Pull request #43519 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 3b56c0663d4e3f9544e96e238278600186c422b7+e78f6f9c68fee84430b76738c328d5b51d9c853a (c7670adf9c6fe614ddda8658ed9a677a754f3d68) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43519@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-23T21:35:47.655Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-23T21:35:47.659Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-23T21:36:02.838Z] Still waiting to schedule task [2022-04-23T21:36:02.840Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0af774d1a83a7b0bc)’ is offline [2022-04-23T21:36:43.599Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0af774d1a83a7b0bc) in /home/ubuntu/workspace/moby_PR-43519 [Pipeline] { [Pipeline] checkout [2022-04-23T21:36:43.770Z] The recommended git tool is: git [2022-04-23T21:36:46.667Z] using credential docker-jenkins-github-credentials [2022-04-23T21:36:46.678Z] Cloning the remote Git repository [2022-04-23T21:36:46.678Z] Cloning with configured refspecs honoured and without tags [2022-04-23T21:36:45.727Z] Cloning repository https://github.com/moby/moby.git [2022-04-23T21:36:45.795Z] > git init /home/ubuntu/workspace/moby_PR-43519 # timeout=10 [2022-04-23T21:36:46.161Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:36:46.161Z] > git --version # timeout=10 [2022-04-23T21:36:46.183Z] > git --version # 'git version 2.17.1' [2022-04-23T21:36:46.183Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:36:46.185Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43519/head:refs/remotes/origin/PR-43519 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:37:13.041Z] Fetching without tags [2022-04-23T21:37:13.419Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit 3b56c0663d4e3f9544e96e238278600186c422b7 [2022-04-23T21:37:14.430Z] Merge succeeded, producing 3b56c0663d4e3f9544e96e238278600186c422b7 [2022-04-23T21:37:14.430Z] Checking out Revision 3b56c0663d4e3f9544e96e238278600186c422b7 (PR-43519) [2022-04-23T21:37:12.900Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:37:12.934Z] > git config --add remote.origin.fetch +refs/pull/43519/head:refs/remotes/origin/PR-43519 # timeout=10 [2022-04-23T21:37:12.975Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:37:13.011Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:37:13.051Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:37:13.052Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:37:13.053Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43519/head:refs/remotes/origin/PR-43519 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:37:13.428Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:37:13.461Z] > git checkout -f 3b56c0663d4e3f9544e96e238278600186c422b7 # timeout=10 [2022-04-23T21:37:14.310Z] > git remote # timeout=10 [2022-04-23T21:37:14.331Z] > git config --get remote.origin.url # timeout=10 [2022-04-23T21:37:14.370Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:37:14.371Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-23T21:37:14.405Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-23T21:37:14.434Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:37:14.461Z] > git checkout -f 3b56c0663d4e3f9544e96e238278600186c422b7 # timeout=10 [2022-04-23T21:37:19.197Z] Commit message: "daemon: daemon.networkOptions(): don't pass Config as argument" [2022-04-23T21:37:19.198Z] First time build. Skipping changelog. [2022-04-23T21:37:19.245Z] > git --version # timeout=10 [2022-04-23T21:37:19.263Z] > git --version # 'git version 2.17.1' [2022-04-23T21:37:19.279Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-23T21:37:20.479Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43519:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-04-23T21:37:27.097Z] Unable to find image 'alpine:latest' locally [2022-04-23T21:37:27.097Z] latest: Pulling from library/alpine [2022-04-23T21:37:27.361Z] df9b9388f04a: Pulling fs layer [2022-04-23T21:37:27.361Z] df9b9388f04a: Download complete [2022-04-23T21:37:27.936Z] df9b9388f04a: Pull complete [2022-04-23T21:37:27.936Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-23T21:37:27.936Z] Status: Downloaded newer image for alpine:latest [2022-04-23T21:37:36.104Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-04-23T21:37:36.373Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0af774d1a83a7b0bc) in /home/ubuntu/workspace/moby_PR-43519 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-04-23T21:37:36.448Z] The recommended git tool is: git [2022-04-23T21:37:36.458Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-04-23T21:37:36.484Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-07cc1ca4db3039251) in /home/ubuntu/workspace/moby_PR-43519 [Pipeline] // stage [2022-04-23T21:37:36.494Z] Fetching changes from the remote Git repository [2022-04-23T21:37:36.498Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-00d084a1a1b89ea87) in /home/ubuntu/workspace/moby_PR-43519 [Pipeline] // stage [2022-04-23T21:37:36.508Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2022-04-23T21:37:36.626Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-04-23T21:37:36.761Z] The recommended git tool is: git [Pipeline] // stage [2022-04-23T21:37:36.770Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit 3b56c0663d4e3f9544e96e238278600186c422b7 [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-04-23T21:37:36.900Z] Merge succeeded, producing 3b56c0663d4e3f9544e96e238278600186c422b7 [Pipeline] } [2022-04-23T21:37:36.900Z] Checking out Revision 3b56c0663d4e3f9544e96e238278600186c422b7 (PR-43519) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-04-23T21:37:37.141Z] Commit message: "daemon: daemon.networkOptions(): don't pass Config as argument" [2022-04-23T21:37:37.190Z] > git --version # timeout=10 [2022-04-23T21:37:37.214Z] > git --version # 'git version 2.17.1' [2022-04-23T21:37:37.228Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-23T21:37:36.468Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43519/.git # timeout=10 [2022-04-23T21:37:36.499Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:37:36.511Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:37:36.511Z] > git --version # timeout=10 [2022-04-23T21:37:36.528Z] > git --version # 'git version 2.17.1' [2022-04-23T21:37:36.528Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:37:36.529Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43519/head:refs/remotes/origin/PR-43519 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:37:36.773Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:37:36.785Z] > git checkout -f 3b56c0663d4e3f9544e96e238278600186c422b7 # timeout=10 [2022-04-23T21:37:36.852Z] > git remote # timeout=10 [2022-04-23T21:37:36.867Z] > git config --get remote.origin.url # timeout=10 [2022-04-23T21:37:36.876Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:37:36.877Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-23T21:37:36.890Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-23T21:37:36.903Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:37:36.910Z] > git checkout -f 3b56c0663d4e3f9544e96e238278600186c422b7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-23T21:37:37.889Z] + docker version [2022-04-23T21:37:37.890Z] Client: Docker Engine - Community [2022-04-23T21:37:37.890Z] Version: 20.10.14 [2022-04-23T21:37:37.890Z] API version: 1.41 [2022-04-23T21:37:37.890Z] Go version: go1.16.15 [2022-04-23T21:37:37.890Z] Git commit: a224086 [2022-04-23T21:37:37.890Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-23T21:37:37.890Z] OS/Arch: linux/amd64 [2022-04-23T21:37:37.890Z] Context: default [2022-04-23T21:37:37.890Z] Experimental: true [2022-04-23T21:37:37.890Z] [2022-04-23T21:37:37.890Z] Server: Docker Engine - Community [2022-04-23T21:37:37.890Z] Engine: [2022-04-23T21:37:37.890Z] Version: 20.10.14 [2022-04-23T21:37:37.890Z] API version: 1.41 (minimum version 1.12) [2022-04-23T21:37:37.890Z] Go version: go1.16.15 [2022-04-23T21:37:37.890Z] Git commit: 87a90dc [2022-04-23T21:37:37.890Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-23T21:37:37.890Z] OS/Arch: linux/amd64 [2022-04-23T21:37:37.890Z] Experimental: true [2022-04-23T21:37:37.890Z] containerd: [2022-04-23T21:37:37.890Z] Version: 1.5.11 [2022-04-23T21:37:37.890Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T21:37:37.890Z] runc: [2022-04-23T21:37:37.890Z] Version: 1.0.3 [2022-04-23T21:37:37.890Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-23T21:37:37.890Z] docker-init: [2022-04-23T21:37:37.890Z] Version: 0.19.0 [2022-04-23T21:37:37.890Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-23T21:37:38.210Z] + docker info [2022-04-23T21:37:38.246Z] using credential docker-jenkins-github-credentials [2022-04-23T21:37:38.254Z] Cloning the remote Git repository [2022-04-23T21:37:38.254Z] Cloning with configured refspecs honoured and without tags [2022-04-23T21:37:38.232Z] Cloning repository https://github.com/moby/moby.git [2022-04-23T21:37:38.278Z] > git init /home/ubuntu/workspace/moby_PR-43519 # timeout=10 [2022-04-23T21:37:38.542Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:37:38.542Z] > git --version # timeout=10 [2022-04-23T21:37:38.545Z] > git --version # 'git version 2.17.1' [2022-04-23T21:37:38.545Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:37:38.546Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43519/head:refs/remotes/origin/PR-43519 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:37:40.006Z] using credential docker-jenkins-github-credentials [2022-04-23T21:37:40.015Z] Cloning the remote Git repository [2022-04-23T21:37:40.015Z] Cloning with configured refspecs honoured and without tags [2022-04-23T21:37:40.036Z] Cloning repository https://github.com/moby/moby.git [2022-04-23T21:37:40.096Z] > git init /home/ubuntu/workspace/moby_PR-43519 # timeout=10 [2022-04-23T21:37:40.419Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:37:40.419Z] > git --version # timeout=10 [2022-04-23T21:37:40.446Z] > git --version # 'git version 2.17.1' [2022-04-23T21:37:40.446Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:37:40.448Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43519/head:refs/remotes/origin/PR-43519 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:37:49.662Z] Fetching without tags [2022-04-23T21:37:49.822Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit 3b56c0663d4e3f9544e96e238278600186c422b7 [2022-04-23T21:37:50.538Z] Merge succeeded, producing 3b56c0663d4e3f9544e96e238278600186c422b7 [2022-04-23T21:37:50.539Z] Checking out Revision 3b56c0663d4e3f9544e96e238278600186c422b7 (PR-43519) [2022-04-23T21:37:49.628Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:37:49.631Z] > git config --add remote.origin.fetch +refs/pull/43519/head:refs/remotes/origin/PR-43519 # timeout=10 [2022-04-23T21:37:49.636Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:37:49.649Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:37:49.655Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:37:49.655Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:37:49.656Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43519/head:refs/remotes/origin/PR-43519 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:37:49.818Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:37:49.821Z] > git checkout -f 3b56c0663d4e3f9544e96e238278600186c422b7 # timeout=10 [2022-04-23T21:37:50.513Z] > git remote # timeout=10 [2022-04-23T21:37:50.516Z] > git config --get remote.origin.url # timeout=10 [2022-04-23T21:37:50.518Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:37:50.519Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-23T21:37:50.526Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-23T21:37:50.573Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:37:50.575Z] > git checkout -f 3b56c0663d4e3f9544e96e238278600186c422b7 # timeout=10 [2022-04-23T21:37:51.370Z] Still waiting to schedule task [2022-04-23T21:37:51.371Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01a74907f4548cd01)’ is offline [2022-04-23T21:37:51.374Z] Still waiting to schedule task [2022-04-23T21:37:51.375Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0de7fa6fc133bf64f)’ is offline [2022-04-23T21:37:51.375Z] Still waiting to schedule task [2022-04-23T21:37:51.375Z] All nodes of label ‘windows-2019’ are offline [2022-04-23T21:37:51.376Z] Still waiting to schedule task [2022-04-23T21:37:51.376Z] All nodes of label ‘windows-2022’ are offline [2022-04-23T21:37:51.377Z] Still waiting to schedule task [2022-04-23T21:37:51.377Z] All nodes of label ‘windows-2022’ are offline [2022-04-23T21:37:54.464Z] Commit message: "daemon: daemon.networkOptions(): don't pass Config as argument" [2022-04-23T21:37:54.473Z] > git --version # timeout=10 [2022-04-23T21:37:54.476Z] > git --version # 'git version 2.17.1' [2022-04-23T21:37:54.478Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-23T21:37:55.263Z] + [ PR != PR ] [2022-04-23T21:37:55.263Z] + [ master != master ] [2022-04-23T21:37:55.263Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-23T21:37:55.649Z] + docker version [2022-04-23T21:37:59.821Z] Client: Docker Engine - Community [2022-04-23T21:37:59.821Z] Version: 20.10.14 [2022-04-23T21:37:59.821Z] API version: 1.41 [2022-04-23T21:37:59.821Z] Go version: go1.16.15 [2022-04-23T21:37:59.821Z] Git commit: a224086 [2022-04-23T21:37:59.821Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-23T21:37:59.821Z] OS/Arch: linux/amd64 [2022-04-23T21:37:59.821Z] Context: default [2022-04-23T21:37:59.821Z] Experimental: true [2022-04-23T21:37:59.821Z] [2022-04-23T21:37:59.821Z] Server: Docker Engine - Community [2022-04-23T21:37:59.821Z] Engine: [2022-04-23T21:37:59.821Z] Version: 20.10.14 [2022-04-23T21:37:59.821Z] API version: 1.41 (minimum version 1.12) [2022-04-23T21:37:59.821Z] Go version: go1.16.15 [2022-04-23T21:37:59.821Z] Git commit: 87a90dc [2022-04-23T21:37:59.821Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-23T21:37:59.821Z] OS/Arch: linux/amd64 [2022-04-23T21:37:59.821Z] Experimental: true [2022-04-23T21:37:59.821Z] containerd: [2022-04-23T21:37:59.821Z] Version: 1.5.11 [2022-04-23T21:37:59.821Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T21:37:59.821Z] runc: [2022-04-23T21:37:59.821Z] Version: 1.0.3 [2022-04-23T21:37:59.821Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-23T21:37:59.821Z] docker-init: [2022-04-23T21:37:59.821Z] Version: 0.19.0 [2022-04-23T21:37:59.821Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-23T21:38:00.142Z] + docker info [2022-04-23T21:38:00.205Z] Client: [2022-04-23T21:38:00.205Z] Context: default [2022-04-23T21:38:00.205Z] Debug Mode: false [2022-04-23T21:38:00.205Z] Plugins: [2022-04-23T21:38:00.205Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-23T21:38:00.205Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-23T21:38:00.205Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-23T21:38:00.205Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-23T21:38:00.205Z] [2022-04-23T21:38:00.205Z] Server: [2022-04-23T21:38:00.205Z] Containers: 0 [2022-04-23T21:38:00.205Z] Running: 0 [2022-04-23T21:38:00.205Z] Paused: 0 [2022-04-23T21:38:00.205Z] Stopped: 0 [2022-04-23T21:38:00.205Z] Images: 1 [2022-04-23T21:38:00.205Z] Server Version: 20.10.14 [2022-04-23T21:38:00.205Z] Storage Driver: overlay2 [2022-04-23T21:38:00.205Z] Backing Filesystem: extfs [2022-04-23T21:38:00.205Z] Supports d_type: true [2022-04-23T21:38:00.205Z] Native Overlay Diff: true [2022-04-23T21:38:00.205Z] userxattr: false [2022-04-23T21:38:00.205Z] Logging Driver: json-file [2022-04-23T21:38:00.205Z] Cgroup Driver: cgroupfs [2022-04-23T21:38:00.205Z] Cgroup Version: 1 [2022-04-23T21:38:00.205Z] Plugins: [2022-04-23T21:38:00.205Z] Volume: local [2022-04-23T21:38:00.205Z] Network: bridge host ipvlan macvlan null overlay [2022-04-23T21:38:00.205Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-23T21:38:00.205Z] Swarm: inactive [2022-04-23T21:38:00.205Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-23T21:38:00.205Z] Default Runtime: runc [2022-04-23T21:38:00.205Z] Init Binary: docker-init [2022-04-23T21:38:00.205Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T21:38:00.205Z] runc version: v1.0.3-0-gf46b6ba [2022-04-23T21:38:00.205Z] init version: de40ad0 [2022-04-23T21:38:00.205Z] Security Options: [2022-04-23T21:38:00.205Z] apparmor [2022-04-23T21:38:00.205Z] seccomp [2022-04-23T21:38:00.205Z] Profile: default [2022-04-23T21:38:00.205Z] Kernel Version: 5.4.0-1071-aws [2022-04-23T21:38:00.205Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-23T21:38:00.205Z] OSType: linux [2022-04-23T21:38:00.205Z] Architecture: x86_64 [2022-04-23T21:38:00.205Z] CPUs: 2 [2022-04-23T21:38:00.205Z] Total Memory: 7.565GiB [2022-04-23T21:38:00.205Z] Name: ip-10-100-59-172 [2022-04-23T21:38:00.205Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-23T21:38:00.205Z] Docker Root Dir: /var/lib/docker [2022-04-23T21:38:00.205Z] Debug Mode: false [2022-04-23T21:38:00.205Z] Registry: https://index.docker.io/v1/ [2022-04-23T21:38:00.205Z] Labels: [2022-04-23T21:38:00.205Z] Experimental: true [2022-04-23T21:38:00.205Z] Insecure Registries: [2022-04-23T21:38:00.205Z] 127.0.0.0/8 [2022-04-23T21:38:00.205Z] Live Restore Enabled: true [2022-04-23T21:38:00.205Z] [2022-04-23T21:38:00.205Z] WARNING: No swap limit support [Pipeline] sh [2022-04-23T21:38:00.494Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T21:38:00.494Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T21:38:00.494Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43519/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-23T21:38:00.494Z] + bash /home/ubuntu/workspace/moby_PR-43519/check-config.sh [2022-04-23T21:38:00.494Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-23T21:38:00.494Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-23T21:38:00.494Z] [2022-04-23T21:38:00.494Z] Generally Necessary: [2022-04-23T21:38:00.494Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-23T21:38:00.494Z] - apparmor: enabled and tools installed [2022-04-23T21:38:00.755Z] - CONFIG_NAMESPACES: enabled [2022-04-23T21:38:00.755Z] - CONFIG_NET_NS: enabled [2022-04-23T21:38:00.755Z] - CONFIG_PID_NS: enabled [2022-04-23T21:38:00.755Z] - CONFIG_IPC_NS: enabled [2022-04-23T21:38:00.755Z] - CONFIG_UTS_NS: enabled [2022-04-23T21:38:00.755Z] - CONFIG_CGROUPS: enabled [2022-04-23T21:38:00.755Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-23T21:38:00.755Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-23T21:38:00.755Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-23T21:38:00.755Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-23T21:38:00.755Z] - CONFIG_CPUSETS: enabled [2022-04-23T21:38:00.755Z] - CONFIG_MEMCG: enabled [2022-04-23T21:38:00.755Z] - CONFIG_KEYS: enabled [2022-04-23T21:38:00.755Z] - CONFIG_VETH: enabled (as module) [2022-04-23T21:38:00.755Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-23T21:38:00.755Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-23T21:38:00.755Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-23T21:38:00.755Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-23T21:38:00.755Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-23T21:38:00.755Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-23T21:38:00.755Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-23T21:38:00.755Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-23T21:38:00.755Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-23T21:38:00.755Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-23T21:38:00.755Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-23T21:38:00.755Z] - CONFIG_CGROUP_BPF: enabled [2022-04-23T21:38:00.755Z] [2022-04-23T21:38:00.755Z] Optional Features: [2022-04-23T21:38:00.755Z] - CONFIG_USER_NS: enabled [2022-04-23T21:38:00.755Z] - CONFIG_SECCOMP: enabled [2022-04-23T21:38:00.755Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-23T21:38:00.755Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-23T21:38:00.755Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-23T21:38:00.755Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-23T21:38:00.755Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-23T21:38:01.017Z] - CONFIG_BLK_CGROUP: enabled [2022-04-23T21:38:01.017Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-23T21:38:01.017Z] - CONFIG_CGROUP_PERF: enabled [2022-04-23T21:38:01.017Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-23T21:38:01.017Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-23T21:38:01.017Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-23T21:38:01.017Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-23T21:38:01.017Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-23T21:38:01.017Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-23T21:38:01.017Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-23T21:38:01.017Z] - CONFIG_IP_VS: enabled (as module) [2022-04-23T21:38:01.017Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-23T21:38:01.017Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-23T21:38:01.017Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-23T21:38:01.017Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-23T21:38:01.017Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-23T21:38:01.017Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-23T21:38:01.017Z] - CONFIG_EXT4_FS: enabled [2022-04-23T21:38:01.017Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-23T21:38:01.017Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-23T21:38:01.017Z] - Network Drivers: [2022-04-23T21:38:01.017Z] - "overlay": [2022-04-23T21:38:01.017Z] - CONFIG_VXLAN: enabled (as module) [2022-04-23T21:38:01.017Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-23T21:38:01.017Z] Optional (for encrypted networks): [2022-04-23T21:38:01.017Z] - CONFIG_CRYPTO: enabled [2022-04-23T21:38:01.017Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-23T21:38:01.017Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-23T21:38:01.017Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-23T21:38:01.017Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-23T21:38:01.017Z] - CONFIG_XFRM: enabled [2022-04-23T21:38:01.017Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-23T21:38:01.017Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-23T21:38:01.017Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-23T21:38:01.017Z] - "ipvlan": [2022-04-23T21:38:01.017Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-23T21:38:01.017Z] - "macvlan": [2022-04-23T21:38:01.017Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-23T21:38:01.017Z] - CONFIG_DUMMY: enabled (as module) [2022-04-23T21:38:01.017Z] - "ftp,tftp client in container": [2022-04-23T21:38:01.278Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-23T21:38:01.278Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-23T21:38:01.278Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-23T21:38:01.278Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-23T21:38:01.278Z] - Storage Drivers: [2022-04-23T21:38:01.278Z] - "aufs": [2022-04-23T21:38:01.278Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-23T21:38:01.278Z] - "btrfs": [2022-04-23T21:38:01.278Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-23T21:38:01.278Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-23T21:38:01.278Z] - "devicemapper": [2022-04-23T21:38:01.278Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-23T21:38:01.278Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-23T21:38:01.278Z] - "overlay": [2022-04-23T21:38:01.278Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-23T21:38:01.278Z] - "zfs": [2022-04-23T21:38:01.278Z] - /dev/zfs: present [2022-04-23T21:38:01.278Z] - zfs command: missing [2022-04-23T21:38:01.278Z] - zpool command: missing [2022-04-23T21:38:01.278Z] [2022-04-23T21:38:01.278Z] Limits: [2022-04-23T21:38:01.278Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-23T21:38:01.278Z] [2022-04-23T21:38:01.278Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-23T21:38:01.610Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3b56c0663d4e3f9544e96e238278600186c422b7 . [2022-04-23T21:38:01.610Z] #1 [internal] load build definition from Dockerfile [2022-04-23T21:38:01.610Z] #1 sha256:b014f54313915a9d266f83d9d9690d24d0934cdbe174631d3cf784211f70dbd2 [2022-04-23T21:38:01.610Z] #1 transferring dockerfile: 17.44kB 0.0s done [2022-04-23T21:38:01.872Z] #1 DONE 0.1s [2022-04-23T21:38:01.872Z] [2022-04-23T21:38:01.872Z] #2 [internal] load .dockerignore [2022-04-23T21:38:01.872Z] #2 sha256:f6a932e2a8c753e9c0cc17c2f8385a286b30ef1224451bd3acb385a22fc4430d [2022-04-23T21:38:01.872Z] #2 transferring context: 145B done [2022-04-23T21:38:01.872Z] #2 DONE 0.1s [2022-04-23T21:38:01.873Z] [2022-04-23T21:38:01.873Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-23T21:38:01.873Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-23T21:38:02.133Z] #3 DONE 0.3s [2022-04-23T21:38:02.133Z] [2022-04-23T21:38:02.133Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-23T21:38:02.133Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-23T21:38:02.133Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-23T21:38:02.394Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-23T21:38:02.394Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-23T21:38:02.394Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-23T21:38:02.394Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 1.05MB / 9.67MB 0.2s [2022-04-23T21:38:02.394Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-04-23T21:38:02.394Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-23T21:38:02.657Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-23T21:38:02.877Z] Fetching without tags [2022-04-23T21:38:02.920Z] #4 DONE 0.6s [2022-04-23T21:38:02.920Z] [2022-04-23T21:38:02.920Z] #6 [internal] load .dockerignore [2022-04-23T21:38:02.920Z] #6 sha256:9459dc185747179e9de24e0ab61a1fc751f22b84236d0b5d07c99aec970e75a4 [2022-04-23T21:38:02.920Z] #6 DONE 0.0s [2022-04-23T21:38:02.920Z] [2022-04-23T21:38:02.920Z] #5 [internal] load build definition from Dockerfile [2022-04-23T21:38:02.920Z] #5 sha256:66eac90479bacef5bd3fb4cb826cffd89b23ce77df444ba040ef5528f2bc400c [2022-04-23T21:38:02.920Z] #5 DONE 0.0s [2022-04-23T21:38:02.920Z] [2022-04-23T21:38:02.920Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T21:38:02.920Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-23T21:38:02.783Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:38:02.805Z] > git config --add remote.origin.fetch +refs/pull/43519/head:refs/remotes/origin/PR-43519 # timeout=10 [2022-04-23T21:38:02.829Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:38:02.853Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:38:02.883Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:38:02.884Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:38:02.886Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43519/head:refs/remotes/origin/PR-43519 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:38:03.204Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit 3b56c0663d4e3f9544e96e238278600186c422b7 [2022-04-23T21:38:04.482Z] Merge succeeded, producing 3b56c0663d4e3f9544e96e238278600186c422b7 [2022-04-23T21:38:04.483Z] Checking out Revision 3b56c0663d4e3f9544e96e238278600186c422b7 (PR-43519) [2022-04-23T21:38:04.836Z] #10 ... [2022-04-23T21:38:04.836Z] [2022-04-23T21:38:04.836Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-23T21:38:04.836Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-23T21:38:04.836Z] #7 DONE 1.9s [2022-04-23T21:38:04.836Z] [2022-04-23T21:38:04.836Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-23T21:38:04.836Z] #9 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-23T21:38:04.836Z] #9 DONE 1.9s [2022-04-23T21:38:04.836Z] [2022-04-23T21:38:04.836Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T21:38:04.836Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-23T21:38:04.836Z] #10 DONE 1.9s [2022-04-23T21:38:04.836Z] [2022-04-23T21:38:04.836Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T21:38:04.836Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-23T21:38:04.836Z] #8 DONE 1.9s [2022-04-23T21:38:03.213Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:38:03.242Z] > git checkout -f 3b56c0663d4e3f9544e96e238278600186c422b7 # timeout=10 [2022-04-23T21:38:04.377Z] > git remote # timeout=10 [2022-04-23T21:38:04.402Z] > git config --get remote.origin.url # timeout=10 [2022-04-23T21:38:04.426Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:38:04.427Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-23T21:38:04.455Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-23T21:38:04.490Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:38:04.504Z] > git checkout -f 3b56c0663d4e3f9544e96e238278600186c422b7 # timeout=10 [2022-04-23T21:38:05.450Z] [2022-04-23T21:38:05.450Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:38:05.450Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:38:05.450Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-04-23T21:38:05.716Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-23T21:38:05.716Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-23T21:38:05.716Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-23T21:38:05.979Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 1.05MB / 54.94MB 0.1s [2022-04-23T21:38:05.979Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0B / 5.16MB 0.2s [2022-04-23T21:38:06.243Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 7.34MB / 54.94MB 0.3s [2022-04-23T21:38:06.243Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 4.19MB / 5.16MB 0.3s [2022-04-23T21:38:06.243Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0B / 10.87MB 0.3s [2022-04-23T21:38:06.243Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 16.69MB / 54.94MB 0.5s [2022-04-23T21:38:06.243Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.4s done [2022-04-23T21:38:06.243Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 8.39MB / 10.87MB 0.5s [2022-04-23T21:38:06.511Z] #11 ... [2022-04-23T21:38:06.511Z] [2022-04-23T21:38:06.511Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-23T21:38:06.511Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-23T21:38:06.511Z] #47 DONE 0.0s [2022-04-23T21:38:06.511Z] [2022-04-23T21:38:06.511Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:38:06.511Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:38:06.511Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 25.17MB / 54.94MB 0.6s [2022-04-23T21:38:06.511Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.6s [2022-04-23T21:38:06.511Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0B / 54.58MB 0.6s [2022-04-23T21:38:06.511Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 33.55MB / 54.94MB 0.7s [2022-04-23T21:38:06.511Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.6s done [2022-04-23T21:38:06.511Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 39.85MB / 54.94MB 0.8s [2022-04-23T21:38:06.511Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.39MB / 54.58MB 0.8s [2022-04-23T21:38:06.511Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 1.05MB / 85.84MB 0.8s [2022-04-23T21:38:06.775Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 42.99MB / 54.94MB 0.9s [2022-04-23T21:38:06.775Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 12.58MB / 54.58MB 0.9s [2022-04-23T21:38:06.775Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.41MB / 85.84MB 0.9s [2022-04-23T21:38:06.775Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.1s [2022-04-23T21:38:06.775Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 24.12MB / 54.58MB 1.1s [2022-04-23T21:38:06.775Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 16.78MB / 85.84MB 1.1s [2022-04-23T21:38:07.038Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 29.36MB / 54.58MB 1.2s [2022-04-23T21:38:07.038Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 22.02MB / 85.84MB 1.2s [2022-04-23T21:38:07.038Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 41.07MB / 54.58MB 1.3s [2022-04-23T21:38:07.038Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 27.26MB / 85.84MB 1.3s [2022-04-23T21:38:07.301Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 52.43MB / 54.58MB 1.5s [2022-04-23T21:38:07.301Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 38.80MB / 85.84MB 1.5s [2022-04-23T21:38:07.564Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 47.39MB / 85.84MB 1.6s [2022-04-23T21:38:07.564Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.6s done [2022-04-23T21:38:07.564Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 57.67MB / 85.84MB 1.8s [2022-04-23T21:38:07.564Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 65.82MB / 85.84MB 1.9s [2022-04-23T21:38:07.844Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 72.35MB / 85.84MB 2.0s [2022-04-23T21:38:07.844Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 77.59MB / 85.84MB 2.1s [2022-04-23T21:38:08.107Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.1s done [2022-04-23T21:38:08.107Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 2.2s [2022-04-23T21:38:08.107Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0.4s [2022-04-23T21:38:08.107Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 0B / 156B 2.3s [2022-04-23T21:38:08.371Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.4s [2022-04-23T21:38:08.876Z] Commit message: "daemon: daemon.networkOptions(): don't pass Config as argument" [2022-04-23T21:38:08.944Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.1s done [2022-04-23T21:38:08.944Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0B / 141.70MB 3.2s [2022-04-23T21:38:08.944Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.1s done [2022-04-23T21:38:08.944Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.39MB / 141.70MB 3.3s [2022-04-23T21:38:08.916Z] > git --version # timeout=10 [2022-04-23T21:38:08.931Z] > git --version # 'git version 2.17.1' [2022-04-23T21:38:08.949Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-23T21:38:09.207Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 27.47MB / 141.70MB 3.5s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-23T21:38:09.474Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 37.75MB / 141.70MB 3.7s [2022-04-23T21:38:09.739Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 52.43MB / 141.70MB 4.0s [2022-04-23T21:38:09.976Z] + docker version [2022-04-23T21:38:10.001Z] #11 ... [2022-04-23T21:38:10.001Z] [2022-04-23T21:38:10.001Z] #24 [internal] load build context [2022-04-23T21:38:10.001Z] #24 sha256:9675e8ceb7fef39108e8d5e1396c8f91088a3ddff6d4689286a74f67841d8744 [2022-04-23T21:38:10.001Z] #24 transferring context: 60.75MB 4.2s done [2022-04-23T21:38:10.001Z] #24 DONE 4.6s [2022-04-23T21:38:10.001Z] [2022-04-23T21:38:10.001Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:38:10.001Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:38:10.001Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 59.77MB / 141.70MB 4.2s [2022-04-23T21:38:10.261Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 76.55MB / 141.70MB 4.4s [2022-04-23T21:38:10.261Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 87.03MB / 141.70MB 4.5s [2022-04-23T21:38:10.522Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 102.76MB / 141.70MB 4.7s [2022-04-23T21:38:10.523Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 112.20MB / 141.70MB 4.8s [2022-04-23T21:38:10.786Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 122.68MB / 141.70MB 4.9s [2022-04-23T21:38:10.786Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 133.17MB / 141.70MB 5.0s [2022-04-23T21:38:10.786Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 5.1s [2022-04-23T21:38:12.173Z] #11 ... [2022-04-23T21:38:12.173Z] [2022-04-23T21:38:12.173Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:38:12.173Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-23T21:38:12.173Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-23T21:38:12.173Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T21:38:12.173Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-23T21:38:12.173Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-23T21:38:12.173Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.4s done [2022-04-23T21:38:12.173Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done [2022-04-23T21:38:12.173Z] #69 DONE 6.5s [2022-04-23T21:38:12.173Z] [2022-04-23T21:38:12.173Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:38:12.173Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-23T21:38:12.173Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-23T21:38:12.173Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T21:38:12.173Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-23T21:38:12.173Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-23T21:38:12.173Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.8s done [2022-04-23T21:38:12.173Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2022-04-23T21:38:12.173Z] #71 DONE 6.5s [2022-04-23T21:38:12.173Z] [2022-04-23T21:38:12.173Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T21:38:12.173Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T21:38:12.173Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-04-23T21:38:12.173Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-23T21:38:12.173Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-23T21:38:12.173Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-23T21:38:12.173Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.9s done [2022-04-23T21:38:12.316Z] Client: [2022-04-23T21:38:12.316Z] Context: default [2022-04-23T21:38:12.316Z] Debug Mode: false [2022-04-23T21:38:12.316Z] Plugins: [2022-04-23T21:38:12.316Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-23T21:38:12.316Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-23T21:38:12.316Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-23T21:38:12.316Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-23T21:38:12.316Z] [2022-04-23T21:38:12.316Z] Server: [2022-04-23T21:38:12.316Z] Containers: 0 [2022-04-23T21:38:12.316Z] Running: 0 [2022-04-23T21:38:12.316Z] Paused: 0 [2022-04-23T21:38:12.316Z] Stopped: 0 [2022-04-23T21:38:12.316Z] Images: 0 [2022-04-23T21:38:12.316Z] Server Version: 20.10.14 [2022-04-23T21:38:12.316Z] Storage Driver: overlay2 [2022-04-23T21:38:12.316Z] Backing Filesystem: extfs [2022-04-23T21:38:12.316Z] Supports d_type: true [2022-04-23T21:38:12.316Z] Native Overlay Diff: true [2022-04-23T21:38:12.316Z] userxattr: false [2022-04-23T21:38:12.316Z] Logging Driver: json-file [2022-04-23T21:38:12.316Z] Cgroup Driver: cgroupfs [2022-04-23T21:38:12.316Z] Cgroup Version: 1 [2022-04-23T21:38:12.316Z] Plugins: [2022-04-23T21:38:12.316Z] Volume: local [2022-04-23T21:38:12.316Z] Network: bridge host ipvlan macvlan null overlay [2022-04-23T21:38:12.316Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-23T21:38:12.316Z] Swarm: inactive [2022-04-23T21:38:12.316Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-23T21:38:12.316Z] Default Runtime: runc [2022-04-23T21:38:12.316Z] Init Binary: docker-init [2022-04-23T21:38:12.316Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T21:38:12.316Z] runc version: v1.0.3-0-gf46b6ba [2022-04-23T21:38:12.316Z] init version: de40ad0 [2022-04-23T21:38:12.316Z] Security Options: [2022-04-23T21:38:12.316Z] apparmor [2022-04-23T21:38:12.316Z] seccomp [2022-04-23T21:38:12.316Z] Profile: default [2022-04-23T21:38:12.316Z] Kernel Version: 5.4.0-1071-aws [2022-04-23T21:38:12.316Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-23T21:38:12.316Z] OSType: linux [2022-04-23T21:38:12.316Z] Architecture: x86_64 [2022-04-23T21:38:12.316Z] CPUs: 8 [2022-04-23T21:38:12.316Z] Total Memory: 30.91GiB [2022-04-23T21:38:12.316Z] Name: ip-10-100-78-140 [2022-04-23T21:38:12.316Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-23T21:38:12.316Z] Docker Root Dir: /var/lib/docker [2022-04-23T21:38:12.316Z] Debug Mode: false [2022-04-23T21:38:12.316Z] Registry: https://index.docker.io/v1/ [2022-04-23T21:38:12.316Z] Labels: [2022-04-23T21:38:12.316Z] Experimental: true [2022-04-23T21:38:12.316Z] Insecure Registries: [2022-04-23T21:38:12.316Z] 127.0.0.0/8 [2022-04-23T21:38:12.316Z] Live Restore Enabled: true [2022-04-23T21:38:12.316Z] [2022-04-23T21:38:12.316Z] WARNING: No swap limit support [Pipeline] sh [2022-04-23T21:38:12.645Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T21:38:12.645Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T21:38:12.645Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43519/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-23T21:38:12.645Z] + bash /home/ubuntu/workspace/moby_PR-43519/check-config.sh [2022-04-23T21:38:12.645Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-23T21:38:12.645Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-23T21:38:12.645Z] [2022-04-23T21:38:12.645Z] Generally Necessary: [2022-04-23T21:38:12.645Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-23T21:38:12.645Z] - apparmor: enabled and tools installed [2022-04-23T21:38:12.645Z] - CONFIG_NAMESPACES: enabled [2022-04-23T21:38:12.645Z] - CONFIG_NET_NS: enabled [2022-04-23T21:38:12.645Z] - CONFIG_PID_NS: enabled [2022-04-23T21:38:12.645Z] - CONFIG_IPC_NS: enabled [2022-04-23T21:38:12.645Z] - CONFIG_UTS_NS: enabled [2022-04-23T21:38:12.645Z] - CONFIG_CGROUPS: enabled [2022-04-23T21:38:12.645Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-23T21:38:12.645Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-23T21:38:12.645Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-23T21:38:12.645Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-23T21:38:12.645Z] - CONFIG_CPUSETS: enabled [2022-04-23T21:38:12.901Z] - CONFIG_MEMCG: enabled [2022-04-23T21:38:12.901Z] - CONFIG_KEYS: enabled [2022-04-23T21:38:12.902Z] - CONFIG_VETH: enabled (as module) [2022-04-23T21:38:12.902Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-23T21:38:12.902Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-23T21:38:12.902Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-23T21:38:12.902Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-23T21:38:12.902Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-23T21:38:12.902Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-23T21:38:12.902Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-23T21:38:12.902Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-23T21:38:12.902Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-23T21:38:12.902Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-23T21:38:12.902Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-23T21:38:12.902Z] - CONFIG_CGROUP_BPF: enabled [2022-04-23T21:38:12.902Z] [2022-04-23T21:38:12.902Z] Optional Features: [2022-04-23T21:38:12.902Z] - CONFIG_USER_NS: enabled [2022-04-23T21:38:12.902Z] - CONFIG_SECCOMP: enabled [2022-04-23T21:38:12.902Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-23T21:38:12.902Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-23T21:38:12.902Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-23T21:38:12.902Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-23T21:38:12.902Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-23T21:38:12.902Z] - CONFIG_BLK_CGROUP: enabled [2022-04-23T21:38:12.902Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-23T21:38:12.902Z] - CONFIG_CGROUP_PERF: enabled [2022-04-23T21:38:12.902Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-23T21:38:12.902Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-23T21:38:12.902Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-23T21:38:12.902Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-23T21:38:12.902Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-23T21:38:12.902Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-23T21:38:12.902Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-23T21:38:12.902Z] - CONFIG_IP_VS: enabled (as module) [2022-04-23T21:38:13.117Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.4s [2022-04-23T21:38:13.117Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.5s done [2022-04-23T21:38:13.158Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-23T21:38:13.158Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-23T21:38:13.158Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-23T21:38:13.158Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-23T21:38:13.158Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-23T21:38:13.158Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-23T21:38:13.158Z] - CONFIG_EXT4_FS: enabled [2022-04-23T21:38:13.158Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-23T21:38:13.158Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-23T21:38:13.158Z] - Network Drivers: [2022-04-23T21:38:13.158Z] - "overlay": [2022-04-23T21:38:13.158Z] - CONFIG_VXLAN: enabled (as module) [2022-04-23T21:38:13.158Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-23T21:38:13.158Z] Optional (for encrypted networks): [2022-04-23T21:38:13.158Z] - CONFIG_CRYPTO: enabled [2022-04-23T21:38:13.158Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-23T21:38:13.158Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-23T21:38:13.158Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-23T21:38:13.158Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-23T21:38:13.158Z] - CONFIG_XFRM: enabled [2022-04-23T21:38:13.158Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-23T21:38:13.158Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-23T21:38:13.158Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-23T21:38:13.158Z] - "ipvlan": [2022-04-23T21:38:13.158Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-23T21:38:13.158Z] - "macvlan": [2022-04-23T21:38:13.158Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-23T21:38:13.158Z] - CONFIG_DUMMY: enabled (as module) [2022-04-23T21:38:13.158Z] - "ftp,tftp client in container": [2022-04-23T21:38:13.158Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-23T21:38:13.158Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-23T21:38:13.158Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-23T21:38:13.158Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-23T21:38:13.158Z] - Storage Drivers: [2022-04-23T21:38:13.158Z] - "aufs": [2022-04-23T21:38:13.158Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-23T21:38:13.158Z] - "btrfs": [2022-04-23T21:38:13.158Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-23T21:38:13.158Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-23T21:38:13.158Z] - "devicemapper": [2022-04-23T21:38:13.287Z] Client: Docker Engine - Community [2022-04-23T21:38:13.287Z] Version: 20.10.14 [2022-04-23T21:38:13.287Z] API version: 1.41 [2022-04-23T21:38:13.287Z] Go version: go1.16.15 [2022-04-23T21:38:13.287Z] Git commit: a224086 [2022-04-23T21:38:13.287Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-23T21:38:13.287Z] OS/Arch: linux/amd64 [2022-04-23T21:38:13.287Z] Context: default [2022-04-23T21:38:13.287Z] Experimental: true [2022-04-23T21:38:13.287Z] [2022-04-23T21:38:13.287Z] Server: Docker Engine - Community [2022-04-23T21:38:13.287Z] Engine: [2022-04-23T21:38:13.287Z] Version: 20.10.14 [2022-04-23T21:38:13.287Z] API version: 1.41 (minimum version 1.12) [2022-04-23T21:38:13.287Z] Go version: go1.16.15 [2022-04-23T21:38:13.287Z] Git commit: 87a90dc [2022-04-23T21:38:13.287Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-23T21:38:13.287Z] OS/Arch: linux/amd64 [2022-04-23T21:38:13.287Z] Experimental: true [2022-04-23T21:38:13.287Z] containerd: [2022-04-23T21:38:13.287Z] Version: 1.5.11 [2022-04-23T21:38:13.287Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T21:38:13.287Z] runc: [2022-04-23T21:38:13.287Z] Version: 1.0.3 [2022-04-23T21:38:13.287Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-23T21:38:13.287Z] docker-init: [2022-04-23T21:38:13.287Z] Version: 0.19.0 [2022-04-23T21:38:13.287Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-23T21:38:13.378Z] #28 ... [2022-04-23T21:38:13.378Z] [2022-04-23T21:38:13.378Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:38:13.378Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:38:13.378Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-04-23T21:38:13.378Z] #11 ... [2022-04-23T21:38:13.378Z] [2022-04-23T21:38:13.378Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T21:38:13.378Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T21:38:13.378Z] #28 DONE 8.0s [2022-04-23T21:38:13.378Z] [2022-04-23T21:38:13.378Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:38:13.378Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:38:13.415Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-23T21:38:13.415Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-23T21:38:13.415Z] - "overlay": [2022-04-23T21:38:13.415Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-23T21:38:13.415Z] - "zfs": [2022-04-23T21:38:13.415Z] - /dev/zfs: present [2022-04-23T21:38:13.415Z] - zfs command: missing [2022-04-23T21:38:13.415Z] - zpool command: missing [2022-04-23T21:38:13.415Z] [2022-04-23T21:38:13.415Z] Limits: [2022-04-23T21:38:13.415Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-23T21:38:13.415Z] [2022-04-23T21:38:13.415Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-23T21:38:13.628Z] + docker info [2022-04-23T21:38:13.734Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:3b56c0663d4e3f9544e96e238278600186c422b7 . [2022-04-23T21:38:13.734Z] #1 [internal] load build definition from Dockerfile [2022-04-23T21:38:13.734Z] #1 sha256:81edd272f7a33f22e7180c19352f5a49eda06e001af07ff2f540e44b1315916e [2022-04-23T21:38:13.734Z] #1 transferring dockerfile: 17.44kB done [2022-04-23T21:38:13.734Z] #1 DONE 0.1s [2022-04-23T21:38:13.734Z] [2022-04-23T21:38:13.734Z] #2 [internal] load .dockerignore [2022-04-23T21:38:13.734Z] #2 sha256:dd61a79724c89479a7ddd85594c062d4d1b713291db6073de3f63c30b7331092 [2022-04-23T21:38:13.734Z] #2 transferring context: 145B done [2022-04-23T21:38:13.950Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.4s done [2022-04-23T21:38:13.989Z] #2 DONE 0.1s [2022-04-23T21:38:13.989Z] [2022-04-23T21:38:13.989Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-23T21:38:13.989Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-23T21:38:14.211Z] #11 ... [2022-04-23T21:38:14.211Z] [2022-04-23T21:38:14.211Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-23T21:38:14.211Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-23T21:38:14.211Z] #70 DONE 0.5s [2022-04-23T21:38:14.211Z] [2022-04-23T21:38:14.211Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:38:14.211Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:38:14.211Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-23T21:38:14.552Z] #3 DONE 0.5s [2022-04-23T21:38:14.552Z] [2022-04-23T21:38:14.552Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-23T21:38:14.552Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-23T21:38:14.552Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-23T21:38:14.552Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-23T21:38:14.552Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-23T21:38:14.552Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-23T21:38:14.552Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-23T21:38:14.552Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-23T21:38:14.552Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-23T21:38:14.784Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.5s done [2022-04-23T21:38:14.784Z] #11 ... [2022-04-23T21:38:14.784Z] [2022-04-23T21:38:14.784Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-23T21:38:14.784Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-23T21:38:14.784Z] #72 DONE 0.7s [2022-04-23T21:38:14.808Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-23T21:38:14.808Z] #4 DONE 0.5s [2022-04-23T21:38:15.045Z] [2022-04-23T21:38:15.045Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:38:15.045Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:38:15.045Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-23T21:38:15.064Z] [2022-04-23T21:38:15.064Z] #5 [internal] load .dockerignore [2022-04-23T21:38:15.064Z] #5 sha256:35253ae3eb21e60f75593978ae20274d959da76acc5f7d57dccea733c10bcc36 [2022-04-23T21:38:15.064Z] #5 DONE 0.0s [2022-04-23T21:38:15.064Z] [2022-04-23T21:38:15.064Z] #6 [internal] load build definition from Dockerfile [2022-04-23T21:38:15.064Z] #6 sha256:5277a49ba8460b38eb053ff2eec60cd9a98c13057a8fa5de53240b33f92cfa72 [2022-04-23T21:38:15.064Z] #6 DONE 0.0s [2022-04-23T21:38:15.064Z] [2022-04-23T21:38:15.064Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T21:38:15.064Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-23T21:38:15.628Z] #10 DONE 0.6s [2022-04-23T21:38:15.628Z] [2022-04-23T21:38:15.628Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-23T21:38:15.628Z] #9 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-23T21:38:15.628Z] #9 DONE 0.6s [2022-04-23T21:38:15.628Z] [2022-04-23T21:38:15.628Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T21:38:15.628Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-23T21:38:15.628Z] #8 DONE 0.6s [2022-04-23T21:38:15.628Z] [2022-04-23T21:38:15.628Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-23T21:38:15.628Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-23T21:38:15.629Z] #7 DONE 0.6s [2022-04-23T21:38:16.995Z] [2022-04-23T21:38:16.995Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:38:16.995Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:38:16.995Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-04-23T21:38:17.253Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-23T21:38:17.253Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-23T21:38:17.253Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-23T21:38:17.253Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.1s [2022-04-23T21:38:17.510Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.44MB / 54.94MB 0.2s [2022-04-23T21:38:17.510Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 20.97MB / 54.94MB 0.3s [2022-04-23T21:38:17.510Z] #11 ... [2022-04-23T21:38:17.510Z] [2022-04-23T21:38:17.510Z] #54 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-23T21:38:17.510Z] #54 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-23T21:38:17.510Z] #54 DONE 0.0s [2022-04-23T21:38:17.510Z] [2022-04-23T21:38:17.510Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:38:17.510Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:38:17.510Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 40.89MB / 54.94MB 0.5s [2022-04-23T21:38:17.766Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 48.23MB / 54.94MB 0.6s [2022-04-23T21:38:17.766Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 0.7s [2022-04-23T21:38:18.028Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.8s [2022-04-23T21:38:18.028Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0B / 10.87MB 0.8s [2022-04-23T21:38:18.028Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 7.27MB / 10.87MB 0.9s [2022-04-23T21:38:18.285Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.1s [2022-04-23T21:38:18.542Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.2s done [2022-04-23T21:38:18.542Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-04-23T21:38:18.542Z] #11 ... [2022-04-23T21:38:18.542Z] [2022-04-23T21:38:18.542Z] #31 [internal] load build context [2022-04-23T21:38:18.542Z] #31 sha256:5e703977319062fcb1ad9c46ae94d887dd6a9470b6be36405dfd885b433e8879 [2022-04-23T21:38:18.542Z] #31 transferring context: 60.75MB 1.3s done [2022-04-23T21:38:18.542Z] #31 DONE 1.6s [2022-04-23T21:38:18.542Z] [2022-04-23T21:38:18.542Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:38:18.542Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:38:18.542Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.3s done [2022-04-23T21:38:18.799Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.5s done [2022-04-23T21:38:18.799Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 3.15MB / 85.84MB 1.6s [2022-04-23T21:38:18.799Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0B / 141.70MB 1.6s [2022-04-23T21:38:18.799Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0B / 54.58MB 1.6s [2022-04-23T21:38:18.799Z] #11 ... [2022-04-23T21:38:18.799Z] [2022-04-23T21:38:18.799Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:38:18.799Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-23T21:38:18.799Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-23T21:38:18.799Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T21:38:18.799Z] #76 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-23T21:38:18.799Z] #76 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-23T21:38:18.799Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-04-23T21:38:18.799Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done [2022-04-23T21:38:18.799Z] #76 DONE 1.8s [2022-04-23T21:38:18.799Z] [2022-04-23T21:38:18.799Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:38:18.799Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-23T21:38:18.799Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-23T21:38:18.799Z] #78 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-23T21:38:18.799Z] #78 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-23T21:38:18.799Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T21:38:18.799Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-04-23T21:38:18.799Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done [2022-04-23T21:38:18.799Z] #78 DONE 1.8s [2022-04-23T21:38:18.799Z] [2022-04-23T21:38:18.799Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:38:18.799Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:38:18.799Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 13.63MB / 85.84MB 1.7s [2022-04-23T21:38:18.799Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.24MB / 54.58MB 1.7s [2022-04-23T21:38:19.056Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 24.12MB / 85.84MB 1.8s [2022-04-23T21:38:19.056Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 18.86MB / 141.70MB 1.8s [2022-04-23T21:38:19.056Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 18.25MB / 54.58MB 1.8s [2022-04-23T21:38:19.056Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 33.55MB / 85.84MB 1.9s [2022-04-23T21:38:19.056Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 30.41MB / 141.70MB 1.9s [2022-04-23T21:38:19.056Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 28.31MB / 54.58MB 1.9s [2022-04-23T21:38:19.056Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 44.04MB / 85.84MB 2.0s [2022-04-23T21:38:19.056Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 39.85MB / 141.70MB 2.0s [2022-04-23T21:38:19.056Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 38.24MB / 54.58MB 2.0s [2022-04-23T21:38:19.312Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 63.96MB / 85.84MB 2.2s [2022-04-23T21:38:19.312Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 59.77MB / 141.70MB 2.2s [2022-04-23T21:38:19.312Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.2s [2022-04-23T21:38:19.312Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 74.45MB / 85.84MB 2.3s [2022-04-23T21:38:19.312Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 70.25MB / 141.70MB 2.3s [2022-04-23T21:38:19.569Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 83.89MB / 85.84MB 2.4s [2022-04-23T21:38:19.569Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 79.69MB / 141.70MB 2.4s [2022-04-23T21:38:19.569Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 90.18MB / 141.70MB 2.5s [2022-04-23T21:38:19.826Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 99.61MB / 141.70MB 2.6s [2022-04-23T21:38:19.826Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 110.10MB / 141.70MB 2.7s [2022-04-23T21:38:20.129Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 119.54MB / 141.70MB 2.8s [2022-04-23T21:38:20.129Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 138.41MB / 141.70MB 3.0s [2022-04-23T21:38:20.344Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.7s done [2022-04-23T21:38:20.344Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-23T21:38:20.385Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 1.7s done [2022-04-23T21:38:20.385Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.9s done [2022-04-23T21:38:20.947Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-04-23T21:38:21.203Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.9s done [2022-04-23T21:38:21.204Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.2s done [2022-04-23T21:38:21.787Z] Client: [2022-04-23T21:38:21.787Z] Context: default [2022-04-23T21:38:21.787Z] Debug Mode: false [2022-04-23T21:38:21.787Z] Plugins: [2022-04-23T21:38:21.787Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-23T21:38:21.787Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-23T21:38:21.787Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-23T21:38:21.787Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-23T21:38:21.787Z] [2022-04-23T21:38:21.787Z] Server: [2022-04-23T21:38:21.787Z] Containers: 0 [2022-04-23T21:38:21.787Z] Running: 0 [2022-04-23T21:38:21.787Z] Paused: 0 [2022-04-23T21:38:21.787Z] Stopped: 0 [2022-04-23T21:38:21.787Z] Images: 0 [2022-04-23T21:38:21.787Z] Server Version: 20.10.14 [2022-04-23T21:38:21.787Z] Storage Driver: overlay2 [2022-04-23T21:38:21.787Z] Backing Filesystem: extfs [2022-04-23T21:38:21.787Z] Supports d_type: true [2022-04-23T21:38:21.787Z] Native Overlay Diff: true [2022-04-23T21:38:21.787Z] userxattr: false [2022-04-23T21:38:21.787Z] Logging Driver: json-file [2022-04-23T21:38:21.787Z] Cgroup Driver: cgroupfs [2022-04-23T21:38:21.787Z] Cgroup Version: 1 [2022-04-23T21:38:21.787Z] Plugins: [2022-04-23T21:38:21.787Z] Volume: local [2022-04-23T21:38:21.787Z] Network: bridge host ipvlan macvlan null overlay [2022-04-23T21:38:21.787Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-23T21:38:21.787Z] Swarm: inactive [2022-04-23T21:38:21.787Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-23T21:38:21.787Z] Default Runtime: runc [2022-04-23T21:38:21.787Z] Init Binary: docker-init [2022-04-23T21:38:21.787Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T21:38:21.787Z] runc version: v1.0.3-0-gf46b6ba [2022-04-23T21:38:21.787Z] init version: de40ad0 [2022-04-23T21:38:21.787Z] Security Options: [2022-04-23T21:38:21.787Z] apparmor [2022-04-23T21:38:21.787Z] seccomp [2022-04-23T21:38:21.787Z] Profile: default [2022-04-23T21:38:21.787Z] Kernel Version: 5.4.0-1071-aws [2022-04-23T21:38:21.787Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-23T21:38:21.787Z] OSType: linux [2022-04-23T21:38:21.787Z] Architecture: x86_64 [2022-04-23T21:38:21.787Z] CPUs: 2 [2022-04-23T21:38:21.787Z] Total Memory: 15.35GiB [2022-04-23T21:38:21.787Z] Name: ip-10-100-56-105 [2022-04-23T21:38:21.787Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-23T21:38:21.787Z] Docker Root Dir: /var/lib/docker [2022-04-23T21:38:21.787Z] Debug Mode: false [2022-04-23T21:38:21.787Z] Registry: https://index.docker.io/v1/ [2022-04-23T21:38:21.787Z] Labels: [2022-04-23T21:38:21.787Z] Experimental: true [2022-04-23T21:38:21.787Z] Insecure Registries: [2022-04-23T21:38:21.787Z] 127.0.0.0/8 [2022-04-23T21:38:21.787Z] Live Restore Enabled: true [2022-04-23T21:38:21.787Z] [2022-04-23T21:38:21.787Z] WARNING: No swap limit support [Pipeline] sh [2022-04-23T21:38:22.126Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T21:38:22.126Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T21:38:22.126Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43519/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-23T21:38:22.126Z] + bash /home/ubuntu/workspace/moby_PR-43519/check-config.sh [2022-04-23T21:38:22.126Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-23T21:38:22.126Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-23T21:38:22.126Z] [2022-04-23T21:38:22.126Z] Generally Necessary: [2022-04-23T21:38:22.126Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-23T21:38:22.126Z] - apparmor: enabled and tools installed [2022-04-23T21:38:22.126Z] - CONFIG_NAMESPACES: enabled [2022-04-23T21:38:22.126Z] - CONFIG_NET_NS: enabled [2022-04-23T21:38:22.126Z] - CONFIG_PID_NS: enabled [2022-04-23T21:38:22.126Z] - CONFIG_IPC_NS: enabled [2022-04-23T21:38:22.126Z] - CONFIG_UTS_NS: enabled [2022-04-23T21:38:22.126Z] - CONFIG_CGROUPS: enabled [2022-04-23T21:38:22.126Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-23T21:38:22.126Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-23T21:38:22.126Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-23T21:38:22.126Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-23T21:38:22.126Z] - CONFIG_CPUSETS: enabled [2022-04-23T21:38:22.126Z] - CONFIG_MEMCG: enabled [2022-04-23T21:38:22.126Z] - CONFIG_KEYS: enabled [2022-04-23T21:38:22.126Z] - CONFIG_VETH: enabled (as module) [2022-04-23T21:38:22.126Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-23T21:38:22.126Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-23T21:38:22.126Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-23T21:38:22.126Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-23T21:38:22.126Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-23T21:38:22.126Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-23T21:38:22.130Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-23T21:38:22.130Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 5.1s done [2022-04-23T21:38:22.130Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.2s done [2022-04-23T21:38:22.130Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 5.1s done [2022-04-23T21:38:22.390Z] #11 ... [2022-04-23T21:38:22.390Z] [2022-04-23T21:38:22.390Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T21:38:22.390Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T21:38:22.390Z] #35 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-04-23T21:38:22.390Z] #35 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-23T21:38:22.390Z] #35 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-23T21:38:22.390Z] #35 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-23T21:38:22.390Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.2s done [2022-04-23T21:38:22.390Z] #35 DONE 5.2s [2022-04-23T21:38:22.390Z] [2022-04-23T21:38:22.390Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:38:22.390Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:38:22.390Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-23T21:38:22.421Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-23T21:38:22.421Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-23T21:38:22.421Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-23T21:38:22.421Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-23T21:38:22.421Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-23T21:38:22.421Z] - CONFIG_CGROUP_BPF: enabled [2022-04-23T21:38:22.421Z] [2022-04-23T21:38:22.421Z] Optional Features: [2022-04-23T21:38:22.421Z] - CONFIG_USER_NS: enabled [2022-04-23T21:38:22.421Z] - CONFIG_SECCOMP: enabled [2022-04-23T21:38:22.421Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-23T21:38:22.421Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-23T21:38:22.421Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-23T21:38:22.421Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-23T21:38:22.421Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-23T21:38:22.421Z] - CONFIG_BLK_CGROUP: enabled [2022-04-23T21:38:22.421Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-23T21:38:22.421Z] - CONFIG_CGROUP_PERF: enabled [2022-04-23T21:38:22.421Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-23T21:38:22.421Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-23T21:38:22.421Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-23T21:38:22.421Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-23T21:38:22.421Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-23T21:38:22.421Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-23T21:38:22.421Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-23T21:38:22.421Z] - CONFIG_IP_VS: enabled (as module) [2022-04-23T21:38:22.421Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-23T21:38:22.421Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-23T21:38:22.421Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-23T21:38:22.421Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-23T21:38:22.421Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-23T21:38:22.421Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-23T21:38:22.421Z] - CONFIG_EXT4_FS: enabled [2022-04-23T21:38:22.689Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-23T21:38:22.689Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-23T21:38:22.689Z] - Network Drivers: [2022-04-23T21:38:22.689Z] - "overlay": [2022-04-23T21:38:22.689Z] - CONFIG_VXLAN: enabled (as module) [2022-04-23T21:38:22.689Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-23T21:38:22.689Z] Optional (for encrypted networks): [2022-04-23T21:38:22.689Z] - CONFIG_CRYPTO: enabled [2022-04-23T21:38:22.689Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-23T21:38:22.689Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-23T21:38:22.689Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-23T21:38:22.689Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-23T21:38:22.689Z] - CONFIG_XFRM: enabled [2022-04-23T21:38:22.689Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-23T21:38:22.689Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-23T21:38:22.689Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-23T21:38:22.689Z] - "ipvlan": [2022-04-23T21:38:22.689Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-23T21:38:22.689Z] - "macvlan": [2022-04-23T21:38:22.689Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-23T21:38:22.689Z] - CONFIG_DUMMY: enabled (as module) [2022-04-23T21:38:22.689Z] - "ftp,tftp client in container": [2022-04-23T21:38:22.689Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-23T21:38:22.689Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-23T21:38:22.689Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-23T21:38:22.689Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-23T21:38:22.689Z] - Storage Drivers: [2022-04-23T21:38:22.689Z] - "aufs": [2022-04-23T21:38:22.689Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-23T21:38:22.689Z] - "btrfs": [2022-04-23T21:38:22.689Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-23T21:38:22.689Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-23T21:38:22.689Z] - "devicemapper": [2022-04-23T21:38:22.689Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-23T21:38:22.689Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-23T21:38:22.956Z] - "overlay": [2022-04-23T21:38:22.956Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-23T21:38:22.956Z] - "zfs": [2022-04-23T21:38:22.956Z] - /dev/zfs: present [2022-04-23T21:38:22.956Z] - zfs command: missing [2022-04-23T21:38:22.956Z] - zpool command: missing [2022-04-23T21:38:22.956Z] [2022-04-23T21:38:22.956Z] Limits: [2022-04-23T21:38:22.956Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-23T21:38:22.956Z] [2022-04-23T21:38:22.956Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-23T21:38:23.310Z] + sudo modprobe ip_vs [2022-04-23T21:38:23.311Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3b56c0663d4e3f9544e96e238278600186c422b7 . [2022-04-23T21:38:23.319Z] #11 ... [2022-04-23T21:38:23.319Z] [2022-04-23T21:38:23.319Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-23T21:38:23.319Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-23T21:38:23.319Z] #77 DONE 0.6s [2022-04-23T21:38:23.319Z] [2022-04-23T21:38:23.319Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:38:23.319Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:38:23.573Z] #1 [internal] load build definition from Dockerfile [2022-04-23T21:38:23.573Z] #1 sha256:f6e69dd22e0c1ae263b4c88288cb24aaa47c357ba82f98be8d9b32f15ed55f42 [2022-04-23T21:38:23.573Z] #1 transferring dockerfile: 17.44kB done [2022-04-23T21:38:23.573Z] #1 DONE 0.1s [2022-04-23T21:38:23.573Z] [2022-04-23T21:38:23.573Z] #2 [internal] load .dockerignore [2022-04-23T21:38:23.573Z] #2 sha256:97408c256a69a32822aea5f373e8b776edd608675fb29624cdbb8e5fce787859 [2022-04-23T21:38:23.654Z] #11 ... [2022-04-23T21:38:23.654Z] [2022-04-23T21:38:23.654Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-23T21:38:23.654Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-23T21:38:23.654Z] #29 1.533 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:38:23.654Z] #29 1.538 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:38:23.654Z] #29 1.538 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:38:23.654Z] #29 1.720 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:38:23.654Z] #29 1.949 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:38:23.654Z] #29 2.357 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:38:23.654Z] #29 3.613 Fetched 8510 kB in 2s (3615 kB/s) [2022-04-23T21:38:23.654Z] #29 3.613 Reading package lists... [2022-04-23T21:38:23.654Z] #29 4.362 Reading package lists... [2022-04-23T21:38:23.654Z] #29 5.128 Building dependency tree... [2022-04-23T21:38:23.654Z] #29 5.451 The following additional packages will be installed: [2022-04-23T21:38:23.654Z] #29 5.451 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-23T21:38:23.654Z] #29 5.452 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-23T21:38:23.654Z] #29 5.460 Recommended packages: [2022-04-23T21:38:23.654Z] #29 5.460 libldap-common publicsuffix libsasl2-modules [2022-04-23T21:38:23.654Z] #29 5.632 The following NEW packages will be installed: [2022-04-23T21:38:23.654Z] #29 5.632 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-23T21:38:23.654Z] #29 5.632 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-23T21:38:23.654Z] #29 5.633 libssh2-1 openssl [2022-04-23T21:38:23.654Z] #29 5.906 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:38:23.654Z] #29 5.906 Need to get 3040 kB of archives. [2022-04-23T21:38:23.654Z] #29 5.906 After this operation, 6651 kB of additional disk space will be used. [2022-04-23T21:38:23.654Z] #29 5.906 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-23T21:38:23.654Z] #29 5.916 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-23T21:38:23.654Z] #29 5.924 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-23T21:38:23.654Z] #29 5.924 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-23T21:38:23.654Z] #29 5.924 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-23T21:38:23.654Z] #29 5.924 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-23T21:38:23.654Z] #29 5.938 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-23T21:38:23.654Z] #29 5.938 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-23T21:38:23.654Z] #29 5.938 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-23T21:38:23.654Z] #29 5.938 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-23T21:38:23.654Z] #29 5.940 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-23T21:38:23.654Z] #29 5.946 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-23T21:38:23.654Z] #29 5.946 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-23T21:38:23.654Z] #29 5.946 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-23T21:38:23.654Z] #29 5.960 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-23T21:38:23.654Z] #29 6.118 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:38:23.654Z] #29 6.153 Fetched 3040 kB in 0s (9669 kB/s) [2022-04-23T21:38:23.654Z] #29 6.181 Selecting previously unselected package openssl. [2022-04-23T21:38:23.654Z] #29 6.181 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-23T21:38:23.654Z] #29 6.184 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-23T21:38:23.654Z] #29 6.186 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-23T21:38:23.654Z] #29 6.337 Selecting previously unselected package ca-certificates. [2022-04-23T21:38:23.654Z] #29 6.337 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-23T21:38:23.654Z] #29 6.341 Unpacking ca-certificates (20210119) ... [2022-04-23T21:38:23.654Z] #29 6.426 Selecting previously unselected package libbrotli1:amd64. [2022-04-23T21:38:23.654Z] #29 6.426 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-23T21:38:23.654Z] #29 6.437 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-23T21:38:23.654Z] #29 6.502 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-23T21:38:23.654Z] #29 6.502 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-23T21:38:23.654Z] #29 6.512 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:38:23.654Z] #29 6.549 Selecting previously unselected package libsasl2-2:amd64. [2022-04-23T21:38:23.654Z] #29 6.549 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-23T21:38:23.654Z] #29 6.556 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:38:23.654Z] #29 6.613 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-23T21:38:23.654Z] #29 6.613 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-23T21:38:23.654Z] #29 6.617 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-23T21:38:23.654Z] #29 6.686 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-23T21:38:23.654Z] #29 6.686 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-23T21:38:23.655Z] #29 6.691 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-23T21:38:23.655Z] #29 6.733 Selecting previously unselected package libpsl5:amd64. [2022-04-23T21:38:23.655Z] #29 6.734 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-23T21:38:23.655Z] #29 6.740 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-23T21:38:23.655Z] #29 6.786 Selecting previously unselected package librtmp1:amd64. [2022-04-23T21:38:23.655Z] #29 6.787 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-23T21:38:23.655Z] #29 6.791 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T21:38:23.655Z] #29 6.836 Selecting previously unselected package libssh2-1:amd64. [2022-04-23T21:38:23.655Z] #29 6.836 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-23T21:38:23.655Z] #29 6.840 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-23T21:38:23.655Z] #29 6.899 Selecting previously unselected package libcurl4:amd64. [2022-04-23T21:38:23.655Z] #29 6.899 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-23T21:38:23.655Z] #29 6.904 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-23T21:38:23.655Z] #29 6.972 Selecting previously unselected package curl. [2022-04-23T21:38:23.655Z] #29 6.972 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-23T21:38:23.655Z] #29 6.976 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-23T21:38:23.655Z] #29 7.043 Selecting previously unselected package libonig5:amd64. [2022-04-23T21:38:23.655Z] #29 7.043 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-23T21:38:23.655Z] #29 7.056 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:38:23.655Z] #29 7.130 Selecting previously unselected package libjq1:amd64. [2022-04-23T21:38:23.655Z] #29 7.130 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-23T21:38:23.655Z] #29 7.136 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:38:23.655Z] #29 7.179 Selecting previously unselected package jq. [2022-04-23T21:38:23.655Z] #29 7.179 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-23T21:38:23.655Z] #29 7.183 Unpacking jq (1.6-2.1) ... [2022-04-23T21:38:23.655Z] #29 7.235 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-23T21:38:23.655Z] #29 7.250 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-23T21:38:23.655Z] #29 7.262 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-23T21:38:23.655Z] #29 7.284 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:38:23.655Z] #29 7.289 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T21:38:23.655Z] #29 7.308 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:38:23.655Z] #29 7.322 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-23T21:38:23.655Z] #29 7.335 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-23T21:38:23.655Z] #29 7.355 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:38:23.655Z] #29 7.370 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:38:23.655Z] #29 7.384 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-23T21:38:23.655Z] #29 7.396 Setting up ca-certificates (20210119) ... [2022-04-23T21:38:23.655Z] #29 7.996 Updating certificates in /etc/ssl/certs... [2022-04-23T21:38:23.655Z] #29 8.701 129 added, 0 removed; done. [2022-04-23T21:38:23.655Z] #29 8.770 Setting up jq (1.6-2.1) ... [2022-04-23T21:38:23.655Z] #29 8.784 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-23T21:38:23.655Z] #29 8.797 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-23T21:38:23.655Z] #29 8.810 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:38:23.655Z] #29 8.828 Processing triggers for ca-certificates (20210119) ... [2022-04-23T21:38:23.655Z] #29 8.839 Updating certificates in /etc/ssl/certs... [2022-04-23T21:38:23.655Z] #29 9.449 0 added, 0 removed; done. [2022-04-23T21:38:23.655Z] #29 9.449 Running hooks in /etc/ca-certificates/update.d... [2022-04-23T21:38:23.655Z] #29 9.451 done. [2022-04-23T21:38:23.655Z] #29 ... [2022-04-23T21:38:23.655Z] [2022-04-23T21:38:23.655Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:38:23.655Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:38:23.836Z] #2 transferring context: 145B done [2022-04-23T21:38:23.836Z] #2 DONE 0.1s [2022-04-23T21:38:23.836Z] [2022-04-23T21:38:23.836Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-23T21:38:23.836Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-23T21:38:23.882Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 1.5s done [2022-04-23T21:38:23.925Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.0s done [2022-04-23T21:38:24.138Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-23T21:38:24.395Z] #11 ... [2022-04-23T21:38:24.395Z] [2022-04-23T21:38:24.395Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-23T21:38:24.395Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-23T21:38:24.395Z] #79 DONE 1.1s [2022-04-23T21:38:24.411Z] #3 DONE 0.4s [2022-04-23T21:38:24.411Z] [2022-04-23T21:38:24.411Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-23T21:38:24.411Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-23T21:38:24.411Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-23T21:38:24.411Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-23T21:38:24.411Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-23T21:38:24.411Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-23T21:38:24.411Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-04-23T21:38:24.411Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.2s [2022-04-23T21:38:24.411Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2022-04-23T21:38:24.498Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0.1s [2022-04-23T21:38:24.652Z] [2022-04-23T21:38:24.653Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:38:24.653Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:38:24.672Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-04-23T21:38:24.672Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-23T21:38:25.073Z] #11 ... [2022-04-23T21:38:25.073Z] [2022-04-23T21:38:25.073Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-23T21:38:25.073Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-23T21:38:25.073Z] #29 DONE 11.6s [2022-04-23T21:38:25.073Z] [2022-04-23T21:38:25.073Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:38:25.073Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:38:25.073Z] #11 ... [2022-04-23T21:38:25.073Z] [2022-04-23T21:38:25.073Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-23T21:38:25.073Z] #30 sha256:0b9ab1cd91a587e4d8047ee6bed56097661a7cd9a7aa1a150ffa80072f098784 [2022-04-23T21:38:25.073Z] #30 DONE 0.1s [2022-04-23T21:38:25.073Z] [2022-04-23T21:38:25.073Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:38:25.073Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:38:25.301Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-04-23T21:38:25.301Z] #4 DONE 1.0s [2022-04-23T21:38:25.564Z] [2022-04-23T21:38:25.564Z] #5 [internal] load build definition from Dockerfile [2022-04-23T21:38:25.564Z] #5 sha256:63e4aedc24bdd7a22af8896c077af98fba58c0874c77263267cc1059ba362156 [2022-04-23T21:38:25.564Z] #5 DONE 0.0s [2022-04-23T21:38:25.564Z] [2022-04-23T21:38:25.564Z] #6 [internal] load .dockerignore [2022-04-23T21:38:25.564Z] #6 sha256:0f9bf84622dc67805262a7f1d3e9bb073542563beee8c214c741e941c342c0da [2022-04-23T21:38:25.564Z] #6 DONE 0.0s [2022-04-23T21:38:25.564Z] [2022-04-23T21:38:25.564Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-23T21:38:25.564Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-23T21:38:26.020Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 1.8s done [2022-04-23T21:38:26.020Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0.1s [2022-04-23T21:38:26.514Z] #10 DONE 0.9s [2022-04-23T21:38:26.514Z] [2022-04-23T21:38:26.514Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T21:38:26.514Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-23T21:38:26.514Z] #9 DONE 0.8s [2022-04-23T21:38:26.514Z] [2022-04-23T21:38:26.514Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-23T21:38:26.514Z] #8 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-23T21:38:26.514Z] #8 DONE 0.8s [2022-04-23T21:38:26.514Z] [2022-04-23T21:38:26.514Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T21:38:26.514Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-23T21:38:26.514Z] #7 DONE 0.9s [2022-04-23T21:38:27.904Z] [2022-04-23T21:38:27.904Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T21:38:27.904Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T21:38:27.904Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-04-23T21:38:27.904Z] #28 DONE 0.0s [2022-04-23T21:38:27.904Z] [2022-04-23T21:38:27.904Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:38:27.904Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:38:27.904Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-04-23T21:38:27.904Z] #11 DONE 0.0s [2022-04-23T21:38:27.904Z] [2022-04-23T21:38:27.904Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:38:27.904Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-23T21:38:27.904Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-23T21:38:27.904Z] #71 DONE 0.0s [2022-04-23T21:38:27.904Z] [2022-04-23T21:38:27.904Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:38:27.904Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-23T21:38:27.904Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-23T21:38:27.904Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T21:38:27.904Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-23T21:38:27.904Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-23T21:38:28.479Z] #69 ... [2022-04-23T21:38:28.479Z] [2022-04-23T21:38:28.479Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-23T21:38:28.479Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-23T21:38:28.479Z] #47 DONE 0.0s [2022-04-23T21:38:28.479Z] [2022-04-23T21:38:28.479Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:38:28.479Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:38:28.479Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-23T21:38:28.479Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-23T21:38:28.479Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-23T21:38:28.479Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 37.17MB / 54.94MB 0.7s [2022-04-23T21:38:28.479Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.6s done [2022-04-23T21:38:28.479Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.4s done [2022-04-23T21:38:28.479Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 16.74MB / 54.58MB 0.7s [2022-04-23T21:38:28.479Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 0B / 85.84MB 0.7s [2022-04-23T21:38:28.742Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 46.14MB / 54.94MB 1.0s [2022-04-23T21:38:28.742Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 29.36MB / 54.58MB 1.0s [2022-04-23T21:38:28.742Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 8.82MB / 85.84MB 1.0s [2022-04-23T21:38:29.006Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 35.65MB / 54.58MB 1.1s [2022-04-23T21:38:29.006Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 16.78MB / 85.84MB 1.1s [2022-04-23T21:38:29.006Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 53.48MB / 54.94MB 1.2s [2022-04-23T21:38:29.006Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 39.85MB / 54.58MB 1.2s [2022-04-23T21:38:29.006Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 23.07MB / 85.84MB 1.2s [2022-04-23T21:38:29.269Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 44.50MB / 54.58MB 1.3s [2022-04-23T21:38:29.269Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 48.23MB / 54.58MB 1.4s [2022-04-23T21:38:29.269Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 28.31MB / 85.84MB 1.4s [2022-04-23T21:38:29.530Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 1.6s [2022-04-23T21:38:29.530Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 38.80MB / 85.84MB 1.6s [2022-04-23T21:38:29.530Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.7s done [2022-04-23T21:38:29.530Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 44.04MB / 85.84MB 1.7s [2022-04-23T21:38:29.793Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 53.48MB / 85.84MB 2.0s [2022-04-23T21:38:30.057Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 58.72MB / 85.84MB 2.1s [2022-04-23T21:38:30.057Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.2s done [2022-04-23T21:38:30.057Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 66.06MB / 85.84MB 2.3s [2022-04-23T21:38:30.205Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 3.6s done [2022-04-23T21:38:30.205Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-23T21:38:30.205Z] #11 DONE 13.0s [2022-04-23T21:38:30.205Z] [2022-04-23T21:38:30.205Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-23T21:38:30.205Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-23T21:38:30.205Z] #36 1.094 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:38:30.205Z] #36 1.118 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:38:30.205Z] #36 1.121 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:38:30.205Z] #36 1.208 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:38:30.205Z] #36 1.315 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:38:30.205Z] #36 1.571 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:38:30.205Z] #36 2.816 Fetched 8510 kB in 2s (4287 kB/s) [2022-04-23T21:38:30.205Z] #36 2.816 Reading package lists... [2022-04-23T21:38:30.206Z] #36 3.462 Reading package lists... [2022-04-23T21:38:30.206Z] #36 4.112 Building dependency tree... [2022-04-23T21:38:30.206Z] #36 4.451 The following additional packages will be installed: [2022-04-23T21:38:30.206Z] #36 4.451 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-23T21:38:30.206Z] #36 4.452 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-23T21:38:30.206Z] #36 4.452 Recommended packages: [2022-04-23T21:38:30.206Z] #36 4.452 libldap-common publicsuffix libsasl2-modules [2022-04-23T21:38:30.206Z] #36 4.600 The following NEW packages will be installed: [2022-04-23T21:38:30.206Z] #36 4.600 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-23T21:38:30.206Z] #36 4.600 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-23T21:38:30.206Z] #36 4.601 libssh2-1 openssl [2022-04-23T21:38:30.206Z] #36 4.869 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:38:30.206Z] #36 4.869 Need to get 3040 kB of archives. [2022-04-23T21:38:30.206Z] #36 4.869 After this operation, 6651 kB of additional disk space will be used. [2022-04-23T21:38:30.206Z] #36 4.869 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-23T21:38:30.206Z] #36 4.885 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-23T21:38:30.206Z] #36 4.887 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-23T21:38:30.206Z] #36 4.892 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-23T21:38:30.206Z] #36 4.893 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-23T21:38:30.206Z] #36 4.894 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-23T21:38:30.206Z] #36 4.896 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-23T21:38:30.206Z] #36 4.897 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-23T21:38:30.206Z] #36 4.898 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-23T21:38:30.206Z] #36 4.906 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-23T21:38:30.206Z] #36 4.908 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-23T21:38:30.206Z] #36 4.911 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-23T21:38:30.206Z] #36 4.913 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-23T21:38:30.206Z] #36 4.914 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-23T21:38:30.206Z] #36 4.915 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-23T21:38:30.206Z] #36 5.077 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:38:30.206Z] #36 5.104 Fetched 3040 kB in 0s (9832 kB/s) [2022-04-23T21:38:30.206Z] #36 5.125 Selecting previously unselected package openssl. [2022-04-23T21:38:30.206Z] #36 5.125 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-23T21:38:30.206Z] #36 5.130 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-23T21:38:30.206Z] #36 5.134 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-23T21:38:30.206Z] #36 5.242 Selecting previously unselected package ca-certificates. [2022-04-23T21:38:30.206Z] #36 5.244 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-23T21:38:30.206Z] #36 5.247 Unpacking ca-certificates (20210119) ... [2022-04-23T21:38:30.206Z] #36 5.304 Selecting previously unselected package libbrotli1:amd64. [2022-04-23T21:38:30.206Z] #36 5.304 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-23T21:38:30.206Z] #36 5.313 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-23T21:38:30.206Z] #36 5.368 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-23T21:38:30.206Z] #36 5.370 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-23T21:38:30.206Z] #36 5.373 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:38:30.206Z] #36 5.409 Selecting previously unselected package libsasl2-2:amd64. [2022-04-23T21:38:30.206Z] #36 5.410 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-23T21:38:30.206Z] #36 5.413 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:38:30.206Z] #36 5.470 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-23T21:38:30.206Z] #36 5.471 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-23T21:38:30.206Z] #36 5.475 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-23T21:38:30.206Z] #36 5.552 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-23T21:38:30.206Z] #36 5.553 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-23T21:38:30.206Z] #36 5.557 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-23T21:38:30.206Z] #36 5.592 Selecting previously unselected package libpsl5:amd64. [2022-04-23T21:38:30.206Z] #36 5.593 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-23T21:38:30.206Z] #36 5.597 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-23T21:38:30.206Z] #36 5.629 Selecting previously unselected package librtmp1:amd64. [2022-04-23T21:38:30.206Z] #36 5.631 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-23T21:38:30.206Z] #36 5.635 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T21:38:30.206Z] #36 5.673 Selecting previously unselected package libssh2-1:amd64. [2022-04-23T21:38:30.206Z] #36 5.675 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-23T21:38:30.206Z] #36 5.678 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-23T21:38:30.206Z] #36 5.722 Selecting previously unselected package libcurl4:amd64. [2022-04-23T21:38:30.206Z] #36 5.723 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-23T21:38:30.206Z] #36 5.727 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-23T21:38:30.206Z] #36 5.782 Selecting previously unselected package curl. [2022-04-23T21:38:30.206Z] #36 5.783 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-23T21:38:30.206Z] #36 5.787 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-23T21:38:30.206Z] #36 5.841 Selecting previously unselected package libonig5:amd64. [2022-04-23T21:38:30.206Z] #36 5.842 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-23T21:38:30.206Z] #36 5.847 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:38:30.206Z] #36 5.899 Selecting previously unselected package libjq1:amd64. [2022-04-23T21:38:30.206Z] #36 5.900 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-23T21:38:30.206Z] #36 5.904 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:38:30.206Z] #36 5.943 Selecting previously unselected package jq. [2022-04-23T21:38:30.206Z] #36 5.944 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-23T21:38:30.206Z] #36 5.948 Unpacking jq (1.6-2.1) ... [2022-04-23T21:38:30.206Z] #36 5.986 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-23T21:38:30.206Z] #36 5.999 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-23T21:38:30.206Z] #36 6.011 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-23T21:38:30.206Z] #36 6.024 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:38:30.206Z] #36 6.039 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T21:38:30.206Z] #36 6.049 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:38:30.206Z] #36 6.083 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-23T21:38:30.206Z] #36 6.094 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-23T21:38:30.206Z] #36 6.108 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:38:30.206Z] #36 6.120 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:38:30.206Z] #36 6.132 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-23T21:38:30.206Z] #36 6.144 Setting up ca-certificates (20210119) ... [2022-04-23T21:38:30.206Z] #36 6.592 Updating certificates in /etc/ssl/certs... [2022-04-23T21:38:30.206Z] #36 7.146 129 added, 0 removed; done. [2022-04-23T21:38:30.206Z] #36 7.210 Setting up jq (1.6-2.1) ... [2022-04-23T21:38:30.206Z] #36 7.224 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-23T21:38:30.206Z] #36 7.236 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-23T21:38:30.206Z] #36 7.246 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:38:30.206Z] #36 7.267 Processing triggers for ca-certificates (20210119) ... [2022-04-23T21:38:30.206Z] #36 7.274 Updating certificates in /etc/ssl/certs... [2022-04-23T21:38:30.206Z] #36 7.682 0 added, 0 removed; done. [2022-04-23T21:38:30.206Z] #36 7.682 Running hooks in /etc/ca-certificates/update.d... [2022-04-23T21:38:30.206Z] #36 7.682 done. [2022-04-23T21:38:30.325Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0B / 141.70MB 2.3s [2022-04-23T21:38:30.325Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 73.40MB / 85.84MB 2.4s [2022-04-23T21:38:30.325Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 0B / 156B 2.4s [2022-04-23T21:38:30.372Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.2s [2022-04-23T21:38:30.588Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.39MB / 141.70MB 2.5s [2022-04-23T21:38:30.588Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.5s done [2022-04-23T21:38:30.588Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 80.74MB / 85.84MB 2.7s [2022-04-23T21:38:30.849Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 15.73MB / 141.70MB 2.8s [2022-04-23T21:38:30.849Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.0s [2022-04-23T21:38:30.849Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 23.02MB / 141.70MB 3.0s [2022-04-23T21:38:31.113Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 33.55MB / 141.70MB 3.4s [2022-04-23T21:38:31.570Z] #36 DONE 9.1s [2022-04-23T21:38:31.570Z] [2022-04-23T21:38:31.570Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-23T21:38:31.570Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-23T21:38:31.570Z] #12 ... [2022-04-23T21:38:31.570Z] [2022-04-23T21:38:31.570Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-23T21:38:31.570Z] #37 sha256:42450e4b5b5fc36cd2058d3ea09003a857109708b999aada3bb000c2e5372577 [2022-04-23T21:38:31.570Z] #37 DONE 0.0s [2022-04-23T21:38:31.570Z] [2022-04-23T21:38:31.570Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-23T21:38:31.570Z] #38 sha256:74d1e0a9c2b9fa6d037804e1fbf7660011c8aa6e91bd62dc31247187f1ef9147 [2022-04-23T21:38:31.690Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.6s done [2022-04-23T21:38:31.690Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 47.19MB / 141.70MB 3.7s [2022-04-23T21:38:31.952Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 54.53MB / 141.70MB 3.9s [2022-04-23T21:38:31.952Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 2.0s [2022-04-23T21:38:32.131Z] #38 ... [2022-04-23T21:38:32.131Z] [2022-04-23T21:38:32.131Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-23T21:38:32.131Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-23T21:38:32.131Z] #12 DONE 1.9s [2022-04-23T21:38:32.131Z] [2022-04-23T21:38:32.131Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-23T21:38:32.131Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-23T21:38:32.216Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 61.87MB / 141.70MB 4.2s [2022-04-23T21:38:32.387Z] #13 DONE 0.5s [2022-04-23T21:38:32.387Z] [2022-04-23T21:38:32.387Z] #55 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-23T21:38:32.387Z] #55 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-23T21:38:32.387Z] #55 DONE 0.1s [2022-04-23T21:38:32.387Z] [2022-04-23T21:38:32.387Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:38:32.387Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:38:32.485Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 72.35MB / 141.70MB 4.7s [2022-04-23T21:38:32.644Z] #60 ... [2022-04-23T21:38:32.644Z] [2022-04-23T21:38:32.644Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-23T21:38:32.644Z] #40 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-23T21:38:32.644Z] #40 DONE 0.1s [2022-04-23T21:38:32.644Z] [2022-04-23T21:38:32.644Z] #51 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-23T21:38:32.644Z] #51 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-23T21:38:32.644Z] #51 DONE 0.1s [2022-04-23T21:38:32.644Z] [2022-04-23T21:38:32.644Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-23T21:38:32.644Z] #38 sha256:74d1e0a9c2b9fa6d037804e1fbf7660011c8aa6e91bd62dc31247187f1ef9147 [2022-04-23T21:38:32.644Z] #38 1.186 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-23T21:38:32.904Z] #38 1.375 [2022-04-23T21:38:32.904Z] [2022-04-23T21:38:32.904Z] #38 ... [2022-04-23T21:38:32.904Z] [2022-04-23T21:38:32.904Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-23T21:38:32.904Z] #14 sha256:ac610f6949b75ca513a6fbb8133eb83174e86af117f3bb74e5a09d0efab23250 [2022-04-23T21:38:32.904Z] #14 DONE 0.6s [2022-04-23T21:38:32.904Z] [2022-04-23T21:38:32.904Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-23T21:38:32.904Z] #38 sha256:74d1e0a9c2b9fa6d037804e1fbf7660011c8aa6e91bd62dc31247187f1ef9147 [2022-04-23T21:38:32.987Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.4s done [2022-04-23T21:38:33.059Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 83.89MB / 141.70MB 5.0s [2022-04-23T21:38:33.160Z] #38 1.596 #=#=# ######################################################################## 100.0% [2022-04-23T21:38:33.248Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-23T21:38:33.248Z] #11 DONE 27.8s [2022-04-23T21:38:33.248Z] [2022-04-23T21:38:33.248Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-23T21:38:33.248Z] #31 sha256:a404cd9a6ac0c0fb1b2e61c7c9044582ed2b34ab1a23ddb953d31e1e29f7f799 [2022-04-23T21:38:33.248Z] #31 1.447 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-23T21:38:33.248Z] #31 1.700 [2022-04-23T21:38:33.248Z] #31 1.914 #=#=# ######################################################################## 100.0% [2022-04-23T21:38:33.248Z] #31 2.160 [2022-04-23T21:38:33.248Z] #31 3.093 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-23T21:38:33.248Z] #31 3.340 [2022-04-23T21:38:33.248Z] #31 3.552 #=#=# ######################################################################## 100.0% [2022-04-23T21:38:33.248Z] #31 3.796 [2022-04-23T21:38:33.248Z] #31 4.673 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-23T21:38:33.248Z] #31 4.945 [2022-04-23T21:38:33.248Z] #31 5.159 #=#=# 0.1% ########################################### 60.1% ####################################################################### 99.1% ######################################################################## 100.0% [2022-04-23T21:38:33.248Z] #31 5.850 [2022-04-23T21:38:33.248Z] #31 6.901 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-23T21:38:33.248Z] #31 7.210 [2022-04-23T21:38:33.248Z] #31 7.429 #=#=# ######################################################################## 100.0% [2022-04-23T21:38:33.248Z] #31 7.732 [2022-04-23T21:38:33.324Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 93.32MB / 141.70MB 5.3s [2022-04-23T21:38:33.418Z] #38 1.847 [2022-04-23T21:38:33.509Z] #31 ... [2022-04-23T21:38:33.509Z] [2022-04-23T21:38:33.509Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-23T21:38:33.509Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-23T21:38:33.899Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 103.81MB / 141.70MB 5.8s [2022-04-23T21:38:33.899Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 113.25MB / 141.70MB 6.0s [2022-04-23T21:38:34.166Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 131.07MB / 141.70MB 6.3s [2022-04-23T21:38:34.348Z] #38 ... [2022-04-23T21:38:34.348Z] [2022-04-23T21:38:34.348Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-04-23T21:38:34.348Z] #15 sha256:7a9c0475274abba0efb526d9607a550196919504d943ee1fe1447ec33e3ecf21 [2022-04-23T21:38:34.348Z] #15 DONE 1.4s [2022-04-23T21:38:34.348Z] [2022-04-23T21:38:34.348Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-23T21:38:34.348Z] #38 sha256:74d1e0a9c2b9fa6d037804e1fbf7660011c8aa6e91bd62dc31247187f1ef9147 [2022-04-23T21:38:34.348Z] #38 2.917 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-23T21:38:34.428Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 6.5s [2022-04-23T21:38:34.605Z] #38 3.117 [2022-04-23T21:38:34.863Z] #38 3.333 #=#=# ######################################################################## 100.0% [2022-04-23T21:38:34.894Z] #12 DONE 1.4s [2022-04-23T21:38:34.894Z] [2022-04-23T21:38:34.894Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-23T21:38:34.894Z] #31 sha256:a404cd9a6ac0c0fb1b2e61c7c9044582ed2b34ab1a23ddb953d31e1e29f7f799 [2022-04-23T21:38:34.894Z] #31 8.489 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-23T21:38:34.894Z] #31 8.756 [2022-04-23T21:38:34.894Z] #31 8.970 #=#=# ######################################################################## 100.0% [2022-04-23T21:38:34.894Z] #31 9.197 [2022-04-23T21:38:34.894Z] #31 9.237 Download of images into '/build' complete. [2022-04-23T21:38:34.895Z] #31 9.238 Use something like the following to load the result into a Docker daemon: [2022-04-23T21:38:34.895Z] #31 9.238 tar -cC '/build' . | docker load [2022-04-23T21:38:34.895Z] #31 DONE 9.6s [2022-04-23T21:38:34.895Z] [2022-04-23T21:38:34.895Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-23T21:38:34.895Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-23T21:38:35.122Z] #38 ... [2022-04-23T21:38:35.122Z] [2022-04-23T21:38:35.122Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-04-23T21:38:35.122Z] #16 sha256:cd20aadd700c740808171124c98224b778b3f14cb64fe4f92d71f7cc8db38805 [2022-04-23T21:38:35.122Z] #16 DONE 0.6s [2022-04-23T21:38:35.122Z] [2022-04-23T21:38:35.122Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-23T21:38:35.122Z] #38 sha256:74d1e0a9c2b9fa6d037804e1fbf7660011c8aa6e91bd62dc31247187f1ef9147 [2022-04-23T21:38:35.122Z] #38 3.582 [2022-04-23T21:38:35.468Z] #13 DONE 0.6s [2022-04-23T21:38:35.468Z] [2022-04-23T21:38:35.468Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:38:35.468Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T21:38:35.730Z] #60 ... [2022-04-23T21:38:35.730Z] [2022-04-23T21:38:35.730Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-23T21:38:35.730Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-23T21:38:35.730Z] #33 DONE 0.1s [2022-04-23T21:38:35.730Z] [2022-04-23T21:38:35.730Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-23T21:38:35.730Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-23T21:38:35.730Z] #44 DONE 0.2s [2022-04-23T21:38:35.730Z] [2022-04-23T21:38:35.730Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-23T21:38:35.730Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-23T21:38:35.730Z] #48 DONE 0.2s [2022-04-23T21:38:35.730Z] [2022-04-23T21:38:35.730Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-23T21:38:35.730Z] #64 sha256:a7d3aec7f02df1bacbd1dfa0045d8c55b8686e88d56fbbdfbe879cb96facd5e7 [2022-04-23T21:38:35.730Z] #64 DONE 0.3s [2022-04-23T21:38:35.730Z] [2022-04-23T21:38:35.730Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-23T21:38:35.730Z] #25 sha256:e0fa6bc9794378017ff43456e14068ac7a4180fd1182d5cddfad3ef79d8904e1 [2022-04-23T21:38:35.730Z] #25 DONE 0.3s [2022-04-23T21:38:35.730Z] [2022-04-23T21:38:35.730Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:38:35.730Z] #26 sha256:753de08094487bf4025fc782ce8f0fea224a645ddcb15595adb30aa3b0e1370c [2022-04-23T21:38:35.813Z] #11 ... [2022-04-23T21:38:35.813Z] [2022-04-23T21:38:35.813Z] #24 [internal] load build context [2022-04-23T21:38:35.813Z] #24 sha256:db51e00e9b03ac47be264140ba77786b37ec267ff7ed3958509d405e8b3b0a22 [2022-04-23T21:38:35.813Z] #24 transferring context: 60.75MB 6.9s done [2022-04-23T21:38:35.813Z] #24 DONE 7.8s [2022-04-23T21:38:35.813Z] [2022-04-23T21:38:35.813Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:38:35.813Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-23T21:38:35.813Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.0s done [2022-04-23T21:38:35.813Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2022-04-23T21:38:35.813Z] #69 DONE 7.8s [2022-04-23T21:38:35.813Z] [2022-04-23T21:38:35.813Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:38:35.813Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:38:35.813Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 7.6s done [2022-04-23T21:38:35.813Z] #11 ... [2022-04-23T21:38:35.813Z] [2022-04-23T21:38:35.813Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T21:38:35.813Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T21:38:35.813Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-23T21:38:35.813Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-23T21:38:35.813Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-23T21:38:35.813Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.7s done [2022-04-23T21:38:35.813Z] #28 ... [2022-04-23T21:38:35.813Z] [2022-04-23T21:38:35.813Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:38:35.813Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-23T21:38:35.813Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T21:38:35.813Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-23T21:38:35.813Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-23T21:38:35.813Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.8s done [2022-04-23T21:38:35.813Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done [2022-04-23T21:38:35.813Z] #71 DONE 7.9s [2022-04-23T21:38:35.813Z] [2022-04-23T21:38:35.813Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T21:38:35.813Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T21:38:36.064Z] #38 4.554 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-23T21:38:36.325Z] #38 ... [2022-04-23T21:38:36.325Z] [2022-04-23T21:38:36.325Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-04-23T21:38:36.325Z] #17 sha256:50811f5890a0a563f4b3333a7eabd7af79a0d060604c6b4f9b93d1ef04081a76 [2022-04-23T21:38:36.325Z] #17 DONE 1.2s [2022-04-23T21:38:36.325Z] [2022-04-23T21:38:36.325Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-23T21:38:36.325Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-04-23T21:38:36.758Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 7.0s [2022-04-23T21:38:37.342Z] #28 DONE 9.6s [2022-04-23T21:38:37.342Z] [2022-04-23T21:38:37.342Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-23T21:38:37.342Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-23T21:38:37.706Z] #18 DONE 1.3s [2022-04-23T21:38:37.706Z] [2022-04-23T21:38:37.706Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-23T21:38:37.706Z] #38 sha256:74d1e0a9c2b9fa6d037804e1fbf7660011c8aa6e91bd62dc31247187f1ef9147 [2022-04-23T21:38:37.706Z] #38 4.980 [2022-04-23T21:38:37.706Z] #38 5.212 #=#=# ### 5.0% ####################################### 54.3% ############################################ 61.4% ######################################################################## 100.0% [2022-04-23T21:38:37.706Z] #38 5.860 [2022-04-23T21:38:37.967Z] #38 ... [2022-04-23T21:38:37.967Z] [2022-04-23T21:38:37.967Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-23T21:38:37.967Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-23T21:38:37.967Z] #43 1.630 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-23T21:38:37.967Z] #43 5.248 tomll can be used in two ways: [2022-04-23T21:38:37.967Z] #43 5.248 Writing to STDIN and reading from STDOUT: [2022-04-23T21:38:37.967Z] #43 5.248 cat file.toml | tomll > file.toml [2022-04-23T21:38:37.967Z] #43 5.248 [2022-04-23T21:38:37.967Z] #43 5.248 Reading and updating a list of files: [2022-04-23T21:38:37.967Z] #43 5.248 tomll a.toml b.toml c.toml [2022-04-23T21:38:37.967Z] #43 5.248 [2022-04-23T21:38:37.967Z] #43 5.248 When given a list of files, tomll will modify all files in place without asking. [2022-04-23T21:38:37.967Z] #43 DONE 5.4s [2022-04-23T21:38:37.967Z] [2022-04-23T21:38:37.967Z] #56 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:38:37.967Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:38:37.967Z] #56 2.143 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:38:37.967Z] #56 2.155 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:38:37.967Z] #56 2.155 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:38:37.967Z] #56 2.284 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:38:37.967Z] #56 2.470 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:38:37.967Z] #56 2.503 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-23T21:38:37.967Z] #56 2.915 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:38:37.967Z] #56 4.612 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-23T21:38:37.967Z] #56 4.633 Fetched 8513 kB in 3s (2981 kB/s) [2022-04-23T21:38:37.967Z] #56 4.633 Reading package lists... [2022-04-23T21:38:38.291Z] #29 ... [2022-04-23T21:38:38.291Z] [2022-04-23T21:38:38.291Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-23T21:38:38.291Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-23T21:38:38.291Z] #70 DONE 0.6s [2022-04-23T21:38:38.291Z] [2022-04-23T21:38:38.291Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-23T21:38:38.291Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-23T21:38:38.533Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01a74907f4548cd01) in /home/ubuntu/workspace/moby_PR-43519 [Pipeline] { [Pipeline] checkout [2022-04-23T21:38:38.637Z] The recommended git tool is: git [2022-04-23T21:38:38.789Z] #56 5.616 Reading package lists... [2022-04-23T21:38:38.789Z] #56 ... [2022-04-23T21:38:38.789Z] [2022-04-23T21:38:38.789Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-23T21:38:38.789Z] #38 sha256:74d1e0a9c2b9fa6d037804e1fbf7660011c8aa6e91bd62dc31247187f1ef9147 [2022-04-23T21:38:38.789Z] #38 7.322 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-23T21:38:38.863Z] #72 DONE 0.6s [2022-04-23T21:38:38.863Z] [2022-04-23T21:38:38.863Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:38:38.863Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:38:38.863Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 7.4s done [2022-04-23T21:38:38.863Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.3s done [2022-04-23T21:38:38.863Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.5s done [2022-04-23T21:38:38.863Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-23T21:38:39.046Z] #38 7.672 [2022-04-23T21:38:39.303Z] #38 7.925 #=#=# ######################################################################## 100.0% [2022-04-23T21:38:39.556Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0de7fa6fc133bf64f) in /home/ubuntu/workspace/moby_PR-43519 [Pipeline] { [Pipeline] checkout [2022-04-23T21:38:39.868Z] #38 8.246 [2022-04-23T21:38:39.955Z] #26 3.972 + RM_GOPATH=0 [2022-04-23T21:38:39.955Z] #26 3.972 + TMP_GOPATH= [2022-04-23T21:38:39.955Z] #26 3.973 + : /build [2022-04-23T21:38:39.955Z] #26 3.973 + '[' -z '' ']' [2022-04-23T21:38:39.955Z] #26 3.973 ++ mktemp -d [2022-04-23T21:38:39.955Z] #26 3.975 + export GOPATH=/tmp/tmp.rMBVty5s8p [2022-04-23T21:38:39.955Z] #26 3.975 + GOPATH=/tmp/tmp.rMBVty5s8p [2022-04-23T21:38:39.955Z] #26 3.975 + RM_GOPATH=1 [2022-04-23T21:38:39.955Z] #26 3.975 + case "$(go env GOARCH)" in [2022-04-23T21:38:39.955Z] #26 3.976 ++ go env GOARCH [2022-04-23T21:38:39.955Z] #26 4.026 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:38:39.955Z] #26 4.026 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:38:39.955Z] #26 4.027 ++ dirname /install.sh [2022-04-23T21:38:39.955Z] #26 4.031 + dir=/ [2022-04-23T21:38:39.955Z] #26 4.031 + bin=dockercli [2022-04-23T21:38:39.955Z] #26 4.032 + shift [2022-04-23T21:38:39.955Z] #26 4.032 + '[' '!' -f //dockercli.installer ']' [2022-04-23T21:38:39.955Z] #26 4.032 + . //dockercli.installer [2022-04-23T21:38:39.955Z] #26 4.033 ++ : stable [2022-04-23T21:38:39.955Z] #26 4.034 ++ : 17.06.2-ce [2022-04-23T21:38:39.955Z] #26 4.034 + install_dockercli [2022-04-23T21:38:39.955Z] #26 4.035 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-23T21:38:39.955Z] #26 4.035 Install docker/cli version 17.06.2-ce from stable [2022-04-23T21:38:39.955Z] #26 4.036 ++ uname -m [2022-04-23T21:38:39.955Z] #26 4.041 + arch=x86_64 [2022-04-23T21:38:39.955Z] #26 4.041 + '[' x86_64 '!=' x86_64 ']' [2022-04-23T21:38:39.955Z] #26 4.041 + url=https://download.docker.com/linux/static [2022-04-23T21:38:39.955Z] #26 4.043 + tar -xz docker/docker [2022-04-23T21:38:39.955Z] #26 4.058 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-23T21:38:40.263Z] The recommended git tool is: git [2022-04-23T21:38:40.820Z] #38 9.099 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-23T21:38:40.820Z] #38 9.472 [2022-04-23T21:38:41.077Z] #38 ... [2022-04-23T21:38:41.077Z] [2022-04-23T21:38:41.077Z] #45 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T21:38:41.077Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-23T21:38:41.077Z] #45 2.071 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-23T21:38:41.077Z] #45 2.785 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-23T21:38:41.077Z] #45 2.785 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-23T21:38:41.077Z] #45 3.142 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-23T21:38:41.077Z] #45 3.172 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T21:38:41.077Z] #45 3.291 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-23T21:38:41.077Z] #45 3.292 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-23T21:38:41.077Z] #45 8.325 NAME: [2022-04-23T21:38:41.077Z] #45 8.326 go-winres - A tool for embedding resources in Windows executables [2022-04-23T21:38:41.077Z] #45 8.326 [2022-04-23T21:38:41.077Z] #45 8.326 USAGE: [2022-04-23T21:38:41.077Z] #45 8.327 go-winres [global options] command [command options] [arguments...] [2022-04-23T21:38:41.077Z] #45 8.327 [2022-04-23T21:38:41.077Z] #45 8.327 COMMANDS: [2022-04-23T21:38:41.077Z] #45 8.327 init Create an initial ./winres/winres.json [2022-04-23T21:38:41.077Z] #45 8.327 make Make syso files for the "go build" command [2022-04-23T21:38:41.077Z] #45 8.328 simply Make syso files for the "go build" command (simplified) [2022-04-23T21:38:41.077Z] #45 8.328 extract Extract all resources from an executable [2022-04-23T21:38:41.077Z] #45 8.328 patch Replace resources in an executable file (exe, dll) [2022-04-23T21:38:41.077Z] #45 8.328 help, h Shows a list of commands or help for one command [2022-04-23T21:38:41.077Z] #45 8.328 [2022-04-23T21:38:41.077Z] #45 8.328 GLOBAL OPTIONS: [2022-04-23T21:38:41.077Z] #45 8.328 --help, -h show help (default: false) [2022-04-23T21:38:41.077Z] #45 DONE 8.7s [2022-04-23T21:38:41.077Z] [2022-04-23T21:38:41.077Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-23T21:38:41.077Z] #38 sha256:74d1e0a9c2b9fa6d037804e1fbf7660011c8aa6e91bd62dc31247187f1ef9147 [2022-04-23T21:38:41.077Z] #38 9.705 #=#=# ######################################################################## 100.0% [2022-04-23T21:38:41.335Z] #38 9.958 [2022-04-23T21:38:41.544Z] using credential docker-jenkins-github-credentials [2022-04-23T21:38:41.556Z] Cloning the remote Git repository [2022-04-23T21:38:41.556Z] Cloning with configured refspecs honoured and without tags [2022-04-23T21:38:41.592Z] #38 10.07 Download of images into '/build' complete. [2022-04-23T21:38:41.592Z] #38 10.07 Use something like the following to load the result into a Docker daemon: [2022-04-23T21:38:41.592Z] #38 10.07 tar -cC '/build' . | docker load [2022-04-23T21:38:41.592Z] #38 DONE 10.2s [2022-04-23T21:38:41.592Z] [2022-04-23T21:38:41.592Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:38:41.592Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:38:41.592Z] #60 1.724 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-23T21:38:41.592Z] #60 6.626 go: downloading github.com/fatih/color v1.13.0 [2022-04-23T21:38:41.592Z] #60 6.632 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T21:38:41.592Z] #60 6.632 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-23T21:38:41.592Z] #60 6.632 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-23T21:38:41.592Z] #60 6.632 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-23T21:38:41.592Z] #60 6.632 go: downloading github.com/spf13/viper v1.10.1 [2022-04-23T21:38:41.592Z] #60 6.633 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-23T21:38:41.592Z] #60 6.633 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-23T21:38:41.592Z] #60 6.689 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-23T21:38:41.592Z] #60 6.697 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-23T21:38:41.592Z] #60 6.723 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-23T21:38:41.592Z] #60 6.735 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T21:38:41.592Z] #60 6.761 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-23T21:38:41.592Z] #60 6.774 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-23T21:38:41.592Z] #60 6.786 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-23T21:38:41.592Z] #60 6.806 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-23T21:38:41.592Z] #60 6.851 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-23T21:38:41.592Z] #60 6.963 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-23T21:38:41.593Z] #60 6.971 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-23T21:38:41.593Z] #60 6.998 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-23T21:38:41.593Z] #60 6.999 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-23T21:38:41.593Z] #60 7.007 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-23T21:38:41.593Z] #60 7.015 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-23T21:38:41.593Z] #60 7.017 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-23T21:38:41.593Z] #60 7.026 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-23T21:38:41.593Z] #60 7.029 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-23T21:38:41.593Z] #60 7.044 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-23T21:38:41.593Z] #60 7.051 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-23T21:38:41.593Z] #60 7.061 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-23T21:38:41.593Z] #60 7.072 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-23T21:38:41.593Z] #60 7.096 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-23T21:38:41.593Z] #60 7.122 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-23T21:38:41.593Z] #60 7.149 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-23T21:38:41.593Z] #60 7.154 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-23T21:38:41.593Z] #60 7.159 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-23T21:38:41.593Z] #60 7.162 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-23T21:38:41.593Z] #60 7.181 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-23T21:38:41.593Z] #60 7.187 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-23T21:38:41.593Z] #60 7.196 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-23T21:38:41.593Z] #60 7.197 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-23T21:38:41.593Z] #60 7.209 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-23T21:38:41.593Z] #60 7.241 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-23T21:38:41.593Z] #60 7.242 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-23T21:38:41.593Z] #60 7.250 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-23T21:38:41.593Z] #60 7.251 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-23T21:38:41.593Z] #60 7.252 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-23T21:38:41.593Z] #60 7.255 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-23T21:38:41.593Z] #60 7.269 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-23T21:38:41.593Z] #60 7.291 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-23T21:38:41.593Z] #60 7.293 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-23T21:38:41.593Z] #60 7.304 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-23T21:38:41.593Z] #60 7.319 go: downloading github.com/julz/importas v0.1.0 [2022-04-23T21:38:41.593Z] #60 7.323 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-23T21:38:41.593Z] #60 7.330 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-23T21:38:41.593Z] #60 7.335 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-23T21:38:41.593Z] #60 7.343 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-23T21:38:41.593Z] #60 7.349 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-23T21:38:41.593Z] #60 7.354 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-23T21:38:41.593Z] #60 7.362 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-23T21:38:41.593Z] #60 7.370 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-23T21:38:41.593Z] #60 7.371 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-23T21:38:41.593Z] #60 7.405 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-23T21:38:41.593Z] #60 7.406 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-23T21:38:41.593Z] #60 7.411 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-23T21:38:41.593Z] #60 7.558 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-23T21:38:41.593Z] #60 7.559 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-23T21:38:41.593Z] #60 7.568 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-23T21:38:41.593Z] #60 7.572 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-23T21:38:41.593Z] #60 7.584 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-23T21:38:41.593Z] #60 7.592 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-23T21:38:41.593Z] #60 7.602 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-23T21:38:41.593Z] #60 7.607 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-23T21:38:41.593Z] #60 7.607 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-23T21:38:41.593Z] #60 7.630 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-23T21:38:41.593Z] #60 7.638 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-23T21:38:41.593Z] #60 7.644 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-23T21:38:41.593Z] #60 7.695 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-23T21:38:41.593Z] #60 7.701 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-23T21:38:41.593Z] #60 7.740 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-23T21:38:41.593Z] #60 7.768 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-23T21:38:41.593Z] #60 7.769 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-23T21:38:41.593Z] #60 7.770 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-23T21:38:41.593Z] #60 7.774 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-23T21:38:41.593Z] #60 7.782 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-23T21:38:41.593Z] #60 7.783 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-23T21:38:41.593Z] #60 7.816 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-23T21:38:41.593Z] #60 7.865 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-23T21:38:41.593Z] #60 7.869 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-23T21:38:41.593Z] #60 7.870 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-23T21:38:41.593Z] #60 7.891 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-23T21:38:41.593Z] #60 7.915 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-23T21:38:41.593Z] #60 8.309 go: downloading honnef.co/go/tools v0.2.2 [2022-04-23T21:38:41.593Z] #60 8.310 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-23T21:38:41.593Z] #60 8.310 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-23T21:38:41.593Z] #60 8.329 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-23T21:38:41.593Z] #60 8.338 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-23T21:38:41.593Z] #60 8.380 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-23T21:38:41.593Z] #60 8.383 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-23T21:38:41.593Z] #60 8.394 go: downloading github.com/spf13/afero v1.6.0 [2022-04-23T21:38:41.593Z] #60 8.396 go: downloading github.com/spf13/cast v1.4.1 [2022-04-23T21:38:41.593Z] #60 8.407 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-23T21:38:41.593Z] #60 8.430 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-23T21:38:41.593Z] #60 8.438 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-23T21:38:41.593Z] #60 8.449 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-23T21:38:41.593Z] #60 8.485 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-23T21:38:41.593Z] #60 8.512 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-23T21:38:41.593Z] #60 8.526 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-23T21:38:41.593Z] #60 8.561 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-23T21:38:41.593Z] #60 8.574 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-23T21:38:41.593Z] #60 8.581 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-23T21:38:41.593Z] #60 8.597 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-23T21:38:41.593Z] #60 8.607 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-23T21:38:41.593Z] #60 8.611 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-23T21:38:41.593Z] #60 8.629 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-23T21:38:41.593Z] #60 8.657 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-23T21:38:41.593Z] #60 8.725 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-23T21:38:41.593Z] #60 8.737 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-23T21:38:41.593Z] #60 8.737 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-23T21:38:41.593Z] #60 8.737 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-23T21:38:41.593Z] #60 8.738 go: downloading golang.org/x/text v0.3.7 [2022-04-23T21:38:41.593Z] #60 8.738 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-23T21:38:41.593Z] #60 8.842 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-23T21:38:41.593Z] #60 8.844 go: downloading golang.org/x/mod v0.5.1 [2022-04-23T21:38:41.593Z] #60 8.846 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-23T21:38:41.593Z] #60 8.860 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-23T21:38:41.593Z] #60 8.928 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-23T21:38:41.593Z] #60 8.935 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-23T21:38:41.593Z] #60 8.964 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-23T21:38:41.593Z] #60 8.976 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-23T21:38:41.593Z] #60 8.986 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-23T21:38:41.593Z] #60 9.079 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-23T21:38:41.593Z] #60 9.084 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-23T21:38:41.593Z] #60 9.148 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-23T21:38:41.593Z] #60 9.231 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-23T21:38:41.851Z] #60 9.476 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-23T21:38:41.851Z] #60 9.476 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-23T21:38:41.851Z] #60 9.505 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-23T21:38:41.851Z] #60 9.546 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-23T21:38:41.851Z] #60 9.596 go: downloading github.com/prometheus/common v0.10.0 [2022-04-23T21:38:41.851Z] #60 9.612 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-23T21:38:42.109Z] #60 9.612 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-23T21:38:42.109Z] #60 9.644 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-23T21:38:42.109Z] #60 9.662 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-23T21:38:42.109Z] #60 9.668 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-23T21:38:42.109Z] #60 9.692 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-23T21:38:41.624Z] Cloning repository https://github.com/moby/moby.git [2022-04-23T21:38:41.687Z] > git init /home/ubuntu/workspace/moby_PR-43519 # timeout=10 [2022-04-23T21:38:41.914Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:38:41.914Z] > git --version # timeout=10 [2022-04-23T21:38:41.948Z] > git --version # 'git version 2.25.1' [2022-04-23T21:38:41.948Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:38:41.950Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43519/head:refs/remotes/origin/PR-43519 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:38:42.367Z] #60 ... [2022-04-23T21:38:42.367Z] [2022-04-23T21:38:42.367Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-23T21:38:42.367Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-23T21:38:42.367Z] #62 1.252 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-23T21:38:42.367Z] #62 6.956 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-23T21:38:42.367Z] #62 6.957 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-23T21:38:42.367Z] #62 6.957 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-23T21:38:42.367Z] #62 7.523 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-23T21:38:42.624Z] #62 ... [2022-04-23T21:38:42.624Z] [2022-04-23T21:38:42.624Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:38:42.624Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:38:42.624Z] #52 1.730 + git clone https://github.com/docker/distribution.git . [2022-04-23T21:38:42.624Z] #52 1.731 Cloning into '.'... [2022-04-23T21:38:42.624Z] #52 4.851 + git checkout -q v2.3.0 [2022-04-23T21:38:42.624Z] #52 5.377 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-23T21:38:42.624Z] #52 ... [2022-04-23T21:38:42.624Z] [2022-04-23T21:38:42.624Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-23T21:38:42.624Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T21:38:42.624Z] #58 2.120 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-23T21:38:42.624Z] #58 2.764 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-23T21:38:42.624Z] #58 2.764 go: downloading github.com/fatih/color v1.10.0 [2022-04-23T21:38:42.624Z] #58 2.764 go: downloading golang.org/x/tools v0.1.0 [2022-04-23T21:38:42.624Z] #58 2.764 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-23T21:38:42.624Z] #58 2.767 go: downloading github.com/pkg/errors v0.9.1 [2022-04-23T21:38:42.624Z] #58 2.767 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-23T21:38:42.624Z] #58 2.767 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-23T21:38:42.624Z] #58 2.825 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-23T21:38:42.624Z] #58 2.832 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-23T21:38:42.624Z] #58 2.832 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-23T21:38:42.624Z] #58 2.838 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-23T21:38:42.624Z] #58 2.838 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-23T21:38:42.624Z] #58 3.723 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-23T21:38:42.624Z] #58 3.741 go: downloading golang.org/x/mod v0.3.0 [2022-04-23T21:38:42.881Z] #58 ... [2022-04-23T21:38:42.881Z] [2022-04-23T21:38:42.881Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:38:42.881Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T21:38:42.881Z] #41 1.570 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-23T21:38:42.881Z] #41 1.571 Cloning into '.'... [2022-04-23T21:38:42.881Z] #41 6.920 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-23T21:38:42.881Z] #41 7.108 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:38:42.881Z] #41 ... [2022-04-23T21:38:42.881Z] [2022-04-23T21:38:42.881Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-23T21:38:42.881Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T21:38:42.881Z] #58 10.67 gotestsum version dev [2022-04-23T21:38:43.139Z] #58 DONE 10.9s [2022-04-23T21:38:43.139Z] [2022-04-23T21:38:43.139Z] #56 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:38:43.139Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:38:43.139Z] #56 5.616 Reading package lists... [2022-04-23T21:38:43.139Z] #56 6.658 Building dependency tree... [2022-04-23T21:38:43.139Z] #56 7.214 The following additional packages will be installed: [2022-04-23T21:38:43.139Z] #56 7.215 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T21:38:43.139Z] #56 7.215 python3-protobuf python3-six [2022-04-23T21:38:43.139Z] #56 7.217 Suggested packages: [2022-04-23T21:38:43.139Z] #56 7.218 python3-setuptools [2022-04-23T21:38:43.139Z] #56 7.218 Recommended packages: [2022-04-23T21:38:43.139Z] #56 7.218 iproute2 | iproute [2022-04-23T21:38:43.139Z] #56 7.349 The following NEW packages will be installed: [2022-04-23T21:38:43.139Z] #56 7.351 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T21:38:43.139Z] #56 7.351 python3-protobuf python3-six [2022-04-23T21:38:43.139Z] #56 7.641 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:38:43.139Z] #56 7.641 Need to get 2292 kB of archives. [2022-04-23T21:38:43.139Z] #56 7.641 After this operation, 11.0 MB of additional disk space will be used. [2022-04-23T21:38:43.139Z] #56 7.641 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-23T21:38:43.139Z] #56 7.652 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T21:38:43.139Z] #56 7.656 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-23T21:38:43.139Z] #56 7.657 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-23T21:38:43.139Z] #56 7.671 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-23T21:38:43.139Z] #56 7.689 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-23T21:38:43.139Z] #56 7.691 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-23T21:38:43.139Z] #56 10.73 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-23T21:38:43.269Z] using credential docker-jenkins-github-credentials [2022-04-23T21:38:43.281Z] Cloning the remote Git repository [2022-04-23T21:38:43.281Z] Cloning with configured refspecs honoured and without tags [2022-04-23T21:38:43.710Z] #56 11.35 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:38:43.710Z] #56 11.41 Fetched 2292 kB in 4s (610 kB/s) [2022-04-23T21:38:43.968Z] #56 11.46 Selecting previously unselected package libprotobuf23:amd64. [2022-04-23T21:38:43.968Z] #56 11.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T21:38:43.968Z] #56 11.47 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-23T21:38:43.968Z] #56 11.48 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-23T21:38:43.285Z] Cloning repository https://github.com/moby/moby.git [2022-04-23T21:38:43.420Z] > git init /home/ubuntu/workspace/moby_PR-43519 # timeout=10 [2022-04-23T21:38:43.938Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:38:43.938Z] > git --version # timeout=10 [2022-04-23T21:38:43.961Z] > git --version # 'git version 2.25.1' [2022-04-23T21:38:43.962Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:38:43.963Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43519/head:refs/remotes/origin/PR-43519 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:38:44.177Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.8s done [2022-04-23T21:38:44.177Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-23T21:38:44.225Z] #56 11.72 Selecting previously unselected package python3-pkg-resources. [2022-04-23T21:38:44.225Z] #56 11.72 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T21:38:44.225Z] #56 11.73 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:38:44.225Z] #56 11.83 Selecting previously unselected package python3-six. [2022-04-23T21:38:44.225Z] #56 ... [2022-04-23T21:38:44.225Z] [2022-04-23T21:38:44.226Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-23T21:38:44.226Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-23T21:38:44.226Z] #62 11.85 v3.0.2 [2022-04-23T21:38:44.226Z] #62 DONE 11.9s [2022-04-23T21:38:44.226Z] [2022-04-23T21:38:44.226Z] #56 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:38:44.226Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:38:44.226Z] #56 11.83 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-23T21:38:44.226Z] #56 11.85 Unpacking python3-six (1.16.0-2) ... [2022-04-23T21:38:44.226Z] #56 11.92 Selecting previously unselected package python3-protobuf. [2022-04-23T21:38:44.226Z] #56 11.92 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-23T21:38:44.226Z] #56 11.94 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-23T21:38:44.226Z] #56 ... [2022-04-23T21:38:44.226Z] [2022-04-23T21:38:44.226Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-23T21:38:44.226Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-23T21:38:44.226Z] #19 1.461 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:38:44.226Z] #19 1.473 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:38:44.226Z] #19 1.473 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:38:44.226Z] #19 1.896 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:38:44.226Z] #19 2.169 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-23T21:38:44.226Z] #19 2.393 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-23T21:38:44.226Z] #19 2.522 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T21:38:44.226Z] #19 2.671 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-23T21:38:44.226Z] #19 2.887 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-23T21:38:44.226Z] #19 3.066 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:38:44.226Z] #19 3.074 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T21:38:44.226Z] #19 3.081 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-23T21:38:44.226Z] #19 3.086 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-23T21:38:44.226Z] #19 3.095 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-23T21:38:44.226Z] #19 3.096 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-23T21:38:44.226Z] #19 3.345 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-23T21:38:44.226Z] #19 3.348 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T21:38:44.226Z] #19 3.350 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:38:44.226Z] #19 3.361 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-23T21:38:44.226Z] #19 3.364 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-23T21:38:44.226Z] #19 3.368 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-23T21:38:44.438Z] #11 ... [2022-04-23T21:38:44.438Z] [2022-04-23T21:38:44.438Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-23T21:38:44.438Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-23T21:38:44.438Z] #29 1.460 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:38:44.438Z] #29 1.472 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:38:44.438Z] #29 1.479 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:38:44.438Z] #29 1.679 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:38:44.438Z] #29 1.876 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:38:44.439Z] #29 2.084 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:38:44.439Z] #29 3.545 Fetched 8510 kB in 2s (3620 kB/s) [2022-04-23T21:38:44.439Z] #29 3.545 Reading package lists... [2022-04-23T21:38:44.439Z] #29 4.389 Reading package lists... [2022-04-23T21:38:44.439Z] #29 5.208 Building dependency tree... [2022-04-23T21:38:44.439Z] #29 5.656 The following additional packages will be installed: [2022-04-23T21:38:44.439Z] #29 5.656 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-23T21:38:44.439Z] #29 5.656 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-23T21:38:44.439Z] #29 5.664 Recommended packages: [2022-04-23T21:38:44.439Z] #29 5.664 libldap-common publicsuffix libsasl2-modules [2022-04-23T21:38:44.439Z] #29 5.833 The following NEW packages will be installed: [2022-04-23T21:38:44.439Z] #29 5.833 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-23T21:38:44.439Z] #29 5.833 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-23T21:38:44.439Z] #29 5.834 libssh2-1 openssl [2022-04-23T21:38:44.439Z] #29 6.109 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:38:44.439Z] #29 6.109 Need to get 3040 kB of archives. [2022-04-23T21:38:44.439Z] #29 6.109 After this operation, 6651 kB of additional disk space will be used. [2022-04-23T21:38:44.439Z] #29 6.109 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-23T21:38:44.439Z] #29 6.124 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-23T21:38:44.439Z] #29 6.127 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-23T21:38:44.439Z] #29 6.128 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-23T21:38:44.439Z] #29 6.129 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-23T21:38:44.439Z] #29 6.130 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-23T21:38:44.439Z] #29 6.138 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-23T21:38:44.439Z] #29 6.139 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-23T21:38:44.439Z] #29 6.140 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-23T21:38:44.439Z] #29 6.140 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-23T21:38:44.439Z] #29 6.142 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-23T21:38:44.439Z] #29 6.144 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-23T21:38:44.439Z] #29 6.148 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-23T21:38:44.439Z] #29 6.151 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-23T21:38:44.439Z] #29 6.151 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-23T21:38:44.439Z] #29 6.313 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:38:44.439Z] #29 6.362 Fetched 3040 kB in 0s (9889 kB/s) [2022-04-23T21:38:44.439Z] #29 6.380 Selecting previously unselected package openssl. [2022-04-23T21:38:44.439Z] #29 6.380 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-23T21:38:44.439Z] #29 6.385 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-23T21:38:44.439Z] #29 6.388 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-23T21:38:44.439Z] #29 6.515 Selecting previously unselected package ca-certificates. [2022-04-23T21:38:44.439Z] #29 6.515 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-23T21:38:44.439Z] #29 6.528 Unpacking ca-certificates (20210119) ... [2022-04-23T21:38:44.439Z] #29 6.588 Selecting previously unselected package libbrotli1:amd64. [2022-04-23T21:38:44.439Z] #29 6.589 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-23T21:38:44.439Z] #29 6.598 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-23T21:38:44.439Z] #29 6.659 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-23T21:38:44.439Z] #29 6.659 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-23T21:38:44.439Z] #29 6.663 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:38:44.439Z] #29 6.707 Selecting previously unselected package libsasl2-2:amd64. [2022-04-23T21:38:44.439Z] #29 6.707 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-23T21:38:44.439Z] #29 6.713 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:38:44.439Z] #29 6.764 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-23T21:38:44.439Z] #29 6.764 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-23T21:38:44.439Z] #29 6.768 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-23T21:38:44.439Z] #29 6.839 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-23T21:38:44.439Z] #29 6.839 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-23T21:38:44.439Z] #29 6.844 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-23T21:38:44.439Z] #29 6.889 Selecting previously unselected package libpsl5:amd64. [2022-04-23T21:38:44.439Z] #29 6.890 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-23T21:38:44.439Z] #29 6.894 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-23T21:38:44.439Z] #29 6.940 Selecting previously unselected package librtmp1:amd64. [2022-04-23T21:38:44.439Z] #29 6.940 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-23T21:38:44.439Z] #29 6.944 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T21:38:44.439Z] #29 6.992 Selecting previously unselected package libssh2-1:amd64. [2022-04-23T21:38:44.439Z] #29 6.992 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-23T21:38:44.439Z] #29 6.998 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-23T21:38:44.439Z] #29 7.052 Selecting previously unselected package libcurl4:amd64. [2022-04-23T21:38:44.439Z] #29 7.052 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-23T21:38:44.439Z] #29 7.058 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-23T21:38:44.700Z] #29 7.150 Selecting previously unselected package curl. [2022-04-23T21:38:44.700Z] #29 7.150 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-23T21:38:44.700Z] #29 7.154 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-23T21:38:44.700Z] #29 ... [2022-04-23T21:38:44.700Z] [2022-04-23T21:38:44.700Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:38:44.700Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:38:44.790Z] #19 ... [2022-04-23T21:38:44.790Z] [2022-04-23T21:38:44.790Z] #56 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:38:44.790Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:38:44.790Z] #56 12.10 Selecting previously unselected package libnet1:amd64. [2022-04-23T21:38:44.790Z] #56 12.10 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-23T21:38:44.790Z] #56 12.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:38:44.790Z] #56 12.27 Selecting previously unselected package libnl-3-200:amd64. [2022-04-23T21:38:44.790Z] #56 12.28 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-23T21:38:44.790Z] #56 12.28 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:38:44.790Z] #56 12.35 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-23T21:38:44.790Z] #56 12.36 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-23T21:38:44.790Z] #56 12.36 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:38:44.790Z] #56 12.43 Selecting previously unselected package criu. [2022-04-23T21:38:44.790Z] #56 12.44 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-23T21:38:44.790Z] #56 12.45 Unpacking criu (3.16.1-3) ... [2022-04-23T21:38:45.047Z] #56 12.76 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:38:45.977Z] #56 13.22 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-23T21:38:45.977Z] #56 13.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:38:45.977Z] #56 13.25 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:38:45.977Z] #56 13.27 Setting up python3-six (1.16.0-2) ... [2022-04-23T21:38:45.977Z] #56 13.59 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:38:45.977Z] #56 13.61 Setting up python3-protobuf (3.12.4-1) ... [2022-04-23T21:38:46.549Z] #26 ... [2022-04-23T21:38:46.549Z] [2022-04-23T21:38:46.549Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-23T21:38:46.549Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-23T21:38:46.549Z] #36 4.278 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-23T21:38:46.549Z] #36 ... [2022-04-23T21:38:46.549Z] [2022-04-23T21:38:46.549Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-23T21:38:46.549Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T21:38:46.549Z] #51 4.055 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-23T21:38:46.549Z] #51 5.730 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-23T21:38:46.549Z] #51 5.743 go: downloading github.com/fatih/color v1.10.0 [2022-04-23T21:38:46.549Z] #51 5.801 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-23T21:38:46.549Z] #51 5.868 go: downloading github.com/pkg/errors v0.9.1 [2022-04-23T21:38:46.549Z] #51 6.335 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-23T21:38:46.549Z] #51 6.358 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-23T21:38:46.549Z] #51 6.432 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-23T21:38:46.549Z] #51 6.434 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-23T21:38:46.549Z] #51 6.591 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-23T21:38:46.549Z] #51 6.698 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-23T21:38:46.549Z] #51 6.861 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-23T21:38:46.549Z] #51 7.203 go: downloading golang.org/x/tools v0.1.0 [2022-04-23T21:38:46.549Z] #51 ... [2022-04-23T21:38:46.549Z] [2022-04-23T21:38:46.549Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:38:46.549Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:38:46.549Z] #14 4.651 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:38:46.549Z] #14 4.692 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:38:46.549Z] #14 4.692 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:38:46.549Z] #14 5.538 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:38:46.549Z] #14 7.719 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:38:46.549Z] #14 9.999 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:38:46.549Z] #14 ... [2022-04-23T21:38:46.549Z] [2022-04-23T21:38:46.549Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T21:38:46.549Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-23T21:38:46.549Z] #38 4.461 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-23T21:38:46.549Z] #38 5.277 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-23T21:38:46.549Z] #38 6.848 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-23T21:38:46.549Z] #38 7.128 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-23T21:38:46.549Z] #38 7.223 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-23T21:38:46.549Z] #38 10.51 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-23T21:38:46.549Z] #38 10.56 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T21:38:46.549Z] #38 ... [2022-04-23T21:38:46.549Z] [2022-04-23T21:38:46.549Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:38:46.549Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:38:46.549Z] #53 4.312 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-23T21:38:46.549Z] #53 ... [2022-04-23T21:38:46.549Z] [2022-04-23T21:38:46.549Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:38:46.549Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:38:46.549Z] #45 3.989 + git clone https://github.com/docker/distribution.git . [2022-04-23T21:38:46.549Z] #45 3.993 Cloning into '.'... [2022-04-23T21:38:46.549Z] #45 ... [2022-04-23T21:38:46.549Z] [2022-04-23T21:38:46.549Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-23T21:38:46.549Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-23T21:38:46.549Z] #55 3.135 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-23T21:38:46.549Z] #55 4.139 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-23T21:38:46.549Z] #55 4.154 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-23T21:38:46.549Z] #55 4.191 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-23T21:38:46.549Z] #55 5.687 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-23T21:38:46.549Z] #55 ... [2022-04-23T21:38:46.549Z] [2022-04-23T21:38:46.549Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:38:46.549Z] #65 sha256:457336343f994e57ba1b147528c6d18f28f2055b8ac981cc0f64927b0e24b44d [2022-04-23T21:38:46.549Z] #65 3.669 + RM_GOPATH=0 [2022-04-23T21:38:46.549Z] #65 3.669 + TMP_GOPATH= [2022-04-23T21:38:46.549Z] #65 3.669 + : /build [2022-04-23T21:38:46.549Z] #65 3.669 + '[' -z '' ']' [2022-04-23T21:38:46.549Z] #65 3.669 ++ mktemp -d [2022-04-23T21:38:46.549Z] #65 3.673 + export GOPATH=/tmp/tmp.Dzcvwvjt3w [2022-04-23T21:38:46.549Z] #65 3.673 + GOPATH=/tmp/tmp.Dzcvwvjt3w [2022-04-23T21:38:46.549Z] #65 3.673 + RM_GOPATH=1 [2022-04-23T21:38:46.549Z] #65 3.673 + case "$(go env GOARCH)" in [2022-04-23T21:38:46.549Z] #65 3.675 ++ go env GOARCH [2022-04-23T21:38:46.549Z] #65 3.688 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:38:46.549Z] #65 3.688 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:38:46.549Z] #65 3.688 ++ dirname /install.sh [2022-04-23T21:38:46.549Z] #65 3.694 + dir=/ [2022-04-23T21:38:46.549Z] #65 3.694 + bin=rootlesskit [2022-04-23T21:38:46.549Z] #65 3.694 + shift [2022-04-23T21:38:46.549Z] #65 3.694 + '[' '!' -f //rootlesskit.installer ']' [2022-04-23T21:38:46.549Z] #65 3.694 + . //rootlesskit.installer [2022-04-23T21:38:46.549Z] #65 3.694 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:38:46.549Z] #65 3.694 + install_rootlesskit [2022-04-23T21:38:46.549Z] #65 3.694 + case "$1" in [2022-04-23T21:38:46.549Z] #65 3.694 + export CGO_ENABLED=0 [2022-04-23T21:38:46.549Z] #65 3.694 + CGO_ENABLED=0 [2022-04-23T21:38:46.549Z] #65 3.694 + _install_rootlesskit [2022-04-23T21:38:46.549Z] #65 3.694 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-23T21:38:46.549Z] #65 3.694 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T21:38:46.549Z] #65 3.694 + GOBIN=/build [2022-04-23T21:38:46.549Z] #65 3.694 + GO111MODULE=on [2022-04-23T21:38:46.549Z] #65 3.694 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:38:46.549Z] #65 3.695 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:38:46.549Z] #65 4.231 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-23T21:38:46.549Z] #65 6.636 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T21:38:46.549Z] #65 6.649 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-23T21:38:46.549Z] #65 7.344 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-23T21:38:46.549Z] #65 10.31 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-23T21:38:46.549Z] #65 ... [2022-04-23T21:38:46.549Z] [2022-04-23T21:38:46.549Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:38:46.549Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:38:46.549Z] #49 4.467 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:38:46.549Z] #49 4.492 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:38:46.549Z] #49 4.517 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:38:46.549Z] #49 5.144 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-23T21:38:46.549Z] #49 5.415 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:38:46.549Z] #49 7.577 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:38:46.549Z] #49 9.433 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:38:46.817Z] #49 ... [2022-04-23T21:38:46.817Z] [2022-04-23T21:38:46.817Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:38:46.817Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T21:38:46.817Z] #34 2.861 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-23T21:38:46.817Z] #34 2.861 Cloning into '.'... [2022-04-23T21:38:46.817Z] #34 ... [2022-04-23T21:38:46.817Z] [2022-04-23T21:38:46.817Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:38:46.817Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:38:46.817Z] #40 4.654 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:38:46.817Z] #40 4.687 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:38:46.817Z] #40 4.688 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:38:46.817Z] #40 5.621 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:38:46.817Z] #40 7.744 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:38:46.817Z] #40 9.667 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:38:46.909Z] #56 14.47 Setting up criu (3.16.1-3) ... [2022-04-23T21:38:47.079Z] #40 ... [2022-04-23T21:38:47.079Z] [2022-04-23T21:38:47.079Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:38:47.079Z] #65 sha256:457336343f994e57ba1b147528c6d18f28f2055b8ac981cc0f64927b0e24b44d [2022-04-23T21:38:47.079Z] #65 11.04 go: downloading github.com/google/uuid v1.3.0 [2022-04-23T21:38:47.079Z] #65 11.17 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-23T21:38:47.474Z] #56 14.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:38:47.654Z] #65 11.78 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-23T21:38:47.654Z] #65 11.91 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T21:38:47.654Z] #65 11.99 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-23T21:38:47.918Z] #65 12.26 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-23T21:38:48.040Z] #56 DONE 15.6s [2022-04-23T21:38:48.040Z] [2022-04-23T21:38:48.040Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:38:48.040Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:38:48.040Z] #60 10.15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-23T21:38:48.182Z] #65 ... [2022-04-23T21:38:48.183Z] [2022-04-23T21:38:48.183Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:38:48.183Z] #26 sha256:753de08094487bf4025fc782ce8f0fea224a645ddcb15595adb30aa3b0e1370c [2022-04-23T21:38:48.183Z] #26 12.07 + mkdir -p /build [2022-04-23T21:38:48.183Z] #26 12.08 + mv docker/docker /build/ [2022-04-23T21:38:48.183Z] #26 12.08 + rmdir docker [2022-04-23T21:38:48.183Z] #26 DONE 12.6s [2022-04-23T21:38:48.183Z] [2022-04-23T21:38:48.183Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:38:48.183Z] #65 sha256:457336343f994e57ba1b147528c6d18f28f2055b8ac981cc0f64927b0e24b44d [2022-04-23T21:38:48.183Z] #65 12.57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-23T21:38:48.758Z] #65 12.95 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-23T21:38:48.758Z] #65 13.01 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-23T21:38:48.918Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.2s done [2022-04-23T21:38:48.918Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-23T21:38:48.918Z] #11 ... [2022-04-23T21:38:48.918Z] [2022-04-23T21:38:48.918Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-23T21:38:48.918Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-23T21:38:48.918Z] #29 7.229 Selecting previously unselected package libonig5:amd64. [2022-04-23T21:38:48.918Z] #29 7.229 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-23T21:38:48.918Z] #29 7.233 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:38:48.918Z] #29 7.309 Selecting previously unselected package libjq1:amd64. [2022-04-23T21:38:48.918Z] #29 7.309 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-23T21:38:48.918Z] #29 7.312 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:38:48.918Z] #29 7.371 Selecting previously unselected package jq. [2022-04-23T21:38:48.918Z] #29 7.371 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-23T21:38:48.918Z] #29 7.377 Unpacking jq (1.6-2.1) ... [2022-04-23T21:38:48.918Z] #29 7.426 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-23T21:38:48.918Z] #29 7.449 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-23T21:38:48.918Z] #29 7.460 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-23T21:38:48.918Z] #29 7.476 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:38:48.918Z] #29 7.488 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T21:38:48.918Z] #29 7.499 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:38:48.918Z] #29 7.512 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-23T21:38:48.918Z] #29 7.525 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-23T21:38:48.918Z] #29 7.543 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:38:48.918Z] #29 7.558 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:38:48.918Z] #29 7.569 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-23T21:38:48.918Z] #29 7.580 Setting up ca-certificates (20210119) ... [2022-04-23T21:38:48.918Z] #29 8.187 Updating certificates in /etc/ssl/certs... [2022-04-23T21:38:48.918Z] #29 8.884 129 added, 0 removed; done. [2022-04-23T21:38:48.918Z] #29 8.921 Setting up jq (1.6-2.1) ... [2022-04-23T21:38:48.918Z] #29 8.932 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-23T21:38:48.918Z] #29 8.943 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-23T21:38:48.918Z] #29 8.955 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:38:48.918Z] #29 8.973 Processing triggers for ca-certificates (20210119) ... [2022-04-23T21:38:48.918Z] #29 8.981 Updating certificates in /etc/ssl/certs... [2022-04-23T21:38:48.918Z] #29 9.604 0 added, 0 removed; done. [2022-04-23T21:38:48.918Z] #29 9.604 Running hooks in /etc/ca-certificates/update.d... [2022-04-23T21:38:48.918Z] #29 9.605 done. [2022-04-23T21:38:48.918Z] #29 DONE 11.4s [2022-04-23T21:38:49.181Z] [2022-04-23T21:38:49.181Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-23T21:38:49.181Z] #30 sha256:99e6734e41113e96ca32c151047a8ccc4e54b08d46d9fb607123352aa9a479cf [2022-04-23T21:38:49.181Z] #30 DONE 0.3s [2022-04-23T21:38:49.181Z] [2022-04-23T21:38:49.181Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:38:49.181Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:38:49.412Z] #60 ... [2022-04-23T21:38:49.412Z] [2022-04-23T21:38:49.412Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-23T21:38:49.412Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-23T21:38:49.412Z] #19 12.05 Fetched 48.9 MB in 11s (4512 kB/s) [2022-04-23T21:38:50.149Z] #65 ... [2022-04-23T21:38:50.149Z] [2022-04-23T21:38:50.149Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:38:50.149Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T21:38:50.149Z] #60 4.356 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:38:50.149Z] #60 4.375 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:38:50.149Z] #60 4.375 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:38:50.149Z] #60 4.729 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:38:50.149Z] #60 6.425 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:38:50.149Z] #60 8.645 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:38:50.149Z] #60 ... [2022-04-23T21:38:50.149Z] [2022-04-23T21:38:50.149Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-23T21:38:50.149Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T21:38:50.149Z] #51 13.17 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-23T21:38:50.149Z] #51 13.25 go: downloading golang.org/x/mod v0.3.0 [2022-04-23T21:38:52.703Z] #51 ... [2022-04-23T21:38:52.703Z] [2022-04-23T21:38:52.703Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-23T21:38:52.703Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-23T21:38:52.703Z] #36 16.60 tomll can be used in two ways: [2022-04-23T21:38:52.703Z] #36 16.60 Writing to STDIN and reading from STDOUT: [2022-04-23T21:38:52.703Z] #36 16.60 cat file.toml | tomll > file.toml [2022-04-23T21:38:52.703Z] #36 16.60 [2022-04-23T21:38:52.703Z] #36 16.60 Reading and updating a list of files: [2022-04-23T21:38:52.703Z] #36 16.60 tomll a.toml b.toml c.toml [2022-04-23T21:38:52.703Z] #36 16.60 [2022-04-23T21:38:52.703Z] #36 16.60 When given a list of files, tomll will modify all files in place without asking. [2022-04-23T21:38:52.703Z] #36 DONE 16.8s [2022-04-23T21:38:52.703Z] [2022-04-23T21:38:52.703Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:38:52.703Z] #65 sha256:457336343f994e57ba1b147528c6d18f28f2055b8ac981cc0f64927b0e24b44d [2022-04-23T21:38:52.703Z] #65 15.03 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T21:38:54.477Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-04-23T21:38:54.677Z] #19 12.05 Reading package lists... [2022-04-23T21:38:54.677Z] #19 16.78 Reading package lists... [2022-04-23T21:38:54.677Z] #19 ... [2022-04-23T21:38:54.677Z] [2022-04-23T21:38:54.677Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:38:54.677Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T21:38:54.677Z] #41 DONE 22.2s [2022-04-23T21:38:54.935Z] [2022-04-23T21:38:54.935Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:38:54.935Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:38:56.924Z] #65 ... [2022-04-23T21:38:56.924Z] [2022-04-23T21:38:56.924Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:38:56.924Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:38:56.924Z] #14 18.54 Fetched 8510 kB in 14s (597 kB/s) [2022-04-23T21:38:57.795Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.6s done [2022-04-23T21:38:57.795Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-23T21:38:57.795Z] #11 DONE 29.9s [2022-04-23T21:38:57.795Z] [2022-04-23T21:38:57.795Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-23T21:38:57.795Z] #31 sha256:c6a068dee265bee0cb030347be67d304a40d10d64cf2d69647b8027d9cc126aa [2022-04-23T21:38:57.795Z] #31 1.524 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-23T21:38:57.795Z] #31 1.776 [2022-04-23T21:38:57.795Z] #31 1.992 #=#=# ######################################################################## 100.0% [2022-04-23T21:38:57.795Z] #31 2.265 [2022-04-23T21:38:57.795Z] #31 3.066 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-23T21:38:57.795Z] #31 3.322 [2022-04-23T21:38:57.795Z] #31 3.538 #=#=# ######################################################################## 100.0% [2022-04-23T21:38:57.795Z] #31 3.820 [2022-04-23T21:38:57.795Z] #31 4.720 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-23T21:38:57.795Z] #31 4.990 [2022-04-23T21:38:57.795Z] #31 5.214 #=#=# ################## 25.6% ########################################## 59.3% ################################################################# 91.0% ######################################################################## 100.0% [2022-04-23T21:38:57.795Z] #31 5.738 [2022-04-23T21:38:57.795Z] #31 6.622 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-23T21:38:57.795Z] #31 6.880 [2022-04-23T21:38:57.795Z] #31 7.099 #=#=# ######################################################################## 100.0% [2022-04-23T21:38:57.795Z] #31 7.320 [2022-04-23T21:38:57.795Z] #31 7.979 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-23T21:38:57.795Z] #31 8.273 [2022-04-23T21:38:57.795Z] #31 8.487 #=#=# ######################################################################## 100.0% [2022-04-23T21:38:57.795Z] #31 8.700 [2022-04-23T21:38:57.795Z] #31 ... [2022-04-23T21:38:57.795Z] [2022-04-23T21:38:57.795Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-23T21:38:57.795Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-23T21:38:58.843Z] #14 18.54 Reading package lists... [2022-04-23T21:38:58.843Z] #14 ... [2022-04-23T21:38:58.843Z] [2022-04-23T21:38:58.843Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:38:58.843Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:38:58.843Z] #49 12.83 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-23T21:38:58.843Z] #49 18.70 Fetched 8513 kB in 15s (584 kB/s) [2022-04-23T21:38:58.843Z] #49 18.70 Reading package lists... [2022-04-23T21:38:58.843Z] #49 ... [2022-04-23T21:38:58.843Z] [2022-04-23T21:38:58.843Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:38:58.843Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:38:58.843Z] #14 18.54 Reading package lists... [2022-04-23T21:38:59.141Z] #52 ... [2022-04-23T21:38:59.141Z] [2022-04-23T21:38:59.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-04-23T21:38:59.141Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-23T21:38:59.141Z] #19 16.78 Reading package lists... [2022-04-23T21:38:59.232Z] Fetching without tags [2022-04-23T21:38:59.445Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit 3b56c0663d4e3f9544e96e238278600186c422b7 [2022-04-23T21:38:59.766Z] #12 DONE 1.8s [2022-04-23T21:38:59.766Z] [2022-04-23T21:38:59.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-04-23T21:38:59.766Z] #31 sha256:c6a068dee265bee0cb030347be67d304a40d10d64cf2d69647b8027d9cc126aa [2022-04-23T21:38:59.766Z] #31 8.784 Download of images into '/build' complete. [2022-04-23T21:38:59.766Z] #31 8.784 Use something like the following to load the result into a Docker daemon: [2022-04-23T21:38:59.766Z] #31 8.784 tar -cC '/build' . | docker load [2022-04-23T21:38:59.766Z] #31 DONE 10.4s [2022-04-23T21:38:59.766Z] [2022-04-23T21:38:59.767Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-23T21:38:59.767Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-23T21:39:00.074Z] #19 21.40 Building dependency tree... [2022-04-23T21:39:00.129Z] Merge succeeded, producing 3b56c0663d4e3f9544e96e238278600186c422b7 [2022-04-23T21:39:00.130Z] Checking out Revision 3b56c0663d4e3f9544e96e238278600186c422b7 (PR-43519) [2022-04-23T21:39:00.161Z] Fetching without tags [2022-04-23T21:39:00.346Z] #13 DONE 0.8s [2022-04-23T21:39:00.346Z] [2022-04-23T21:39:00.346Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-23T21:39:00.347Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-23T21:39:00.366Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit 3b56c0663d4e3f9544e96e238278600186c422b7 [2022-04-23T21:39:00.124Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:39:00.128Z] > git config --add remote.origin.fetch +refs/pull/43519/head:refs/remotes/origin/PR-43519 # timeout=10 [2022-04-23T21:39:00.136Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:39:00.146Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:39:00.160Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:39:00.160Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:39:00.161Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43519/head:refs/remotes/origin/PR-43519 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:39:00.369Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:39:00.380Z] > git checkout -f 3b56c0663d4e3f9544e96e238278600186c422b7 # timeout=10 [2022-04-23T21:38:59.191Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:38:59.195Z] > git config --add remote.origin.fetch +refs/pull/43519/head:refs/remotes/origin/PR-43519 # timeout=10 [2022-04-23T21:38:59.206Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:38:59.223Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:38:59.277Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:38:59.278Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:38:59.279Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43519/head:refs/remotes/origin/PR-43519 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:38:59.451Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:38:59.471Z] > git checkout -f 3b56c0663d4e3f9544e96e238278600186c422b7 # timeout=10 [2022-04-23T21:39:00.068Z] > git remote # timeout=10 [2022-04-23T21:39:00.081Z] > git config --get remote.origin.url # timeout=10 [2022-04-23T21:39:00.091Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:39:00.092Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-23T21:39:00.112Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-23T21:39:00.132Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:39:00.139Z] > git checkout -f 3b56c0663d4e3f9544e96e238278600186c422b7 # timeout=10 [2022-04-23T21:39:00.608Z] #48 DONE 0.2s [2022-04-23T21:39:00.608Z] [2022-04-23T21:39:00.608Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-23T21:39:00.608Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-23T21:39:00.608Z] #44 DONE 0.2s [2022-04-23T21:39:00.608Z] [2022-04-23T21:39:00.608Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:39:00.608Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:39:00.608Z] #45 ... [2022-04-23T21:39:00.608Z] [2022-04-23T21:39:00.608Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-23T21:39:00.608Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-23T21:39:00.608Z] #33 DONE 0.2s [2022-04-23T21:39:00.608Z] [2022-04-23T21:39:00.608Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-23T21:39:00.608Z] #25 sha256:be9272e277197e1ccba8587d6bd784d481a7a0d0447137af1a2b919c0247cb47 [2022-04-23T21:39:00.608Z] #25 DONE 0.3s [2022-04-23T21:39:00.608Z] [2022-04-23T21:39:00.608Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-23T21:39:00.608Z] #64 sha256:1284007c7b7be482d080fa64fe4959df4d3e826b4a425505135f8241ed1162c5 [2022-04-23T21:39:00.608Z] #64 DONE 0.3s [2022-04-23T21:39:00.876Z] [2022-04-23T21:39:00.876Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:39:00.876Z] #65 sha256:b4ba1003e1c5a9a4365faee713a2e08a99b3dbca11fc1cb68f48deec0fcc50c7 [2022-04-23T21:39:00.953Z] Merge succeeded, producing 3b56c0663d4e3f9544e96e238278600186c422b7 [2022-04-23T21:39:00.954Z] Checking out Revision 3b56c0663d4e3f9544e96e238278600186c422b7 (PR-43519) [2022-04-23T21:39:01.445Z] #19 23.60 The following additional packages will be installed: [2022-04-23T21:39:01.445Z] #19 23.60 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-23T21:39:01.445Z] #19 23.60 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-23T21:39:01.445Z] #19 23.60 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-23T21:39:01.445Z] #19 23.60 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-23T21:39:01.445Z] #19 23.60 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-23T21:39:01.445Z] #19 23.60 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-23T21:39:01.445Z] #19 23.60 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-04-23T21:39:01.445Z] #19 23.60 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-04-23T21:39:01.445Z] #19 23.60 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-04-23T21:39:01.445Z] #19 23.60 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-04-23T21:39:01.445Z] #19 23.60 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-23T21:39:01.445Z] #19 23.60 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-23T21:39:01.445Z] #19 23.60 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-23T21:39:01.445Z] #19 23.60 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-23T21:39:01.445Z] #19 23.60 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-23T21:39:01.445Z] #19 23.60 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-23T21:39:01.445Z] #19 23.61 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-23T21:39:01.445Z] #19 23.61 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-23T21:39:01.445Z] #19 23.61 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-23T21:39:01.445Z] #19 23.61 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-23T21:39:01.445Z] #19 23.61 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-23T21:39:01.445Z] #19 23.61 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-23T21:39:01.445Z] #19 23.61 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-23T21:39:01.445Z] #19 23.61 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-23T21:39:01.445Z] #19 23.61 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-23T21:39:01.445Z] #19 23.61 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-23T21:39:01.445Z] #19 23.61 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-23T21:39:01.445Z] #19 23.61 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-23T21:39:01.445Z] #19 23.61 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-23T21:39:01.445Z] #19 23.61 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-23T21:39:01.445Z] #19 23.61 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-23T21:39:01.445Z] #19 23.61 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-23T21:39:01.445Z] #19 23.61 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-23T21:39:01.445Z] #19 23.61 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-23T21:39:01.445Z] #19 23.61 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-23T21:39:01.445Z] #19 23.61 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-23T21:39:01.445Z] #19 23.61 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-23T21:39:01.445Z] #19 23.61 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-23T21:39:01.445Z] #19 23.61 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-23T21:39:01.445Z] #19 23.61 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-23T21:39:01.445Z] #19 23.61 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-23T21:39:01.445Z] #19 23.61 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-23T21:39:01.445Z] #19 23.61 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-23T21:39:01.445Z] #19 23.62 linux-libc-dev-s390x-cross patch xz-utils [2022-04-23T21:39:01.445Z] #19 23.63 Suggested packages: [2022-04-23T21:39:01.445Z] #19 23.63 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-04-23T21:39:01.445Z] #19 23.63 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-04-23T21:39:01.445Z] #19 23.63 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-04-23T21:39:01.445Z] #19 23.63 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-04-23T21:39:01.445Z] #19 23.63 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-04-23T21:39:01.445Z] #19 23.63 libyaml-shell-perl ed diffutils-doc [2022-04-23T21:39:01.445Z] #19 23.63 Recommended packages: [2022-04-23T21:39:01.446Z] #19 23.63 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-04-23T21:39:01.446Z] #19 23.63 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-04-23T21:39:00.903Z] > git remote # timeout=10 [2022-04-23T21:39:00.920Z] > git config --get remote.origin.url # timeout=10 [2022-04-23T21:39:00.927Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:39:00.928Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-23T21:39:00.942Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-23T21:39:00.953Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:39:00.961Z] > git checkout -f 3b56c0663d4e3f9544e96e238278600186c422b7 # timeout=10 [2022-04-23T21:39:03.068Z] #14 23.26 Reading package lists... [2022-04-23T21:39:03.068Z] #14 ... [2022-04-23T21:39:03.068Z] [2022-04-23T21:39:03.068Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:39:03.068Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T21:39:03.068Z] #60 17.05 Fetched 8510 kB in 13s (658 kB/s) [2022-04-23T21:39:03.068Z] #60 17.05 Reading package lists... [2022-04-23T21:39:03.068Z] #60 22.08 Reading package lists... [2022-04-23T21:39:03.068Z] #60 26.71 Building dependency tree... [2022-04-23T21:39:03.068Z] #60 ... [2022-04-23T21:39:03.068Z] [2022-04-23T21:39:03.068Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:39:03.068Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:39:03.068Z] #45 23.41 Updating files: 93% (1720/1842) Updating files: 94% (1732/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-23T21:39:03.068Z] #45 23.51 + git checkout -q v2.3.0 [2022-04-23T21:39:03.068Z] #45 25.70 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-23T21:39:03.344Z] #19 25.40 The following NEW packages will be installed: [2022-04-23T21:39:03.344Z] #19 25.40 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-23T21:39:03.344Z] #19 25.40 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-23T21:39:03.344Z] #19 25.40 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-23T21:39:03.344Z] #19 25.40 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-23T21:39:03.344Z] #19 25.40 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-23T21:39:03.344Z] #19 25.40 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-23T21:39:03.344Z] #19 25.40 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-04-23T21:39:03.344Z] #19 25.40 crossbuild-essential-armel crossbuild-essential-armhf [2022-04-23T21:39:03.344Z] #19 25.40 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-04-23T21:39:03.344Z] #19 25.40 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-04-23T21:39:03.344Z] #19 25.40 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-04-23T21:39:03.344Z] #19 25.40 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-04-23T21:39:03.344Z] #19 25.40 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-04-23T21:39:03.344Z] #19 25.40 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-23T21:39:03.344Z] #19 25.40 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-23T21:39:03.344Z] #19 25.40 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-23T21:39:03.344Z] #19 25.40 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-23T21:39:03.344Z] #19 25.40 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-23T21:39:03.344Z] #19 25.40 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-23T21:39:03.344Z] #19 25.40 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-23T21:39:03.344Z] #19 25.40 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-23T21:39:03.344Z] #19 25.40 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-23T21:39:03.344Z] #19 25.40 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-23T21:39:03.344Z] #19 25.40 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-23T21:39:03.344Z] #19 25.40 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-23T21:39:03.344Z] #19 25.40 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-23T21:39:03.344Z] #19 25.40 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-23T21:39:03.344Z] #19 25.40 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-23T21:39:03.344Z] #19 25.40 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-23T21:39:03.344Z] #19 25.40 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-23T21:39:03.344Z] #19 25.40 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-23T21:39:03.344Z] #19 25.40 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-23T21:39:03.344Z] #19 25.40 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-23T21:39:03.344Z] #19 25.40 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-23T21:39:03.344Z] #19 25.40 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-23T21:39:03.344Z] #19 25.41 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-23T21:39:03.344Z] #19 25.41 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-23T21:39:03.344Z] #19 25.41 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-23T21:39:03.344Z] #19 25.41 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-23T21:39:03.344Z] #19 25.41 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-23T21:39:03.344Z] #19 25.41 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-23T21:39:03.344Z] #19 25.41 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-23T21:39:03.344Z] #19 25.41 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-23T21:39:03.344Z] #19 25.41 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-23T21:39:03.344Z] #19 25.41 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-23T21:39:03.344Z] #19 25.41 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-23T21:39:03.344Z] #19 25.41 linux-libc-dev-s390x-cross patch xz-utils [2022-04-23T21:39:03.344Z] #19 25.86 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:39:03.344Z] #19 25.86 Need to get 787 MB of archives. [2022-04-23T21:39:03.344Z] #19 25.86 After this operation, 3385 MB of additional disk space will be used. [2022-04-23T21:39:03.344Z] #19 25.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-04-23T21:39:03.344Z] #19 25.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-23T21:39:03.344Z] #19 25.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-04-23T21:39:03.344Z] #19 25.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-04-23T21:39:03.344Z] #19 25.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-04-23T21:39:03.344Z] #19 25.87 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-23T21:39:03.344Z] #19 25.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-04-23T21:39:03.344Z] #19 25.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-04-23T21:39:03.344Z] #19 25.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-04-23T21:39:03.601Z] #19 25.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-04-23T21:39:03.601Z] #19 26.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-04-23T21:39:03.601Z] #19 26.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-23T21:39:03.601Z] #19 26.08 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-04-23T21:39:03.644Z] #45 ... [2022-04-23T21:39:03.644Z] [2022-04-23T21:39:03.644Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:39:03.644Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:39:03.644Z] #40 18.24 Fetched 8510 kB in 14s (613 kB/s) [2022-04-23T21:39:03.644Z] #40 18.24 Reading package lists... [2022-04-23T21:39:03.644Z] #40 23.17 Reading package lists... [2022-04-23T21:39:03.884Z] Commit message: "daemon: daemon.networkOptions(): don't pass Config as argument" [2022-04-23T21:39:03.905Z] #40 28.08 Building dependency tree... [2022-04-23T21:39:03.905Z] #40 ... [2022-04-23T21:39:03.905Z] [2022-04-23T21:39:03.905Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:39:03.905Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:39:03.905Z] #14 23.26 Reading package lists... [2022-04-23T21:39:03.941Z] > git --version # timeout=10 [2022-04-23T21:39:03.956Z] > git --version # 'git version 2.25.1' [2022-04-23T21:39:03.970Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-23T21:39:04.534Z] #19 27.03 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-04-23T21:39:04.534Z] #19 27.03 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-04-23T21:39:04.776Z] + docker version [2022-04-23T21:39:04.852Z] #14 28.14 Building dependency tree... [2022-04-23T21:39:05.102Z] #65 4.047 + RM_GOPATH=0 [2022-04-23T21:39:05.102Z] #65 4.047 + TMP_GOPATH= [2022-04-23T21:39:05.102Z] #65 4.047 + : /build [2022-04-23T21:39:05.102Z] #65 4.047 + '[' -z '' ']' [2022-04-23T21:39:05.102Z] #65 4.048 ++ mktemp -d [2022-04-23T21:39:05.102Z] #65 4.050 + export GOPATH=/tmp/tmp.oTll3NLrss [2022-04-23T21:39:05.102Z] #65 4.050 + GOPATH=/tmp/tmp.oTll3NLrss [2022-04-23T21:39:05.102Z] #65 4.050 + RM_GOPATH=1 [2022-04-23T21:39:05.102Z] #65 4.050 + case "$(go env GOARCH)" in [2022-04-23T21:39:05.102Z] #65 4.052 ++ go env GOARCH [2022-04-23T21:39:05.102Z] #65 4.094 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:39:05.102Z] #65 4.094 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:39:05.102Z] #65 4.098 ++ dirname /install.sh [2022-04-23T21:39:05.102Z] #65 4.102 + dir=/ [2022-04-23T21:39:05.102Z] #65 4.113 + bin=rootlesskit [2022-04-23T21:39:05.102Z] #65 4.113 + shift [2022-04-23T21:39:05.102Z] #65 4.113 + '[' '!' -f //rootlesskit.installer ']' [2022-04-23T21:39:05.102Z] #65 4.113 + . //rootlesskit.installer [2022-04-23T21:39:05.102Z] #65 4.113 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:39:05.102Z] #65 4.113 + install_rootlesskit [2022-04-23T21:39:05.102Z] #65 4.113 + case "$1" in [2022-04-23T21:39:05.102Z] #65 4.113 + export CGO_ENABLED=0 [2022-04-23T21:39:05.102Z] #65 4.113 + CGO_ENABLED=0 [2022-04-23T21:39:05.102Z] #65 4.113 + _install_rootlesskit [2022-04-23T21:39:05.102Z] #65 4.116 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-23T21:39:05.102Z] #65 4.116 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:39:05.102Z] #65 4.116 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T21:39:05.102Z] #65 4.117 + GOBIN=/build [2022-04-23T21:39:05.102Z] #65 4.117 + GO111MODULE=on [2022-04-23T21:39:05.102Z] #65 4.117 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:39:05.364Z] #65 4.736 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-23T21:39:05.369Z] Commit message: "daemon: daemon.networkOptions(): don't pass Config as argument" [2022-04-23T21:39:05.387Z] > git --version # timeout=10 [2022-04-23T21:39:05.393Z] > git --version # 'git version 2.25.1' [2022-04-23T21:39:05.401Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-23T21:39:05.466Z] #19 27.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-04-23T21:39:05.466Z] #19 27.81 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] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-23T21:39:06.031Z] #19 28.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-23T21:39:06.031Z] #19 28.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-04-23T21:39:06.241Z] #14 30.97 The following additional packages will be installed: [2022-04-23T21:39:06.288Z] #19 ... [2022-04-23T21:39:06.288Z] [2022-04-23T21:39:06.288Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:39:06.288Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:39:06.288Z] #52 33.80 + dpkg --print-architecture [2022-04-23T21:39:06.288Z] #52 33.80 + git checkout -q v2.1.0 [2022-04-23T21:39:06.299Z] + docker version [2022-04-23T21:39:06.510Z] #14 30.98 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T21:39:06.510Z] #14 30.98 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-23T21:39:06.510Z] #14 30.98 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-23T21:39:06.510Z] #14 30.98 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-23T21:39:06.510Z] #14 30.99 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-23T21:39:06.510Z] #14 30.99 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-23T21:39:06.510Z] #14 30.99 mingw-w64-common mingw-w64-x86-64-dev [2022-04-23T21:39:06.510Z] #14 31.00 Suggested packages: [2022-04-23T21:39:06.510Z] #14 31.00 gcc-10-locales seccomp wine64 [2022-04-23T21:39:06.603Z] #52 34.04 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-23T21:39:06.603Z] #52 34.04 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-23T21:39:06.756Z] #65 ... [2022-04-23T21:39:06.756Z] [2022-04-23T21:39:06.756Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:39:06.756Z] #26 sha256:f07795f11eef025f04610ba55bb59a0d1e2d359b440e3eff6d85e9f2a3920771 [2022-04-23T21:39:06.756Z] #26 4.087 + RM_GOPATH=0 [2022-04-23T21:39:06.756Z] #26 4.088 + TMP_GOPATH= [2022-04-23T21:39:06.756Z] #26 4.088 + : /build [2022-04-23T21:39:06.756Z] #26 4.088 + '[' -z '' ']' [2022-04-23T21:39:06.756Z] #26 4.089 ++ mktemp -d [2022-04-23T21:39:06.756Z] #26 4.090 + export GOPATH=/tmp/tmp.Bm95TNNvGn [2022-04-23T21:39:06.756Z] #26 4.090 + GOPATH=/tmp/tmp.Bm95TNNvGn [2022-04-23T21:39:06.756Z] #26 4.090 + RM_GOPATH=1 [2022-04-23T21:39:06.756Z] #26 4.091 + case "$(go env GOARCH)" in [2022-04-23T21:39:06.756Z] #26 4.092 ++ go env GOARCH [2022-04-23T21:39:06.756Z] #26 4.135 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:39:06.756Z] #26 4.135 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:39:06.756Z] #26 4.136 ++ dirname /install.sh [2022-04-23T21:39:06.756Z] #26 4.147 + dir=/ [2022-04-23T21:39:06.756Z] #26 4.147 + bin=dockercli [2022-04-23T21:39:06.756Z] #26 4.148 + shift [2022-04-23T21:39:06.756Z] #26 4.148 + '[' '!' -f //dockercli.installer ']' [2022-04-23T21:39:06.756Z] #26 4.148 + . //dockercli.installer [2022-04-23T21:39:06.756Z] #26 4.148 ++ : stable [2022-04-23T21:39:06.756Z] #26 4.149 ++ : 17.06.2-ce [2022-04-23T21:39:06.756Z] #26 4.149 + install_dockercli [2022-04-23T21:39:06.756Z] #26 4.149 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-23T21:39:06.756Z] #26 4.149 Install docker/cli version 17.06.2-ce from stable [2022-04-23T21:39:06.756Z] #26 4.151 ++ uname -m [2022-04-23T21:39:06.756Z] #26 4.164 + arch=x86_64 [2022-04-23T21:39:06.756Z] #26 4.164 + '[' x86_64 '!=' x86_64 ']' [2022-04-23T21:39:06.756Z] #26 4.165 + url=https://download.docker.com/linux/static [2022-04-23T21:39:06.756Z] #26 4.165 + tar -xz docker/docker [2022-04-23T21:39:06.756Z] #26 4.169 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-23T21:39:07.458Z] #14 ... [2022-04-23T21:39:07.458Z] [2022-04-23T21:39:07.458Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-23T21:39:07.458Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-23T21:39:07.458Z] #55 31.96 v3.0.2 [2022-04-23T21:39:07.458Z] #55 DONE 32.2s [2022-04-23T21:39:07.458Z] [2022-04-23T21:39:07.458Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:39:07.458Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T21:39:07.458Z] #60 26.71 Building dependency tree... [2022-04-23T21:39:07.458Z] #60 29.11 The following additional packages will be installed: [2022-04-23T21:39:07.458Z] #60 29.12 libbtrfs0 [2022-04-23T21:39:07.458Z] #60 29.27 The following NEW packages will be installed: [2022-04-23T21:39:07.458Z] #60 29.30 libbtrfs-dev libbtrfs0 [2022-04-23T21:39:07.458Z] #60 29.67 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:39:07.458Z] #60 29.67 Need to get 460 kB of archives. [2022-04-23T21:39:07.458Z] #60 29.67 After this operation, 1237 kB of additional disk space will be used. [2022-04-23T21:39:07.458Z] #60 29.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-23T21:39:07.459Z] #60 29.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-23T21:39:07.459Z] #60 30.58 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:39:07.459Z] #60 30.80 Fetched 460 kB in 0s (1388 kB/s) [2022-04-23T21:39:07.459Z] #60 30.90 Selecting previously unselected package libbtrfs0:amd64. [2022-04-23T21:39:07.459Z] #60 30.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T21:39:07.459Z] #60 31.02 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-23T21:39:07.459Z] #60 31.03 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:39:07.459Z] #60 31.27 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-23T21:39:07.459Z] #60 31.30 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-23T21:39:07.459Z] #60 31.31 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:39:07.459Z] #60 31.67 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:39:07.459Z] #60 31.70 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:39:07.459Z] #60 31.71 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:39:07.459Z] #60 DONE 32.2s [2022-04-23T21:39:07.720Z] [2022-04-23T21:39:07.720Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-23T21:39:07.720Z] #61 sha256:0e6d255f69c436226c810b44f9203b4d65f81eee68b46bd900347addabc36078 [2022-04-23T21:39:07.720Z] #61 DONE 0.1s [2022-04-23T21:39:07.720Z] [2022-04-23T21:39:07.720Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:39:07.720Z] #62 sha256:d237c95f15d04b091650bb65971ddc66d2ec04be0e859b7a9a5b2514a4504532 [2022-04-23T21:39:08.146Z] #26 ... [2022-04-23T21:39:08.146Z] [2022-04-23T21:39:08.146Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:39:08.146Z] #65 sha256:b4ba1003e1c5a9a4365faee713a2e08a99b3dbca11fc1cb68f48deec0fcc50c7 [2022-04-23T21:39:08.146Z] #65 7.465 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T21:39:08.146Z] #65 7.466 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-23T21:39:08.718Z] #65 8.121 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-23T21:39:09.109Z] #62 ... [2022-04-23T21:39:09.109Z] [2022-04-23T21:39:09.109Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:39:09.109Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:39:09.109Z] #49 18.70 Reading package lists... [2022-04-23T21:39:09.109Z] #49 23.48 Reading package lists... [2022-04-23T21:39:09.109Z] #49 28.10 Building dependency tree... [2022-04-23T21:39:09.109Z] #49 30.98 The following additional packages will be installed: [2022-04-23T21:39:09.109Z] #49 31.00 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T21:39:09.109Z] #49 31.00 python3-protobuf python3-six [2022-04-23T21:39:09.109Z] #49 31.01 Suggested packages: [2022-04-23T21:39:09.109Z] #49 31.01 python3-setuptools [2022-04-23T21:39:09.109Z] #49 31.01 Recommended packages: [2022-04-23T21:39:09.109Z] #49 31.01 iproute2 | iproute [2022-04-23T21:39:09.109Z] #49 31.61 The following NEW packages will be installed: [2022-04-23T21:39:09.109Z] #49 31.61 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T21:39:09.109Z] #49 31.63 python3-protobuf python3-six [2022-04-23T21:39:09.109Z] #49 32.07 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:39:09.109Z] #49 32.07 Need to get 2292 kB of archives. [2022-04-23T21:39:09.109Z] #49 32.07 After this operation, 11.0 MB of additional disk space will be used. [2022-04-23T21:39:09.109Z] #49 32.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-23T21:39:09.109Z] #49 32.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T21:39:09.109Z] #49 32.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-23T21:39:09.109Z] #49 32.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-23T21:39:09.109Z] #49 32.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-23T21:39:09.109Z] #49 32.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-23T21:39:09.109Z] #49 32.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-23T21:39:09.109Z] #49 ... [2022-04-23T21:39:09.109Z] [2022-04-23T21:39:09.110Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:39:09.110Z] #62 sha256:d237c95f15d04b091650bb65971ddc66d2ec04be0e859b7a9a5b2514a4504532 [2022-04-23T21:39:09.110Z] #62 1.364 + RM_GOPATH=0 [2022-04-23T21:39:09.110Z] #62 1.364 + TMP_GOPATH= [2022-04-23T21:39:09.110Z] #62 1.364 + : /build [2022-04-23T21:39:09.110Z] #62 1.364 + '[' -z '' ']' [2022-04-23T21:39:09.110Z] #62 1.364 ++ mktemp -d [2022-04-23T21:39:09.110Z] #62 1.372 + export GOPATH=/tmp/tmp.MZNgu0zecb [2022-04-23T21:39:09.110Z] #62 1.372 + GOPATH=/tmp/tmp.MZNgu0zecb [2022-04-23T21:39:09.110Z] #62 1.372 + RM_GOPATH=1 [2022-04-23T21:39:09.110Z] #62 1.372 + case "$(go env GOARCH)" in [2022-04-23T21:39:09.110Z] #62 1.375 ++ go env GOARCH [2022-04-23T21:39:09.110Z] #62 1.427 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:39:09.110Z] #62 1.427 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:39:09.110Z] #62 1.431 ++ dirname /install.sh [2022-04-23T21:39:09.110Z] #62 1.491 + dir=/ [2022-04-23T21:39:09.373Z] #62 1.492 Install containerd version v1.6.2 [2022-04-23T21:39:09.373Z] #62 1.492 + bin=containerd [2022-04-23T21:39:09.373Z] #62 1.492 + shift [2022-04-23T21:39:09.373Z] #62 1.492 + '[' '!' -f //containerd.installer ']' [2022-04-23T21:39:09.373Z] #62 1.492 + . //containerd.installer [2022-04-23T21:39:09.373Z] #62 1.492 ++ set -e [2022-04-23T21:39:09.373Z] #62 1.492 ++ : v1.6.2 [2022-04-23T21:39:09.373Z] #62 1.492 + install_containerd [2022-04-23T21:39:09.373Z] #62 1.492 + echo 'Install containerd version v1.6.2' [2022-04-23T21:39:09.373Z] #62 1.492 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MZNgu0zecb/src/github.com/containerd/containerd [2022-04-23T21:39:09.373Z] #62 1.592 Cloning into '/tmp/tmp.MZNgu0zecb/src/github.com/containerd/containerd'... [2022-04-23T21:39:10.644Z] #65 ... [2022-04-23T21:39:10.644Z] [2022-04-23T21:39:10.644Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:39:10.644Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:39:10.644Z] #40 3.247 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:39:10.644Z] #40 3.259 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:39:10.644Z] #40 3.259 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:39:10.644Z] #40 3.562 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:39:10.644Z] #40 4.531 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:39:10.644Z] #40 6.302 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:39:10.644Z] #40 ... [2022-04-23T21:39:10.644Z] [2022-04-23T21:39:10.644Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:39:10.644Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T21:39:10.644Z] #60 4.828 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:39:10.644Z] #60 4.861 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:39:10.644Z] #60 4.869 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:39:10.644Z] #60 5.616 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:39:10.644Z] #60 8.006 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:39:10.644Z] #60 9.898 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:39:10.644Z] #60 ... [2022-04-23T21:39:10.644Z] [2022-04-23T21:39:10.644Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-23T21:39:10.644Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-23T21:39:10.644Z] #36 4.493 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-23T21:39:10.905Z] #36 ... [2022-04-23T21:39:10.905Z] [2022-04-23T21:39:10.905Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:39:10.905Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:39:10.905Z] #49 4.630 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:39:10.905Z] #49 4.672 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:39:10.905Z] #49 4.675 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:39:10.905Z] #49 5.242 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-23T21:39:10.905Z] #49 5.701 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:39:10.905Z] #49 7.817 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:39:10.905Z] #49 9.852 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:39:10.905Z] #49 ... [2022-04-23T21:39:10.905Z] [2022-04-23T21:39:10.905Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:39:10.905Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T21:39:10.905Z] #34 4.114 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-23T21:39:10.905Z] #34 4.121 Cloning into '.'... [2022-04-23T21:39:11.169Z] #34 ... [2022-04-23T21:39:11.169Z] [2022-04-23T21:39:11.169Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:39:11.169Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:39:11.169Z] #14 4.226 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:39:11.169Z] #14 4.314 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:39:11.169Z] #14 4.317 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:39:11.169Z] #14 4.786 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:39:11.169Z] #14 6.714 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:39:11.169Z] #14 9.058 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:39:11.169Z] #14 ... [2022-04-23T21:39:11.169Z] [2022-04-23T21:39:11.169Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-23T21:39:11.169Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-23T21:39:11.169Z] #55 4.612 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-23T21:39:11.169Z] #55 5.619 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-23T21:39:11.169Z] #55 5.691 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-23T21:39:11.169Z] #55 5.693 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-23T21:39:11.169Z] #55 7.702 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-23T21:39:11.431Z] #55 ... [2022-04-23T21:39:11.431Z] [2022-04-23T21:39:11.431Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-23T21:39:11.431Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T21:39:11.431Z] #51 4.220 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-23T21:39:11.431Z] #51 6.051 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-23T21:39:11.431Z] #51 6.065 go: downloading github.com/fatih/color v1.10.0 [2022-04-23T21:39:11.431Z] #51 6.113 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-23T21:39:11.431Z] #51 6.190 go: downloading github.com/pkg/errors v0.9.1 [2022-04-23T21:39:11.431Z] #51 6.612 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-23T21:39:11.431Z] #51 6.621 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-23T21:39:11.431Z] #51 6.682 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-23T21:39:11.431Z] #51 6.700 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-23T21:39:11.431Z] #51 6.873 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-23T21:39:11.431Z] #51 6.936 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-23T21:39:11.431Z] #51 7.128 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-23T21:39:11.431Z] #51 7.329 go: downloading golang.org/x/tools v0.1.0 [2022-04-23T21:39:11.431Z] #51 ... [2022-04-23T21:39:11.431Z] [2022-04-23T21:39:11.431Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T21:39:11.431Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-23T21:39:11.431Z] #38 4.948 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-23T21:39:11.431Z] #38 5.989 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-23T21:39:11.431Z] #38 7.480 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-23T21:39:11.431Z] #38 7.845 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-23T21:39:11.431Z] #38 7.921 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-23T21:39:11.693Z] #38 11.35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-23T21:39:11.693Z] #38 ... [2022-04-23T21:39:11.693Z] [2022-04-23T21:39:11.693Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:39:11.693Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:39:11.693Z] #53 3.530 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-23T21:39:11.693Z] #53 ... [2022-04-23T21:39:11.693Z] [2022-04-23T21:39:11.693Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T21:39:11.693Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-23T21:39:11.693Z] #38 11.43 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T21:39:11.956Z] #52 ... [2022-04-23T21:39:11.956Z] [2022-04-23T21:39:11.956Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-23T21:39:11.956Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-23T21:39:11.956Z] #19 29.39 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-23T21:39:11.956Z] #19 29.40 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-04-23T21:39:11.956Z] #19 30.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-23T21:39:11.956Z] #19 30.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-04-23T21:39:11.956Z] #19 30.18 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-04-23T21:39:11.956Z] #19 30.18 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-23T21:39:11.956Z] #19 30.18 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-23T21:39:11.956Z] #19 30.18 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-04-23T21:39:11.956Z] #19 30.18 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-04-23T21:39:11.956Z] #19 30.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-04-23T21:39:11.956Z] #19 30.20 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-04-23T21:39:11.956Z] #19 30.20 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-04-23T21:39:11.956Z] #19 30.20 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-04-23T21:39:11.956Z] #19 30.20 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-04-23T21:39:11.956Z] #19 30.20 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-04-23T21:39:11.956Z] #19 30.23 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-04-23T21:39:11.956Z] #19 30.23 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-04-23T21:39:11.956Z] #19 30.26 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-04-23T21:39:11.956Z] #19 30.26 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-04-23T21:39:11.956Z] #19 30.28 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-04-23T21:39:11.956Z] #19 30.28 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-04-23T21:39:11.956Z] #19 31.28 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-04-23T21:39:11.956Z] #19 31.28 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-04-23T21:39:11.956Z] #19 31.29 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-04-23T21:39:11.956Z] #19 31.32 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-04-23T21:39:11.956Z] #19 31.34 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-04-23T21:39:11.956Z] #19 32.16 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-04-23T21:39:11.956Z] #19 32.17 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-23T21:39:11.956Z] #19 32.17 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-04-23T21:39:11.956Z] #19 32.20 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-04-23T21:39:11.956Z] #19 32.20 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-04-23T21:39:11.956Z] #19 32.20 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-23T21:39:11.956Z] #19 32.35 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-23T21:39:11.956Z] #19 32.37 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-04-23T21:39:11.956Z] #19 32.37 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-04-23T21:39:11.956Z] #19 32.37 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-04-23T21:39:11.956Z] #19 32.37 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-04-23T21:39:11.956Z] #19 32.37 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-04-23T21:39:11.956Z] #19 32.37 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-04-23T21:39:11.956Z] #19 32.38 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-04-23T21:39:11.956Z] #19 32.38 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-04-23T21:39:11.956Z] #19 32.38 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-04-23T21:39:11.956Z] #19 32.38 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-04-23T21:39:11.956Z] #19 32.38 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-04-23T21:39:11.956Z] #19 32.38 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-04-23T21:39:11.956Z] #19 32.38 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-04-23T21:39:11.956Z] #19 32.39 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-04-23T21:39:11.956Z] #19 32.39 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-04-23T21:39:11.956Z] #19 32.39 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-04-23T21:39:11.956Z] #19 32.39 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-04-23T21:39:11.956Z] #19 32.41 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-04-23T21:39:11.956Z] #19 32.42 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-04-23T21:39:11.956Z] #19 32.44 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-04-23T21:39:11.956Z] #19 32.45 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-04-23T21:39:11.956Z] #19 33.38 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-04-23T21:39:11.956Z] #19 33.38 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-04-23T21:39:11.956Z] #19 33.40 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-04-23T21:39:11.956Z] #19 33.42 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-04-23T21:39:11.956Z] #19 33.45 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-04-23T21:39:12.213Z] #19 34.72 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-04-23T21:39:12.213Z] #19 34.72 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-04-23T21:39:12.213Z] #19 34.72 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-04-23T21:39:12.213Z] #19 34.76 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-04-23T21:39:12.213Z] #19 34.78 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-04-23T21:39:12.213Z] #19 34.78 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-04-23T21:39:12.213Z] #19 34.81 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-04-23T21:39:12.213Z] #19 34.87 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-04-23T21:39:12.469Z] #19 34.90 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-04-23T21:39:12.469Z] #19 34.93 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-04-23T21:39:12.469Z] #19 34.97 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-04-23T21:39:12.688Z] #62 ... [2022-04-23T21:39:12.688Z] [2022-04-23T21:39:12.688Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T21:39:12.688Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-23T21:39:12.688Z] #38 36.71 NAME: [2022-04-23T21:39:12.688Z] #38 36.72 go-winres - A tool for embedding resources in Windows executables [2022-04-23T21:39:12.688Z] #38 36.72 [2022-04-23T21:39:12.688Z] #38 36.72 USAGE: [2022-04-23T21:39:12.688Z] #38 36.72 go-winres [global options] command [command options] [arguments...] [2022-04-23T21:39:12.688Z] #38 36.73 [2022-04-23T21:39:12.688Z] #38 36.73 COMMANDS: [2022-04-23T21:39:12.688Z] #38 36.73 init Create an initial ./winres/winres.json [2022-04-23T21:39:12.688Z] #38 36.73 make Make syso files for the "go build" command [2022-04-23T21:39:12.688Z] #38 36.73 simply Make syso files for the "go build" command (simplified) [2022-04-23T21:39:12.688Z] #38 36.73 extract Extract all resources from an executable [2022-04-23T21:39:12.688Z] #38 36.73 patch Replace resources in an executable file (exe, dll) [2022-04-23T21:39:12.688Z] #38 36.73 help, h Shows a list of commands or help for one command [2022-04-23T21:39:12.688Z] #38 36.73 [2022-04-23T21:39:12.688Z] #38 36.73 GLOBAL OPTIONS: [2022-04-23T21:39:12.688Z] #38 36.73 --help, -h show help (default: false) [2022-04-23T21:39:12.688Z] #38 DONE 37.1s [2022-04-23T21:39:12.688Z] [2022-04-23T21:39:12.688Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:39:12.688Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:39:12.688Z] #40 28.08 Building dependency tree... [2022-04-23T21:39:12.688Z] #40 30.94 The following additional packages will be installed: [2022-04-23T21:39:12.688Z] #40 30.96 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-23T21:39:12.688Z] #40 30.96 Suggested packages: [2022-04-23T21:39:12.688Z] #40 30.96 cmake-doc ninja-build lrzip [2022-04-23T21:39:12.688Z] #40 30.96 Recommended packages: [2022-04-23T21:39:12.688Z] #40 30.96 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-23T21:39:12.688Z] #40 31.80 The following NEW packages will be installed: [2022-04-23T21:39:12.688Z] #40 31.81 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-23T21:39:12.688Z] #40 31.83 vim-common xxd [2022-04-23T21:39:12.688Z] #40 32.30 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:39:12.688Z] #40 32.30 Need to get 17.7 MB of archives. [2022-04-23T21:39:12.688Z] #40 32.30 After this operation, 70.7 MB of additional disk space will be used. [2022-04-23T21:39:12.688Z] #40 32.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T21:39:12.688Z] #40 32.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T21:39:12.688Z] #40 32.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-23T21:39:12.688Z] #40 32.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-23T21:39:12.688Z] #40 32.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-23T21:39:12.688Z] #40 33.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-23T21:39:12.688Z] #40 33.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-23T21:39:12.688Z] #40 33.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-23T21:39:12.688Z] #40 33.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-23T21:39:12.688Z] #40 33.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-23T21:39:12.688Z] #40 34.72 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:39:12.688Z] #40 34.91 Fetched 17.7 MB in 2s (11.4 MB/s) [2022-04-23T21:39:12.688Z] #40 35.00 Selecting previously unselected package xxd. [2022-04-23T21:39:12.688Z] #40 35.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T21:39:12.688Z] #40 35.05 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T21:39:12.688Z] #40 35.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:39:12.688Z] #40 35.29 Selecting previously unselected package vim-common. [2022-04-23T21:39:12.688Z] #40 35.29 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:39:12.688Z] #40 35.31 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:39:12.688Z] #40 35.63 Selecting previously unselected package cmake-data. [2022-04-23T21:39:12.688Z] #40 35.64 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-23T21:39:12.688Z] #40 35.65 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T21:39:12.724Z] #19 ... [2022-04-23T21:39:12.724Z] [2022-04-23T21:39:12.724Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:39:12.724Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:39:12.724Z] #52 DONE 40.2s [2022-04-23T21:39:12.877Z] Client: Docker Engine - Community [2022-04-23T21:39:12.877Z] Version: 20.10.14 [2022-04-23T21:39:12.877Z] API version: 1.41 [2022-04-23T21:39:12.877Z] Go version: go1.16.15 [2022-04-23T21:39:12.877Z] Git commit: a224086 [2022-04-23T21:39:12.877Z] Built: Thu Mar 24 01:48:02 2022 [2022-04-23T21:39:12.877Z] OS/Arch: linux/amd64 [2022-04-23T21:39:12.877Z] Context: default [2022-04-23T21:39:12.877Z] Experimental: true [2022-04-23T21:39:12.877Z] [2022-04-23T21:39:12.877Z] Server: Docker Engine - Community [2022-04-23T21:39:12.877Z] Engine: [2022-04-23T21:39:12.877Z] Version: 20.10.14 [2022-04-23T21:39:12.877Z] API version: 1.41 (minimum version 1.12) [2022-04-23T21:39:12.877Z] Go version: go1.16.15 [2022-04-23T21:39:12.877Z] Git commit: 87a90dc [2022-04-23T21:39:12.877Z] Built: Thu Mar 24 01:45:53 2022 [2022-04-23T21:39:12.877Z] OS/Arch: linux/amd64 [2022-04-23T21:39:12.877Z] Experimental: true [2022-04-23T21:39:12.877Z] containerd: [2022-04-23T21:39:12.877Z] Version: 1.5.11 [2022-04-23T21:39:12.877Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T21:39:12.877Z] runc: [2022-04-23T21:39:12.877Z] Version: 1.0.3 [2022-04-23T21:39:12.877Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-23T21:39:12.877Z] docker-init: [2022-04-23T21:39:12.877Z] Version: 0.19.0 [2022-04-23T21:39:12.877Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-23T21:39:12.980Z] [2022-04-23T21:39:12.980Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:39:12.980Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:39:12.980Z] #60 40.63 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-23T21:39:13.235Z] + docker info [2022-04-23T21:39:13.543Z] #60 DONE 41.1s [2022-04-23T21:39:13.543Z] [2022-04-23T21:39:13.543Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-23T21:39:13.543Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-23T21:39:13.543Z] #19 35.86 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-04-23T21:39:13.543Z] #19 35.86 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-04-23T21:39:13.543Z] #19 35.87 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-04-23T21:39:13.543Z] #19 35.89 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-04-23T21:39:13.543Z] #19 35.92 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-04-23T21:39:13.635Z] #40 ... [2022-04-23T21:39:13.635Z] [2022-04-23T21:39:13.635Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:39:13.635Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:39:13.635Z] #53 29.24 go: downloading github.com/fatih/color v1.13.0 [2022-04-23T21:39:13.635Z] #53 29.25 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T21:39:13.635Z] #53 29.28 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-23T21:39:13.635Z] #53 29.30 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-23T21:39:13.635Z] #53 29.48 go: downloading github.com/spf13/viper v1.10.1 [2022-04-23T21:39:13.635Z] #53 29.63 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-23T21:39:13.635Z] #53 29.99 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-23T21:39:13.635Z] #53 30.01 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-23T21:39:13.635Z] #53 30.02 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-23T21:39:13.635Z] #53 30.05 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-23T21:39:13.635Z] #53 31.01 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-23T21:39:13.635Z] #53 31.02 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-23T21:39:13.635Z] #53 34.41 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T21:39:13.635Z] #53 34.44 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-23T21:39:13.635Z] #53 34.56 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-23T21:39:13.635Z] #53 34.57 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-23T21:39:13.635Z] #53 34.62 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-23T21:39:13.635Z] #53 34.64 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-23T21:39:13.635Z] #53 34.67 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-23T21:39:13.635Z] #53 34.74 go: downloading github.com/spf13/afero v1.6.0 [2022-04-23T21:39:13.635Z] #53 34.79 go: downloading github.com/spf13/cast v1.4.1 [2022-04-23T21:39:13.635Z] #53 34.83 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-23T21:39:13.635Z] #53 34.85 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-23T21:39:13.635Z] #53 34.89 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-23T21:39:13.635Z] #53 34.98 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-23T21:39:13.635Z] #53 35.16 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-23T21:39:13.635Z] #53 35.19 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-23T21:39:13.635Z] #53 35.22 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-23T21:39:13.635Z] #53 35.26 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-23T21:39:13.635Z] #53 35.28 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-23T21:39:13.635Z] #53 35.34 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-23T21:39:13.635Z] #53 35.39 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-23T21:39:13.635Z] #53 35.42 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-23T21:39:13.635Z] #53 35.82 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-23T21:39:13.635Z] #53 35.96 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-23T21:39:13.635Z] #53 36.01 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-23T21:39:13.635Z] #53 36.04 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-23T21:39:13.635Z] #53 36.19 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-23T21:39:13.635Z] #53 36.23 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-23T21:39:13.635Z] #53 37.26 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-23T21:39:13.635Z] #53 37.31 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-23T21:39:13.635Z] #53 37.39 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-23T21:39:13.635Z] #53 37.39 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-23T21:39:13.635Z] #53 37.45 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-23T21:39:13.635Z] #53 37.56 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-23T21:39:13.635Z] #53 37.60 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-23T21:39:13.635Z] #53 37.68 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-23T21:39:13.635Z] #53 37.82 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-23T21:39:13.635Z] #53 37.90 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-23T21:39:13.635Z] #53 38.03 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-23T21:39:13.636Z] #53 38.12 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-23T21:39:13.636Z] #53 38.13 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-23T21:39:13.636Z] #53 38.17 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-23T21:39:13.636Z] #53 38.18 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-23T21:39:13.636Z] #53 38.26 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-23T21:39:13.636Z] #53 38.29 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-23T21:39:13.897Z] #53 38.34 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-23T21:39:13.897Z] #53 38.36 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-23T21:39:13.897Z] #53 38.42 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-23T21:39:14.107Z] #19 36.72 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-04-23T21:39:14.107Z] #19 36.73 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-04-23T21:39:14.107Z] #19 36.73 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-04-23T21:39:14.107Z] #19 36.74 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-04-23T21:39:14.107Z] #19 36.74 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-04-23T21:39:14.107Z] #19 36.74 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-04-23T21:39:14.107Z] #19 36.74 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-04-23T21:39:14.107Z] #19 36.74 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-04-23T21:39:14.107Z] #19 36.77 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-04-23T21:39:14.160Z] #53 38.59 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-23T21:39:14.160Z] #53 38.63 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-23T21:39:14.160Z] #53 38.66 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-23T21:39:14.160Z] #53 38.71 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-23T21:39:14.160Z] #53 38.74 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-23T21:39:14.160Z] #53 38.76 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-23T21:39:14.160Z] #53 38.78 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-23T21:39:14.160Z] #53 38.81 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-23T21:39:14.160Z] #53 38.82 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-23T21:39:14.255Z] #38 ... [2022-04-23T21:39:14.255Z] [2022-04-23T21:39:14.255Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:39:14.255Z] #26 sha256:f07795f11eef025f04610ba55bb59a0d1e2d359b440e3eff6d85e9f2a3920771 [2022-04-23T21:39:14.255Z] #26 12.21 + mkdir -p /build [2022-04-23T21:39:14.255Z] #26 12.21 + mv docker/docker /build/ [2022-04-23T21:39:14.256Z] #26 12.23 + rmdir docker [2022-04-23T21:39:14.256Z] #26 DONE 13.4s [2022-04-23T21:39:14.256Z] [2022-04-23T21:39:14.256Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:39:14.256Z] #65 sha256:b4ba1003e1c5a9a4365faee713a2e08a99b3dbca11fc1cb68f48deec0fcc50c7 [2022-04-23T21:39:14.256Z] #65 10.75 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-23T21:39:14.256Z] #65 11.78 go: downloading github.com/google/uuid v1.3.0 [2022-04-23T21:39:14.256Z] #65 11.88 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-23T21:39:14.256Z] #65 12.07 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-23T21:39:14.256Z] #65 12.34 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T21:39:14.256Z] #65 12.51 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-23T21:39:14.256Z] #65 12.74 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-23T21:39:14.256Z] #65 13.43 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-23T21:39:14.256Z] #65 ... [2022-04-23T21:39:14.256Z] [2022-04-23T21:39:14.256Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:39:14.256Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:39:14.256Z] #45 3.677 + git clone https://github.com/docker/distribution.git . [2022-04-23T21:39:14.256Z] #45 3.677 Cloning into '.'... [2022-04-23T21:39:14.364Z] #19 36.78 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-04-23T21:39:14.364Z] #19 36.80 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-04-23T21:39:14.364Z] #19 36.80 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-04-23T21:39:14.364Z] #19 36.82 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-04-23T21:39:14.364Z] #19 36.82 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-04-23T21:39:14.364Z] #19 36.83 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-04-23T21:39:14.422Z] #53 38.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-23T21:39:14.422Z] #53 38.87 go: downloading github.com/julz/importas v0.1.0 [2022-04-23T21:39:14.422Z] #53 38.91 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-23T21:39:14.422Z] #53 38.95 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-23T21:39:14.422Z] #53 39.03 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-23T21:39:14.422Z] #53 39.03 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-23T21:39:14.422Z] #53 39.04 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-23T21:39:14.436Z] Client: Docker Engine - Community [2022-04-23T21:39:14.437Z] Version: 20.10.14 [2022-04-23T21:39:14.437Z] API version: 1.41 [2022-04-23T21:39:14.437Z] Go version: go1.16.15 [2022-04-23T21:39:14.437Z] Git commit: a224086 [2022-04-23T21:39:14.437Z] Built: Thu Mar 24 01:47:20 2022 [2022-04-23T21:39:14.437Z] OS/Arch: linux/arm64 [2022-04-23T21:39:14.437Z] Context: default [2022-04-23T21:39:14.437Z] Experimental: true [2022-04-23T21:39:14.437Z] [2022-04-23T21:39:14.437Z] Server: Docker Engine - Community [2022-04-23T21:39:14.437Z] Engine: [2022-04-23T21:39:14.437Z] Version: 20.10.14 [2022-04-23T21:39:14.437Z] API version: 1.41 (minimum version 1.12) [2022-04-23T21:39:14.437Z] Go version: go1.16.15 [2022-04-23T21:39:14.437Z] Git commit: 87a90dc [2022-04-23T21:39:14.437Z] Built: Thu Mar 24 01:45:39 2022 [2022-04-23T21:39:14.437Z] OS/Arch: linux/arm64 [2022-04-23T21:39:14.437Z] Experimental: true [2022-04-23T21:39:14.437Z] containerd: [2022-04-23T21:39:14.437Z] Version: 1.5.11 [2022-04-23T21:39:14.437Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T21:39:14.437Z] runc: [2022-04-23T21:39:14.437Z] Version: 1.0.3 [2022-04-23T21:39:14.437Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-23T21:39:14.437Z] docker-init: [2022-04-23T21:39:14.437Z] Version: 0.19.0 [2022-04-23T21:39:14.437Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-23T21:39:14.516Z] #45 ... [2022-04-23T21:39:14.516Z] [2022-04-23T21:39:14.516Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:39:14.516Z] #65 sha256:b4ba1003e1c5a9a4365faee713a2e08a99b3dbca11fc1cb68f48deec0fcc50c7 [2022-04-23T21:39:14.516Z] #65 13.89 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-23T21:39:14.516Z] #65 14.01 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-23T21:39:14.688Z] #53 39.13 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-23T21:39:14.689Z] #53 39.14 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-23T21:39:14.689Z] #53 39.15 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-23T21:39:14.689Z] #53 ... [2022-04-23T21:39:14.689Z] [2022-04-23T21:39:14.689Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:39:14.689Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:39:14.689Z] #40 39.16 Selecting previously unselected package libicu67:amd64. [2022-04-23T21:39:14.689Z] #40 39.17 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-23T21:39:14.689Z] #40 39.18 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-23T21:39:14.762Z] + docker info [2022-04-23T21:39:14.926Z] #19 37.60 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-04-23T21:39:14.926Z] #19 37.60 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-04-23T21:39:14.926Z] #19 37.60 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-04-23T21:39:14.926Z] #19 37.63 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-04-23T21:39:15.181Z] #19 37.66 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-04-23T21:39:15.742Z] #19 38.38 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-04-23T21:39:15.999Z] #19 38.38 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-04-23T21:39:15.999Z] #19 38.38 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-04-23T21:39:15.999Z] #19 38.39 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-04-23T21:39:15.999Z] #19 38.39 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-04-23T21:39:15.999Z] #19 38.40 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-04-23T21:39:15.999Z] #19 38.40 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-04-23T21:39:15.999Z] #19 38.40 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-04-23T21:39:15.999Z] #19 38.42 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-04-23T21:39:15.999Z] #19 38.42 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-04-23T21:39:15.999Z] #19 38.43 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-04-23T21:39:15.999Z] #19 38.44 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-04-23T21:39:16.561Z] #19 39.19 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-04-23T21:39:16.561Z] #19 39.19 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-04-23T21:39:16.561Z] #19 39.21 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-04-23T21:39:16.561Z] #19 39.22 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-04-23T21:39:16.561Z] #19 39.24 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-04-23T21:39:17.080Z] #65 16.16 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T21:39:17.488Z] #19 39.90 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-04-23T21:39:17.488Z] #19 39.91 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-04-23T21:39:17.743Z] #19 40.22 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:39:17.743Z] #19 40.35 Fetched 787 MB in 14s (54.6 MB/s) [2022-04-23T21:39:17.743Z] #19 40.37 Selecting previously unselected package liblocale-gettext-perl. [2022-04-23T21:39:17.743Z] #19 40.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T21:39:17.743Z] #19 40.38 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-04-23T21:39:17.743Z] #19 40.39 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-04-23T21:39:17.743Z] #19 40.41 Selecting previously unselected package bzip2. [2022-04-23T21:39:17.999Z] #19 40.42 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-04-23T21:39:17.999Z] #19 40.42 Unpacking bzip2 (1.0.8-4) ... [2022-04-23T21:39:17.999Z] #19 40.45 Selecting previously unselected package libmagic-mgc. [2022-04-23T21:39:17.999Z] #19 40.45 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-04-23T21:39:17.999Z] #19 40.45 Unpacking libmagic-mgc (1:5.39-3) ... [2022-04-23T21:39:17.999Z] #19 40.52 Selecting previously unselected package libmagic1:amd64. [2022-04-23T21:39:17.999Z] #19 40.52 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-04-23T21:39:17.999Z] #19 40.53 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-04-23T21:39:17.999Z] #19 40.56 Selecting previously unselected package file. [2022-04-23T21:39:17.999Z] #19 40.57 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-04-23T21:39:17.999Z] #19 40.57 Unpacking file (1:5.39-3) ... [2022-04-23T21:39:17.999Z] #19 40.60 Selecting previously unselected package xz-utils. [2022-04-23T21:39:17.999Z] #19 40.60 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-23T21:39:17.999Z] #19 40.61 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T21:39:17.999Z] #19 40.65 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-04-23T21:39:18.000Z] #40 ... [2022-04-23T21:39:18.000Z] [2022-04-23T21:39:18.000Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:39:18.000Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:39:18.000Z] #14 32.51 The following NEW packages will be installed: [2022-04-23T21:39:18.000Z] #14 32.51 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T21:39:18.000Z] #14 32.51 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-23T21:39:18.000Z] #14 32.51 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-23T21:39:18.000Z] #14 32.51 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-23T21:39:18.000Z] #14 32.51 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-23T21:39:18.000Z] #14 32.55 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-23T21:39:18.000Z] #14 32.55 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-23T21:39:18.000Z] #14 32.55 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-23T21:39:18.000Z] #14 32.55 mingw-w64-x86-64-dev [2022-04-23T21:39:18.000Z] #14 33.03 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:39:18.000Z] #14 33.03 Need to get 115 MB of archives. [2022-04-23T21:39:18.000Z] #14 33.03 After this operation, 645 MB of additional disk space will be used. [2022-04-23T21:39:18.000Z] #14 33.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-23T21:39:18.000Z] #14 33.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-23T21:39:18.000Z] #14 33.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-23T21:39:18.000Z] #14 33.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-23T21:39:18.000Z] #14 33.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-23T21:39:18.000Z] #14 33.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-23T21:39:18.000Z] #14 33.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-23T21:39:18.000Z] #14 34.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-23T21:39:18.000Z] #14 34.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-23T21:39:18.000Z] #14 34.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-23T21:39:18.000Z] #14 36.09 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-23T21:39:18.000Z] #14 36.73 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-23T21:39:18.000Z] #14 37.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-23T21:39:18.000Z] #14 39.05 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-23T21:39:18.000Z] #14 39.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-23T21:39:18.000Z] #14 39.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-23T21:39:18.000Z] #14 39.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-23T21:39:18.000Z] #14 39.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-23T21:39:18.000Z] #14 39.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-23T21:39:18.000Z] #14 39.47 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-23T21:39:18.000Z] #14 39.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-23T21:39:18.000Z] #14 39.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-23T21:39:18.000Z] #14 39.49 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-23T21:39:18.000Z] #14 39.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-23T21:39:18.000Z] #14 39.52 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-23T21:39:18.000Z] #14 39.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-23T21:39:18.000Z] #14 39.56 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-23T21:39:18.000Z] #14 39.56 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-23T21:39:18.000Z] #14 39.57 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-23T21:39:18.000Z] #14 39.57 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-23T21:39:18.000Z] #14 40.55 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:39:18.000Z] #14 40.78 Fetched 115 MB in 7s (16.5 MB/s) [2022-04-23T21:39:18.000Z] #14 40.87 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-23T21:39:18.001Z] #14 40.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T21:39:18.001Z] #14 40.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-23T21:39:18.001Z] #14 40.93 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T21:39:18.001Z] #14 ... [2022-04-23T21:39:18.001Z] [2022-04-23T21:39:18.001Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:39:18.001Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:39:18.001Z] #53 39.26 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-23T21:39:18.001Z] #53 39.29 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-23T21:39:18.001Z] #53 39.30 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-23T21:39:18.001Z] #53 39.33 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-23T21:39:18.001Z] #53 39.84 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-23T21:39:18.001Z] #53 39.86 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-23T21:39:18.001Z] #53 39.89 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-23T21:39:18.001Z] #53 39.95 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-23T21:39:18.001Z] #53 40.06 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-23T21:39:18.001Z] #53 40.06 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-23T21:39:18.001Z] #53 40.08 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-23T21:39:18.001Z] #53 40.12 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-23T21:39:18.001Z] #53 40.14 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-23T21:39:18.001Z] #53 40.29 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-23T21:39:18.001Z] #53 40.30 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-23T21:39:18.001Z] #53 40.31 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-23T21:39:18.001Z] #53 40.32 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-23T21:39:18.001Z] #53 40.33 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-23T21:39:18.001Z] #53 40.45 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-23T21:39:18.001Z] #53 40.49 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-23T21:39:18.001Z] #53 40.56 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-23T21:39:18.001Z] #53 40.57 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-23T21:39:18.001Z] #53 40.60 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-23T21:39:18.001Z] #53 40.62 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-23T21:39:18.001Z] #53 40.64 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-23T21:39:18.001Z] #53 40.85 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-23T21:39:18.001Z] #53 40.87 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-23T21:39:18.001Z] #53 40.89 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-23T21:39:18.001Z] #53 40.95 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-23T21:39:18.001Z] #53 40.99 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-23T21:39:18.001Z] #53 41.13 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-23T21:39:18.001Z] #53 41.24 go: downloading honnef.co/go/tools v0.2.2 [2022-04-23T21:39:18.001Z] #53 42.30 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-23T21:39:18.001Z] #53 42.30 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-23T21:39:18.001Z] #53 42.39 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-23T21:39:18.001Z] #53 42.44 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-23T21:39:18.001Z] #53 42.45 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-23T21:39:18.001Z] #53 42.52 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-23T21:39:18.001Z] #53 42.61 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-23T21:39:18.255Z] #19 40.65 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-23T21:39:18.255Z] #19 40.65 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-23T21:39:18.262Z] #53 42.75 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-23T21:39:18.262Z] #53 42.84 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-23T21:39:18.465Z] #65 ... [2022-04-23T21:39:18.465Z] [2022-04-23T21:39:18.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-04-23T21:39:18.465Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-23T21:39:18.465Z] #36 17.71 tomll can be used in two ways: [2022-04-23T21:39:18.465Z] #36 17.71 Writing to STDIN and reading from STDOUT: [2022-04-23T21:39:18.465Z] #36 17.71 cat file.toml | tomll > file.toml [2022-04-23T21:39:18.465Z] #36 17.71 [2022-04-23T21:39:18.465Z] #36 17.71 Reading and updating a list of files: [2022-04-23T21:39:18.465Z] #36 17.71 tomll a.toml b.toml c.toml [2022-04-23T21:39:18.465Z] #36 17.71 [2022-04-23T21:39:18.465Z] #36 17.71 When given a list of files, tomll will modify all files in place without asking. [2022-04-23T21:39:18.465Z] #36 DONE 18.0s [2022-04-23T21:39:18.465Z] [2022-04-23T21:39:18.465Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:39:18.465Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:39:18.465Z] #14 17.86 Fetched 8510 kB in 14s (611 kB/s) [2022-04-23T21:39:18.510Z] #19 40.95 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-04-23T21:39:18.510Z] #19 40.95 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-04-23T21:39:18.510Z] #19 40.96 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-23T21:39:18.524Z] #53 42.94 go: downloading golang.org/x/text v0.3.7 [2022-04-23T21:39:18.765Z] #19 41.23 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-04-23T21:39:18.765Z] #19 41.24 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-04-23T21:39:18.765Z] #19 41.24 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-23T21:39:19.021Z] #19 41.52 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-04-23T21:39:19.021Z] #19 41.52 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-23T21:39:19.021Z] #19 41.52 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-23T21:39:19.277Z] #19 41.78 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-04-23T21:39:19.277Z] #19 41.78 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-23T21:39:19.277Z] #19 41.78 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-23T21:39:19.533Z] #19 42.01 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-04-23T21:39:19.533Z] #19 42.01 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:39:19.533Z] #19 42.01 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-23T21:39:19.533Z] #19 42.04 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-04-23T21:39:19.533Z] #19 42.04 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:39:19.533Z] #19 42.05 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:39:20.442Z] #53 ... [2022-04-23T21:39:20.442Z] [2022-04-23T21:39:20.442Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:39:20.442Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:39:20.442Z] #40 44.89 Selecting previously unselected package libxml2:amd64. [2022-04-23T21:39:20.442Z] #40 44.89 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-23T21:39:20.442Z] #40 44.90 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T21:39:21.015Z] #40 45.41 Selecting previously unselected package libarchive13:amd64. [2022-04-23T21:39:21.015Z] #40 45.43 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-23T21:39:21.015Z] #40 45.43 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-23T21:39:21.278Z] #40 45.73 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-23T21:39:21.278Z] #40 45.74 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-23T21:39:21.278Z] #40 45.75 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-23T21:39:21.278Z] #40 45.92 Selecting previously unselected package librhash0:amd64. [2022-04-23T21:39:21.278Z] #40 ... [2022-04-23T21:39:21.278Z] [2022-04-23T21:39:21.278Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:39:21.278Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:39:21.278Z] #49 35.65 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-23T21:39:21.278Z] #49 37.05 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:39:21.278Z] #49 37.31 Fetched 2292 kB in 4s (535 kB/s) [2022-04-23T21:39:21.278Z] #49 37.49 Selecting previously unselected package libprotobuf23:amd64. [2022-04-23T21:39:21.278Z] #49 37.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-04-23T21:39:21.278Z] #49 37.60 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-23T21:39:21.278Z] #49 37.62 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-23T21:39:21.278Z] #49 38.47 Selecting previously unselected package python3-pkg-resources. [2022-04-23T21:39:21.278Z] #49 38.48 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T21:39:21.278Z] #49 38.50 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:39:21.278Z] #49 38.85 Selecting previously unselected package python3-six. [2022-04-23T21:39:21.278Z] #49 38.86 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-23T21:39:21.278Z] #49 38.87 Unpacking python3-six (1.16.0-2) ... [2022-04-23T21:39:21.278Z] #49 38.96 Selecting previously unselected package python3-protobuf. [2022-04-23T21:39:21.278Z] #49 38.98 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-23T21:39:21.278Z] #49 39.01 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-23T21:39:21.278Z] #49 39.53 Selecting previously unselected package libnet1:amd64. [2022-04-23T21:39:21.278Z] #49 39.53 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-23T21:39:21.278Z] #49 39.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:39:21.278Z] #49 39.68 Selecting previously unselected package libnl-3-200:amd64. [2022-04-23T21:39:21.278Z] #49 39.68 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-23T21:39:21.278Z] #49 39.69 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:39:21.278Z] #49 39.82 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-23T21:39:21.278Z] #49 39.82 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-23T21:39:21.278Z] #49 39.82 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:39:21.278Z] #49 39.93 Selecting previously unselected package criu. [2022-04-23T21:39:21.278Z] #49 39.93 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-23T21:39:21.278Z] #49 39.93 Unpacking criu (3.16.1-3) ... [2022-04-23T21:39:21.278Z] #49 40.65 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:39:21.278Z] #49 42.06 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-23T21:39:21.278Z] #49 42.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:39:21.278Z] #49 42.11 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:39:21.278Z] #49 42.13 Setting up python3-six (1.16.0-2) ... [2022-04-23T21:39:21.278Z] #49 43.06 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:39:21.278Z] #49 43.08 Setting up python3-protobuf (3.12.4-1) ... [2022-04-23T21:39:21.543Z] #49 ... [2022-04-23T21:39:21.543Z] [2022-04-23T21:39:21.543Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:39:21.543Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:39:21.543Z] #40 45.92 Selecting previously unselected package librhash0:amd64. [2022-04-23T21:39:21.543Z] #40 45.92 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-23T21:39:21.543Z] #40 45.93 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-23T21:39:21.543Z] #40 46.08 Selecting previously unselected package libuv1:amd64. [2022-04-23T21:39:21.543Z] #40 46.08 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-23T21:39:21.543Z] #40 46.09 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-23T21:39:21.806Z] #40 46.28 Selecting previously unselected package cmake. [2022-04-23T21:39:21.806Z] #40 46.28 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-23T21:39:21.806Z] #40 46.31 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-23T21:39:23.697Z] #19 46.20 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-04-23T21:39:23.697Z] #19 46.20 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:39:23.697Z] #19 46.21 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-23T21:39:23.697Z] #19 46.24 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-04-23T21:39:23.697Z] #19 46.24 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:39:23.697Z] #19 46.24 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-23T21:39:23.756Z] #14 17.86 Reading package lists... [2022-04-23T21:39:23.756Z] #14 ... [2022-04-23T21:39:23.756Z] [2022-04-23T21:39:23.756Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-23T21:39:23.756Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T21:39:23.756Z] #51 12.90 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-23T21:39:23.756Z] #51 12.97 go: downloading golang.org/x/mod v0.3.0 [2022-04-23T21:39:23.756Z] #51 ... [2022-04-23T21:39:23.756Z] [2022-04-23T21:39:23.756Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:39:23.756Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:39:23.756Z] #40 13.52 Fetched 8510 kB in 10s (810 kB/s) [2022-04-23T21:39:23.756Z] #40 13.52 Reading package lists... [2022-04-23T21:39:23.756Z] #40 20.22 Reading package lists... [2022-04-23T21:39:23.756Z] #40 ... [2022-04-23T21:39:23.756Z] [2022-04-23T21:39:23.756Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:39:23.756Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:39:23.756Z] #14 17.86 Reading package lists... [2022-04-23T21:39:24.016Z] #14 23.37 Reading package lists... [2022-04-23T21:39:24.016Z] #14 ... [2022-04-23T21:39:24.016Z] [2022-04-23T21:39:24.016Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:39:24.016Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:39:24.016Z] #49 13.37 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-23T21:39:24.016Z] #49 19.52 Fetched 8513 kB in 15s (560 kB/s) [2022-04-23T21:39:24.016Z] #49 19.52 Reading package lists... [2022-04-23T21:39:24.016Z] #49 ... [2022-04-23T21:39:24.016Z] [2022-04-23T21:39:24.016Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:39:24.016Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T21:39:24.016Z] #60 17.74 Fetched 8510 kB in 13s (646 kB/s) [2022-04-23T21:39:24.016Z] #60 17.74 Reading package lists... [2022-04-23T21:39:24.593Z] #60 23.49 Reading package lists... [2022-04-23T21:39:24.593Z] #60 ... [2022-04-23T21:39:24.593Z] [2022-04-23T21:39:24.593Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:39:24.593Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:39:24.857Z] #45 24.15 Updating files: 98% (1807/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-23T21:39:24.857Z] #45 24.22 + git checkout -q v2.3.0 [2022-04-23T21:39:25.124Z] #40 ... [2022-04-23T21:39:25.124Z] [2022-04-23T21:39:25.124Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:39:25.124Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T21:39:25.124Z] #34 39.13 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-23T21:39:25.124Z] #34 39.39 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-23T21:39:25.124Z] #34 40.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:39:25.124Z] #34 ... [2022-04-23T21:39:25.124Z] [2022-04-23T21:39:25.124Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:39:25.124Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:39:25.124Z] #53 47.75 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-23T21:39:25.124Z] #53 47.81 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-23T21:39:25.124Z] #53 47.81 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-23T21:39:25.124Z] #53 47.91 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-23T21:39:25.124Z] #53 47.98 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-23T21:39:25.124Z] #53 47.99 go: downloading golang.org/x/mod v0.5.1 [2022-04-23T21:39:25.124Z] #53 48.02 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-23T21:39:25.124Z] #53 48.14 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-23T21:39:25.124Z] #53 48.15 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-23T21:39:25.124Z] #53 48.32 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-23T21:39:25.124Z] #53 48.36 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-23T21:39:25.124Z] #53 48.45 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-23T21:39:25.124Z] #53 48.85 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-23T21:39:25.124Z] #53 48.97 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-23T21:39:25.124Z] #53 49.19 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-23T21:39:25.124Z] #53 49.23 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-23T21:39:25.124Z] #53 49.23 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-23T21:39:25.124Z] #53 49.28 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-23T21:39:25.124Z] #53 49.30 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-23T21:39:25.124Z] #53 49.30 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-23T21:39:25.124Z] #53 49.37 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-23T21:39:25.124Z] #53 49.57 go: downloading github.com/prometheus/common v0.10.0 [2022-04-23T21:39:25.124Z] #53 49.76 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-23T21:39:25.389Z] #53 ... [2022-04-23T21:39:25.389Z] [2022-04-23T21:39:25.389Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:39:25.389Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:39:25.389Z] #49 46.22 Setting up criu (3.16.1-3) ... [2022-04-23T21:39:25.389Z] #49 47.87 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:39:25.389Z] #49 DONE 49.6s [2022-04-23T21:39:25.389Z] [2022-04-23T21:39:25.390Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:39:25.390Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:39:25.390Z] #53 50.06 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-23T21:39:25.652Z] #53 50.17 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-23T21:39:26.600Z] #53 ... [2022-04-23T21:39:26.600Z] [2022-04-23T21:39:26.600Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:39:26.600Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:39:26.600Z] #40 49.99 Setting up libicu67:amd64 (67.1-7) ... [2022-04-23T21:39:26.600Z] #40 50.05 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:39:26.600Z] #40 50.08 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-23T21:39:26.600Z] #40 50.10 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:39:26.600Z] #40 50.17 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-23T21:39:26.600Z] #40 50.24 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-23T21:39:26.600Z] #40 50.27 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T21:39:26.600Z] #40 50.32 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T21:39:26.600Z] #40 50.38 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-23T21:39:26.600Z] #40 50.42 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-23T21:39:26.600Z] #40 50.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:39:26.600Z] #40 DONE 51.1s [2022-04-23T21:39:26.600Z] [2022-04-23T21:39:26.600Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-23T21:39:26.600Z] #41 sha256:0b0342dd733cd788655f973ff72ad7f25eed8b16e9e79041d25415f3997cb29f [2022-04-23T21:39:26.600Z] #41 DONE 0.3s [2022-04-23T21:39:26.600Z] [2022-04-23T21:39:26.600Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:39:26.600Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:39:26.600Z] #14 42.88 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-23T21:39:26.600Z] #14 42.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-23T21:39:26.600Z] #14 42.89 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T21:39:26.600Z] #14 45.29 Selecting previously unselected package binutils-mingw-w64. [2022-04-23T21:39:26.600Z] #14 45.29 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-23T21:39:26.600Z] #14 45.30 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T21:39:26.600Z] #14 45.47 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-23T21:39:26.600Z] #14 45.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:39:26.600Z] #14 45.49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:39:26.600Z] #14 45.66 Selecting previously unselected package dmsetup. [2022-04-23T21:39:26.601Z] #14 45.67 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:39:26.601Z] #14 45.68 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-23T21:39:26.601Z] #14 45.86 Selecting previously unselected package mingw-w64-common. [2022-04-23T21:39:26.601Z] #14 45.86 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-23T21:39:26.601Z] #14 45.87 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-23T21:39:26.601Z] #14 50.70 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-23T21:39:26.601Z] #14 50.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-23T21:39:26.601Z] #14 50.72 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T21:39:26.865Z] #14 ... [2022-04-23T21:39:26.865Z] [2022-04-23T21:39:26.865Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-23T21:39:26.865Z] #42 sha256:f2a76922fcb58e45669cb96f2ca032c280c70b13cd64081c2ab6342263f67797 [2022-04-23T21:39:27.048Z] #45 26.39 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-23T21:39:27.857Z] #42 0.775 + RM_GOPATH=0 [2022-04-23T21:39:27.857Z] #42 0.775 + TMP_GOPATH= [2022-04-23T21:39:27.857Z] #42 0.775 + : /build [2022-04-23T21:39:27.857Z] #42 0.775 + '[' -z '' ']' [2022-04-23T21:39:27.857Z] #42 0.776 ++ mktemp -d [2022-04-23T21:39:27.857Z] #42 0.777 + export GOPATH=/tmp/tmp.3xTvXpIbVk [2022-04-23T21:39:27.857Z] #42 0.777 + GOPATH=/tmp/tmp.3xTvXpIbVk [2022-04-23T21:39:27.857Z] #42 0.778 + RM_GOPATH=1 [2022-04-23T21:39:27.857Z] #42 0.778 + case "$(go env GOARCH)" in [2022-04-23T21:39:27.857Z] #42 0.778 ++ go env GOARCH [2022-04-23T21:39:27.857Z] #42 0.797 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:39:27.857Z] #42 0.797 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:39:27.857Z] #42 0.797 ++ dirname /install.sh [2022-04-23T21:39:27.857Z] #42 0.801 + dir=/ [2022-04-23T21:39:27.857Z] #42 0.802 + bin=tini [2022-04-23T21:39:27.857Z] #42 0.802 + shift [2022-04-23T21:39:27.857Z] #42 0.803 + '[' '!' -f //tini.installer ']' [2022-04-23T21:39:27.857Z] #42 0.803 + . //tini.installer [2022-04-23T21:39:27.857Z] #42 0.803 ++ : v0.19.0 [2022-04-23T21:39:27.857Z] #42 0.803 + install_tini [2022-04-23T21:39:27.857Z] #42 0.804 + echo 'Install tini version v0.19.0' [2022-04-23T21:39:27.857Z] #42 0.804 Install tini version v0.19.0 [2022-04-23T21:39:27.857Z] #42 0.804 + git clone https://github.com/krallin/tini.git /tmp/tmp.3xTvXpIbVk/tini [2022-04-23T21:39:27.857Z] #42 0.806 Cloning into '/tmp/tmp.3xTvXpIbVk/tini'... [2022-04-23T21:39:27.864Z] #19 50.13 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-04-23T21:39:27.864Z] #19 50.13 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:39:27.864Z] #19 50.14 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-23T21:39:27.864Z] #19 50.17 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-04-23T21:39:27.864Z] #19 50.17 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:39:27.864Z] #19 50.18 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-23T21:39:28.118Z] #42 1.436 + cd /tmp/tmp.3xTvXpIbVk/tini [2022-04-23T21:39:28.119Z] #42 1.437 + git checkout -q v0.19.0 [2022-04-23T21:39:28.119Z] #42 1.460 + cmake . [2022-04-23T21:39:28.693Z] #42 1.864 -- The C compiler identification is GNU 10.2.1 [2022-04-23T21:39:28.693Z] #42 1.931 -- Detecting C compiler ABI info [2022-04-23T21:39:29.293Z] #42 2.334 -- Detecting C compiler ABI info - done [2022-04-23T21:39:29.293Z] #42 2.508 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-23T21:39:29.293Z] #42 2.514 -- Detecting C compile features [2022-04-23T21:39:29.293Z] #42 2.515 -- Detecting C compile features - done [2022-04-23T21:39:29.293Z] #42 2.530 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-23T21:39:29.560Z] #42 2.637 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-23T21:39:29.560Z] #42 2.732 -- Configuring done [2022-04-23T21:39:29.560Z] #42 2.768 -- Generating done [2022-04-23T21:39:29.560Z] #42 2.776 -- Build files have been written to: /tmp/tmp.3xTvXpIbVk/tini [2022-04-23T21:39:29.560Z] #42 2.788 + make tini-static [2022-04-23T21:39:29.665Z] Client: [2022-04-23T21:39:29.665Z] Context: default [2022-04-23T21:39:29.665Z] Debug Mode: false [2022-04-23T21:39:29.665Z] Plugins: [2022-04-23T21:39:29.665Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-23T21:39:29.665Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-23T21:39:29.665Z] [2022-04-23T21:39:29.665Z] Server: [2022-04-23T21:39:29.665Z] Containers: 0 [2022-04-23T21:39:29.665Z] Running: 0 [2022-04-23T21:39:29.665Z] Paused: 0 [2022-04-23T21:39:29.665Z] Stopped: 0 [2022-04-23T21:39:29.665Z] Images: 0 [2022-04-23T21:39:29.665Z] Server Version: 20.10.14 [2022-04-23T21:39:29.665Z] Storage Driver: overlay2 [2022-04-23T21:39:29.665Z] Backing Filesystem: extfs [2022-04-23T21:39:29.665Z] Supports d_type: true [2022-04-23T21:39:29.665Z] Native Overlay Diff: true [2022-04-23T21:39:29.665Z] userxattr: false [2022-04-23T21:39:29.665Z] Logging Driver: json-file [2022-04-23T21:39:29.665Z] Cgroup Driver: cgroupfs [2022-04-23T21:39:29.665Z] Cgroup Version: 1 [2022-04-23T21:39:29.665Z] Plugins: [2022-04-23T21:39:29.665Z] Volume: local [2022-04-23T21:39:29.665Z] Network: bridge host ipvlan macvlan null overlay [2022-04-23T21:39:29.665Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-23T21:39:29.665Z] Swarm: inactive [2022-04-23T21:39:29.665Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-23T21:39:29.665Z] Default Runtime: runc [2022-04-23T21:39:29.665Z] Init Binary: docker-init [2022-04-23T21:39:29.665Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T21:39:29.665Z] runc version: v1.0.3-0-gf46b6ba [2022-04-23T21:39:29.665Z] init version: de40ad0 [2022-04-23T21:39:29.665Z] Security Options: [2022-04-23T21:39:29.665Z] apparmor [2022-04-23T21:39:29.665Z] seccomp [2022-04-23T21:39:29.665Z] Profile: default [2022-04-23T21:39:29.665Z] Kernel Version: 5.13.0-1021-aws [2022-04-23T21:39:29.665Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-23T21:39:29.665Z] OSType: linux [2022-04-23T21:39:29.665Z] Architecture: aarch64 [2022-04-23T21:39:29.665Z] CPUs: 2 [2022-04-23T21:39:29.665Z] Total Memory: 7.578GiB [2022-04-23T21:39:29.665Z] Name: ip-10-100-57-9 [2022-04-23T21:39:29.665Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-04-23T21:39:29.665Z] Docker Root Dir: /var/lib/docker [2022-04-23T21:39:29.665Z] Debug Mode: false [2022-04-23T21:39:29.665Z] Registry: https://index.docker.io/v1/ [2022-04-23T21:39:29.665Z] Labels: [2022-04-23T21:39:29.665Z] Experimental: true [2022-04-23T21:39:29.665Z] Insecure Registries: [2022-04-23T21:39:29.665Z] 127.0.0.0/8 [2022-04-23T21:39:29.665Z] Live Restore Enabled: true [2022-04-23T21:39:29.665Z] [Pipeline] sh [2022-04-23T21:39:29.830Z] #42 2.936 Scanning dependencies of target tini-static [2022-04-23T21:39:29.830Z] #42 3.053 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-23T21:39:30.022Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T21:39:30.022Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T21:39:30.022Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43519/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-23T21:39:30.022Z] + bash /home/ubuntu/workspace/moby_PR-43519/check-config.sh [2022-04-23T21:39:30.022Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-23T21:39:30.022Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-04-23T21:39:30.022Z] [2022-04-23T21:39:30.022Z] Generally Necessary: [2022-04-23T21:39:30.022Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-23T21:39:30.022Z] - apparmor: enabled and tools installed [2022-04-23T21:39:30.022Z] - CONFIG_NAMESPACES: enabled [2022-04-23T21:39:30.022Z] - CONFIG_NET_NS: enabled [2022-04-23T21:39:30.022Z] - CONFIG_PID_NS: enabled [2022-04-23T21:39:30.022Z] - CONFIG_IPC_NS: enabled [2022-04-23T21:39:30.022Z] - CONFIG_UTS_NS: enabled [2022-04-23T21:39:30.022Z] - CONFIG_CGROUPS: enabled [2022-04-23T21:39:30.022Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-23T21:39:30.022Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-23T21:39:30.022Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-23T21:39:30.022Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-23T21:39:30.022Z] - CONFIG_CPUSETS: enabled [2022-04-23T21:39:30.022Z] - CONFIG_MEMCG: enabled [2022-04-23T21:39:30.022Z] - CONFIG_KEYS: enabled [2022-04-23T21:39:30.022Z] - CONFIG_VETH: enabled (as module) [2022-04-23T21:39:30.022Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-23T21:39:30.022Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-23T21:39:30.022Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-23T21:39:30.022Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-23T21:39:30.022Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-23T21:39:30.022Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-23T21:39:30.287Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-23T21:39:30.287Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-23T21:39:30.287Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-23T21:39:30.287Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-23T21:39:30.287Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-23T21:39:30.287Z] - CONFIG_CGROUP_BPF: enabled [2022-04-23T21:39:30.287Z] [2022-04-23T21:39:30.287Z] Optional Features: [2022-04-23T21:39:30.287Z] - CONFIG_USER_NS: enabled [2022-04-23T21:39:30.288Z] - CONFIG_SECCOMP: enabled [2022-04-23T21:39:30.288Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-23T21:39:30.288Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-23T21:39:30.288Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-23T21:39:30.288Z] (cgroup swap accounting is currently enabled) [2022-04-23T21:39:30.288Z] - CONFIG_BLK_CGROUP: enabled [2022-04-23T21:39:30.288Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-23T21:39:30.288Z] - CONFIG_CGROUP_PERF: enabled [2022-04-23T21:39:30.288Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-23T21:39:30.288Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-23T21:39:30.288Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-23T21:39:30.288Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-23T21:39:30.288Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-23T21:39:30.288Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-23T21:39:30.288Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-23T21:39:30.288Z] - CONFIG_IP_VS: enabled (as module) [2022-04-23T21:39:30.288Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-23T21:39:30.288Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-23T21:39:30.288Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-23T21:39:30.288Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-23T21:39:30.288Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-23T21:39:30.288Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-23T21:39:30.288Z] - CONFIG_EXT4_FS: enabled [2022-04-23T21:39:30.288Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-23T21:39:30.288Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-23T21:39:30.288Z] - Network Drivers: [2022-04-23T21:39:30.288Z] - "overlay": [2022-04-23T21:39:30.353Z] #45 ... [2022-04-23T21:39:30.353Z] [2022-04-23T21:39:30.353Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:39:30.353Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:39:30.353Z] #53 29.81 go: downloading github.com/fatih/color v1.13.0 [2022-04-23T21:39:30.353Z] #53 29.82 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T21:39:30.353Z] #53 29.87 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-23T21:39:30.353Z] #53 29.90 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-23T21:39:30.353Z] #53 30.12 go: downloading github.com/spf13/viper v1.10.1 [2022-04-23T21:39:30.548Z] - CONFIG_VXLAN: enabled (as module) [2022-04-23T21:39:30.548Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-23T21:39:30.548Z] Optional (for encrypted networks): [2022-04-23T21:39:30.548Z] - CONFIG_CRYPTO: enabled [2022-04-23T21:39:30.548Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-23T21:39:30.548Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-23T21:39:30.548Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-23T21:39:30.548Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-23T21:39:30.548Z] - CONFIG_XFRM: enabled [2022-04-23T21:39:30.548Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-23T21:39:30.548Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-23T21:39:30.548Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-23T21:39:30.548Z] - "ipvlan": [2022-04-23T21:39:30.548Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-23T21:39:30.548Z] - "macvlan": [2022-04-23T21:39:30.548Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-23T21:39:30.548Z] - CONFIG_DUMMY: enabled (as module) [2022-04-23T21:39:30.548Z] - "ftp,tftp client in container": [2022-04-23T21:39:30.548Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-23T21:39:30.548Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-23T21:39:30.548Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-23T21:39:30.548Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-23T21:39:30.548Z] - Storage Drivers: [2022-04-23T21:39:30.548Z] - "aufs": [2022-04-23T21:39:30.548Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-23T21:39:30.548Z] - "btrfs": [2022-04-23T21:39:30.548Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-23T21:39:30.548Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-23T21:39:30.548Z] - "devicemapper": [2022-04-23T21:39:30.548Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-23T21:39:30.548Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-23T21:39:30.548Z] - "overlay": [2022-04-23T21:39:30.548Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-23T21:39:30.548Z] - "zfs": [2022-04-23T21:39:30.548Z] - /dev/zfs: present [2022-04-23T21:39:30.548Z] - zfs command: missing [2022-04-23T21:39:30.548Z] - zpool command: missing [2022-04-23T21:39:30.548Z] [2022-04-23T21:39:30.548Z] Limits: [2022-04-23T21:39:30.548Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-23T21:39:30.548Z] [2022-04-23T21:39:30.548Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-23T21:39:30.615Z] #53 30.22 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-23T21:39:30.783Z] #42 4.033 [100%] Linking C executable tini-static [2022-04-23T21:39:30.889Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3b56c0663d4e3f9544e96e238278600186c422b7 . [2022-04-23T21:39:31.149Z] #1 [internal] load build definition from Dockerfile [2022-04-23T21:39:31.150Z] #1 sha256:d56f239b81919f54d39b3fd4319fa6fc58ee38e83cb315f1f5294625cabdfa60 [2022-04-23T21:39:31.150Z] #1 transferring dockerfile: 17.44kB done [2022-04-23T21:39:31.150Z] #1 DONE 0.2s [2022-04-23T21:39:31.150Z] [2022-04-23T21:39:31.150Z] #2 [internal] load .dockerignore [2022-04-23T21:39:31.150Z] #2 sha256:9893aa2d31a650af33de9943479e2069c431ec19783d6bcd7bc2b795375e66b7 [2022-04-23T21:39:31.150Z] #2 transferring context: 145B done [2022-04-23T21:39:31.150Z] #2 DONE 0.1s [2022-04-23T21:39:31.150Z] [2022-04-23T21:39:31.150Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-23T21:39:31.150Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-04-23T21:39:31.190Z] #53 30.71 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-23T21:39:31.190Z] #53 30.73 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-23T21:39:31.190Z] #53 30.81 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-23T21:39:31.190Z] #53 30.86 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-23T21:39:31.356Z] #42 ... [2022-04-23T21:39:31.356Z] [2022-04-23T21:39:31.356Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-23T21:39:31.356Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T21:39:31.356Z] #51 55.43 gotestsum version dev [2022-04-23T21:39:31.356Z] #51 DONE 56.0s [2022-04-23T21:39:31.356Z] [2022-04-23T21:39:31.356Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-23T21:39:31.356Z] #42 sha256:f2a76922fcb58e45669cb96f2ca032c280c70b13cd64081c2ab6342263f67797 [2022-04-23T21:39:31.356Z] #42 4.607 [100%] Built target tini-static [2022-04-23T21:39:31.621Z] #42 4.695 + mkdir -p /build [2022-04-23T21:39:31.621Z] #42 4.700 + cp tini-static /build/docker-init [2022-04-23T21:39:31.621Z] #42 DONE 4.8s [2022-04-23T21:39:31.621Z] [2022-04-23T21:39:31.621Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:39:31.621Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:39:31.621Z] #14 56.29 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-23T21:39:31.720Z] #3 DONE 0.4s [2022-04-23T21:39:31.720Z] [2022-04-23T21:39:31.720Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-23T21:39:31.720Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-04-23T21:39:31.720Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-04-23T21:39:31.720Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 2.10MB / 9.06MB 0.2s [2022-04-23T21:39:31.720Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-23T21:39:31.720Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-04-23T21:39:31.720Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-04-23T21:39:31.882Z] #14 56.33 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:39:31.882Z] #14 56.37 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T21:39:31.882Z] #14 56.55 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-23T21:39:31.882Z] #14 56.55 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:39:31.980Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.3s [2022-04-23T21:39:32.031Z] #19 54.06 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-04-23T21:39:32.031Z] #19 54.06 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:39:32.031Z] #19 54.06 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-23T21:39:32.031Z] #19 54.10 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-04-23T21:39:32.031Z] #19 54.10 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:39:32.031Z] #19 54.10 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:39:32.133Z] #53 31.70 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-23T21:39:32.133Z] #53 31.75 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-23T21:39:32.143Z] #14 56.58 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T21:39:32.240Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.6s done [2022-04-23T21:39:32.240Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-04-23T21:39:32.501Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-04-23T21:39:32.501Z] #4 DONE 1.0s [2022-04-23T21:39:32.762Z] [2022-04-23T21:39:32.762Z] #6 [internal] load .dockerignore [2022-04-23T21:39:32.762Z] #6 sha256:22eff9557f2c6c24dd4917a8e1de2cf430dd14b1eb5d6ef2daf83c1959225645 [2022-04-23T21:39:32.762Z] #6 DONE 0.0s [2022-04-23T21:39:32.762Z] [2022-04-23T21:39:32.762Z] #5 [internal] load build definition from Dockerfile [2022-04-23T21:39:32.762Z] #5 sha256:c433330d0105341e11ce37212cda9669c9ea54ea1c8ecc24d955175144091ee4 [2022-04-23T21:39:32.762Z] #5 DONE 0.0s [2022-04-23T21:39:32.762Z] [2022-04-23T21:39:32.762Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T21:39:32.762Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-23T21:39:33.703Z] #10 DONE 0.9s [2022-04-23T21:39:33.703Z] [2022-04-23T21:39:33.703Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-23T21:39:33.703Z] #8 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f [2022-04-23T21:39:33.703Z] #8 DONE 0.9s [2022-04-23T21:39:33.703Z] [2022-04-23T21:39:33.703Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T21:39:33.703Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-23T21:39:33.703Z] #9 DONE 1.0s [2022-04-23T21:39:33.703Z] [2022-04-23T21:39:33.703Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-23T21:39:33.703Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-23T21:39:33.703Z] #7 DONE 1.0s [2022-04-23T21:39:35.135Z] Client: [2022-04-23T21:39:35.135Z] Context: default [2022-04-23T21:39:35.135Z] Debug Mode: false [2022-04-23T21:39:35.135Z] Plugins: [2022-04-23T21:39:35.135Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-23T21:39:35.135Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-23T21:39:35.135Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-23T21:39:35.135Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-23T21:39:35.135Z] [2022-04-23T21:39:35.135Z] Server: [2022-04-23T21:39:35.135Z] Containers: 0 [2022-04-23T21:39:35.135Z] Running: 0 [2022-04-23T21:39:35.135Z] Paused: 0 [2022-04-23T21:39:35.135Z] Stopped: 0 [2022-04-23T21:39:35.135Z] Images: 0 [2022-04-23T21:39:35.135Z] Server Version: 20.10.14 [2022-04-23T21:39:35.135Z] Storage Driver: overlay2 [2022-04-23T21:39:35.135Z] Backing Filesystem: extfs [2022-04-23T21:39:35.135Z] Supports d_type: true [2022-04-23T21:39:35.135Z] Native Overlay Diff: true [2022-04-23T21:39:35.135Z] userxattr: false [2022-04-23T21:39:35.135Z] Logging Driver: json-file [2022-04-23T21:39:35.135Z] Cgroup Driver: systemd [2022-04-23T21:39:35.135Z] Cgroup Version: 2 [2022-04-23T21:39:35.135Z] Plugins: [2022-04-23T21:39:35.135Z] Volume: local [2022-04-23T21:39:35.135Z] Network: bridge host ipvlan macvlan null overlay [2022-04-23T21:39:35.135Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-23T21:39:35.135Z] Swarm: inactive [2022-04-23T21:39:35.135Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-23T21:39:35.135Z] Default Runtime: runc [2022-04-23T21:39:35.135Z] Init Binary: docker-init [2022-04-23T21:39:35.135Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T21:39:35.135Z] runc version: v1.0.3-0-gf46b6ba [2022-04-23T21:39:35.135Z] init version: de40ad0 [2022-04-23T21:39:35.135Z] Security Options: [2022-04-23T21:39:35.135Z] apparmor [2022-04-23T21:39:35.135Z] seccomp [2022-04-23T21:39:35.135Z] Profile: default [2022-04-23T21:39:35.135Z] cgroupns [2022-04-23T21:39:35.135Z] Kernel Version: 5.13.0-1021-aws [2022-04-23T21:39:35.135Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-23T21:39:35.135Z] OSType: linux [2022-04-23T21:39:35.135Z] Architecture: x86_64 [2022-04-23T21:39:35.135Z] CPUs: 2 [2022-04-23T21:39:35.135Z] Total Memory: 7.476GiB [2022-04-23T21:39:35.135Z] Name: ip-10-100-70-211 [2022-04-23T21:39:35.135Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-04-23T21:39:35.135Z] Docker Root Dir: /var/lib/docker [2022-04-23T21:39:35.135Z] Debug Mode: false [2022-04-23T21:39:35.135Z] Registry: https://index.docker.io/v1/ [2022-04-23T21:39:35.135Z] Labels: [2022-04-23T21:39:35.135Z] Experimental: true [2022-04-23T21:39:35.135Z] Insecure Registries: [2022-04-23T21:39:35.135Z] 127.0.0.0/8 [2022-04-23T21:39:35.135Z] Live Restore Enabled: true [2022-04-23T21:39:35.135Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-23T21:39:35.296Z] #19 57.86 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-04-23T21:39:35.297Z] #19 57.86 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:39:35.297Z] #19 57.86 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-23T21:39:35.297Z] #19 57.89 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-04-23T21:39:35.440Z] #53 ... [2022-04-23T21:39:35.440Z] [2022-04-23T21:39:35.440Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:39:35.440Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:39:35.440Z] #49 19.52 Reading package lists... [2022-04-23T21:39:35.440Z] #49 24.47 Reading package lists... [2022-04-23T21:39:35.440Z] #49 29.67 Building dependency tree... [2022-04-23T21:39:35.440Z] #49 33.20 The following additional packages will be installed: [2022-04-23T21:39:35.440Z] #49 33.20 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T21:39:35.440Z] #49 33.21 python3-protobuf python3-six [2022-04-23T21:39:35.440Z] #49 33.21 Suggested packages: [2022-04-23T21:39:35.440Z] #49 33.23 python3-setuptools [2022-04-23T21:39:35.440Z] #49 33.23 Recommended packages: [2022-04-23T21:39:35.440Z] #49 33.23 iproute2 | iproute [2022-04-23T21:39:35.440Z] #49 33.86 The following NEW packages will be installed: [2022-04-23T21:39:35.440Z] #49 33.89 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T21:39:35.440Z] #49 33.89 python3-protobuf python3-six [2022-04-23T21:39:35.440Z] #49 34.37 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:39:35.440Z] #49 34.37 Need to get 2292 kB of archives. [2022-04-23T21:39:35.440Z] #49 34.37 After this operation, 11.0 MB of additional disk space will be used. [2022-04-23T21:39:35.440Z] #49 34.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-23T21:39:35.440Z] #49 34.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T21:39:35.440Z] #49 ... [2022-04-23T21:39:35.440Z] [2022-04-23T21:39:35.440Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-23T21:39:35.440Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-23T21:39:35.440Z] #55 34.61 v3.0.2 [2022-04-23T21:39:35.440Z] #55 ... [2022-04-23T21:39:35.440Z] [2022-04-23T21:39:35.440Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:39:35.440Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:39:35.440Z] #40 20.22 Reading package lists... [2022-04-23T21:39:35.440Z] #40 25.23 Building dependency tree... [2022-04-23T21:39:35.440Z] #40 28.82 The following additional packages will be installed: [2022-04-23T21:39:35.440Z] #40 28.84 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-23T21:39:35.440Z] #40 28.86 Suggested packages: [2022-04-23T21:39:35.440Z] #40 28.87 cmake-doc ninja-build lrzip [2022-04-23T21:39:35.440Z] #40 28.87 Recommended packages: [2022-04-23T21:39:35.440Z] #40 28.87 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-23T21:39:35.440Z] #40 29.87 The following NEW packages will be installed: [2022-04-23T21:39:35.440Z] #40 29.87 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-23T21:39:35.441Z] #40 29.88 vim-common xxd [2022-04-23T21:39:35.441Z] #40 30.27 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:39:35.441Z] #40 30.27 Need to get 17.7 MB of archives. [2022-04-23T21:39:35.441Z] #40 30.27 After this operation, 70.7 MB of additional disk space will be used. [2022-04-23T21:39:35.441Z] #40 30.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T21:39:35.441Z] #40 30.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T21:39:35.441Z] #40 30.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-23T21:39:35.441Z] #40 30.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-23T21:39:35.441Z] #40 30.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-23T21:39:35.441Z] #40 30.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-23T21:39:35.441Z] #40 30.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-23T21:39:35.441Z] #40 30.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-23T21:39:35.441Z] #40 30.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-23T21:39:35.441Z] #40 30.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-23T21:39:35.441Z] #40 32.32 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:39:35.441Z] #40 32.57 Fetched 17.7 MB in 1s (13.4 MB/s) [2022-04-23T21:39:35.441Z] #40 32.64 Selecting previously unselected package xxd. [2022-04-23T21:39:35.441Z] #40 32.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T21:39:35.441Z] #40 32.74 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T21:39:35.441Z] #40 32.76 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:39:35.441Z] #40 32.93 Selecting previously unselected package vim-common. [2022-04-23T21:39:35.441Z] #40 32.94 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:39:35.441Z] #40 32.97 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:39:35.441Z] #40 33.29 Selecting previously unselected package cmake-data. [2022-04-23T21:39:35.441Z] #40 33.30 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-23T21:39:35.441Z] #40 33.30 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T21:39:35.454Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:3b56c0663d4e3f9544e96e238278600186c422b7 . [2022-04-23T21:39:35.552Z] #19 57.90 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:39:35.552Z] #19 57.90 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:39:35.705Z] #40 ... [2022-04-23T21:39:35.705Z] [2022-04-23T21:39:35.705Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-23T21:39:35.705Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-23T21:39:35.705Z] #55 DONE 35.2s [2022-04-23T21:39:35.705Z] [2022-04-23T21:39:35.705Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:39:35.705Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T21:39:35.705Z] #60 23.49 Reading package lists... [2022-04-23T21:39:35.705Z] #60 28.41 Building dependency tree... [2022-04-23T21:39:35.705Z] #60 31.57 The following additional packages will be installed: [2022-04-23T21:39:35.705Z] #60 31.57 libbtrfs0 [2022-04-23T21:39:35.705Z] #60 31.75 The following NEW packages will be installed: [2022-04-23T21:39:35.705Z] #60 31.78 libbtrfs-dev libbtrfs0 [2022-04-23T21:39:35.705Z] #60 32.26 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:39:35.705Z] #60 32.26 Need to get 460 kB of archives. [2022-04-23T21:39:35.705Z] #60 32.26 After this operation, 1237 kB of additional disk space will be used. [2022-04-23T21:39:35.705Z] #60 32.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-23T21:39:35.705Z] #60 32.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-23T21:39:35.705Z] #60 33.20 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:39:35.705Z] #60 33.43 Fetched 460 kB in 0s (1336 kB/s) [2022-04-23T21:39:35.705Z] #60 33.50 Selecting previously unselected package libbtrfs0:amd64. [2022-04-23T21:39:35.705Z] #60 33.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T21:39:35.705Z] #60 33.59 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-23T21:39:35.705Z] #60 33.61 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:39:35.705Z] #60 33.97 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-23T21:39:35.705Z] #60 34.00 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-23T21:39:35.705Z] #60 34.02 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:39:35.705Z] #60 34.38 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:39:35.705Z] #60 34.42 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:39:35.705Z] #60 34.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:39:35.705Z] #60 DONE 35.2s [2022-04-23T21:39:35.705Z] [2022-04-23T21:39:35.705Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:39:35.705Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:39:35.705Z] #53 34.83 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T21:39:35.705Z] #53 34.85 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-23T21:39:35.705Z] #53 34.93 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-23T21:39:35.705Z] #53 34.98 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-23T21:39:35.705Z] #53 35.06 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-23T21:39:35.705Z] #53 35.06 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-23T21:39:35.705Z] #53 35.11 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-23T21:39:35.705Z] #53 35.22 go: downloading github.com/spf13/afero v1.6.0 [2022-04-23T21:39:35.705Z] #53 35.32 go: downloading github.com/spf13/cast v1.4.1 [2022-04-23T21:39:35.705Z] #53 35.40 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-23T21:39:35.705Z] #53 35.41 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-23T21:39:35.705Z] #53 35.49 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-23T21:39:35.713Z] #2 [internal] load .dockerignore [2022-04-23T21:39:35.713Z] #2 sha256:57abd656f51ed2131c00a01bc4d490ca55c8f8d060e6a002dacb387d2a3c208d [2022-04-23T21:39:35.713Z] #2 transferring context: [2022-04-23T21:39:35.713Z] #2 transferring context: 145B done [2022-04-23T21:39:35.713Z] #2 DONE 0.1s [2022-04-23T21:39:35.713Z] [2022-04-23T21:39:35.713Z] #1 [internal] load build definition from Dockerfile [2022-04-23T21:39:35.713Z] #1 sha256:9cb1a3c3b6dc3942011ad2ac9489626cce138a460bab1153a772c55959d25195 [2022-04-23T21:39:35.713Z] #1 transferring dockerfile: 17.44kB done [2022-04-23T21:39:35.713Z] #1 DONE 0.2s [2022-04-23T21:39:35.713Z] [2022-04-23T21:39:35.713Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-23T21:39:35.713Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-23T21:39:35.968Z] #53 ... [2022-04-23T21:39:35.968Z] [2022-04-23T21:39:35.968Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-23T21:39:35.968Z] #61 sha256:9797a631eec13e28f0a95f9c3ebac831f3cd96c6bf7ad184b4ca0ce1da173f72 [2022-04-23T21:39:35.968Z] #61 DONE 0.2s [2022-04-23T21:39:35.968Z] [2022-04-23T21:39:35.968Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:39:35.968Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:39:35.968Z] #53 35.65 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-23T21:39:35.968Z] #53 35.70 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-23T21:39:35.968Z] #53 35.74 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-23T21:39:35.968Z] #53 35.79 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-23T21:39:35.970Z] #3 DONE 0.3s [2022-04-23T21:39:36.229Z] [2022-04-23T21:39:36.229Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-23T21:39:36.229Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-23T21:39:36.229Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-23T21:39:36.229Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-23T21:39:36.229Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-23T21:39:36.229Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-23T21:39:36.229Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 5.24MB / 9.67MB 0.1s [2022-04-23T21:39:36.229Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-23T21:39:36.229Z] #53 35.90 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-23T21:39:36.229Z] #53 35.95 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-23T21:39:36.229Z] #53 35.96 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-23T21:39:36.229Z] #53 36.00 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-23T21:39:36.489Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-23T21:39:36.489Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-04-23T21:39:36.490Z] #53 36.06 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-23T21:39:36.745Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-23T21:39:36.745Z] #4 DONE 0.7s [2022-04-23T21:39:37.001Z] [2022-04-23T21:39:37.001Z] #5 [internal] load .dockerignore [2022-04-23T21:39:37.001Z] #5 sha256:09856458506b40a9b3ee5ba4b4e78d8c8d5fba5d5b0b6e7507df1c034c975b1e [2022-04-23T21:39:37.001Z] #5 DONE 0.0s [2022-04-23T21:39:37.001Z] [2022-04-23T21:39:37.001Z] #6 [internal] load build definition from Dockerfile [2022-04-23T21:39:37.001Z] #6 sha256:96055488a065feb9bbab5697d6641d8148d558c988626fd622ddb5c8546eb031 [2022-04-23T21:39:37.001Z] #6 DONE 0.0s [2022-04-23T21:39:37.001Z] [2022-04-23T21:39:37.001Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T21:39:37.001Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-23T21:39:37.060Z] #53 36.72 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-23T21:39:37.324Z] #53 36.81 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-23T21:39:37.324Z] #53 36.86 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-23T21:39:37.324Z] #53 36.90 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-23T21:39:37.324Z] #53 36.96 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-23T21:39:37.324Z] #53 36.99 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-23T21:39:37.443Z] #14 ... [2022-04-23T21:39:37.443Z] [2022-04-23T21:39:37.443Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:39:37.443Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:39:37.443Z] #53 51.98 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-23T21:39:37.906Z] [2022-04-23T21:39:37.906Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:39:37.906Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-23T21:39:37.906Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-23T21:39:37.946Z] #10 DONE 0.8s [2022-04-23T21:39:37.946Z] [2022-04-23T21:39:37.946Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-23T21:39:37.946Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-23T21:39:37.946Z] #7 DONE 0.8s [2022-04-23T21:39:37.946Z] [2022-04-23T21:39:37.946Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-23T21:39:37.946Z] #8 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-23T21:39:37.946Z] #8 DONE 0.8s [2022-04-23T21:39:37.946Z] [2022-04-23T21:39:37.946Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T21:39:37.946Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-23T21:39:37.946Z] #9 DONE 0.8s [2022-04-23T21:39:37.946Z] [2022-04-23T21:39:37.946Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:39:37.946Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-23T21:39:37.946Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-23T21:39:38.174Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T21:39:38.174Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-23T21:39:38.174Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-23T21:39:38.204Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-23T21:39:38.204Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-23T21:39:38.266Z] #53 37.83 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-23T21:39:38.266Z] #53 37.85 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-23T21:39:38.266Z] #53 37.92 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-23T21:39:38.266Z] #53 37.95 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-23T21:39:38.266Z] #53 37.99 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-23T21:39:38.266Z] #53 38.01 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-23T21:39:38.266Z] #53 38.09 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-23T21:39:38.395Z] #53 ... [2022-04-23T21:39:38.395Z] [2022-04-23T21:39:38.395Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:39:38.395Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:39:38.395Z] #14 62.73 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-23T21:39:38.395Z] #14 62.74 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:39:38.395Z] #14 62.75 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:39:38.434Z] #71 ... [2022-04-23T21:39:38.434Z] [2022-04-23T21:39:38.434Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-23T21:39:38.434Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-23T21:39:38.434Z] #47 DONE 0.0s [2022-04-23T21:39:38.434Z] [2022-04-23T21:39:38.434Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:39:38.434Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-23T21:39:38.434Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-04-23T21:39:38.434Z] #11 sha256:2e1a0c4b36e65643e4d737797036644ead11609ba3f006d1cf7a5ad151b3f849 1.80kB / 1.80kB done [2022-04-23T21:39:38.434Z] #11 sha256:27959cb699fc4755876c72ab969ed067fd9e05a32869f99805107273549a5336 7.06kB / 7.06kB done [2022-04-23T21:39:38.434Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-23T21:39:38.434Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 4.94MB / 4.94MB 0.3s [2022-04-23T21:39:38.434Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 8.50MB / 10.66MB 0.3s [2022-04-23T21:39:38.434Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 6.58MB / 53.63MB 0.3s [2022-04-23T21:39:38.486Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.05MB / 12.42MB 0.3s [2022-04-23T21:39:38.526Z] #53 38.21 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-23T21:39:38.527Z] #53 ... [2022-04-23T21:39:38.527Z] [2022-04-23T21:39:38.527Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:39:38.527Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:39:38.527Z] #14 23.37 Reading package lists... [2022-04-23T21:39:38.527Z] #14 28.24 Building dependency tree... [2022-04-23T21:39:38.527Z] #14 31.40 The following additional packages will be installed: [2022-04-23T21:39:38.527Z] #14 31.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T21:39:38.527Z] #14 31.42 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-23T21:39:38.527Z] #14 31.42 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-23T21:39:38.527Z] #14 31.42 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-23T21:39:38.527Z] #14 31.42 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-23T21:39:38.527Z] #14 31.42 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-23T21:39:38.527Z] #14 31.42 mingw-w64-common mingw-w64-x86-64-dev [2022-04-23T21:39:38.527Z] #14 31.43 Suggested packages: [2022-04-23T21:39:38.527Z] #14 31.43 gcc-10-locales seccomp wine64 [2022-04-23T21:39:38.527Z] #14 32.68 The following NEW packages will be installed: [2022-04-23T21:39:38.527Z] #14 32.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T21:39:38.527Z] #14 32.68 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-23T21:39:38.527Z] #14 32.68 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-23T21:39:38.527Z] #14 32.68 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-23T21:39:38.527Z] #14 32.69 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-23T21:39:38.527Z] #14 32.69 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-23T21:39:38.527Z] #14 32.69 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-23T21:39:38.527Z] #14 32.69 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-23T21:39:38.527Z] #14 32.70 mingw-w64-x86-64-dev [2022-04-23T21:39:38.527Z] #14 33.12 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:39:38.527Z] #14 33.12 Need to get 115 MB of archives. [2022-04-23T21:39:38.527Z] #14 33.12 After this operation, 645 MB of additional disk space will be used. [2022-04-23T21:39:38.527Z] #14 33.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-23T21:39:38.527Z] #14 33.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-23T21:39:38.527Z] #14 33.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-23T21:39:38.527Z] #14 33.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-23T21:39:38.527Z] #14 33.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-23T21:39:38.527Z] #14 33.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-23T21:39:38.527Z] #14 33.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-23T21:39:38.527Z] #14 34.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-23T21:39:38.527Z] #14 34.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-23T21:39:38.527Z] #14 34.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-23T21:39:38.527Z] #14 37.10 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-23T21:39:38.527Z] #14 37.75 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-23T21:39:38.527Z] #14 38.32 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-23T21:39:38.527Z] #14 ... [2022-04-23T21:39:38.527Z] [2022-04-23T21:39:38.527Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:39:38.527Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:39:38.527Z] #53 38.27 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-23T21:39:38.527Z] #53 38.29 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-23T21:39:38.698Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 10.66MB / 10.66MB 0.4s [2022-04-23T21:39:38.698Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 4.94MB / 4.94MB 0.5s done [2022-04-23T21:39:38.698Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 32.51MB / 53.63MB 0.5s [2022-04-23T21:39:38.698Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 0B / 54.67MB 0.6s [2022-04-23T21:39:38.765Z] #71 ... [2022-04-23T21:39:38.765Z] [2022-04-23T21:39:38.765Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-23T21:39:38.765Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-23T21:39:38.765Z] #47 DONE 0.0s [2022-04-23T21:39:38.765Z] [2022-04-23T21:39:38.765Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:39:38.765Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-23T21:39:38.765Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.10MB / 12.42MB 0.4s [2022-04-23T21:39:38.765Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.29MB / 12.42MB 0.4s [2022-04-23T21:39:38.765Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 8.39MB / 12.42MB 0.5s [2022-04-23T21:39:38.788Z] #53 38.32 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-23T21:39:38.788Z] #53 38.41 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-23T21:39:38.788Z] #53 38.45 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-23T21:39:38.788Z] #53 38.48 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-23T21:39:38.788Z] #53 38.55 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-23T21:39:38.788Z] #53 38.55 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-23T21:39:38.816Z] #19 61.50 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-04-23T21:39:38.965Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 0.7s [2022-04-23T21:39:38.965Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 13.63MB / 54.67MB 0.8s [2022-04-23T21:39:39.022Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s [2022-04-23T21:39:39.022Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-04-23T21:39:39.022Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-04-23T21:39:39.049Z] #53 38.66 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-23T21:39:39.049Z] #53 38.68 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-23T21:39:39.049Z] #53 38.70 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-23T21:39:39.049Z] #53 38.74 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-23T21:39:39.072Z] #19 61.50 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:39:39.072Z] #19 61.50 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:39:39.072Z] #19 61.53 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-04-23T21:39:39.072Z] #19 61.53 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:39:39.072Z] #19 61.53 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-23T21:39:39.072Z] #19 61.56 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-04-23T21:39:39.072Z] #19 61.56 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:39:39.072Z] #19 61.56 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-23T21:39:39.072Z] #19 61.59 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-04-23T21:39:39.072Z] #19 61.59 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:39:39.072Z] #19 61.59 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:39:39.072Z] #19 61.61 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-04-23T21:39:39.072Z] #19 61.62 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:39:39.072Z] #19 61.62 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:39:39.072Z] #19 61.65 Selecting previously unselected package cross-config. [2022-04-23T21:39:39.072Z] #19 61.65 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-04-23T21:39:39.072Z] #19 61.65 Unpacking cross-config (2.6.18+nmu1) ... [2022-04-23T21:39:39.072Z] #19 61.68 Selecting previously unselected package gcc-10-cross-base. [2022-04-23T21:39:39.072Z] #19 61.69 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-04-23T21:39:39.072Z] #19 61.69 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-23T21:39:39.072Z] #19 61.72 Selecting previously unselected package libc6-arm64-cross. [2022-04-23T21:39:39.227Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 10.66MB / 10.66MB 0.9s done [2022-04-23T21:39:39.228Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 27.26MB / 54.67MB 0.9s [2022-04-23T21:39:39.228Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 0B / 81.05MB 0.9s [2022-04-23T21:39:39.228Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 32.51MB / 54.67MB 1.1s [2022-04-23T21:39:39.228Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 22.02MB / 81.05MB 1.1s [2022-04-23T21:39:39.228Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 47.23MB / 54.67MB 1.2s [2022-04-23T21:39:39.228Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 32.51MB / 81.05MB 1.2s [2022-04-23T21:39:39.312Z] #53 ... [2022-04-23T21:39:39.312Z] [2022-04-23T21:39:39.312Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T21:39:39.312Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-23T21:39:39.312Z] #38 38.53 NAME: [2022-04-23T21:39:39.312Z] #38 38.53 go-winres - A tool for embedding resources in Windows executables [2022-04-23T21:39:39.312Z] #38 38.53 [2022-04-23T21:39:39.312Z] #38 38.53 USAGE: [2022-04-23T21:39:39.312Z] #38 38.53 go-winres [global options] command [command options] [arguments...] [2022-04-23T21:39:39.312Z] #38 38.53 [2022-04-23T21:39:39.312Z] #38 38.53 COMMANDS: [2022-04-23T21:39:39.312Z] #38 38.53 init Create an initial ./winres/winres.json [2022-04-23T21:39:39.312Z] #38 38.53 make Make syso files for the "go build" command [2022-04-23T21:39:39.312Z] #38 38.53 simply Make syso files for the "go build" command (simplified) [2022-04-23T21:39:39.312Z] #38 38.53 extract Extract all resources from an executable [2022-04-23T21:39:39.312Z] #38 38.53 patch Replace resources in an executable file (exe, dll) [2022-04-23T21:39:39.312Z] #38 38.53 help, h Shows a list of commands or help for one command [2022-04-23T21:39:39.312Z] #38 38.53 [2022-04-23T21:39:39.312Z] #38 38.53 GLOBAL OPTIONS: [2022-04-23T21:39:39.312Z] #38 38.54 --help, -h show help (default: false) [2022-04-23T21:39:39.312Z] #38 DONE 38.9s [2022-04-23T21:39:39.312Z] [2022-04-23T21:39:39.313Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:39:39.313Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:39:39.313Z] #53 38.93 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-23T21:39:39.313Z] #53 39.01 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-23T21:39:39.313Z] #53 39.06 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-23T21:39:39.328Z] #19 61.72 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-04-23T21:39:39.328Z] #19 61.72 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-04-23T21:39:39.328Z] #19 61.85 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-04-23T21:39:39.328Z] #19 61.85 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:39:39.328Z] #19 61.85 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:39:39.328Z] #19 61.88 Selecting previously unselected package libgomp1-arm64-cross. [2022-04-23T21:39:39.328Z] #19 61.88 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:39:39.328Z] #19 61.89 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:39:39.328Z] #19 61.92 Selecting previously unselected package libitm1-arm64-cross. [2022-04-23T21:39:39.328Z] #19 61.92 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:39:39.328Z] #19 61.92 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:39:39.328Z] #19 61.96 Selecting previously unselected package libatomic1-arm64-cross. [2022-04-23T21:39:39.491Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 53.48MB / 54.67MB 1.3s [2022-04-23T21:39:39.491Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 37.75MB / 81.05MB 1.3s [2022-04-23T21:39:39.575Z] #53 39.21 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-23T21:39:39.575Z] #53 39.23 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-23T21:39:39.575Z] #53 39.35 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-23T21:39:39.584Z] #19 61.96 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:39:39.584Z] #19 61.96 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:39:39.584Z] #19 61.99 Selecting previously unselected package libasan6-arm64-cross. [2022-04-23T21:39:39.584Z] #19 61.99 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:39:39.584Z] #19 61.99 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:39:39.584Z] #19 62.20 Selecting previously unselected package liblsan0-arm64-cross. [2022-04-23T21:39:39.584Z] #19 62.20 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:39:39.584Z] #19 62.21 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:39:39.752Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 45.09MB / 81.05MB 1.4s [2022-04-23T21:39:39.837Z] #53 39.45 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-23T21:39:39.837Z] #53 39.50 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-23T21:39:39.837Z] #53 39.55 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-23T21:39:39.837Z] #53 39.59 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-23T21:39:39.837Z] #53 39.62 go: downloading github.com/julz/importas v0.1.0 [2022-04-23T21:39:39.839Z] #19 62.30 Selecting previously unselected package libtsan0-arm64-cross. [2022-04-23T21:39:39.839Z] #19 62.31 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:39:39.839Z] #19 62.31 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:39:39.839Z] #19 62.51 Selecting previously unselected package libstdc++6-arm64-cross. [2022-04-23T21:39:40.012Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 1.8s [2022-04-23T21:39:40.095Z] #19 62.52 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:39:40.095Z] #19 62.52 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:39:40.095Z] #19 62.58 Selecting previously unselected package libubsan1-arm64-cross. [2022-04-23T21:39:40.095Z] #19 62.58 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:39:40.095Z] #19 62.59 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:39:40.095Z] #19 62.68 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-04-23T21:39:40.095Z] #19 62.68 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:39:40.095Z] #19 62.68 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:39:40.095Z] #19 62.80 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-04-23T21:39:40.098Z] #53 39.67 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-23T21:39:40.098Z] #53 39.70 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-23T21:39:40.098Z] #53 39.80 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-23T21:39:40.098Z] #53 39.81 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-23T21:39:40.272Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 0.2s [2022-04-23T21:39:40.350Z] #19 62.80 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:39:40.350Z] #19 62.81 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:39:40.366Z] #53 39.91 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-23T21:39:40.366Z] #53 39.93 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-23T21:39:40.366Z] #53 40.08 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-23T21:39:40.366Z] #53 40.12 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-23T21:39:40.366Z] #53 40.18 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-23T21:39:40.628Z] #53 40.22 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-23T21:39:40.628Z] #53 40.23 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-23T21:39:40.628Z] #53 40.26 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-23T21:39:41.200Z] #53 40.69 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-23T21:39:41.200Z] #53 40.69 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-23T21:39:41.200Z] #53 40.71 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-23T21:39:41.200Z] #53 40.74 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-23T21:39:41.200Z] #53 40.80 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-23T21:39:41.200Z] #53 40.86 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-23T21:39:41.200Z] #53 40.92 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-23T21:39:41.215Z] #11 ... [2022-04-23T21:39:41.215Z] [2022-04-23T21:39:41.215Z] #24 [internal] load build context [2022-04-23T21:39:41.215Z] #24 sha256:19bd6686c59334bbb80e07aeb309b768248350af7f5f8f8cdb6f24cac7b3b043 [2022-04-23T21:39:41.215Z] #24 transferring context: 60.75MB 2.0s done [2022-04-23T21:39:41.215Z] #24 DONE 3.1s [2022-04-23T21:39:41.215Z] [2022-04-23T21:39:41.215Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:39:41.215Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-23T21:39:41.215Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 3.1s done [2022-04-23T21:39:41.215Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 3.2s [2022-04-23T21:39:41.462Z] #53 40.96 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-23T21:39:41.462Z] #53 41.00 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-23T21:39:41.462Z] #53 41.16 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-23T21:39:41.462Z] #53 41.20 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-23T21:39:41.462Z] #53 41.20 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-23T21:39:41.462Z] #53 41.22 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-23T21:39:41.462Z] #53 41.24 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-23T21:39:41.462Z] #53 41.28 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-23T21:39:41.723Z] #53 41.36 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-23T21:39:41.723Z] #53 41.39 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-23T21:39:41.723Z] #53 41.41 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-23T21:39:41.723Z] #53 41.41 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-23T21:39:41.723Z] #53 41.44 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-23T21:39:41.723Z] #53 41.48 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-23T21:39:41.985Z] #53 41.61 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-23T21:39:41.985Z] #53 41.63 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-23T21:39:41.985Z] #53 41.65 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-23T21:39:41.985Z] #53 41.68 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-23T21:39:42.246Z] #53 41.81 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-23T21:39:42.344Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done [2022-04-23T21:39:42.507Z] #53 42.12 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-23T21:39:42.507Z] #53 42.27 go: downloading honnef.co/go/tools v0.2.2 [2022-04-23T21:39:43.180Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 4.7s done [2022-04-23T21:39:43.180Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 4.7s done [2022-04-23T21:39:43.180Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba [2022-04-23T21:39:43.180Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 0B / 108.70MB 4.8s [2022-04-23T21:39:43.180Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 16.78MB / 108.70MB 5.0s [2022-04-23T21:39:43.180Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 0.3s done [2022-04-23T21:39:43.441Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 25.17MB / 108.70MB 5.2s [2022-04-23T21:39:43.441Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 39.85MB / 108.70MB 5.3s [2022-04-23T21:39:43.441Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b [2022-04-23T21:39:43.701Z] #11 ... [2022-04-23T21:39:43.701Z] [2022-04-23T21:39:43.701Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T21:39:43.701Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-04-23T21:39:43.701Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-04-23T21:39:43.701Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-23T21:39:43.701Z] #28 sha256:3c0acad2a24228465b3273129fe5bd5c3b122925a491f24e0308999fa5532d48 529B / 529B done [2022-04-23T21:39:43.701Z] #28 sha256:f8dd32c4c981fb56702f6effe49f64226ac124415109befc63d15ec19a12dabd 1.48kB / 1.48kB done [2022-04-23T21:39:43.701Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 2.0s done [2022-04-23T21:39:43.701Z] #28 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 2.0s done [2022-04-23T21:39:43.701Z] #28 DONE 5.6s [2022-04-23T21:39:43.701Z] [2022-04-23T21:39:43.701Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:39:43.701Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-23T21:39:43.701Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 61.87MB / 108.70MB 5.5s [2022-04-23T21:39:43.701Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 69.21MB / 108.70MB 5.6s [2022-04-23T21:39:43.714Z] #71 DONE 5.6s [2022-04-23T21:39:43.714Z] [2022-04-23T21:39:43.714Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:39:43.714Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:39:43.714Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-04-23T21:39:43.714Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-23T21:39:43.714Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-23T21:39:43.714Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.5s done [2022-04-23T21:39:43.714Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-23T21:39:43.714Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.5s done [2022-04-23T21:39:43.714Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.0s done [2022-04-23T21:39:43.714Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.3s done [2022-04-23T21:39:43.714Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.7s done [2022-04-23T21:39:43.714Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 5.3s done [2022-04-23T21:39:43.714Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.6s done [2022-04-23T21:39:43.714Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 3.3s [2022-04-23T21:39:43.714Z] #11 ... [2022-04-23T21:39:43.714Z] [2022-04-23T21:39:43.714Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:39:43.714Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-23T21:39:43.714Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-23T21:39:43.714Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T21:39:43.714Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-23T21:39:43.714Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-23T21:39:43.714Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.0s done [2022-04-23T21:39:43.714Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2022-04-23T21:39:43.714Z] #69 DONE 5.7s [2022-04-23T21:39:43.714Z] [2022-04-23T21:39:43.714Z] #24 [internal] load build context [2022-04-23T21:39:43.714Z] #24 sha256:48b2ea5f48044fee9d669bb6428b62f6db31091b7ade3afc73eed59247a24712 [2022-04-23T21:39:43.714Z] #24 transferring context: 60.74MB 5.4s done [2022-04-23T21:39:43.714Z] #24 DONE 5.7s [2022-04-23T21:39:43.714Z] [2022-04-23T21:39:43.714Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T21:39:43.714Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T21:39:43.714Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-04-23T21:39:43.714Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-23T21:39:43.714Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-23T21:39:43.714Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-23T21:39:43.714Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.7s done [2022-04-23T21:39:43.896Z] #53 43.42 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-23T21:39:43.896Z] #53 43.43 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-23T21:39:43.896Z] #53 43.47 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-23T21:39:43.896Z] #53 43.50 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-23T21:39:43.896Z] #53 43.63 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-23T21:39:43.896Z] #53 43.65 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-23T21:39:43.896Z] #53 43.71 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-23T21:39:43.965Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 76.55MB / 108.70MB 5.8s [2022-04-23T21:39:43.972Z] #28 ... [2022-04-23T21:39:43.972Z] [2022-04-23T21:39:43.972Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:39:43.972Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:39:44.158Z] #53 43.95 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-23T21:39:44.158Z] #53 43.95 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-23T21:39:44.225Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 88.08MB / 108.70MB 6.0s [2022-04-23T21:39:44.225Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 97.07MB / 108.70MB 6.1s [2022-04-23T21:39:44.225Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0.7s done [2022-04-23T21:39:44.419Z] #53 44.15 go: downloading golang.org/x/text v0.3.7 [2022-04-23T21:39:44.531Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 6.3s [2022-04-23T21:39:44.992Z] #53 ... [2022-04-23T21:39:44.992Z] [2022-04-23T21:39:44.992Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:39:44.992Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:39:44.992Z] #49 34.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-23T21:39:44.992Z] #49 34.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-23T21:39:44.992Z] #49 34.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-23T21:39:44.992Z] #49 34.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-23T21:39:44.992Z] #49 34.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-23T21:39:44.992Z] #49 37.67 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-23T21:39:44.992Z] #49 39.33 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:39:44.992Z] #49 39.68 Fetched 2292 kB in 4s (574 kB/s) [2022-04-23T21:39:44.992Z] #49 40.01 Selecting previously unselected package libprotobuf23:amd64. [2022-04-23T21:39:44.992Z] #49 40.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T21:39:44.992Z] #49 40.08 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-23T21:39:44.992Z] #49 40.11 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-23T21:39:44.992Z] #49 40.83 Selecting previously unselected package python3-pkg-resources. [2022-04-23T21:39:44.992Z] #49 40.84 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T21:39:44.992Z] #49 40.85 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:39:44.992Z] #49 41.01 Selecting previously unselected package python3-six. [2022-04-23T21:39:44.992Z] #49 41.01 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-23T21:39:44.992Z] #49 41.02 Unpacking python3-six (1.16.0-2) ... [2022-04-23T21:39:44.992Z] #49 41.10 Selecting previously unselected package python3-protobuf. [2022-04-23T21:39:44.992Z] #49 41.12 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-23T21:39:44.992Z] #49 41.13 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-23T21:39:44.992Z] #49 41.64 Selecting previously unselected package libnet1:amd64. [2022-04-23T21:39:44.992Z] #49 41.65 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-23T21:39:44.992Z] #49 41.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:39:44.992Z] #49 41.80 Selecting previously unselected package libnl-3-200:amd64. [2022-04-23T21:39:44.992Z] #49 41.82 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-23T21:39:44.992Z] #49 41.82 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:39:44.992Z] #49 41.98 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-23T21:39:44.992Z] #49 41.98 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-23T21:39:44.992Z] #49 41.99 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:39:44.992Z] #49 42.09 Selecting previously unselected package criu. [2022-04-23T21:39:44.992Z] #49 42.09 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-23T21:39:44.992Z] #49 42.10 Unpacking criu (3.16.1-3) ... [2022-04-23T21:39:44.992Z] #49 42.76 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:39:44.992Z] #49 44.40 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-23T21:39:44.992Z] #49 44.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:39:44.992Z] #49 44.44 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:39:44.992Z] #49 44.45 Setting up python3-six (1.16.0-2) ... [2022-04-23T21:39:45.254Z] #49 ... [2022-04-23T21:39:45.254Z] [2022-04-23T21:39:45.254Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:39:45.254Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T21:39:45.254Z] #34 42.69 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-23T21:39:45.254Z] #34 42.93 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-23T21:39:45.254Z] #34 43.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:39:45.591Z] #19 67.46 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-04-23T21:39:45.592Z] #19 67.47 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:39:45.592Z] #19 67.47 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:39:45.592Z] #19 67.50 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-04-23T21:39:45.592Z] #19 67.51 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-04-23T21:39:45.592Z] #19 67.51 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-23T21:39:45.592Z] #19 67.65 Selecting previously unselected package libc6-dev-arm64-cross. [2022-04-23T21:39:45.592Z] #19 67.65 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-04-23T21:39:45.592Z] #19 67.66 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-23T21:39:45.592Z] #19 67.86 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-04-23T21:39:45.592Z] #19 67.87 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:39:45.592Z] #19 67.87 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:39:45.592Z] #19 68.07 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-04-23T21:39:45.592Z] #19 68.08 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:39:45.592Z] #19 68.08 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:39:45.828Z] #34 ... [2022-04-23T21:39:45.828Z] [2022-04-23T21:39:45.828Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:39:45.828Z] #62 sha256:1bcbb2cab282716dcb66f87b6565095adadcbef4518a6bb64f639ead53b7c61c [2022-04-23T21:39:45.828Z] #62 1.614 + RM_GOPATH=0 [2022-04-23T21:39:45.828Z] #62 1.614 + TMP_GOPATH= [2022-04-23T21:39:45.828Z] #62 1.614 + : /build [2022-04-23T21:39:45.828Z] #62 1.614 + '[' -z '' ']' [2022-04-23T21:39:45.828Z] #62 1.616 ++ mktemp -d [2022-04-23T21:39:45.828Z] #62 1.620 + export GOPATH=/tmp/tmp.ZFMDVtWrFi [2022-04-23T21:39:45.828Z] #62 1.620 + GOPATH=/tmp/tmp.ZFMDVtWrFi [2022-04-23T21:39:45.828Z] #62 1.620 + RM_GOPATH=1 [2022-04-23T21:39:45.828Z] #62 1.620 + case "$(go env GOARCH)" in [2022-04-23T21:39:45.828Z] #62 1.620 ++ go env GOARCH [2022-04-23T21:39:45.828Z] #62 1.649 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:39:45.828Z] #62 1.649 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:39:45.828Z] #62 1.660 ++ dirname /install.sh [2022-04-23T21:39:45.828Z] #62 1.671 + dir=/ [2022-04-23T21:39:45.828Z] #62 1.671 + bin=containerd [2022-04-23T21:39:45.828Z] #62 1.671 + shift [2022-04-23T21:39:45.828Z] #62 1.671 + '[' '!' -f //containerd.installer ']' [2022-04-23T21:39:45.828Z] #62 1.671 + . //containerd.installer [2022-04-23T21:39:45.828Z] #62 1.671 ++ set -e [2022-04-23T21:39:45.828Z] #62 1.671 ++ : v1.6.2 [2022-04-23T21:39:45.828Z] #62 1.672 + install_containerd [2022-04-23T21:39:45.828Z] #62 1.673 + echo 'Install containerd version v1.6.2' [2022-04-23T21:39:45.828Z] #62 1.673 Install containerd version v1.6.2 [2022-04-23T21:39:45.828Z] #62 1.673 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZFMDVtWrFi/src/github.com/containerd/containerd [2022-04-23T21:39:45.828Z] #62 1.678 Cloning into '/tmp/tmp.ZFMDVtWrFi/src/github.com/containerd/containerd'... [2022-04-23T21:39:45.828Z] #62 ... [2022-04-23T21:39:45.828Z] [2022-04-23T21:39:45.828Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:39:45.828Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:39:45.828Z] #14 40.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-23T21:39:45.828Z] #14 40.52 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-23T21:39:45.828Z] #14 40.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-23T21:39:45.828Z] #14 40.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-23T21:39:45.828Z] #14 40.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-23T21:39:45.828Z] #14 40.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-23T21:39:45.828Z] #14 40.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-23T21:39:45.828Z] #14 40.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-23T21:39:45.828Z] #14 40.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-23T21:39:45.828Z] #14 40.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-23T21:39:45.828Z] #14 40.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-23T21:39:45.828Z] #14 40.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-23T21:39:45.828Z] #14 40.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-23T21:39:45.828Z] #14 40.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-23T21:39:45.828Z] #14 40.67 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-23T21:39:45.828Z] #14 40.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-23T21:39:45.828Z] #14 40.69 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-23T21:39:45.828Z] #14 41.66 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:39:45.828Z] #14 41.98 Fetched 115 MB in 8s (14.5 MB/s) [2022-04-23T21:39:45.828Z] #14 42.06 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-23T21:39:45.828Z] #14 42.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T21:39:45.828Z] #14 42.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-23T21:39:45.828Z] #14 42.14 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T21:39:45.828Z] #14 44.24 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-23T21:39:45.828Z] #14 44.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-23T21:39:45.828Z] #14 44.25 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T21:39:45.869Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.8s done [2022-04-23T21:39:46.127Z] #11 ... [2022-04-23T21:39:46.127Z] [2022-04-23T21:39:46.127Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-23T21:39:46.127Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-23T21:39:46.127Z] #70 DONE 0.7s [2022-04-23T21:39:46.127Z] [2022-04-23T21:39:46.127Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T21:39:46.127Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T21:39:46.127Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.8s done [2022-04-23T21:39:46.127Z] #28 DONE 8.2s [2022-04-23T21:39:46.127Z] [2022-04-23T21:39:46.127Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:39:46.127Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:39:46.127Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.1s [2022-04-23T21:39:46.443Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 0.1s [2022-04-23T21:39:46.542Z] #14 ... [2022-04-23T21:39:46.542Z] [2022-04-23T21:39:46.542Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:39:46.542Z] #62 sha256:d237c95f15d04b091650bb65971ddc66d2ec04be0e859b7a9a5b2514a4504532 [2022-04-23T21:39:46.694Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.4s done [2022-04-23T21:39:46.694Z] #11 ... [2022-04-23T21:39:46.694Z] [2022-04-23T21:39:46.694Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-23T21:39:46.694Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-23T21:39:46.694Z] #72 DONE 0.7s [2022-04-23T21:39:46.694Z] [2022-04-23T21:39:46.694Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:39:46.694Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:39:46.694Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-23T21:39:46.703Z] #11 ... [2022-04-23T21:39:46.703Z] [2022-04-23T21:39:46.703Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:39:46.703Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-23T21:39:46.703Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.1s done [2022-04-23T21:39:46.703Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2022-04-23T21:39:46.703Z] #71 DONE 8.7s [2022-04-23T21:39:46.703Z] [2022-04-23T21:39:46.703Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:39:46.703Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-23T21:39:46.703Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 8.5s done [2022-04-23T21:39:46.703Z] #11 ... [2022-04-23T21:39:46.703Z] [2022-04-23T21:39:46.703Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:39:46.703Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-23T21:39:46.703Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-23T21:39:46.703Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T21:39:46.703Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-23T21:39:46.703Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-23T21:39:46.703Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.4s [2022-04-23T21:39:46.703Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2022-04-23T21:39:46.703Z] #69 DONE 8.7s [2022-04-23T21:39:46.703Z] [2022-04-23T21:39:46.703Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:39:46.703Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-23T21:39:46.795Z] #14 46.25 Selecting previously unselected package binutils-mingw-w64. [2022-04-23T21:39:46.795Z] #14 46.28 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-23T21:39:46.795Z] #14 46.29 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T21:39:46.795Z] #14 46.43 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-23T21:39:46.795Z] #14 46.43 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:39:46.795Z] #14 46.46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:39:47.056Z] #14 46.69 Selecting previously unselected package dmsetup. [2022-04-23T21:39:47.056Z] #14 46.70 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:39:47.056Z] #14 46.71 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-23T21:39:47.066Z] #62 38.62 Updating files: 67% (3178/4710) Updating files: 68% (3203/4710) Updating files: 69% (3250/4710) Updating files: 70% (3297/4710) Updating files: 71% (3345/4710) Updating files: 72% (3392/4710) Updating files: 73% (3439/4710) Updating files: 74% (3486/4710) Updating files: 75% (3533/4710) Updating files: 76% (3580/4710) Updating files: 77% (3627/4710) Updating files: 78% (3674/4710) Updating files: 79% (3721/4710) Updating files: 80% (3768/4710) Updating files: 81% (3816/4710) Updating files: 82% (3863/4710) Updating files: 83% (3910/4710) Updating files: 84% (3957/4710) Updating files: 85% (4004/4710) Updating files: 86% (4051/4710) Updating files: 87% (4098/4710) Updating files: 88% (4145/4710) Updating files: 89% (4192/4710) Updating files: 90% (4239/4710) Updating files: 91% (4287/4710) Updating files: 92% (4334/4710) Updating files: 93% (4381/4710) Updating files: 94% (4428/4710) Updating files: 95% (4475/4710) Updating files: 96% (4522/4710) Updating files: 97% (4569/4710) Updating files: 98% (4616/4710) Updating files: 99% (4663/4710) Updating files: 100% (4710/4710) Updating files: 100% (4710/4710), done. [2022-04-23T21:39:47.066Z] #62 39.38 + cd /tmp/tmp.MZNgu0zecb/src/github.com/containerd/containerd [2022-04-23T21:39:47.066Z] #62 39.38 + git checkout -q v1.6.2 [2022-04-23T21:39:47.258Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.6s done [2022-04-23T21:39:47.318Z] #14 46.89 Selecting previously unselected package mingw-w64-common. [2022-04-23T21:39:47.318Z] #14 46.89 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-23T21:39:47.318Z] #14 46.90 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-23T21:39:47.579Z] #14 ... [2022-04-23T21:39:47.579Z] [2022-04-23T21:39:47.579Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:39:47.579Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:39:47.579Z] #40 37.15 Selecting previously unselected package libicu67:amd64. [2022-04-23T21:39:47.579Z] #40 37.17 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-23T21:39:47.579Z] #40 37.22 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-23T21:39:47.579Z] #40 43.28 Selecting previously unselected package libxml2:amd64. [2022-04-23T21:39:47.579Z] #40 43.29 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-23T21:39:47.579Z] #40 43.31 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T21:39:47.579Z] #40 43.73 Selecting previously unselected package libarchive13:amd64. [2022-04-23T21:39:47.579Z] #40 43.73 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-23T21:39:47.579Z] #40 43.74 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-23T21:39:47.579Z] #40 43.98 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-23T21:39:47.579Z] #40 43.98 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-23T21:39:47.579Z] #40 43.99 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-23T21:39:47.579Z] #40 44.17 Selecting previously unselected package librhash0:amd64. [2022-04-23T21:39:47.579Z] #40 44.17 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-23T21:39:47.579Z] #40 44.20 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-23T21:39:47.579Z] #40 44.34 Selecting previously unselected package libuv1:amd64. [2022-04-23T21:39:47.579Z] #40 44.34 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-23T21:39:47.579Z] #40 44.35 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-23T21:39:47.579Z] #40 44.47 Selecting previously unselected package cmake. [2022-04-23T21:39:47.579Z] #40 44.47 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-23T21:39:47.579Z] #40 44.49 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-23T21:39:47.822Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-23T21:39:48.524Z] #40 48.10 Setting up libicu67:amd64 (67.1-7) ... [2022-04-23T21:39:48.524Z] #40 48.14 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:39:48.524Z] #40 48.15 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-23T21:39:48.524Z] #40 48.19 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:39:48.524Z] #40 48.22 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-23T21:39:48.524Z] #40 48.27 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-23T21:39:48.787Z] #40 48.29 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T21:39:48.787Z] #40 48.32 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T21:39:48.787Z] #40 48.34 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-23T21:39:48.787Z] #40 48.35 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-23T21:39:48.787Z] #40 48.37 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:39:48.985Z] #62 40.85 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-23T21:39:48.985Z] #62 40.85 + BUILDTAGS='netgo osusergo static_build' [2022-04-23T21:39:48.985Z] #62 40.85 + export EXTRA_FLAGS=-buildmode=pie [2022-04-23T21:39:48.985Z] #62 40.85 + EXTRA_FLAGS=-buildmode=pie [2022-04-23T21:39:48.985Z] #62 40.85 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-23T21:39:48.985Z] #62 40.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-23T21:39:48.985Z] #62 40.85 + '[' '' = dynamic ']' [2022-04-23T21:39:48.985Z] #62 40.85 + make [2022-04-23T21:39:49.244Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 3.1s done [2022-04-23T21:39:49.362Z] #40 DONE 49.0s [2022-04-23T21:39:49.362Z] [2022-04-23T21:39:49.362Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-23T21:39:49.362Z] #41 sha256:ddd98416a7dbc1fc31a308284c864dd1bdbf82082540345d7e2baea6f816d580 [2022-04-23T21:39:49.624Z] #41 DONE 0.1s [2022-04-23T21:39:49.624Z] [2022-04-23T21:39:49.624Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-23T21:39:49.624Z] #42 sha256:1b1e72ce405b184580f6af6451bde8baf7d57e0c7ea79601ac71cc3ac66f1bdf [2022-04-23T21:39:49.929Z] #62 42.18 + bin/ctr [2022-04-23T21:39:50.570Z] #42 0.910 + RM_GOPATH=0 [2022-04-23T21:39:50.570Z] #42 0.910 + TMP_GOPATH= [2022-04-23T21:39:50.570Z] #42 0.910 + : /build [2022-04-23T21:39:50.570Z] #42 0.910 + '[' -z '' ']' [2022-04-23T21:39:50.570Z] #42 0.910 ++ mktemp -d [2022-04-23T21:39:50.571Z] #42 0.912 + export GOPATH=/tmp/tmp.laK1XrJsgV [2022-04-23T21:39:50.571Z] #42 0.912 + GOPATH=/tmp/tmp.laK1XrJsgV [2022-04-23T21:39:50.571Z] #42 0.912 + RM_GOPATH=1 [2022-04-23T21:39:50.571Z] #42 0.913 + case "$(go env GOARCH)" in [2022-04-23T21:39:50.571Z] #42 0.913 ++ go env GOARCH [2022-04-23T21:39:50.571Z] #42 0.957 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:39:50.571Z] #42 0.957 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:39:50.571Z] #42 0.958 ++ dirname /install.sh [2022-04-23T21:39:50.571Z] #42 0.962 + dir=/ [2022-04-23T21:39:50.571Z] #42 0.962 + bin=tini [2022-04-23T21:39:50.571Z] #42 0.962 + shift [2022-04-23T21:39:50.571Z] #42 0.962 + '[' '!' -f //tini.installer ']' [2022-04-23T21:39:50.571Z] #42 0.962 + . //tini.installer [2022-04-23T21:39:50.571Z] #42 0.962 ++ : v0.19.0 [2022-04-23T21:39:50.571Z] #42 0.962 Install tini version v0.19.0 [2022-04-23T21:39:50.571Z] #42 0.962 + install_tini [2022-04-23T21:39:50.571Z] #42 0.962 + echo 'Install tini version v0.19.0' [2022-04-23T21:39:50.571Z] #42 0.962 + git clone https://github.com/krallin/tini.git /tmp/tmp.laK1XrJsgV/tini [2022-04-23T21:39:50.571Z] #42 0.964 Cloning into '/tmp/tmp.laK1XrJsgV/tini'... [2022-04-23T21:39:50.625Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 [2022-04-23T21:39:50.835Z] #19 72.49 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-04-23T21:39:50.835Z] #19 72.50 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:39:50.835Z] #19 72.50 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:39:50.835Z] #19 72.52 Selecting previously unselected package patch. [2022-04-23T21:39:50.835Z] #19 72.52 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-04-23T21:39:50.835Z] #19 72.53 Unpacking patch (2.7.6-7) ... [2022-04-23T21:39:50.835Z] #19 72.56 Selecting previously unselected package dpkg-dev. [2022-04-23T21:39:50.835Z] #19 72.57 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-04-23T21:39:50.835Z] #19 72.57 Unpacking dpkg-dev (1.20.9) ... [2022-04-23T21:39:50.835Z] #19 73.11 Selecting previously unselected package libconfig-inifiles-perl. [2022-04-23T21:39:50.835Z] #19 73.12 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-04-23T21:39:50.835Z] #19 73.28 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-04-23T21:39:51.142Z] #42 1.638 + cd /tmp/tmp.laK1XrJsgV/tini [2022-04-23T21:39:51.142Z] #42 1.639 + git checkout -q v0.19.0 [2022-04-23T21:39:51.142Z] #42 1.645 + cmake . [2022-04-23T21:39:51.714Z] #42 2.190 -- The C compiler identification is GNU 10.2.1 [2022-04-23T21:39:51.714Z] #42 2.247 -- Detecting C compiler ABI info [2022-04-23T21:39:51.761Z] #19 74.08 Selecting previously unselected package libio-string-perl. [2022-04-23T21:39:51.761Z] #19 74.08 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-04-23T21:39:51.761Z] #19 74.23 Unpacking libio-string-perl (1.08-3.1) ... [2022-04-23T21:39:52.016Z] #19 74.71 Selecting previously unselected package libicu67:amd64. [2022-04-23T21:39:52.271Z] #19 74.71 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-04-23T21:39:52.271Z] #19 74.71 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-23T21:39:52.288Z] #42 ... [2022-04-23T21:39:52.288Z] [2022-04-23T21:39:52.288Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:39:52.288Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:39:52.288Z] #49 45.50 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:39:52.288Z] #49 45.52 Setting up python3-protobuf (3.12.4-1) ... [2022-04-23T21:39:52.288Z] #49 49.21 Setting up criu (3.16.1-3) ... [2022-04-23T21:39:52.288Z] #49 51.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:39:52.288Z] #49 DONE 51.7s [2022-04-23T21:39:52.549Z] [2022-04-23T21:39:52.549Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-23T21:39:52.549Z] #42 sha256:1b1e72ce405b184580f6af6451bde8baf7d57e0c7ea79601ac71cc3ac66f1bdf [2022-04-23T21:39:52.549Z] #42 2.931 -- Detecting C compiler ABI info - done [2022-04-23T21:39:52.549Z] #42 3.082 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-23T21:39:52.549Z] #42 3.090 -- Detecting C compile features [2022-04-23T21:39:52.549Z] #42 3.093 -- Detecting C compile features - done [2022-04-23T21:39:52.549Z] #42 3.128 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-23T21:39:53.090Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.6s done [2022-04-23T21:39:53.090Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-23T21:39:53.121Z] #42 3.547 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-23T21:39:53.121Z] #42 3.655 -- Configuring done [2022-04-23T21:39:53.121Z] #42 3.673 -- Generating done [2022-04-23T21:39:53.121Z] #42 3.704 -- Build files have been written to: /tmp/tmp.laK1XrJsgV/tini [2022-04-23T21:39:53.121Z] #42 3.724 + make tini-static [2022-04-23T21:39:53.198Z] #19 75.56 Selecting previously unselected package libxml2:amd64. [2022-04-23T21:39:53.198Z] #19 75.57 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-23T21:39:53.198Z] #19 75.57 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T21:39:53.198Z] #19 75.65 Selecting previously unselected package libxml-namespacesupport-perl. [2022-04-23T21:39:53.198Z] #19 75.65 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-04-23T21:39:53.198Z] #19 75.65 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-23T21:39:53.198Z] #19 75.68 Selecting previously unselected package libxml-sax-base-perl. [2022-04-23T21:39:53.198Z] #19 75.68 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-04-23T21:39:53.198Z] #19 75.68 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-04-23T21:39:53.198Z] #19 75.72 Selecting previously unselected package libxml-sax-perl. [2022-04-23T21:39:53.198Z] #19 75.72 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-04-23T21:39:53.198Z] #19 75.72 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-04-23T21:39:53.198Z] #19 75.75 Selecting previously unselected package libxml-libxml-perl. [2022-04-23T21:39:53.198Z] #19 75.76 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-04-23T21:39:53.198Z] #19 75.76 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-23T21:39:53.198Z] #19 75.82 Selecting previously unselected package libxml-simple-perl. [2022-04-23T21:39:53.454Z] #19 75.82 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-04-23T21:39:53.454Z] #19 75.82 Unpacking libxml-simple-perl (2.25-1) ... [2022-04-23T21:39:53.454Z] #19 75.85 Selecting previously unselected package libyaml-perl. [2022-04-23T21:39:53.454Z] #19 75.85 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-04-23T21:39:53.454Z] #19 75.86 Unpacking libyaml-perl (1.30-1) ... [2022-04-23T21:39:53.454Z] #19 75.89 Selecting previously unselected package libconfig-auto-perl. [2022-04-23T21:39:53.454Z] #19 75.89 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-04-23T21:39:53.454Z] #19 75.89 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-04-23T21:39:53.454Z] #19 75.92 Selecting previously unselected package libfile-which-perl. [2022-04-23T21:39:53.454Z] #19 75.92 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-04-23T21:39:53.454Z] #19 75.92 Unpacking libfile-which-perl (1.23-1) ... [2022-04-23T21:39:53.454Z] #19 75.95 Selecting previously unselected package libfile-homedir-perl. [2022-04-23T21:39:53.454Z] #19 75.95 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-04-23T21:39:53.454Z] #19 75.95 Unpacking libfile-homedir-perl (1.006-1) ... [2022-04-23T21:39:53.454Z] #19 75.98 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-04-23T21:39:53.454Z] #19 75.98 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-04-23T21:39:53.454Z] #19 75.98 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-23T21:39:53.454Z] #19 76.02 Selecting previously unselected package dpkg-cross. [2022-04-23T21:39:53.454Z] #19 76.02 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-04-23T21:39:53.694Z] #42 4.120 Scanning dependencies of target tini-static [2022-04-23T21:39:53.694Z] #42 4.256 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-23T21:39:53.710Z] #19 76.02 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-04-23T21:39:53.710Z] #19 76.05 Selecting previously unselected package crossbuild-essential-arm64. [2022-04-23T21:39:53.710Z] #19 76.05 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-04-23T21:39:53.710Z] #19 76.05 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-04-23T21:39:53.710Z] #19 76.08 Selecting previously unselected package libc6-armel-cross. [2022-04-23T21:39:53.710Z] #19 76.08 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-04-23T21:39:53.710Z] #19 76.09 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-04-23T21:39:53.710Z] #19 76.20 Selecting previously unselected package libgcc-s1-armel-cross. [2022-04-23T21:39:53.710Z] #19 76.20 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:39:53.710Z] #19 76.20 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:39:53.710Z] #19 76.24 Selecting previously unselected package libgomp1-armel-cross. [2022-04-23T21:39:53.710Z] #19 76.24 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:39:53.710Z] #19 76.24 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:39:53.710Z] #19 76.27 Selecting previously unselected package libatomic1-armel-cross. [2022-04-23T21:39:53.710Z] #19 76.28 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:39:53.710Z] #19 76.28 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:39:53.710Z] #19 76.30 Selecting previously unselected package libasan6-armel-cross. [2022-04-23T21:39:53.710Z] #19 76.31 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:39:53.710Z] #19 76.31 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:39:53.918Z] #11 ... [2022-04-23T21:39:53.918Z] [2022-04-23T21:39:53.918Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-23T21:39:53.918Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-23T21:39:53.918Z] #29 1.370 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:39:53.918Z] #29 1.371 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:39:53.918Z] #29 1.530 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:39:53.918Z] #29 1.718 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T21:39:53.918Z] #29 1.836 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T21:39:53.918Z] #29 2.556 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T21:39:53.918Z] #29 3.458 Fetched 8397 kB in 2s (3573 kB/s) [2022-04-23T21:39:53.918Z] #29 3.458 Reading package lists... [2022-04-23T21:39:53.918Z] #29 4.013 Reading package lists... [2022-04-23T21:39:53.918Z] #29 4.536 Building dependency tree... [2022-04-23T21:39:53.918Z] #29 4.872 The following additional packages will be installed: [2022-04-23T21:39:53.918Z] #29 4.872 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-23T21:39:53.918Z] #29 4.872 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-23T21:39:53.918Z] #29 4.872 Recommended packages: [2022-04-23T21:39:53.918Z] #29 4.872 libldap-common publicsuffix libsasl2-modules [2022-04-23T21:39:53.918Z] #29 5.065 The following NEW packages will be installed: [2022-04-23T21:39:53.918Z] #29 5.066 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-23T21:39:53.918Z] #29 5.066 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-23T21:39:53.918Z] #29 5.068 libssh2-1 openssl [2022-04-23T21:39:53.918Z] #29 5.361 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:39:53.918Z] #29 5.361 Need to get 2934 kB of archives. [2022-04-23T21:39:53.918Z] #29 5.361 After this operation, 6476 kB of additional disk space will be used. [2022-04-23T21:39:53.918Z] #29 5.361 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-04-23T21:39:53.918Z] #29 5.422 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-04-23T21:39:53.918Z] #29 5.430 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-04-23T21:39:53.918Z] #29 5.465 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-04-23T21:39:53.918Z] #29 5.470 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-04-23T21:39:53.918Z] #29 5.488 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-04-23T21:39:53.918Z] #29 5.531 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-04-23T21:39:53.918Z] #29 5.532 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-04-23T21:39:53.918Z] #29 5.541 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-04-23T21:39:53.918Z] #29 5.556 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-04-23T21:39:53.918Z] #29 5.556 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-04-23T21:39:53.918Z] #29 5.608 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-04-23T21:39:53.918Z] #29 5.614 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-23T21:39:53.918Z] #29 5.659 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-23T21:39:53.918Z] #29 5.664 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-23T21:39:53.918Z] #29 6.382 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:39:53.918Z] #29 6.428 Fetched 2934 kB in 1s (5025 kB/s) [2022-04-23T21:39:53.918Z] #29 7.227 Selecting previously unselected package openssl. [2022-04-23T21:39:53.918Z] #29 7.227 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-04-23T21:39:53.918Z] #29 7.227 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-04-23T21:39:53.918Z] #29 7.240 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-23T21:39:53.918Z] #29 7.714 Selecting previously unselected package ca-certificates. [2022-04-23T21:39:53.918Z] #29 7.714 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-23T21:39:53.918Z] #29 7.734 Unpacking ca-certificates (20210119) ... [2022-04-23T21:39:53.918Z] #29 7.923 Selecting previously unselected package libbrotli1:arm64. [2022-04-23T21:39:53.918Z] #29 7.925 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-04-23T21:39:53.918Z] #29 7.948 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-23T21:39:53.918Z] #29 8.028 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-04-23T21:39:53.918Z] #29 8.029 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-23T21:39:53.918Z] #29 8.041 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:39:53.918Z] #29 8.409 Selecting previously unselected package libsasl2-2:arm64. [2022-04-23T21:39:53.918Z] #29 8.409 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-23T21:39:53.918Z] #29 8.451 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:39:53.918Z] #29 8.611 Selecting previously unselected package libldap-2.4-2:arm64. [2022-04-23T21:39:53.918Z] #29 8.611 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-04-23T21:39:53.918Z] #29 8.621 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-23T21:39:53.918Z] #29 8.811 Selecting previously unselected package libnghttp2-14:arm64. [2022-04-23T21:39:53.918Z] #29 8.812 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-04-23T21:39:53.918Z] #29 8.816 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-23T21:39:53.918Z] #29 8.864 Selecting previously unselected package libpsl5:arm64. [2022-04-23T21:39:53.918Z] #29 8.864 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-04-23T21:39:53.918Z] #29 8.866 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-04-23T21:39:53.918Z] #29 8.917 Selecting previously unselected package librtmp1:arm64. [2022-04-23T21:39:53.918Z] #29 8.917 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-04-23T21:39:53.918Z] #29 8.927 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T21:39:53.918Z] #29 9.277 Selecting previously unselected package libssh2-1:arm64. [2022-04-23T21:39:53.918Z] #29 9.277 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-04-23T21:39:53.918Z] #29 9.343 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-04-23T21:39:53.918Z] #29 9.658 Selecting previously unselected package libcurl4:arm64. [2022-04-23T21:39:53.918Z] #29 9.660 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-23T21:39:53.918Z] #29 9.727 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-23T21:39:53.918Z] #29 ... [2022-04-23T21:39:53.918Z] [2022-04-23T21:39:53.918Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:39:53.918Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-23T21:39:53.965Z] #19 76.51 Selecting previously unselected package libstdc++6-armel-cross. [2022-04-23T21:39:53.965Z] #19 76.52 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:39:53.965Z] #19 76.52 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:39:54.179Z] #11 ... [2022-04-23T21:39:54.179Z] [2022-04-23T21:39:54.179Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-23T21:39:54.179Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-23T21:39:54.179Z] #70 DONE 1.8s [2022-04-23T21:39:54.179Z] [2022-04-23T21:39:54.179Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:39:54.179Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-23T21:39:54.179Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 3.5s done [2022-04-23T21:39:54.220Z] #19 76.59 Selecting previously unselected package libubsan1-armel-cross. [2022-04-23T21:39:54.220Z] #19 76.60 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:39:54.220Z] #19 76.60 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:39:54.220Z] #19 76.69 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-04-23T21:39:54.220Z] #19 76.70 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:39:54.220Z] #19 76.70 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:39:54.220Z] #19 76.80 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-04-23T21:39:54.439Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d [2022-04-23T21:39:54.475Z] #19 76.80 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:39:54.475Z] #19 76.80 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-23T21:39:55.079Z] #42 5.399 [100%] Linking C executable tini-static [2022-04-23T21:39:55.652Z] #42 6.001 [100%] Built target tini-static [2022-04-23T21:39:55.652Z] #42 6.078 + mkdir -p /build [2022-04-23T21:39:55.652Z] #42 6.081 + cp tini-static /build/docker-init [2022-04-23T21:39:55.652Z] #42 DONE 6.2s [2022-04-23T21:39:55.652Z] [2022-04-23T21:39:55.652Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:39:55.652Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:39:55.652Z] #53 49.34 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-23T21:39:55.652Z] #53 49.48 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-23T21:39:55.652Z] #53 49.55 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-23T21:39:55.652Z] #53 49.63 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-23T21:39:55.652Z] #53 49.68 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-23T21:39:55.652Z] #53 49.69 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-23T21:39:55.652Z] #53 49.73 go: downloading golang.org/x/mod v0.5.1 [2022-04-23T21:39:55.652Z] #53 49.83 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-23T21:39:55.652Z] #53 49.90 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-23T21:39:55.652Z] #53 49.99 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-23T21:39:55.652Z] #53 50.03 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-23T21:39:55.652Z] #53 50.12 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-23T21:39:55.652Z] #53 50.53 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-23T21:39:55.652Z] #53 50.63 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-23T21:39:55.652Z] #53 50.64 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-23T21:39:55.652Z] #53 50.93 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-23T21:39:55.652Z] #53 50.94 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-23T21:39:55.652Z] #53 51.01 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-23T21:39:55.652Z] #53 51.02 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-23T21:39:55.652Z] #53 51.06 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-23T21:39:55.652Z] #53 51.08 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-23T21:39:55.652Z] #53 51.29 go: downloading github.com/prometheus/common v0.10.0 [2022-04-23T21:39:55.652Z] #53 51.46 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-23T21:39:55.652Z] #53 51.56 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-23T21:39:55.652Z] #53 51.72 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-23T21:39:55.652Z] #53 53.39 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-23T21:39:56.366Z] #11 ... [2022-04-23T21:39:56.366Z] [2022-04-23T21:39:56.366Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-23T21:39:56.366Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-23T21:39:56.366Z] #29 0.832 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:39:56.366Z] #29 0.845 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:39:56.366Z] #29 0.845 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:39:56.366Z] #29 1.001 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:39:56.366Z] #29 1.203 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:39:56.366Z] #29 1.611 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:39:56.367Z] #29 2.761 Fetched 8510 kB in 2s (3873 kB/s) [2022-04-23T21:39:56.367Z] #29 2.761 Reading package lists... [2022-04-23T21:39:56.367Z] #29 3.590 Reading package lists... [2022-04-23T21:39:56.367Z] #29 4.390 Building dependency tree... [2022-04-23T21:39:56.367Z] #29 4.723 The following additional packages will be installed: [2022-04-23T21:39:56.367Z] #29 4.723 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-23T21:39:56.367Z] #29 4.724 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-23T21:39:56.367Z] #29 4.725 Recommended packages: [2022-04-23T21:39:56.367Z] #29 4.725 libldap-common publicsuffix libsasl2-modules [2022-04-23T21:39:56.367Z] #29 4.909 The following NEW packages will be installed: [2022-04-23T21:39:56.367Z] #29 4.909 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-23T21:39:56.367Z] #29 4.909 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-23T21:39:56.367Z] #29 4.909 libssh2-1 openssl [2022-04-23T21:39:56.367Z] #29 5.175 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:39:56.367Z] #29 5.175 Need to get 3040 kB of archives. [2022-04-23T21:39:56.367Z] #29 5.175 After this operation, 6651 kB of additional disk space will be used. [2022-04-23T21:39:56.367Z] #29 5.175 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-23T21:39:56.367Z] #29 5.187 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-23T21:39:56.367Z] #29 5.190 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-23T21:39:56.367Z] #29 5.195 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-23T21:39:56.367Z] #29 5.195 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-23T21:39:56.367Z] #29 5.208 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-23T21:39:56.367Z] #29 5.210 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-23T21:39:56.367Z] #29 5.210 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-23T21:39:56.367Z] #29 5.211 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-23T21:39:56.367Z] #29 5.212 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-23T21:39:56.367Z] #29 5.213 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-23T21:39:56.367Z] #29 5.217 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-23T21:39:56.367Z] #29 5.222 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-23T21:39:56.367Z] #29 5.224 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-23T21:39:56.367Z] #29 5.242 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-23T21:39:56.367Z] #29 5.397 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:39:56.367Z] #29 5.431 Fetched 3040 kB in 0s (8986 kB/s) [2022-04-23T21:39:56.367Z] #29 5.465 Selecting previously unselected package openssl. [2022-04-23T21:39:56.367Z] #29 5.465 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-23T21:39:56.367Z] #29 5.465 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-23T21:39:56.367Z] #29 5.469 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-23T21:39:56.367Z] #29 5.617 Selecting previously unselected package ca-certificates. [2022-04-23T21:39:56.367Z] #29 5.619 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-23T21:39:56.367Z] #29 5.622 Unpacking ca-certificates (20210119) ... [2022-04-23T21:39:56.367Z] #29 5.694 Selecting previously unselected package libbrotli1:amd64. [2022-04-23T21:39:56.367Z] #29 5.696 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-23T21:39:56.367Z] #29 5.704 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-23T21:39:56.367Z] #29 5.787 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-23T21:39:56.367Z] #29 5.787 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-23T21:39:56.367Z] #29 5.789 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:39:56.367Z] #29 5.828 Selecting previously unselected package libsasl2-2:amd64. [2022-04-23T21:39:56.367Z] #29 5.828 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-23T21:39:56.367Z] #29 5.837 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:39:56.367Z] #29 5.878 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-23T21:39:56.367Z] #29 5.878 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-23T21:39:56.367Z] #29 5.882 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-23T21:39:56.367Z] #29 5.949 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-23T21:39:56.367Z] #29 5.949 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-23T21:39:56.367Z] #29 5.961 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-23T21:39:56.367Z] #29 5.997 Selecting previously unselected package libpsl5:amd64. [2022-04-23T21:39:56.367Z] #29 5.998 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-23T21:39:56.367Z] #29 6.002 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-23T21:39:56.367Z] #29 6.066 Selecting previously unselected package librtmp1:amd64. [2022-04-23T21:39:56.367Z] #29 6.066 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-23T21:39:56.367Z] #29 6.073 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T21:39:56.367Z] #29 6.117 Selecting previously unselected package libssh2-1:amd64. [2022-04-23T21:39:56.367Z] #29 6.117 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-23T21:39:56.367Z] #29 6.120 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-23T21:39:56.367Z] #29 6.175 Selecting previously unselected package libcurl4:amd64. [2022-04-23T21:39:56.367Z] #29 6.175 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-23T21:39:56.367Z] #29 6.178 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-23T21:39:56.367Z] #29 6.272 Selecting previously unselected package curl. [2022-04-23T21:39:56.367Z] #29 6.272 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-23T21:39:56.367Z] #29 6.277 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-23T21:39:56.367Z] #29 6.338 Selecting previously unselected package libonig5:amd64. [2022-04-23T21:39:56.367Z] #29 6.338 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-23T21:39:56.367Z] #29 6.342 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:39:56.367Z] #29 6.410 Selecting previously unselected package libjq1:amd64. [2022-04-23T21:39:56.367Z] #29 6.410 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-23T21:39:56.367Z] #29 6.415 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:39:56.367Z] #29 6.467 Selecting previously unselected package jq. [2022-04-23T21:39:56.367Z] #29 6.467 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-23T21:39:56.367Z] #29 6.470 Unpacking jq (1.6-2.1) ... [2022-04-23T21:39:56.367Z] #29 6.509 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-23T21:39:56.367Z] #29 6.521 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-23T21:39:56.367Z] #29 6.531 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-23T21:39:56.367Z] #29 6.540 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:39:56.367Z] #29 6.549 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T21:39:56.367Z] #29 6.558 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:39:56.367Z] #29 6.568 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-23T21:39:56.367Z] #29 6.579 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-23T21:39:56.367Z] #29 6.593 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:39:56.367Z] #29 6.603 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:39:56.367Z] #29 6.613 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-23T21:39:56.367Z] #29 6.623 Setting up ca-certificates (20210119) ... [2022-04-23T21:39:56.367Z] #29 7.168 Updating certificates in /etc/ssl/certs... [2022-04-23T21:39:56.367Z] #29 7.858 129 added, 0 removed; done. [2022-04-23T21:39:56.367Z] #29 7.932 Setting up jq (1.6-2.1) ... [2022-04-23T21:39:56.367Z] #29 7.941 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-23T21:39:56.367Z] #29 7.951 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-23T21:39:56.367Z] #29 7.960 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:39:56.367Z] #29 7.977 Processing triggers for ca-certificates (20210119) ... [2022-04-23T21:39:56.367Z] #29 7.983 Updating certificates in /etc/ssl/certs... [2022-04-23T21:39:56.367Z] #29 8.523 0 added, 0 removed; done. [2022-04-23T21:39:56.367Z] #29 8.523 Running hooks in /etc/ca-certificates/update.d... [2022-04-23T21:39:56.367Z] #29 8.525 done. [2022-04-23T21:39:56.367Z] #29 ... [2022-04-23T21:39:56.367Z] [2022-04-23T21:39:56.367Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:39:56.367Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:39:56.367Z] #11 ... [2022-04-23T21:39:56.367Z] [2022-04-23T21:39:56.367Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-23T21:39:56.367Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-23T21:39:56.367Z] #29 DONE 9.9s [2022-04-23T21:39:56.367Z] [2022-04-23T21:39:56.367Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:39:56.367Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:39:56.367Z] #11 ... [2022-04-23T21:39:56.367Z] [2022-04-23T21:39:56.367Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-23T21:39:56.367Z] #30 sha256:9ad4ca1585255e588281354979e882d6605ce35c54af11f7c0abaf32aab290ce [2022-04-23T21:39:56.367Z] #30 DONE 0.3s [2022-04-23T21:39:56.367Z] [2022-04-23T21:39:56.367Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:39:56.367Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:39:56.367Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 3.9s done [2022-04-23T21:39:56.367Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-23T21:39:56.991Z] #11 ... [2022-04-23T21:39:56.991Z] [2022-04-23T21:39:56.991Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-23T21:39:56.991Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-23T21:39:56.991Z] #72 DONE 2.3s [2022-04-23T21:39:56.991Z] [2022-04-23T21:39:56.991Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:39:56.991Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-23T21:39:58.203Z] #53 ... [2022-04-23T21:39:58.203Z] [2022-04-23T21:39:58.204Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-23T21:39:58.204Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T21:39:58.204Z] #51 57.82 gotestsum version dev [2022-04-23T21:39:58.465Z] #51 DONE 58.0s [2022-04-23T21:39:58.465Z] [2022-04-23T21:39:58.465Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:39:58.465Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:39:58.465Z] #14 52.23 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-23T21:39:58.465Z] #14 52.23 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-23T21:39:58.465Z] #14 52.24 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T21:39:58.465Z] #14 57.85 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-23T21:39:58.465Z] #14 57.86 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:39:58.465Z] #14 57.90 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T21:39:58.465Z] #14 58.07 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-23T21:39:58.465Z] #14 58.07 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:39:58.465Z] #14 58.09 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T21:39:59.546Z] #11 ... [2022-04-23T21:39:59.546Z] [2022-04-23T21:39:59.546Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-23T21:39:59.546Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-23T21:39:59.546Z] #29 10.59 Selecting previously unselected package curl. [2022-04-23T21:39:59.546Z] #29 10.59 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-23T21:39:59.546Z] #29 10.60 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-23T21:39:59.546Z] #29 10.66 Selecting previously unselected package libonig5:arm64. [2022-04-23T21:39:59.546Z] #29 10.66 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-23T21:39:59.546Z] #29 10.67 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-23T21:39:59.546Z] #29 10.73 Selecting previously unselected package libjq1:arm64. [2022-04-23T21:39:59.546Z] #29 10.73 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-04-23T21:39:59.546Z] #29 10.74 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-23T21:39:59.546Z] #29 10.78 Selecting previously unselected package jq. [2022-04-23T21:39:59.546Z] #29 10.78 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-04-23T21:39:59.546Z] #29 10.78 Unpacking jq (1.6-2.1) ... [2022-04-23T21:39:59.546Z] #29 10.87 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-04-23T21:39:59.546Z] #29 11.07 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-23T21:39:59.546Z] #29 11.26 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-23T21:39:59.546Z] #29 11.29 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:39:59.546Z] #29 11.32 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T21:39:59.546Z] #29 11.48 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:39:59.546Z] #29 11.72 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-04-23T21:39:59.546Z] #29 11.92 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-23T21:39:59.546Z] #29 12.21 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-23T21:39:59.546Z] #29 12.23 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-23T21:39:59.546Z] #29 12.53 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-23T21:39:59.546Z] #29 12.58 Setting up ca-certificates (20210119) ... [2022-04-23T21:39:59.546Z] #29 13.28 Updating certificates in /etc/ssl/certs... [2022-04-23T21:39:59.546Z] #29 14.01 129 added, 0 removed; done. [2022-04-23T21:39:59.546Z] #29 14.12 Setting up jq (1.6-2.1) ... [2022-04-23T21:39:59.546Z] #29 14.13 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-23T21:39:59.546Z] #29 14.13 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-23T21:39:59.546Z] #29 14.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:39:59.546Z] #29 14.17 Processing triggers for ca-certificates (20210119) ... [2022-04-23T21:39:59.546Z] #29 14.18 Updating certificates in /etc/ssl/certs... [2022-04-23T21:39:59.546Z] #29 14.91 0 added, 0 removed; done. [2022-04-23T21:39:59.546Z] #29 14.91 Running hooks in /etc/ca-certificates/update.d... [2022-04-23T21:39:59.546Z] #29 14.91 done. [2022-04-23T21:39:59.546Z] #29 DONE 15.9s [2022-04-23T21:39:59.546Z] [2022-04-23T21:39:59.546Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:39:59.546Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-23T21:39:59.546Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 5.1s [2022-04-23T21:39:59.546Z] #11 ... [2022-04-23T21:39:59.546Z] [2022-04-23T21:39:59.546Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-23T21:39:59.546Z] #30 sha256:06668e644716ddfe55900fbc69280ee7ce7f3451b9d5e651012b6589414d6170 [2022-04-23T21:39:59.546Z] #30 DONE 0.2s [2022-04-23T21:39:59.715Z] #19 82.03 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-04-23T21:39:59.715Z] #19 82.03 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:39:59.715Z] #19 82.20 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-23T21:39:59.807Z] [2022-04-23T21:39:59.807Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-23T21:39:59.807Z] #31 sha256:469e558812523e2398f73f1d696b78fee403370442838068c2767588c2380ade [2022-04-23T21:39:59.954Z] #62 ... [2022-04-23T21:39:59.954Z] [2022-04-23T21:39:59.954Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:39:59.954Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:39:59.954Z] #14 73.22 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-23T21:39:59.954Z] #14 73.22 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:39:59.954Z] #14 73.23 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:39:59.954Z] #14 78.12 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-23T21:39:59.954Z] #14 78.12 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:39:59.954Z] #14 78.13 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T21:39:59.954Z] #14 83.38 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-23T21:39:59.954Z] #14 83.38 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:39:59.954Z] #14 83.39 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:40:00.383Z] #31 ... [2022-04-23T21:40:00.383Z] [2022-04-23T21:40:00.383Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:40:00.383Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-23T21:40:00.383Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 5.7s done [2022-04-23T21:40:00.383Z] #11 extracting sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa done [2022-04-23T21:40:00.383Z] #11 DONE 22.5s [2022-04-23T21:40:00.640Z] #19 83.05 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-04-23T21:40:00.640Z] #19 83.05 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-04-23T21:40:00.640Z] #19 83.26 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-23T21:40:00.643Z] [2022-04-23T21:40:00.643Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-23T21:40:00.643Z] #12 sha256:80061efade5c08fb0454894b9fecdcf9e5f17d0a5abb16ac99e4a44b5a4e16bb [2022-04-23T21:40:00.907Z] #12 DONE 0.4s [2022-04-23T21:40:00.907Z] [2022-04-23T21:40:00.907Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-23T21:40:00.907Z] #13 sha256:d44db83506b90b1e795bad107758c045e9b93d014922afbc0c5bb45f7af0fa19 [2022-04-23T21:40:01.201Z] #19 83.55 Selecting previously unselected package libc6-dev-armel-cross. [2022-04-23T21:40:01.201Z] #19 83.55 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-04-23T21:40:01.201Z] #19 83.55 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-23T21:40:01.201Z] #19 83.74 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-04-23T21:40:01.201Z] #19 83.74 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:01.201Z] #19 83.75 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:40:01.457Z] #19 83.98 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-04-23T21:40:01.457Z] #19 83.98 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:40:01.457Z] #19 83.99 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-23T21:40:01.500Z] #13 DONE 0.5s [2022-04-23T21:40:01.500Z] [2022-04-23T21:40:01.500Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:40:01.500Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-23T21:40:01.500Z] #60 ... [2022-04-23T21:40:01.500Z] [2022-04-23T21:40:01.500Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-23T21:40:01.500Z] #44 sha256:ff83da9c64c2560916777fa1cd39a4060d2a0899b61d10e38fb696f654ffa77e [2022-04-23T21:40:01.500Z] #44 DONE 0.1s [2022-04-23T21:40:01.617Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.0s [2022-04-23T21:40:01.762Z] [2022-04-23T21:40:01.762Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-23T21:40:01.762Z] #48 sha256:856385533abea61300222078df9478902a7496582ca537df413835705c24e77a [2022-04-23T21:40:01.762Z] #48 DONE 0.3s [2022-04-23T21:40:01.762Z] [2022-04-23T21:40:01.762Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:40:01.762Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-23T21:40:01.762Z] #49 ... [2022-04-23T21:40:01.762Z] [2022-04-23T21:40:01.762Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-23T21:40:01.762Z] #33 sha256:aecd6f20765a723a92e63bd2f4ba6cb19d1340ddd5dd116fbd8bdb06fb902341 [2022-04-23T21:40:01.762Z] #33 DONE 0.3s [2022-04-23T21:40:01.762Z] [2022-04-23T21:40:01.762Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-23T21:40:01.762Z] #25 sha256:d6c412c91ca714ff6c42c57633731433a9c1e20c4162f3ece15cfcbc52b53b7f [2022-04-23T21:40:01.762Z] #25 DONE 0.4s [2022-04-23T21:40:01.762Z] [2022-04-23T21:40:01.762Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-23T21:40:01.762Z] #64 sha256:65f968e547075edd42423f81e2dc94e37a28627f5d9f3c1730550650ccedf6f8 [2022-04-23T21:40:01.762Z] #64 DONE 0.5s [2022-04-23T21:40:02.024Z] [2022-04-23T21:40:02.024Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:40:02.024Z] #65 sha256:5db3dfc0266c69cce4f3f1a2ea79ee249cd78b0a4f618292a59692a96c0a375d [2022-04-23T21:40:03.760Z] #14 63.50 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-23T21:40:03.760Z] #14 63.50 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:40:03.760Z] #14 63.50 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:40:04.900Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.4s done [2022-04-23T21:40:05.156Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-23T21:40:05.330Z] #65 3.421 + RM_GOPATH=0 [2022-04-23T21:40:05.330Z] #65 3.427 + TMP_GOPATH= [2022-04-23T21:40:05.330Z] #65 3.427 + : /build [2022-04-23T21:40:05.330Z] #65 3.427 + '[' -z '' ']' [2022-04-23T21:40:05.330Z] #65 3.428 ++ mktemp -d [2022-04-23T21:40:05.330Z] #65 3.430 + export GOPATH=/tmp/tmp.rxyDthMBg1 [2022-04-23T21:40:05.330Z] #65 3.430 + GOPATH=/tmp/tmp.rxyDthMBg1 [2022-04-23T21:40:05.330Z] #65 3.430 + RM_GOPATH=1 [2022-04-23T21:40:05.330Z] #65 3.431 + case "$(go env GOARCH)" in [2022-04-23T21:40:05.330Z] #65 3.432 ++ go env GOARCH [2022-04-23T21:40:05.330Z] #65 3.460 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:40:05.330Z] #65 3.460 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:40:05.330Z] #65 3.465 ++ dirname /install.sh [2022-04-23T21:40:05.330Z] #65 3.473 + dir=/ [2022-04-23T21:40:05.330Z] #65 3.473 + bin=rootlesskit [2022-04-23T21:40:05.330Z] #65 3.473 + shift [2022-04-23T21:40:05.330Z] #65 3.473 + '[' '!' -f //rootlesskit.installer ']' [2022-04-23T21:40:05.330Z] #65 3.478 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:40:05.330Z] #65 3.478 + . //rootlesskit.installer [2022-04-23T21:40:05.330Z] #65 3.478 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:40:05.330Z] #65 3.478 + install_rootlesskit [2022-04-23T21:40:05.330Z] #65 3.478 + case "$1" in [2022-04-23T21:40:05.330Z] #65 3.478 + export CGO_ENABLED=0 [2022-04-23T21:40:05.330Z] #65 3.478 + CGO_ENABLED=0 [2022-04-23T21:40:05.330Z] #65 3.478 + _install_rootlesskit [2022-04-23T21:40:05.330Z] #65 3.478 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-23T21:40:05.330Z] #65 3.482 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T21:40:05.330Z] #65 3.482 + GOBIN=/build [2022-04-23T21:40:05.330Z] #65 3.482 + GO111MODULE=on [2022-04-23T21:40:05.330Z] #65 3.482 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:40:05.412Z] #11 DONE 27.4s [2022-04-23T21:40:05.412Z] [2022-04-23T21:40:05.412Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-23T21:40:05.412Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-23T21:40:05.620Z] #19 88.16 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-04-23T21:40:05.620Z] #19 88.16 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:40:05.620Z] #19 88.16 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-23T21:40:05.620Z] #19 88.18 Selecting previously unselected package crossbuild-essential-armel. [2022-04-23T21:40:05.620Z] #19 88.19 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-04-23T21:40:05.620Z] #19 88.19 Unpacking crossbuild-essential-armel (12.9) ... [2022-04-23T21:40:05.620Z] #19 88.21 Selecting previously unselected package libc6-armhf-cross. [2022-04-23T21:40:05.620Z] #19 88.21 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-04-23T21:40:05.620Z] #19 88.22 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-04-23T21:40:05.620Z] #19 88.33 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-04-23T21:40:05.875Z] #19 88.33 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:05.875Z] #19 88.33 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:40:05.875Z] #19 88.36 Selecting previously unselected package libgomp1-armhf-cross. [2022-04-23T21:40:05.875Z] #19 88.36 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:05.876Z] #19 88.37 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:40:05.876Z] #19 88.40 Selecting previously unselected package libatomic1-armhf-cross. [2022-04-23T21:40:05.876Z] #19 88.40 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:05.876Z] #19 88.45 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:40:05.909Z] #65 3.985 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-23T21:40:06.131Z] #19 88.47 Selecting previously unselected package libasan6-armhf-cross. [2022-04-23T21:40:06.131Z] #19 88.47 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:06.131Z] #19 88.48 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:40:06.131Z] #19 88.68 Selecting previously unselected package libstdc++6-armhf-cross. [2022-04-23T21:40:06.131Z] #19 88.69 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:06.131Z] #19 88.69 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:40:06.341Z] #12 DONE 0.8s [2022-04-23T21:40:06.341Z] [2022-04-23T21:40:06.341Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-23T21:40:06.341Z] #31 sha256:fd2292a155b8390b66c57d58540d37219396a89478e38ddbcbdf022fec3cb5c9 [2022-04-23T21:40:06.341Z] #31 1.473 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-23T21:40:06.341Z] #31 1.745 [2022-04-23T21:40:06.341Z] #31 1.962 #=#=# ######################################################################## 100.0% [2022-04-23T21:40:06.341Z] #31 2.229 [2022-04-23T21:40:06.341Z] #31 3.108 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-23T21:40:06.341Z] #31 3.362 [2022-04-23T21:40:06.341Z] #31 3.580 #=#=# ######################################################################## 100.0% [2022-04-23T21:40:06.341Z] #31 3.874 [2022-04-23T21:40:06.341Z] #31 4.755 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-23T21:40:06.341Z] #31 5.001 [2022-04-23T21:40:06.341Z] #31 5.217 #=#=# ################## 26.2% ######################################### 58.1% ################################################################ 89.9% ######################################################################## 100.0% [2022-04-23T21:40:06.341Z] #31 5.777 [2022-04-23T21:40:06.341Z] #31 6.753 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-23T21:40:06.341Z] #31 7.005 [2022-04-23T21:40:06.341Z] #31 7.227 #=#=# ######################################################################## 100.0% [2022-04-23T21:40:06.341Z] #31 7.473 [2022-04-23T21:40:06.341Z] #31 8.148 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-23T21:40:06.341Z] #31 8.417 [2022-04-23T21:40:06.341Z] #31 8.638 #=#=# ######################################################################## 100.0% [2022-04-23T21:40:06.341Z] #31 8.854 [2022-04-23T21:40:06.341Z] #31 8.894 Download of images into '/build' complete. [2022-04-23T21:40:06.341Z] #31 8.894 Use something like the following to load the result into a Docker daemon: [2022-04-23T21:40:06.341Z] #31 8.894 tar -cC '/build' . | docker load [2022-04-23T21:40:06.341Z] #31 DONE 9.9s [2022-04-23T21:40:06.341Z] [2022-04-23T21:40:06.341Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-23T21:40:06.341Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-23T21:40:06.904Z] #13 DONE 0.6s [2022-04-23T21:40:06.904Z] [2022-04-23T21:40:06.904Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-23T21:40:06.904Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-23T21:40:06.904Z] #33 DONE 0.0s [2022-04-23T21:40:06.904Z] [2022-04-23T21:40:06.904Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:40:06.904Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T21:40:07.057Z] #19 89.52 Selecting previously unselected package libubsan1-armhf-cross. [2022-04-23T21:40:07.057Z] #19 89.52 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:07.163Z] #34 ... [2022-04-23T21:40:07.163Z] [2022-04-23T21:40:07.163Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-23T21:40:07.163Z] #64 sha256:1bc886caecaf59686409b909bd7b9f6365512e0bfdcb8f51ff411c72e2068708 [2022-04-23T21:40:07.163Z] #64 DONE 0.2s [2022-04-23T21:40:07.163Z] [2022-04-23T21:40:07.163Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-23T21:40:07.163Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-23T21:40:07.163Z] #44 DONE 0.2s [2022-04-23T21:40:07.163Z] [2022-04-23T21:40:07.163Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-23T21:40:07.163Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-23T21:40:07.163Z] #48 DONE 0.2s [2022-04-23T21:40:07.163Z] [2022-04-23T21:40:07.163Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-23T21:40:07.163Z] #25 sha256:78a98cd98d60dea310ae00c818cfde8be42d536ae312c6ff7601608178f117ef [2022-04-23T21:40:07.163Z] #25 DONE 0.3s [2022-04-23T21:40:07.313Z] #19 89.68 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:40:07.422Z] [2022-04-23T21:40:07.422Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:40:07.422Z] #26 sha256:969502f51e6398d601813f51bb299ff4e3ac194c7f2519e2fabb51524bf976c2 [2022-04-23T21:40:07.822Z] #65 ... [2022-04-23T21:40:07.822Z] [2022-04-23T21:40:07.822Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:40:07.822Z] #26 sha256:348625dde46d73b9791ae64add0f3e6c166179957d1f7cdc07ecd906fb2df8fc [2022-04-23T21:40:07.822Z] #26 3.534 + RM_GOPATH=0 [2022-04-23T21:40:07.822Z] #26 3.544 + TMP_GOPATH= [2022-04-23T21:40:07.822Z] #26 3.544 + : /build [2022-04-23T21:40:07.822Z] #26 3.544 + '[' -z '' ']' [2022-04-23T21:40:07.822Z] #26 3.549 ++ mktemp -d [2022-04-23T21:40:07.822Z] #26 3.551 + export GOPATH=/tmp/tmp.WifmFIEQXu [2022-04-23T21:40:07.822Z] #26 3.551 + GOPATH=/tmp/tmp.WifmFIEQXu [2022-04-23T21:40:07.822Z] #26 3.551 + RM_GOPATH=1 [2022-04-23T21:40:07.822Z] #26 3.551 + case "$(go env GOARCH)" in [2022-04-23T21:40:07.822Z] #26 3.553 ++ go env GOARCH [2022-04-23T21:40:07.822Z] #26 3.577 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:40:07.822Z] #26 3.577 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:40:07.822Z] #26 3.577 ++ dirname /install.sh [2022-04-23T21:40:07.822Z] #26 3.581 + dir=/ [2022-04-23T21:40:07.822Z] #26 3.583 + bin=dockercli [2022-04-23T21:40:07.822Z] #26 3.583 + shift [2022-04-23T21:40:07.822Z] #26 3.583 + '[' '!' -f //dockercli.installer ']' [2022-04-23T21:40:07.822Z] #26 3.584 + . //dockercli.installer [2022-04-23T21:40:07.822Z] #26 3.584 ++ : stable [2022-04-23T21:40:07.822Z] #26 3.584 ++ : 17.06.2-ce [2022-04-23T21:40:07.822Z] #26 3.584 + install_dockercli [2022-04-23T21:40:07.822Z] #26 3.584 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-23T21:40:07.822Z] #26 3.584 Install docker/cli version 17.06.2-ce from stable [2022-04-23T21:40:07.822Z] #26 3.585 ++ uname -m [2022-04-23T21:40:07.822Z] #26 3.587 + arch=aarch64 [2022-04-23T21:40:07.822Z] #26 3.587 + '[' aarch64 '!=' x86_64 ']' [2022-04-23T21:40:07.822Z] #26 3.587 + '[' aarch64 '!=' s390x ']' [2022-04-23T21:40:07.822Z] #26 3.587 + '[' aarch64 '!=' armhf ']' [2022-04-23T21:40:07.822Z] #26 3.587 + build_dockercli [2022-04-23T21:40:07.822Z] #26 3.588 + git clone https://github.com/docker/docker-ce /tmp/tmp.WifmFIEQXu/tmp/docker-ce [2022-04-23T21:40:07.822Z] #26 3.590 Cloning into '/tmp/tmp.WifmFIEQXu/tmp/docker-ce'... [2022-04-23T21:40:08.082Z] #26 ... [2022-04-23T21:40:08.082Z] [2022-04-23T21:40:08.082Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:40:08.082Z] #65 sha256:5db3dfc0266c69cce4f3f1a2ea79ee249cd78b0a4f618292a59692a96c0a375d [2022-04-23T21:40:08.082Z] #65 6.161 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T21:40:08.082Z] #65 6.163 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-23T21:40:08.239Z] #19 90.56 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-04-23T21:40:08.239Z] #19 90.56 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:08.239Z] #19 90.72 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:40:08.702Z] #65 6.723 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-23T21:40:09.164Z] #19 91.67 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-04-23T21:40:09.165Z] #19 91.67 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:40:09.420Z] #19 91.82 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-23T21:40:09.966Z] #14 94.18 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-23T21:40:09.966Z] #14 94.18 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:40:09.966Z] #14 94.19 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:40:10.912Z] #14 ... [2022-04-23T21:40:10.912Z] [2022-04-23T21:40:10.912Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:40:10.912Z] #65 sha256:457336343f994e57ba1b147528c6d18f28f2055b8ac981cc0f64927b0e24b44d [2022-04-23T21:40:10.912Z] #65 95.11 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T21:40:10.912Z] #65 95.11 + GOBIN=/build [2022-04-23T21:40:10.912Z] #65 95.11 + GO111MODULE=on [2022-04-23T21:40:10.912Z] #65 95.11 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:40:11.293Z] #65 9.143 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-23T21:40:11.293Z] #65 ... [2022-04-23T21:40:11.293Z] [2022-04-23T21:40:11.293Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-23T21:40:11.293Z] #31 sha256:469e558812523e2398f73f1d696b78fee403370442838068c2767588c2380ade [2022-04-23T21:40:11.293Z] #31 1.503 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-23T21:40:11.293Z] #31 1.736 [2022-04-23T21:40:11.293Z] #31 1.958 #=#=# ######################################################################## 100.0% [2022-04-23T21:40:11.293Z] #31 2.364 [2022-04-23T21:40:11.293Z] #31 3.742 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-23T21:40:11.293Z] #31 4.064 [2022-04-23T21:40:11.293Z] #31 4.292 #=#=# #### 6.7% ######################################################################## 100.0% [2022-04-23T21:40:11.293Z] #31 4.675 [2022-04-23T21:40:11.293Z] #31 6.371 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-23T21:40:11.293Z] #31 7.939 [2022-04-23T21:40:11.293Z] #31 8.283 #=#=# 0.1% ###### 9.1% ############## 20.5% ################## 25.9% #################### 28.8% ######################## 33.9% ############################# 41.6% ################################### 48.9% ####################################### 54.6% ################################################### 71.0% ############################################################# 84.8% ################################################################### 94.2% ######################################################################## 100.0% [2022-04-23T21:40:11.293Z] #31 11.09 [2022-04-23T21:40:11.553Z] #31 ... [2022-04-23T21:40:11.553Z] [2022-04-23T21:40:11.553Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-23T21:40:11.553Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-04-23T21:40:11.553Z] #36 3.842 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-23T21:40:11.553Z] #36 ... [2022-04-23T21:40:11.553Z] [2022-04-23T21:40:11.553Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:40:11.553Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-23T21:40:11.553Z] #53 4.298 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-23T21:40:11.814Z] #53 ... [2022-04-23T21:40:11.814Z] [2022-04-23T21:40:11.814Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:40:11.814Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-23T21:40:11.814Z] #40 3.951 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:40:11.814Z] #40 4.127 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:40:11.814Z] #40 4.130 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:40:11.814Z] #40 4.441 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T21:40:11.814Z] #40 6.328 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T21:40:11.814Z] #40 9.468 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T21:40:12.074Z] #40 ... [2022-04-23T21:40:12.074Z] [2022-04-23T21:40:12.074Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:40:12.074Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T21:40:12.074Z] #14 4.334 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:40:12.074Z] #14 4.402 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:40:12.074Z] #14 4.405 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:40:12.074Z] #14 5.215 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T21:40:12.074Z] #14 7.473 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T21:40:12.074Z] #14 9.971 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T21:40:12.074Z] #14 ... [2022-04-23T21:40:12.074Z] [2022-04-23T21:40:12.074Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:40:12.074Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-23T21:40:12.074Z] #34 3.376 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-23T21:40:12.074Z] #34 3.376 Cloning into '.'... [2022-04-23T21:40:12.334Z] #34 ... [2022-04-23T21:40:12.334Z] [2022-04-23T21:40:12.334Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-23T21:40:12.334Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-04-23T21:40:12.334Z] #51 4.093 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-23T21:40:12.334Z] #51 5.321 go: downloading github.com/fatih/color v1.10.0 [2022-04-23T21:40:12.334Z] #51 5.344 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-23T21:40:12.334Z] #51 5.438 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-23T21:40:12.334Z] #51 5.463 go: downloading github.com/pkg/errors v0.9.1 [2022-04-23T21:40:12.334Z] #51 5.640 go: downloading golang.org/x/tools v0.1.0 [2022-04-23T21:40:12.334Z] #51 5.796 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-23T21:40:12.334Z] #51 5.826 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-23T21:40:12.334Z] #51 6.001 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-23T21:40:12.334Z] #51 6.252 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-23T21:40:12.334Z] #51 8.960 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-23T21:40:12.334Z] #51 9.051 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-23T21:40:12.334Z] #51 9.230 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-23T21:40:12.334Z] #51 10.68 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-23T21:40:12.334Z] #51 10.68 go: downloading golang.org/x/mod v0.3.0 [2022-04-23T21:40:12.334Z] #51 ... [2022-04-23T21:40:12.334Z] [2022-04-23T21:40:12.334Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-23T21:40:12.334Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-04-23T21:40:12.334Z] #55 3.145 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-23T21:40:12.334Z] #55 3.724 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-23T21:40:12.334Z] #55 3.727 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-23T21:40:12.334Z] #55 3.750 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-23T21:40:12.334Z] #55 4.660 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-23T21:40:12.595Z] #55 ... [2022-04-23T21:40:12.595Z] [2022-04-23T21:40:12.595Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:40:12.595Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-23T21:40:12.595Z] #45 3.237 + git clone https://github.com/docker/distribution.git . [2022-04-23T21:40:12.595Z] #45 3.237 Cloning into '.'... [2022-04-23T21:40:12.595Z] #45 ... [2022-04-23T21:40:12.595Z] [2022-04-23T21:40:12.595Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T21:40:12.595Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-04-23T21:40:12.595Z] #38 4.106 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-23T21:40:12.595Z] #38 4.787 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-23T21:40:12.595Z] #38 5.735 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-23T21:40:12.595Z] #38 6.051 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-23T21:40:12.595Z] #38 6.211 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-23T21:40:12.595Z] #38 8.567 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-23T21:40:12.595Z] #38 8.645 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T21:40:12.701Z] #26 4.975 + RM_GOPATH=0 [2022-04-23T21:40:12.701Z] #26 4.975 + TMP_GOPATH= [2022-04-23T21:40:12.701Z] #26 4.976 + : /build [2022-04-23T21:40:12.701Z] #26 4.976 + '[' -z '' ']' [2022-04-23T21:40:12.701Z] #26 4.976 ++ mktemp -d [2022-04-23T21:40:12.701Z] #26 4.988 + export GOPATH=/tmp/tmp.KmnZtn9v29 [2022-04-23T21:40:12.701Z] #26 4.988 + GOPATH=/tmp/tmp.KmnZtn9v29 [2022-04-23T21:40:12.701Z] #26 4.988 + RM_GOPATH=1 [2022-04-23T21:40:12.701Z] #26 4.989 + case "$(go env GOARCH)" in [2022-04-23T21:40:12.701Z] #26 4.991 ++ go env GOARCH [2022-04-23T21:40:12.701Z] #26 5.048 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:40:12.701Z] #26 5.056 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:40:12.701Z] #26 5.056 ++ dirname /install.sh [2022-04-23T21:40:12.701Z] #26 5.060 + dir=/ [2022-04-23T21:40:12.701Z] #26 5.060 + bin=dockercli [2022-04-23T21:40:12.701Z] #26 5.060 + shift [2022-04-23T21:40:12.701Z] #26 5.061 + '[' '!' -f //dockercli.installer ']' [2022-04-23T21:40:12.701Z] #26 5.062 + . //dockercli.installer [2022-04-23T21:40:12.701Z] #26 5.062 ++ : stable [2022-04-23T21:40:12.701Z] #26 5.062 ++ : 17.06.2-ce [2022-04-23T21:40:12.701Z] #26 5.062 + install_dockercli [2022-04-23T21:40:12.701Z] #26 5.063 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-23T21:40:12.701Z] #26 5.063 Install docker/cli version 17.06.2-ce from stable [2022-04-23T21:40:12.701Z] #26 5.063 ++ uname -m [2022-04-23T21:40:12.701Z] #26 5.065 + arch=x86_64 [2022-04-23T21:40:12.701Z] #26 5.067 + '[' x86_64 '!=' x86_64 ']' [2022-04-23T21:40:12.701Z] #26 5.067 + url=https://download.docker.com/linux/static [2022-04-23T21:40:12.701Z] #26 5.068 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-23T21:40:12.701Z] #26 5.072 + tar -xz docker/docker [2022-04-23T21:40:12.855Z] #38 ... [2022-04-23T21:40:12.855Z] [2022-04-23T21:40:12.855Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:40:12.855Z] #65 sha256:5db3dfc0266c69cce4f3f1a2ea79ee249cd78b0a4f618292a59692a96c0a375d [2022-04-23T21:40:12.855Z] #65 9.717 go: downloading github.com/google/uuid v1.3.0 [2022-04-23T21:40:12.855Z] #65 9.722 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-23T21:40:12.856Z] #65 9.905 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-23T21:40:12.856Z] #65 10.05 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T21:40:12.856Z] #65 10.12 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-23T21:40:12.856Z] #65 10.18 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-23T21:40:12.856Z] #65 10.52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-23T21:40:12.856Z] #65 10.74 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-23T21:40:12.856Z] #65 10.85 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-23T21:40:13.583Z] #19 96.20 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-04-23T21:40:13.583Z] #19 96.20 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:40:13.583Z] #19 96.20 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-23T21:40:13.583Z] #19 96.26 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-04-23T21:40:13.636Z] #26 ... [2022-04-23T21:40:13.636Z] [2022-04-23T21:40:13.636Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:40:13.636Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T21:40:13.636Z] #34 5.180 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-23T21:40:13.636Z] #34 5.184 Cloning into '.'... [2022-04-23T21:40:13.775Z] #14 ... [2022-04-23T21:40:13.775Z] [2022-04-23T21:40:13.775Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:40:13.775Z] #62 sha256:1bcbb2cab282716dcb66f87b6565095adadcbef4518a6bb64f639ead53b7c61c [2022-04-23T21:40:13.839Z] #19 96.26 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-04-23T21:40:13.839Z] #19 96.26 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-23T21:40:13.839Z] #19 96.40 Selecting previously unselected package libc6-dev-armhf-cross. [2022-04-23T21:40:13.839Z] #19 96.40 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-04-23T21:40:13.839Z] #19 96.41 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-23T21:40:14.094Z] #19 96.60 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-04-23T21:40:14.094Z] #19 96.60 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:14.094Z] #19 96.60 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:40:14.350Z] #19 96.81 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-04-23T21:40:14.350Z] #19 96.82 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:40:14.350Z] #19 96.82 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-23T21:40:14.821Z] #62 38.09 Updating files: 65% (3097/4710) Updating files: 66% (3109/4710) Updating files: 67% (3156/4710) Updating files: 68% (3203/4710) Updating files: 69% (3250/4710) Updating files: 70% (3297/4710) Updating files: 71% (3345/4710) Updating files: 72% (3392/4710) Updating files: 73% (3439/4710) Updating files: 74% (3486/4710) Updating files: 75% (3533/4710) Updating files: 76% (3580/4710) Updating files: 77% (3627/4710) Updating files: 78% (3674/4710) Updating files: 79% (3721/4710) Updating files: 80% (3768/4710) Updating files: 81% (3816/4710) Updating files: 82% (3863/4710) Updating files: 83% (3910/4710) Updating files: 84% (3957/4710) Updating files: 85% (4004/4710) Updating files: 86% (4051/4710) Updating files: 87% (4098/4710) Updating files: 88% (4145/4710) Updating files: 89% (4192/4710) Updating files: 90% (4239/4710) Updating files: 91% (4287/4710) Updating files: 92% (4334/4710) Updating files: 93% (4381/4710) Updating files: 94% (4428/4710) Updating files: 95% (4475/4710) Updating files: 96% (4522/4710) Updating files: 97% (4569/4710) Updating files: 98% (4616/4710) Updating files: 99% (4663/4710) Updating files: 100% (4710/4710) Updating files: 100% (4710/4710), done. [2022-04-23T21:40:14.822Z] #62 38.97 + cd /tmp/tmp.ZFMDVtWrFi/src/github.com/containerd/containerd [2022-04-23T21:40:14.822Z] #62 38.97 + git checkout -q v1.6.2 [2022-04-23T21:40:15.397Z] #65 13.12 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T21:40:15.657Z] #65 ... [2022-04-23T21:40:15.657Z] [2022-04-23T21:40:15.657Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:40:15.657Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-23T21:40:15.657Z] #60 4.327 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:40:15.657Z] #60 4.373 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:40:15.657Z] #60 4.379 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:40:15.657Z] #60 5.440 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T21:40:15.657Z] #60 7.436 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T21:40:15.657Z] #60 9.856 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T21:40:15.657Z] #60 14.34 Fetched 8397 kB in 10s (815 kB/s) [2022-04-23T21:40:15.768Z] #62 40.00 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-23T21:40:15.768Z] #62 40.00 + BUILDTAGS='netgo osusergo static_build' [2022-04-23T21:40:15.768Z] #62 40.00 + export EXTRA_FLAGS=-buildmode=pie [2022-04-23T21:40:15.768Z] #62 40.00 + EXTRA_FLAGS=-buildmode=pie [2022-04-23T21:40:15.768Z] #62 40.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-23T21:40:15.768Z] #62 40.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-23T21:40:15.768Z] #62 40.00 + '[' '' = dynamic ']' [2022-04-23T21:40:15.768Z] #62 40.00 + make [2022-04-23T21:40:15.917Z] #60 14.34 Reading package lists... [2022-04-23T21:40:15.917Z] #60 ... [2022-04-23T21:40:15.917Z] [2022-04-23T21:40:15.917Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:40:15.917Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-23T21:40:15.917Z] #49 4.045 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:40:15.917Z] #49 4.057 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:40:15.917Z] #49 4.057 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:40:15.917Z] #49 4.658 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-23T21:40:15.917Z] #49 5.041 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T21:40:15.917Z] #49 6.303 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T21:40:15.917Z] #49 9.292 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T21:40:15.917Z] #49 13.22 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-23T21:40:15.917Z] #49 ... [2022-04-23T21:40:15.917Z] [2022-04-23T21:40:15.917Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:40:15.917Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T21:40:15.917Z] #14 14.62 Fetched 8397 kB in 11s (795 kB/s) [2022-04-23T21:40:16.217Z] #65 99.77 rootlesskit version 1.0.0 [2022-04-23T21:40:16.217Z] #65 99.78 Usage of /build/rootlesskit-docker-proxy: [2022-04-23T21:40:16.217Z] #65 99.78 -container-ip string [2022-04-23T21:40:16.217Z] #65 99.78 container ip [2022-04-23T21:40:16.217Z] #65 99.78 -container-port int [2022-04-23T21:40:16.217Z] #65 99.78 container port (default -1) [2022-04-23T21:40:16.217Z] #65 99.78 -host-ip string [2022-04-23T21:40:16.217Z] #65 99.78 host ip [2022-04-23T21:40:16.217Z] #65 99.79 -host-port int [2022-04-23T21:40:16.217Z] #65 99.79 host port (default -1) [2022-04-23T21:40:16.217Z] #65 99.79 -proto string [2022-04-23T21:40:16.217Z] #65 99.79 proxy protocol (default "tcp") [2022-04-23T21:40:16.217Z] #65 ... [2022-04-23T21:40:16.217Z] [2022-04-23T21:40:16.217Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:40:16.217Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:40:16.217Z] #14 98.89 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-23T21:40:16.217Z] #14 98.90 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-23T21:40:16.217Z] #14 98.91 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T21:40:16.217Z] #14 99.00 Selecting previously unselected package libapparmor1:amd64. [2022-04-23T21:40:16.217Z] #14 99.00 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-23T21:40:16.217Z] #14 99.01 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-23T21:40:16.217Z] #14 99.09 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-23T21:40:16.217Z] #14 99.10 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-23T21:40:16.217Z] #14 99.11 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-23T21:40:16.217Z] #14 99.25 Selecting previously unselected package libbtrfs0:amd64. [2022-04-23T21:40:16.217Z] #14 99.25 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-23T21:40:16.217Z] #14 99.26 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:40:16.217Z] #14 99.39 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-23T21:40:16.217Z] #14 99.40 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-23T21:40:16.217Z] #14 99.41 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:40:16.217Z] #14 99.60 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-23T21:40:16.217Z] #14 99.60 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:40:16.217Z] #14 99.61 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:40:16.217Z] #14 99.65 Selecting previously unselected package libudev-dev:amd64. [2022-04-23T21:40:16.217Z] #14 99.67 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-23T21:40:16.217Z] #14 99.67 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-23T21:40:16.217Z] #14 99.80 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-23T21:40:16.217Z] #14 99.80 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-23T21:40:16.217Z] #14 99.82 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-23T21:40:16.217Z] #14 100.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-23T21:40:16.217Z] #14 100.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-23T21:40:16.217Z] #14 100.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-23T21:40:16.217Z] #14 100.8 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-23T21:40:16.479Z] #14 100.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-23T21:40:16.479Z] #14 100.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-23T21:40:16.792Z] #14 101.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-23T21:40:16.792Z] #14 101.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-23T21:40:16.792Z] #14 101.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-23T21:40:16.912Z] #34 ... [2022-04-23T21:40:16.912Z] [2022-04-23T21:40:16.912Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-23T21:40:16.912Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-23T21:40:16.912Z] #36 2.797 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-23T21:40:17.159Z] #62 41.17 + bin/ctr [2022-04-23T21:40:17.169Z] #36 ... [2022-04-23T21:40:17.169Z] [2022-04-23T21:40:17.169Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-23T21:40:17.169Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T21:40:17.169Z] #51 4.296 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-23T21:40:17.169Z] #51 5.670 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-23T21:40:17.169Z] #51 5.671 go: downloading github.com/fatih/color v1.10.0 [2022-04-23T21:40:17.169Z] #51 5.698 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-23T21:40:17.169Z] #51 5.804 go: downloading github.com/pkg/errors v0.9.1 [2022-04-23T21:40:17.169Z] #51 6.231 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-23T21:40:17.169Z] #51 6.311 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-23T21:40:17.169Z] #51 6.328 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-23T21:40:17.169Z] #51 6.413 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-23T21:40:17.169Z] #51 6.498 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-23T21:40:17.169Z] #51 6.602 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-23T21:40:17.169Z] #51 6.699 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-23T21:40:17.169Z] #51 6.824 go: downloading golang.org/x/tools v0.1.0 [2022-04-23T21:40:17.169Z] #51 ... [2022-04-23T21:40:17.169Z] [2022-04-23T21:40:17.169Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:40:17.169Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:40:17.169Z] #14 5.059 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:40:17.169Z] #14 5.101 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:40:17.169Z] #14 5.101 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:40:17.169Z] #14 5.888 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:40:17.169Z] #14 8.128 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:40:17.426Z] #14 ... [2022-04-23T21:40:17.426Z] [2022-04-23T21:40:17.426Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:40:17.426Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:40:17.426Z] #45 4.916 + git clone https://github.com/docker/distribution.git . [2022-04-23T21:40:17.426Z] #45 4.916 Cloning into '.'... [2022-04-23T21:40:17.426Z] #45 ... [2022-04-23T21:40:17.426Z] [2022-04-23T21:40:17.426Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:40:17.426Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T21:40:17.426Z] #60 3.187 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:40:17.426Z] #60 3.217 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:40:17.426Z] #60 3.217 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:40:17.426Z] #60 3.452 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:40:17.426Z] #60 4.464 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:40:17.426Z] #60 6.216 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:40:17.683Z] #60 ... [2022-04-23T21:40:17.683Z] [2022-04-23T21:40:17.683Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:40:17.683Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:40:17.683Z] #40 5.042 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:40:17.683Z] #40 5.063 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:40:17.683Z] #40 5.063 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:40:17.683Z] #40 5.930 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:40:17.683Z] #40 8.178 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:40:17.683Z] #40 10.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:40:17.683Z] #40 ... [2022-04-23T21:40:17.683Z] [2022-04-23T21:40:17.683Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-23T21:40:17.683Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-23T21:40:17.683Z] #55 4.275 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-23T21:40:17.683Z] #55 5.340 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-23T21:40:17.683Z] #55 5.342 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-23T21:40:17.683Z] #55 5.428 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-23T21:40:17.683Z] #55 7.362 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-23T21:40:17.736Z] #14 102.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-23T21:40:17.736Z] #14 102.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-23T21:40:17.736Z] #14 102.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-23T21:40:17.942Z] #55 ... [2022-04-23T21:40:17.942Z] [2022-04-23T21:40:17.942Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:40:17.942Z] #65 sha256:99337ff0fcdb51e50ca539f4461da917379c52b9614e0515dd37e243ed19d269 [2022-04-23T21:40:17.942Z] #65 2.749 + RM_GOPATH=0 [2022-04-23T21:40:17.942Z] #65 2.749 + TMP_GOPATH= [2022-04-23T21:40:17.942Z] #65 2.750 + : /build [2022-04-23T21:40:17.942Z] #65 2.750 + '[' -z '' ']' [2022-04-23T21:40:17.942Z] #65 2.750 ++ mktemp -d [2022-04-23T21:40:17.942Z] #65 2.754 + export GOPATH=/tmp/tmp.65Nw0RXx1Z [2022-04-23T21:40:17.942Z] #65 2.754 + GOPATH=/tmp/tmp.65Nw0RXx1Z [2022-04-23T21:40:17.942Z] #65 2.754 + RM_GOPATH=1 [2022-04-23T21:40:17.942Z] #65 2.754 + case "$(go env GOARCH)" in [2022-04-23T21:40:17.942Z] #65 2.754 ++ go env GOARCH [2022-04-23T21:40:17.942Z] #65 2.755 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:40:17.942Z] #65 2.755 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:40:17.942Z] #65 2.756 ++ dirname /install.sh [2022-04-23T21:40:17.942Z] #65 2.758 + dir=/ [2022-04-23T21:40:17.942Z] #65 2.758 + bin=rootlesskit [2022-04-23T21:40:17.942Z] #65 2.758 + shift [2022-04-23T21:40:17.942Z] #65 2.758 + '[' '!' -f //rootlesskit.installer ']' [2022-04-23T21:40:17.942Z] #65 2.758 + . //rootlesskit.installer [2022-04-23T21:40:17.942Z] #65 2.759 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:40:17.942Z] #65 2.759 + install_rootlesskit [2022-04-23T21:40:17.942Z] #65 2.759 + case "$1" in [2022-04-23T21:40:17.942Z] #65 2.759 + export CGO_ENABLED=0 [2022-04-23T21:40:17.942Z] #65 2.759 + CGO_ENABLED=0 [2022-04-23T21:40:17.942Z] #65 2.759 + _install_rootlesskit [2022-04-23T21:40:17.942Z] #65 2.760 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-23T21:40:17.942Z] #65 2.760 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:40:17.942Z] #65 2.760 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T21:40:17.942Z] #65 2.760 + GOBIN=/build [2022-04-23T21:40:17.942Z] #65 2.760 + GO111MODULE=on [2022-04-23T21:40:17.942Z] #65 2.760 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:40:17.942Z] #65 2.840 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-23T21:40:17.942Z] #65 4.072 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T21:40:17.942Z] #65 4.072 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-23T21:40:17.942Z] #65 4.386 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-23T21:40:17.942Z] #65 6.634 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-23T21:40:17.942Z] #65 7.532 go: downloading github.com/google/uuid v1.3.0 [2022-04-23T21:40:17.942Z] #65 7.601 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-23T21:40:17.942Z] #65 8.566 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-23T21:40:17.942Z] #65 8.732 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T21:40:17.942Z] #65 8.778 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-23T21:40:17.942Z] #65 8.991 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-23T21:40:17.942Z] #65 9.362 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-23T21:40:17.942Z] #65 9.540 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-23T21:40:17.942Z] #65 9.705 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-23T21:40:18.200Z] #65 ... [2022-04-23T21:40:18.200Z] [2022-04-23T21:40:18.200Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T21:40:18.200Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-23T21:40:18.200Z] #38 4.260 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-23T21:40:18.200Z] #38 4.960 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-23T21:40:18.200Z] #38 6.229 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-23T21:40:18.200Z] #38 6.474 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-23T21:40:18.200Z] #38 6.559 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-23T21:40:18.200Z] #38 9.834 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-23T21:40:18.200Z] #38 10.04 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T21:40:18.200Z] #38 ... [2022-04-23T21:40:18.200Z] [2022-04-23T21:40:18.200Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:40:18.200Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:40:18.200Z] #53 3.611 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-23T21:40:18.458Z] #53 ... [2022-04-23T21:40:18.458Z] [2022-04-23T21:40:18.458Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:40:18.458Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:40:18.458Z] #49 4.435 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:40:18.458Z] #49 4.465 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:40:18.458Z] #49 4.465 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:40:18.458Z] #49 5.045 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-23T21:40:18.458Z] #49 5.365 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:40:18.458Z] #49 7.266 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:40:18.458Z] #49 9.705 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:40:18.458Z] #49 ... [2022-04-23T21:40:18.458Z] [2022-04-23T21:40:18.458Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:40:18.458Z] #65 sha256:99337ff0fcdb51e50ca539f4461da917379c52b9614e0515dd37e243ed19d269 [2022-04-23T21:40:18.458Z] #65 11.28 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T21:40:18.942Z] #14 103.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-23T21:40:18.942Z] #14 103.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-23T21:40:18.942Z] #14 103.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-23T21:40:18.942Z] #14 ... [2022-04-23T21:40:18.942Z] [2022-04-23T21:40:18.942Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:40:18.942Z] #65 sha256:457336343f994e57ba1b147528c6d18f28f2055b8ac981cc0f64927b0e24b44d [2022-04-23T21:40:18.942Z] #65 DONE 103.4s [2022-04-23T21:40:19.202Z] [2022-04-23T21:40:19.202Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-23T21:40:19.202Z] #66 sha256:01c0ab7dfd878e3d7bc349eb0435a38b7d74206913e6dc0d17d5df39eef5fd1f [2022-04-23T21:40:19.202Z] #66 DONE 0.1s [2022-04-23T21:40:19.202Z] [2022-04-23T21:40:19.202Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:40:19.202Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:40:19.202Z] #14 103.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-23T21:40:19.202Z] #14 103.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:40:19.202Z] #14 103.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:40:19.202Z] #14 ... [2022-04-23T21:40:19.202Z] [2022-04-23T21:40:19.202Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-23T21:40:19.202Z] #67 sha256:ad3f1c1503281ee57546e2dfb394f0cedcc625bbbdd8ad3038157a5e25f4bd47 [2022-04-23T21:40:19.202Z] #67 DONE 0.1s [2022-04-23T21:40:19.202Z] [2022-04-23T21:40:19.202Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:40:19.202Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:40:19.202Z] #14 103.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-23T21:40:19.202Z] #14 103.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-23T21:40:19.202Z] #14 103.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-23T21:40:19.219Z] #14 14.62 Reading package lists... [2022-04-23T21:40:19.219Z] #14 ... [2022-04-23T21:40:19.219Z] [2022-04-23T21:40:19.219Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-23T21:40:19.219Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-04-23T21:40:19.219Z] #36 14.05 tomll can be used in two ways: [2022-04-23T21:40:19.219Z] #36 14.05 Writing to STDIN and reading from STDOUT: [2022-04-23T21:40:19.219Z] #36 14.05 cat file.toml | tomll > file.toml [2022-04-23T21:40:19.219Z] #36 14.05 [2022-04-23T21:40:19.219Z] #36 14.05 Reading and updating a list of files: [2022-04-23T21:40:19.219Z] #36 14.05 tomll a.toml b.toml c.toml [2022-04-23T21:40:19.219Z] #36 14.05 [2022-04-23T21:40:19.219Z] #36 14.05 When given a list of files, tomll will modify all files in place without asking. [2022-04-23T21:40:19.219Z] #36 DONE 17.7s [2022-04-23T21:40:19.463Z] #14 104.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-23T21:40:19.463Z] #14 104.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-23T21:40:19.463Z] #14 104.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-23T21:40:19.478Z] [2022-04-23T21:40:19.478Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-23T21:40:19.478Z] #31 sha256:469e558812523e2398f73f1d696b78fee403370442838068c2767588c2380ade [2022-04-23T21:40:19.478Z] #31 15.62 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-23T21:40:19.478Z] #31 17.15 #=#=# [2022-04-23T21:40:19.478Z] #31 17.49 #=#=# ######################################################################## 100.0% [2022-04-23T21:40:19.478Z] #31 18.69 [2022-04-23T21:40:19.589Z] #19 101.8 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-04-23T21:40:19.589Z] #19 101.8 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:40:19.589Z] #19 101.8 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-23T21:40:19.589Z] #19 101.8 Selecting previously unselected package crossbuild-essential-armhf. [2022-04-23T21:40:19.589Z] #19 101.8 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-04-23T21:40:19.589Z] #19 101.8 Unpacking crossbuild-essential-armhf (12.9) ... [2022-04-23T21:40:19.589Z] #19 101.8 Selecting previously unselected package libc6-ppc64el-cross. [2022-04-23T21:40:19.589Z] #19 101.8 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-23T21:40:19.589Z] #19 101.8 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-23T21:40:19.589Z] #19 102.0 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-04-23T21:40:19.589Z] #19 102.0 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:19.589Z] #19 102.0 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:40:19.589Z] #19 102.0 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-04-23T21:40:19.589Z] #19 102.0 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:19.589Z] #19 102.0 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:40:19.589Z] #19 102.1 Selecting previously unselected package libitm1-ppc64el-cross. [2022-04-23T21:40:19.589Z] #19 102.1 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:19.589Z] #19 102.1 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:40:19.589Z] #19 102.1 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-04-23T21:40:19.589Z] #19 102.1 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:19.589Z] #19 102.1 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:40:19.589Z] #19 102.1 Selecting previously unselected package libasan6-ppc64el-cross. [2022-04-23T21:40:19.589Z] #19 102.1 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:19.589Z] #19 102.1 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:40:19.844Z] #19 102.3 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-04-23T21:40:19.845Z] #19 102.4 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:19.845Z] #19 102.4 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:40:20.036Z] #14 104.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-23T21:40:20.036Z] #14 104.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-23T21:40:20.036Z] #14 104.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T21:40:20.036Z] #14 104.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-23T21:40:20.036Z] #14 104.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T21:40:20.036Z] #14 104.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-23T21:40:20.036Z] #14 104.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:40:20.100Z] #19 102.5 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-04-23T21:40:20.100Z] #19 102.5 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:20.100Z] #19 102.5 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:40:20.100Z] #19 102.7 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-04-23T21:40:20.100Z] #19 102.7 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:20.100Z] #19 102.7 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:40:20.297Z] #14 104.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-23T21:40:20.297Z] #14 104.8 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-23T21:40:20.297Z] #14 104.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-23T21:40:20.297Z] #14 104.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T21:40:20.297Z] #14 104.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:40:20.297Z] #14 105.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T21:40:20.353Z] #65 ... [2022-04-23T21:40:20.353Z] [2022-04-23T21:40:20.353Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:40:20.353Z] #26 sha256:969502f51e6398d601813f51bb299ff4e3ac194c7f2519e2fabb51524bf976c2 [2022-04-23T21:40:20.353Z] #26 12.78 + mkdir -p /build [2022-04-23T21:40:20.353Z] #26 12.79 + mv docker/docker /build/ [2022-04-23T21:40:20.353Z] #26 12.80 + rmdir docker [2022-04-23T21:40:20.353Z] #26 DONE 13.1s [2022-04-23T21:40:20.353Z] [2022-04-23T21:40:20.353Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-23T21:40:20.353Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-23T21:40:20.353Z] #36 12.79 tomll can be used in two ways: [2022-04-23T21:40:20.353Z] #36 12.79 Writing to STDIN and reading from STDOUT: [2022-04-23T21:40:20.354Z] #36 12.79 cat file.toml | tomll > file.toml [2022-04-23T21:40:20.354Z] #36 12.79 [2022-04-23T21:40:20.354Z] #36 12.79 Reading and updating a list of files: [2022-04-23T21:40:20.354Z] #36 12.79 tomll a.toml b.toml c.toml [2022-04-23T21:40:20.354Z] #36 12.79 [2022-04-23T21:40:20.354Z] #36 12.79 When given a list of files, tomll will modify all files in place without asking. [2022-04-23T21:40:20.354Z] #36 DONE 13.5s [2022-04-23T21:40:20.355Z] #19 102.7 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-04-23T21:40:20.355Z] #19 102.7 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:20.355Z] #19 102.8 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:40:20.355Z] #19 102.9 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-04-23T21:40:20.355Z] #19 102.9 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:20.355Z] #19 102.9 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:40:20.355Z] #19 102.9 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-04-23T21:40:20.355Z] #19 102.9 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:20.355Z] #19 102.9 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:40:20.420Z] #31 ... [2022-04-23T21:40:20.420Z] [2022-04-23T21:40:20.420Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:40:20.420Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-23T21:40:20.420Z] #45 18.11 Updating files: 90% (1670/1842) Updating files: 91% (1677/1842) Updating files: 92% (1695/1842) Updating files: 93% (1714/1842) Updating files: 94% (1732/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-23T21:40:20.420Z] #45 18.43 + git checkout -q v2.3.0 [2022-04-23T21:40:20.558Z] #14 105.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-23T21:40:20.559Z] #14 105.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-23T21:40:20.559Z] #14 105.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-23T21:40:20.559Z] #14 105.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T21:40:20.559Z] #14 105.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-23T21:40:20.559Z] #14 105.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-23T21:40:20.559Z] #14 105.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T21:40:20.559Z] #14 105.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:40:20.559Z] #14 105.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-23T21:40:20.559Z] #14 105.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:40:20.559Z] #14 105.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-23T21:40:20.559Z] #14 105.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T21:40:20.559Z] #14 105.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:40:20.559Z] #14 105.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-23T21:40:20.559Z] #14 105.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:40:20.559Z] #14 105.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T21:40:20.559Z] #14 105.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:40:20.559Z] #14 105.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-23T21:40:20.559Z] #14 105.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:40:20.611Z] #19 103.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-04-23T21:40:20.611Z] #19 103.1 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:40:20.611Z] #19 103.1 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:40:20.612Z] [2022-04-23T21:40:20.612Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:40:20.612Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:40:20.612Z] #49 13.38 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-23T21:40:20.826Z] #14 105.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:40:20.826Z] #14 105.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:40:21.088Z] #14 DONE 105.6s [2022-04-23T21:40:21.088Z] [2022-04-23T21:40:21.088Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-23T21:40:21.088Z] #57 sha256:b96e3b434d86b89d8f28c61cfe9e66dc65fe908c6001a35e6ce7ce6c92c04da1 [2022-04-23T21:40:21.352Z] #57 DONE 0.1s [2022-04-23T21:40:21.353Z] [2022-04-23T21:40:21.353Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:40:21.353Z] #58 sha256:2c40beee11c356392c2edb3db2cc0a54b6fdc2568d672f0415115b0e46400495 [2022-04-23T21:40:21.620Z] #45 19.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-23T21:40:22.296Z] #58 ... [2022-04-23T21:40:22.296Z] [2022-04-23T21:40:22.296Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-23T21:40:22.296Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-23T21:40:22.296Z] #15 DONE 1.3s [2022-04-23T21:40:22.559Z] [2022-04-23T21:40:22.559Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:40:22.559Z] #58 sha256:2c40beee11c356392c2edb3db2cc0a54b6fdc2568d672f0415115b0e46400495 [2022-04-23T21:40:22.559Z] #58 1.180 + RM_GOPATH=0 [2022-04-23T21:40:22.559Z] #58 1.181 + TMP_GOPATH= [2022-04-23T21:40:22.559Z] #58 1.181 + : /build [2022-04-23T21:40:22.559Z] #58 1.181 + '[' -z '' ']' [2022-04-23T21:40:22.559Z] #58 1.181 ++ mktemp -d [2022-04-23T21:40:22.559Z] #58 1.185 + export GOPATH=/tmp/tmp.NKfb1EIcgb [2022-04-23T21:40:22.559Z] #58 1.185 + GOPATH=/tmp/tmp.NKfb1EIcgb [2022-04-23T21:40:22.559Z] #58 1.186 + RM_GOPATH=1 [2022-04-23T21:40:22.559Z] #58 1.186 + case "$(go env GOARCH)" in [2022-04-23T21:40:22.559Z] #58 1.187 ++ go env GOARCH [2022-04-23T21:40:22.559Z] #58 1.244 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:40:22.559Z] #58 1.244 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:40:22.559Z] #58 1.244 ++ dirname /install.sh [2022-04-23T21:40:22.559Z] #58 1.257 + dir=/ [2022-04-23T21:40:22.559Z] #58 1.257 + bin=runc [2022-04-23T21:40:22.559Z] #58 1.257 + shift [2022-04-23T21:40:22.559Z] #58 1.257 + '[' '!' -f //runc.installer ']' [2022-04-23T21:40:22.559Z] #58 1.257 + . //runc.installer [2022-04-23T21:40:22.559Z] #58 1.257 ++ set -e [2022-04-23T21:40:22.559Z] #58 1.257 ++ : v1.1.1 [2022-04-23T21:40:22.559Z] #58 1.257 + install_runc [2022-04-23T21:40:22.559Z] #58 1.257 + RUNC_BUILDTAGS=seccomp [2022-04-23T21:40:22.559Z] #58 1.257 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-23T21:40:22.559Z] #58 1.257 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NKfb1EIcgb/src/github.com/opencontainers/runc [2022-04-23T21:40:22.559Z] #58 1.257 Cloning into '/tmp/tmp.NKfb1EIcgb/src/github.com/opencontainers/runc'... [2022-04-23T21:40:22.559Z] #58 1.258 Install runc version v1.1.1 (build tags: seccomp) [2022-04-23T21:40:23.502Z] #58 ... [2022-04-23T21:40:23.502Z] [2022-04-23T21:40:23.502Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-23T21:40:23.502Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-23T21:40:23.502Z] #16 DONE 1.0s [2022-04-23T21:40:23.502Z] [2022-04-23T21:40:23.502Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-23T21:40:23.502Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-23T21:40:24.448Z] #17 0.821 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-23T21:40:24.448Z] #17 DONE 0.9s [2022-04-23T21:40:24.448Z] [2022-04-23T21:40:24.448Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-23T21:40:24.448Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-23T21:40:24.773Z] #19 107.4 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-04-23T21:40:24.773Z] #19 107.4 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:40:24.773Z] #19 107.4 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:40:24.930Z] #45 ... [2022-04-23T21:40:24.930Z] [2022-04-23T21:40:24.930Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-23T21:40:24.930Z] #31 sha256:469e558812523e2398f73f1d696b78fee403370442838068c2767588c2380ade [2022-04-23T21:40:24.930Z] #31 21.42 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-23T21:40:24.930Z] #31 22.82 [2022-04-23T21:40:24.930Z] #31 23.11 #=#=# ######################################################################## 100.0% [2022-04-23T21:40:24.930Z] #31 24.30 [2022-04-23T21:40:24.930Z] #31 24.59 Download of images into '/build' complete. [2022-04-23T21:40:24.930Z] #31 24.59 Use something like the following to load the result into a Docker daemon: [2022-04-23T21:40:24.930Z] #31 24.59 tar -cC '/build' . | docker load [2022-04-23T21:40:24.930Z] #31 DONE 25.0s [2022-04-23T21:40:24.930Z] [2022-04-23T21:40:24.930Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:40:24.930Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T21:40:24.930Z] #14 14.62 Reading package lists... [2022-04-23T21:40:24.930Z] #14 19.27 Reading package lists... [2022-04-23T21:40:25.029Z] #19 107.5 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-04-23T21:40:25.029Z] #19 107.5 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-04-23T21:40:25.029Z] #19 107.5 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-23T21:40:25.029Z] #19 107.6 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-04-23T21:40:25.029Z] #19 107.6 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-23T21:40:25.029Z] #19 107.6 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-23T21:40:25.284Z] #19 107.9 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-04-23T21:40:25.312Z] #62 ... [2022-04-23T21:40:25.312Z] [2022-04-23T21:40:25.312Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:40:25.312Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:40:25.312Z] #14 74.20 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-23T21:40:25.312Z] #14 74.20 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:40:25.312Z] #14 74.21 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:40:25.312Z] #14 79.02 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-23T21:40:25.312Z] #14 79.02 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:40:25.312Z] #14 79.03 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T21:40:25.312Z] #14 84.32 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-23T21:40:25.312Z] #14 84.32 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:40:25.312Z] #14 84.33 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:40:25.396Z] #18 DONE 1.0s [2022-04-23T21:40:25.396Z] [2022-04-23T21:40:25.396Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:40:25.396Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:40:25.396Z] #53 ... [2022-04-23T21:40:25.396Z] [2022-04-23T21:40:25.396Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-23T21:40:25.396Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-23T21:40:25.500Z] #14 23.27 Building dependency tree... [2022-04-23T21:40:25.501Z] #14 ... [2022-04-23T21:40:25.501Z] [2022-04-23T21:40:25.501Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:40:25.501Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-23T21:40:25.501Z] #40 13.94 Fetched 8397 kB in 10s (815 kB/s) [2022-04-23T21:40:25.501Z] #40 13.94 Reading package lists... [2022-04-23T21:40:25.501Z] #40 17.38 Reading package lists... [2022-04-23T21:40:25.501Z] #40 22.08 Building dependency tree... [2022-04-23T21:40:25.501Z] #40 ... [2022-04-23T21:40:25.501Z] [2022-04-23T21:40:25.501Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:40:25.501Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-23T21:40:25.501Z] #60 14.34 Reading package lists... [2022-04-23T21:40:25.501Z] #60 19.45 Reading package lists... [2022-04-23T21:40:25.539Z] #19 107.9 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:25.540Z] #19 107.9 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:40:25.540Z] #19 108.1 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-04-23T21:40:25.540Z] #19 108.1 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:40:25.540Z] #19 108.1 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:40:25.870Z] #49 18.52 Fetched 8513 kB in 14s (593 kB/s) [2022-04-23T21:40:26.075Z] #60 23.57 Building dependency tree... [2022-04-23T21:40:26.075Z] #60 ... [2022-04-23T21:40:26.075Z] [2022-04-23T21:40:26.075Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:40:26.075Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T21:40:26.075Z] #14 23.27 Building dependency tree... [2022-04-23T21:40:26.346Z] #19 DONE 1.0s [2022-04-23T21:40:26.346Z] [2022-04-23T21:40:26.346Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-23T21:40:26.346Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-23T21:40:26.808Z] #49 18.52 Reading package lists... [2022-04-23T21:40:26.808Z] #49 ... [2022-04-23T21:40:26.808Z] [2022-04-23T21:40:26.808Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:40:26.808Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T21:40:26.808Z] #60 13.76 Fetched 8510 kB in 11s (787 kB/s) [2022-04-23T21:40:26.808Z] #60 13.76 Reading package lists... [2022-04-23T21:40:27.017Z] #14 ... [2022-04-23T21:40:27.017Z] [2022-04-23T21:40:27.017Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:40:27.017Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-23T21:40:27.017Z] #49 15.25 Fetched 8401 kB in 11s (733 kB/s) [2022-04-23T21:40:27.017Z] #49 15.25 Reading package lists... [2022-04-23T21:40:27.017Z] #49 20.19 Reading package lists... [2022-04-23T21:40:27.278Z] #49 24.28 Building dependency tree... [2022-04-23T21:40:27.278Z] #49 ... [2022-04-23T21:40:27.278Z] [2022-04-23T21:40:27.278Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:40:27.278Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-23T21:40:27.278Z] #40 25.36 The following additional packages will be installed: [2022-04-23T21:40:27.278Z] #40 25.37 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-23T21:40:27.278Z] #40 25.38 Suggested packages: [2022-04-23T21:40:27.278Z] #40 25.40 cmake-doc ninja-build lrzip [2022-04-23T21:40:27.278Z] #40 25.40 Recommended packages: [2022-04-23T21:40:27.278Z] #40 25.40 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-23T21:40:27.292Z] #20 DONE 1.0s [2022-04-23T21:40:27.292Z] [2022-04-23T21:40:27.292Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-23T21:40:27.292Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-23T21:40:27.538Z] #40 26.04 The following NEW packages will be installed: [2022-04-23T21:40:27.538Z] #40 26.07 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-23T21:40:27.538Z] #40 26.08 vim-common xxd [2022-04-23T21:40:27.741Z] #60 19.18 Reading package lists... [2022-04-23T21:40:27.741Z] #60 ... [2022-04-23T21:40:27.741Z] [2022-04-23T21:40:27.741Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:40:27.741Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:40:27.741Z] #14 10.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:40:27.741Z] #14 18.06 Fetched 8510 kB in 13s (647 kB/s) [2022-04-23T21:40:27.741Z] #14 18.06 Reading package lists... [2022-04-23T21:40:27.741Z] #14 ... [2022-04-23T21:40:27.741Z] [2022-04-23T21:40:27.741Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:40:27.741Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:40:27.741Z] #40 17.66 Fetched 8510 kB in 13s (667 kB/s) [2022-04-23T21:40:27.800Z] #40 26.47 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:40:27.800Z] #40 26.47 Need to get 15.6 MB of archives. [2022-04-23T21:40:27.800Z] #40 26.47 After this operation, 67.4 MB of additional disk space will be used. [2022-04-23T21:40:27.800Z] #40 26.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T21:40:27.801Z] #40 26.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T21:40:27.801Z] #40 26.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-23T21:40:28.065Z] #40 26.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-23T21:40:28.637Z] #40 26.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-04-23T21:40:28.637Z] #40 26.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-04-23T21:40:28.637Z] #40 27.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-04-23T21:40:28.637Z] #40 27.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-04-23T21:40:28.637Z] #40 27.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-04-23T21:40:28.637Z] #40 27.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-04-23T21:40:28.684Z] #21 1.184 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:40:28.684Z] #21 1.204 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:40:28.684Z] #21 1.400 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:40:28.946Z] #21 1.686 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:40:29.577Z] #40 ... [2022-04-23T21:40:29.577Z] [2022-04-23T21:40:29.577Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-23T21:40:29.577Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-04-23T21:40:29.577Z] #55 27.59 v3.0.2 [2022-04-23T21:40:29.577Z] #55 DONE 28.2s [2022-04-23T21:40:29.634Z] #40 17.66 Reading package lists... [2022-04-23T21:40:29.703Z] #19 112.1 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-04-23T21:40:29.703Z] #19 112.1 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:40:29.703Z] #19 112.2 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:40:29.703Z] #19 112.2 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-04-23T21:40:29.703Z] #19 112.2 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-04-23T21:40:29.703Z] #19 112.2 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-04-23T21:40:29.703Z] #19 112.2 Selecting previously unselected package libc6-s390x-cross. [2022-04-23T21:40:29.703Z] #19 112.2 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-04-23T21:40:29.703Z] #19 112.2 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-04-23T21:40:29.703Z] #19 112.3 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-04-23T21:40:29.838Z] [2022-04-23T21:40:29.838Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:40:29.838Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-23T21:40:29.838Z] #49 27.12 The following additional packages will be installed: [2022-04-23T21:40:29.838Z] #49 27.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T21:40:29.838Z] #49 27.15 python3-protobuf python3-six [2022-04-23T21:40:29.838Z] #49 27.15 Suggested packages: [2022-04-23T21:40:29.838Z] #49 27.17 python3-setuptools [2022-04-23T21:40:29.838Z] #49 27.17 Recommended packages: [2022-04-23T21:40:29.838Z] #49 27.17 iproute2 | iproute [2022-04-23T21:40:29.838Z] #49 27.70 The following NEW packages will be installed: [2022-04-23T21:40:29.838Z] #49 27.71 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T21:40:29.838Z] #49 27.71 python3-protobuf python3-six [2022-04-23T21:40:29.838Z] #49 28.23 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:40:29.838Z] #49 28.23 Need to get 2115 kB of archives. [2022-04-23T21:40:29.838Z] #49 28.23 After this operation, 10.7 MB of additional disk space will be used. [2022-04-23T21:40:29.838Z] #49 28.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-04-23T21:40:29.838Z] #49 28.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T21:40:29.838Z] #49 28.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-23T21:40:29.838Z] #49 28.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-04-23T21:40:29.890Z] #40 22.78 Reading package lists... [2022-04-23T21:40:29.890Z] #40 ... [2022-04-23T21:40:29.890Z] [2022-04-23T21:40:29.890Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-23T21:40:29.890Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T21:40:29.890Z] #51 12.79 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-23T21:40:29.890Z] #51 12.83 go: downloading golang.org/x/mod v0.3.0 [2022-04-23T21:40:29.890Z] #21 2.595 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:40:29.958Z] #19 112.3 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:29.958Z] #19 112.3 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:40:29.958Z] #19 112.4 Selecting previously unselected package libgomp1-s390x-cross. [2022-04-23T21:40:29.958Z] #19 112.4 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:29.958Z] #19 112.4 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:40:29.958Z] #19 112.4 Selecting previously unselected package libitm1-s390x-cross. [2022-04-23T21:40:29.958Z] #19 112.4 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:29.958Z] #19 112.4 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:40:29.958Z] #19 112.4 Selecting previously unselected package libatomic1-s390x-cross. [2022-04-23T21:40:29.958Z] #19 112.4 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:29.958Z] #19 112.4 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:40:29.958Z] #19 112.5 Selecting previously unselected package libasan6-s390x-cross. [2022-04-23T21:40:29.958Z] #19 112.5 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:29.958Z] #19 112.5 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:40:30.098Z] #49 28.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-23T21:40:30.098Z] #49 28.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-04-23T21:40:30.098Z] #49 28.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-23T21:40:30.146Z] #51 ... [2022-04-23T21:40:30.146Z] [2022-04-23T21:40:30.146Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:40:30.146Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:40:30.146Z] #14 18.06 Reading package lists... [2022-04-23T21:40:31.278Z] #21 3.860 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:40:31.321Z] #19 113.5 Selecting previously unselected package libstdc++6-s390x-cross. [2022-04-23T21:40:31.321Z] #19 113.5 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:31.321Z] #19 113.7 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:40:31.488Z] #49 ... [2022-04-23T21:40:31.488Z] [2022-04-23T21:40:31.488Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:40:31.488Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-23T21:40:31.488Z] #60 23.57 Building dependency tree... [2022-04-23T21:40:31.488Z] #60 26.52 The following additional packages will be installed: [2022-04-23T21:40:31.488Z] #60 26.52 libbtrfs0 [2022-04-23T21:40:31.488Z] #60 26.72 The following NEW packages will be installed: [2022-04-23T21:40:31.488Z] #60 26.72 libbtrfs-dev libbtrfs0 [2022-04-23T21:40:31.488Z] #60 27.16 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:40:31.488Z] #60 27.16 Need to get 454 kB of archives. [2022-04-23T21:40:31.488Z] #60 27.16 After this operation, 1275 kB of additional disk space will be used. [2022-04-23T21:40:31.488Z] #60 27.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-23T21:40:31.488Z] #60 27.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-23T21:40:31.488Z] #60 27.90 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:40:31.488Z] #60 28.29 Fetched 454 kB in 0s (1229 kB/s) [2022-04-23T21:40:31.488Z] #60 28.47 Selecting previously unselected package libbtrfs0:arm64. [2022-04-23T21:40:31.488Z] #60 28.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 ... 15700 files and directories currently installed.) [2022-04-23T21:40:31.488Z] #60 28.59 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-23T21:40:31.488Z] #60 28.66 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-23T21:40:31.488Z] #60 29.02 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-23T21:40:31.488Z] #60 29.03 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-23T21:40:31.488Z] #60 29.04 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-23T21:40:31.488Z] #60 29.47 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-23T21:40:31.488Z] #60 29.48 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-23T21:40:31.488Z] #60 29.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:40:31.488Z] #60 DONE 29.9s [2022-04-23T21:40:31.488Z] [2022-04-23T21:40:31.488Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:40:31.488Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-23T21:40:31.488Z] #40 28.29 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:40:31.488Z] #40 28.66 Fetched 15.6 MB in 1s (15.1 MB/s) [2022-04-23T21:40:31.488Z] #40 28.81 Selecting previously unselected package xxd. [2022-04-23T21:40:31.488Z] #40 28.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-23T21:40:31.488Z] #40 28.98 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-23T21:40:31.488Z] #40 28.98 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:40:31.488Z] #40 29.40 Selecting previously unselected package vim-common. [2022-04-23T21:40:31.488Z] #40 29.41 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:40:31.488Z] #40 29.45 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:40:31.488Z] #40 29.78 Selecting previously unselected package cmake-data. [2022-04-23T21:40:31.488Z] #40 29.79 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-23T21:40:31.488Z] #40 29.79 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T21:40:31.488Z] #40 ... [2022-04-23T21:40:31.488Z] [2022-04-23T21:40:31.488Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-23T21:40:31.488Z] #61 sha256:1a0a6d5c4b4cc52f4f5f96cc8845e5b95f82357228961d963c213ee06c6fe09c [2022-04-23T21:40:31.488Z] #61 DONE 0.3s [2022-04-23T21:40:31.749Z] [2022-04-23T21:40:31.749Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:40:31.749Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-23T21:40:31.749Z] #53 24.20 go: downloading github.com/fatih/color v1.13.0 [2022-04-23T21:40:31.749Z] #53 24.22 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T21:40:31.749Z] #53 24.31 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-23T21:40:31.749Z] #53 24.36 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-23T21:40:31.749Z] #53 24.49 go: downloading github.com/spf13/viper v1.10.1 [2022-04-23T21:40:31.749Z] #53 24.59 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-23T21:40:31.749Z] #53 24.88 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-23T21:40:31.749Z] #53 24.91 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-23T21:40:31.749Z] #53 25.52 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-23T21:40:31.749Z] #53 25.56 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-23T21:40:31.749Z] #53 28.15 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-23T21:40:31.749Z] #53 28.18 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-23T21:40:31.749Z] #53 28.18 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-23T21:40:31.749Z] #53 28.22 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-23T21:40:31.749Z] #53 28.22 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T21:40:31.749Z] #53 28.29 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-23T21:40:31.749Z] #53 28.48 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-23T21:40:31.749Z] #53 28.58 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-23T21:40:31.749Z] #53 28.68 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-23T21:40:31.749Z] #53 28.69 go: downloading github.com/spf13/afero v1.6.0 [2022-04-23T21:40:31.749Z] #53 28.72 go: downloading github.com/spf13/cast v1.4.1 [2022-04-23T21:40:31.749Z] #53 28.74 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-23T21:40:31.749Z] #53 28.79 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-23T21:40:31.749Z] #53 28.83 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-23T21:40:31.749Z] #53 28.96 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-23T21:40:31.749Z] #53 29.07 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-23T21:40:31.749Z] #53 29.09 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-23T21:40:31.749Z] #53 29.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-23T21:40:31.749Z] #53 29.20 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-23T21:40:31.749Z] #53 29.30 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-23T21:40:31.749Z] #53 29.31 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-23T21:40:31.749Z] #53 29.33 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-23T21:40:31.749Z] #53 29.34 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-23T21:40:31.749Z] #53 29.41 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-23T21:40:31.749Z] #53 29.49 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-23T21:40:31.749Z] #53 29.70 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-23T21:40:31.749Z] #53 29.77 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-23T21:40:31.749Z] #53 29.77 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-23T21:40:31.749Z] #53 29.89 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-23T21:40:31.749Z] #53 29.94 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-23T21:40:31.749Z] #53 29.99 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-23T21:40:31.749Z] #53 30.03 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-23T21:40:31.749Z] #53 30.07 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-23T21:40:31.749Z] #53 30.13 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-23T21:40:31.749Z] #53 30.15 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-23T21:40:31.749Z] #53 30.15 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-23T21:40:31.749Z] #53 30.22 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-23T21:40:31.749Z] #53 30.23 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-23T21:40:31.749Z] #53 30.29 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-23T21:40:31.749Z] #53 30.30 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-23T21:40:31.749Z] #53 30.32 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-23T21:40:31.749Z] #53 30.34 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-23T21:40:31.749Z] #53 30.34 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-23T21:40:31.749Z] #53 30.35 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-23T21:40:31.749Z] #53 30.44 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-23T21:40:31.883Z] #19 114.3 Selecting previously unselected package libubsan1-s390x-cross. [2022-04-23T21:40:31.883Z] #19 114.3 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:31.883Z] #19 114.3 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:40:32.009Z] #53 30.49 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-23T21:40:32.009Z] #53 30.49 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-23T21:40:32.009Z] #53 30.62 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-23T21:40:32.269Z] #53 30.76 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-23T21:40:32.270Z] #53 30.81 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-23T21:40:32.270Z] #53 30.83 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-23T21:40:32.270Z] #53 30.89 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-23T21:40:32.270Z] #53 30.90 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-23T21:40:32.270Z] #53 ... [2022-04-23T21:40:32.270Z] [2022-04-23T21:40:32.270Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:40:32.270Z] #62 sha256:9788091713bda5bc264fe1f6fc96e6bdc5ea83d7d08e901ec585446fa40529a2 [2022-04-23T21:40:32.270Z] #62 0.594 + RM_GOPATH=0 [2022-04-23T21:40:32.270Z] #62 0.594 + TMP_GOPATH= [2022-04-23T21:40:32.270Z] #62 0.594 + : /build [2022-04-23T21:40:32.270Z] #62 0.594 + '[' -z '' ']' [2022-04-23T21:40:32.270Z] #62 0.595 ++ mktemp -d [2022-04-23T21:40:32.270Z] #62 0.599 + export GOPATH=/tmp/tmp.LIjojCKA2y [2022-04-23T21:40:32.270Z] #62 0.599 + GOPATH=/tmp/tmp.LIjojCKA2y [2022-04-23T21:40:32.270Z] #62 0.599 + RM_GOPATH=1 [2022-04-23T21:40:32.270Z] #62 0.599 + case "$(go env GOARCH)" in [2022-04-23T21:40:32.270Z] #62 0.599 ++ go env GOARCH [2022-04-23T21:40:32.270Z] #62 0.640 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:40:32.270Z] #62 0.640 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:40:32.270Z] #62 0.641 ++ dirname /install.sh [2022-04-23T21:40:32.270Z] #62 0.653 + dir=/ [2022-04-23T21:40:32.270Z] #62 0.660 + bin=containerd [2022-04-23T21:40:32.270Z] #62 0.660 + shift [2022-04-23T21:40:32.270Z] #62 0.660 + '[' '!' -f //containerd.installer ']' [2022-04-23T21:40:32.270Z] #62 0.660 + . //containerd.installer [2022-04-23T21:40:32.270Z] #62 0.660 ++ set -e [2022-04-23T21:40:32.270Z] #62 0.663 ++ : v1.6.2 [2022-04-23T21:40:32.270Z] #62 0.663 + install_containerd [2022-04-23T21:40:32.270Z] #62 0.664 + echo 'Install containerd version v1.6.2' [2022-04-23T21:40:32.270Z] #62 0.672 Install containerd version v1.6.2 [2022-04-23T21:40:32.270Z] #62 0.672 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LIjojCKA2y/src/github.com/containerd/containerd [2022-04-23T21:40:32.270Z] #62 0.674 Cloning into '/tmp/tmp.LIjojCKA2y/src/github.com/containerd/containerd'... [2022-04-23T21:40:32.809Z] #19 115.2 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-04-23T21:40:32.809Z] #19 115.2 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:32.809Z] #19 115.3 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:40:32.839Z] #62 ... [2022-04-23T21:40:32.840Z] [2022-04-23T21:40:32.840Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T21:40:32.840Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-04-23T21:40:32.840Z] #38 30.94 NAME: [2022-04-23T21:40:32.840Z] #38 30.94 go-winres - A tool for embedding resources in Windows executables [2022-04-23T21:40:32.840Z] #38 30.95 [2022-04-23T21:40:32.840Z] #38 30.95 USAGE: [2022-04-23T21:40:32.840Z] #38 30.95 go-winres [global options] command [command options] [arguments...] [2022-04-23T21:40:32.840Z] #38 30.95 [2022-04-23T21:40:32.840Z] #38 30.95 COMMANDS: [2022-04-23T21:40:32.840Z] #38 30.95 init Create an initial ./winres/winres.json [2022-04-23T21:40:32.840Z] #38 30.95 make Make syso files for the "go build" command [2022-04-23T21:40:32.840Z] #38 30.95 simply Make syso files for the "go build" command (simplified) [2022-04-23T21:40:32.840Z] #38 30.96 extract Extract all resources from an executable [2022-04-23T21:40:32.840Z] #38 30.96 patch Replace resources in an executable file (exe, dll) [2022-04-23T21:40:32.840Z] #38 30.96 help, h Shows a list of commands or help for one command [2022-04-23T21:40:32.840Z] #38 30.96 [2022-04-23T21:40:32.840Z] #38 30.96 GLOBAL OPTIONS: [2022-04-23T21:40:32.840Z] #38 30.96 --help, -h show help (default: false) [2022-04-23T21:40:32.840Z] #38 DONE 31.2s [2022-04-23T21:40:32.840Z] [2022-04-23T21:40:32.840Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:40:32.840Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-23T21:40:32.840Z] #53 30.92 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-23T21:40:32.840Z] #53 30.94 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-23T21:40:32.840Z] #53 30.96 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-23T21:40:32.840Z] #53 30.99 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-23T21:40:32.840Z] #53 31.09 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-23T21:40:32.840Z] #53 31.10 go: downloading github.com/julz/importas v0.1.0 [2022-04-23T21:40:32.840Z] #53 31.11 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-23T21:40:32.840Z] #53 31.12 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-23T21:40:32.840Z] #53 31.12 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-23T21:40:32.840Z] #53 31.16 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-23T21:40:32.840Z] #53 31.18 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-23T21:40:32.840Z] #53 31.18 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-23T21:40:32.840Z] #53 31.21 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-23T21:40:32.840Z] #53 31.26 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-23T21:40:32.840Z] #53 31.30 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-23T21:40:32.840Z] #53 31.33 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-23T21:40:32.840Z] #53 31.38 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-23T21:40:32.840Z] #53 31.38 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-23T21:40:33.410Z] #53 31.99 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-23T21:40:33.410Z] #53 32.02 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-23T21:40:33.670Z] #53 32.04 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-23T21:40:33.670Z] #53 32.20 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-23T21:40:33.670Z] #53 32.23 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-23T21:40:33.670Z] #53 32.27 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-23T21:40:33.670Z] #53 32.29 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-23T21:40:33.670Z] #53 32.31 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-23T21:40:33.670Z] #53 32.33 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-23T21:40:33.736Z] #19 116.2 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-04-23T21:40:33.736Z] #19 116.2 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:40:33.736Z] #19 116.2 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:40:33.932Z] #53 32.51 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-23T21:40:33.932Z] #53 32.51 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-23T21:40:33.932Z] #53 32.52 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-23T21:40:33.932Z] #53 32.53 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-23T21:40:33.932Z] #53 32.54 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-23T21:40:33.932Z] #53 32.55 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-23T21:40:33.932Z] #53 32.58 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-23T21:40:33.932Z] #53 32.61 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-23T21:40:33.932Z] #53 32.64 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-23T21:40:34.193Z] #53 32.68 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-23T21:40:34.193Z] #53 32.74 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-23T21:40:34.193Z] #53 32.76 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-23T21:40:34.454Z] #53 32.90 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-23T21:40:34.454Z] #53 32.94 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-23T21:40:34.454Z] #53 32.95 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-23T21:40:34.454Z] #53 33.00 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-23T21:40:34.454Z] #53 33.02 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-23T21:40:34.454Z] #53 33.08 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-23T21:40:34.617Z] #21 7.446 Fetched 8510 kB in 7s (1301 kB/s) [2022-04-23T21:40:34.714Z] #53 33.20 go: downloading honnef.co/go/tools v0.2.2 [2022-04-23T21:40:35.657Z] #14 23.36 Reading package lists... [2022-04-23T21:40:35.660Z] #53 34.06 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-23T21:40:35.660Z] #53 34.06 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-23T21:40:35.660Z] #53 34.12 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-23T21:40:35.660Z] #53 34.15 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-23T21:40:35.914Z] #14 28.68 Building dependency tree... [2022-04-23T21:40:35.914Z] #14 ... [2022-04-23T21:40:35.914Z] [2022-04-23T21:40:35.914Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:40:35.914Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T21:40:35.914Z] #60 19.18 Reading package lists... [2022-04-23T21:40:35.914Z] #60 24.73 Building dependency tree... [2022-04-23T21:40:35.914Z] #60 27.75 The following additional packages will be installed: [2022-04-23T21:40:35.914Z] #60 27.76 libbtrfs0 [2022-04-23T21:40:35.914Z] #60 27.93 The following NEW packages will be installed: [2022-04-23T21:40:35.914Z] #60 27.93 libbtrfs-dev libbtrfs0 [2022-04-23T21:40:35.914Z] #60 28.33 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:40:35.914Z] #60 28.33 Need to get 460 kB of archives. [2022-04-23T21:40:35.914Z] #60 28.33 After this operation, 1237 kB of additional disk space will be used. [2022-04-23T21:40:35.914Z] #60 28.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-23T21:40:35.914Z] #60 28.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-23T21:40:36.008Z] #21 7.446 Reading package lists... [2022-04-23T21:40:36.008Z] #21 ... [2022-04-23T21:40:36.008Z] [2022-04-23T21:40:36.008Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:40:36.008Z] #58 sha256:2c40beee11c356392c2edb3db2cc0a54b6fdc2568d672f0415115b0e46400495 [2022-04-23T21:40:36.008Z] #58 9.992 + cd /tmp/tmp.NKfb1EIcgb/src/github.com/opencontainers/runc [2022-04-23T21:40:36.008Z] #58 9.993 + git checkout -q v1.1.1 [2022-04-23T21:40:36.008Z] #58 10.16 + '[' -z '' ']' [2022-04-23T21:40:36.008Z] #58 10.16 + target=static [2022-04-23T21:40:36.008Z] #58 10.16 + make BUILDTAGS=seccomp static [2022-04-23T21:40:36.008Z] #58 10.38 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-23T21:40:36.172Z] #60 29.41 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:40:36.603Z] #53 35.14 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-23T21:40:36.603Z] #53 35.17 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-23T21:40:36.603Z] #53 35.18 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-23T21:40:36.603Z] #53 35.23 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-23T21:40:36.737Z] #60 29.62 Fetched 460 kB in 0s (1407 kB/s) [2022-04-23T21:40:36.737Z] #60 29.69 Selecting previously unselected package libbtrfs0:amd64. [2022-04-23T21:40:36.737Z] #60 29.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T21:40:36.737Z] #60 29.75 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-23T21:40:36.737Z] #60 29.77 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:40:36.865Z] #53 35.38 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-23T21:40:36.865Z] #53 35.43 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-23T21:40:36.865Z] #53 35.53 go: downloading golang.org/x/text v0.3.7 [2022-04-23T21:40:36.951Z] #58 ... [2022-04-23T21:40:36.951Z] [2022-04-23T21:40:36.951Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-23T21:40:36.951Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-23T21:40:36.951Z] #21 7.446 Reading package lists... [2022-04-23T21:40:36.995Z] #60 30.01 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-23T21:40:36.995Z] #60 30.01 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-23T21:40:36.995Z] #60 30.02 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:40:37.252Z] #60 30.31 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:40:37.252Z] #60 30.35 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:40:37.523Z] #60 30.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:40:37.554Z] #14 96.19 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-23T21:40:37.554Z] #14 96.21 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:40:37.554Z] #14 96.22 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:40:37.780Z] #60 DONE 30.7s [2022-04-23T21:40:37.780Z] [2022-04-23T21:40:37.780Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-23T21:40:37.780Z] #61 sha256:de155b243f866a44ea41c0fd8599d94d6a7eca797f9dcf6fa67a040cc808afda [2022-04-23T21:40:37.780Z] #61 DONE 0.2s [2022-04-23T21:40:37.780Z] [2022-04-23T21:40:37.780Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:40:37.780Z] #62 sha256:fdf29ac1d3fac470047202dfc8f1c81e966a4f6bd2ecae06f913695b6f72f61b [2022-04-23T21:40:37.808Z] #53 ... [2022-04-23T21:40:37.808Z] [2022-04-23T21:40:37.808Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:40:37.808Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T21:40:37.808Z] #14 26.41 The following additional packages will be installed: [2022-04-23T21:40:37.808Z] #14 26.43 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T21:40:37.808Z] #14 26.43 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-23T21:40:37.808Z] #14 26.43 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-23T21:40:37.808Z] #14 26.43 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-23T21:40:37.808Z] #14 26.43 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-23T21:40:37.808Z] #14 26.43 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-23T21:40:37.808Z] #14 26.44 mingw-w64-common mingw-w64-x86-64-dev [2022-04-23T21:40:37.808Z] #14 26.45 Suggested packages: [2022-04-23T21:40:37.808Z] #14 26.45 gcc-10-locales seccomp wine64 [2022-04-23T21:40:37.808Z] #14 27.47 The following NEW packages will be installed: [2022-04-23T21:40:37.808Z] #14 27.50 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T21:40:37.808Z] #14 27.50 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-23T21:40:37.808Z] #14 27.50 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-23T21:40:37.808Z] #14 27.50 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-23T21:40:37.808Z] #14 27.50 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-23T21:40:37.808Z] #14 27.50 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-23T21:40:37.808Z] #14 27.51 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-23T21:40:37.808Z] #14 27.51 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-23T21:40:37.808Z] #14 27.51 mingw-w64-x86-64-dev [2022-04-23T21:40:37.808Z] #14 27.93 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:40:37.808Z] #14 27.93 Need to get 108 MB of archives. [2022-04-23T21:40:37.808Z] #14 27.93 After this operation, 620 MB of additional disk space will be used. [2022-04-23T21:40:37.808Z] #14 27.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-04-23T21:40:37.808Z] #14 28.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-04-23T21:40:37.808Z] #14 28.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-23T21:40:37.808Z] #14 28.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-04-23T21:40:37.808Z] #14 28.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-04-23T21:40:37.808Z] #14 28.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-23T21:40:37.808Z] #14 28.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-23T21:40:37.808Z] #14 28.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-04-23T21:40:37.808Z] #14 28.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-04-23T21:40:37.808Z] #14 29.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-04-23T21:40:37.808Z] #14 30.11 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-04-23T21:40:37.808Z] #14 30.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-04-23T21:40:37.808Z] #14 30.89 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-04-23T21:40:37.808Z] #14 31.83 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-04-23T21:40:37.808Z] #14 32.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-23T21:40:37.808Z] #14 32.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-23T21:40:37.808Z] #14 32.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-23T21:40:37.808Z] #14 32.25 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-23T21:40:37.808Z] #14 32.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-23T21:40:37.808Z] #14 32.26 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-04-23T21:40:37.808Z] #14 32.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-04-23T21:40:37.808Z] #14 32.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-04-23T21:40:37.808Z] #14 32.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-04-23T21:40:37.808Z] #14 32.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-04-23T21:40:37.808Z] #14 32.27 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-04-23T21:40:37.808Z] #14 32.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-04-23T21:40:37.808Z] #14 32.29 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-04-23T21:40:37.808Z] #14 32.29 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-04-23T21:40:37.808Z] #14 32.29 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-23T21:40:37.808Z] #14 32.29 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-04-23T21:40:37.808Z] #14 32.95 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:40:37.808Z] #14 33.17 Fetched 108 MB in 5s (23.0 MB/s) [2022-04-23T21:40:37.808Z] #14 33.23 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-23T21:40:37.808Z] #14 33.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-23T21:40:37.808Z] #14 33.29 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-23T21:40:37.808Z] #14 33.30 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T21:40:37.808Z] #14 35.04 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-23T21:40:37.808Z] #14 35.04 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-23T21:40:37.808Z] #14 35.06 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T21:40:37.898Z] #19 120.2 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-04-23T21:40:37.898Z] #19 120.2 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:40:37.898Z] #19 120.2 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:40:37.898Z] #19 120.2 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-04-23T21:40:37.898Z] #19 120.2 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-04-23T21:40:37.898Z] #19 120.2 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-23T21:40:37.898Z] #19 120.4 Selecting previously unselected package libc6-dev-s390x-cross. [2022-04-23T21:40:37.898Z] #19 120.4 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-04-23T21:40:37.898Z] #19 120.4 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-23T21:40:38.068Z] #14 ... [2022-04-23T21:40:38.068Z] [2022-04-23T21:40:38.069Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:40:38.069Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-23T21:40:38.069Z] #49 31.61 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-04-23T21:40:38.069Z] #49 32.72 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:40:38.069Z] #49 32.89 Fetched 2115 kB in 4s (498 kB/s) [2022-04-23T21:40:38.069Z] #49 32.98 Selecting previously unselected package libprotobuf23:arm64. [2022-04-23T21:40:38.069Z] #49 32.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-23T21:40:38.069Z] #49 33.00 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-04-23T21:40:38.069Z] #49 33.02 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-04-23T21:40:38.069Z] #49 33.39 Selecting previously unselected package python3-pkg-resources. [2022-04-23T21:40:38.069Z] #49 33.39 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T21:40:38.069Z] #49 33.39 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:40:38.069Z] #49 33.59 Selecting previously unselected package python3-six. [2022-04-23T21:40:38.069Z] #49 33.60 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-23T21:40:38.069Z] #49 33.61 Unpacking python3-six (1.16.0-2) ... [2022-04-23T21:40:38.069Z] #49 33.67 Selecting previously unselected package python3-protobuf. [2022-04-23T21:40:38.069Z] #49 33.69 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-04-23T21:40:38.069Z] #49 33.69 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-23T21:40:38.069Z] #49 34.13 Selecting previously unselected package libnet1:arm64. [2022-04-23T21:40:38.069Z] #49 34.13 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-23T21:40:38.069Z] #49 34.14 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:40:38.069Z] #49 34.26 Selecting previously unselected package libnl-3-200:arm64. [2022-04-23T21:40:38.069Z] #49 34.26 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-23T21:40:38.069Z] #49 34.27 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-23T21:40:38.069Z] #49 34.37 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-23T21:40:38.069Z] #49 34.37 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-23T21:40:38.069Z] #49 34.37 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-23T21:40:38.069Z] #49 34.48 Selecting previously unselected package criu. [2022-04-23T21:40:38.069Z] #49 34.48 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-04-23T21:40:38.069Z] #49 34.48 Unpacking criu (3.16.1-3) ... [2022-04-23T21:40:38.069Z] #49 35.00 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:40:38.069Z] #49 36.29 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-04-23T21:40:38.069Z] #49 36.30 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:40:38.069Z] #49 36.32 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-23T21:40:38.069Z] #49 36.33 Setting up python3-six (1.16.0-2) ... [2022-04-23T21:40:38.154Z] #19 120.6 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-04-23T21:40:38.154Z] #19 120.6 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:40:38.154Z] #19 120.6 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:40:38.331Z] #49 ... [2022-04-23T21:40:38.331Z] [2022-04-23T21:40:38.331Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:40:38.331Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T21:40:38.331Z] #14 37.00 Selecting previously unselected package binutils-mingw-w64. [2022-04-23T21:40:38.409Z] #19 120.8 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-04-23T21:40:38.409Z] #19 120.8 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:40:38.409Z] #19 120.8 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:40:38.591Z] #14 37.01 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-23T21:40:38.591Z] #14 37.03 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T21:40:38.591Z] #14 37.15 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-04-23T21:40:38.591Z] #14 37.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-23T21:40:38.591Z] #14 37.17 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-23T21:40:38.852Z] #14 37.32 Selecting previously unselected package dmsetup. [2022-04-23T21:40:38.852Z] #14 37.32 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-04-23T21:40:38.852Z] #14 37.33 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-23T21:40:38.852Z] #14 37.48 Selecting previously unselected package mingw-w64-common. [2022-04-23T21:40:38.852Z] #14 37.48 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-23T21:40:38.852Z] #14 37.49 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-23T21:40:38.870Z] #21 9.768 Reading package lists... [2022-04-23T21:40:38.870Z] #21 ... [2022-04-23T21:40:38.870Z] [2022-04-23T21:40:38.870Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:40:38.870Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T21:40:38.870Z] #34 DONE 123.1s [2022-04-23T21:40:38.870Z] [2022-04-23T21:40:38.870Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:40:38.870Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:40:39.472Z] #14 ... [2022-04-23T21:40:39.472Z] [2022-04-23T21:40:39.472Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:40:39.472Z] #65 sha256:b4ba1003e1c5a9a4365faee713a2e08a99b3dbca11fc1cb68f48deec0fcc50c7 [2022-04-23T21:40:39.472Z] #65 98.55 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T21:40:39.472Z] #65 98.55 + GOBIN=/build [2022-04-23T21:40:39.472Z] #65 98.55 + GO111MODULE=on [2022-04-23T21:40:39.472Z] #65 98.55 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:40:39.814Z] #53 ... [2022-04-23T21:40:39.814Z] [2022-04-23T21:40:39.814Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-23T21:40:39.814Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-23T21:40:39.814Z] #21 9.768 Reading package lists... [2022-04-23T21:40:40.307Z] #62 2.416 + RM_GOPATH=0 [2022-04-23T21:40:40.307Z] #62 2.417 + TMP_GOPATH= [2022-04-23T21:40:40.307Z] #62 2.418 + : /build [2022-04-23T21:40:40.307Z] #62 2.418 + '[' -z '' ']' [2022-04-23T21:40:40.307Z] #62 2.420 ++ mktemp -d [2022-04-23T21:40:40.307Z] #62 2.423 + export GOPATH=/tmp/tmp.OGVROuLBqB [2022-04-23T21:40:40.307Z] #62 2.427 + GOPATH=/tmp/tmp.OGVROuLBqB [2022-04-23T21:40:40.307Z] #62 2.427 + RM_GOPATH=1 [2022-04-23T21:40:40.307Z] #62 2.427 + case "$(go env GOARCH)" in [2022-04-23T21:40:40.307Z] #62 2.428 ++ go env GOARCH [2022-04-23T21:40:40.307Z] #62 2.439 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:40:40.307Z] #62 2.441 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:40:40.307Z] #62 2.442 ++ dirname /install.sh [2022-04-23T21:40:40.307Z] #62 2.443 + dir=/ [2022-04-23T21:40:40.307Z] #62 2.447 + bin=containerd [2022-04-23T21:40:40.307Z] #62 2.450 + shift [2022-04-23T21:40:40.307Z] #62 2.450 + '[' '!' -f //containerd.installer ']' [2022-04-23T21:40:40.307Z] #62 2.451 + . //containerd.installer [2022-04-23T21:40:40.307Z] #62 2.451 ++ set -e [2022-04-23T21:40:40.307Z] #62 2.451 ++ : v1.6.2 [2022-04-23T21:40:40.307Z] #62 2.452 + install_containerd [2022-04-23T21:40:40.307Z] #62 2.452 + echo 'Install containerd version v1.6.2' [2022-04-23T21:40:40.307Z] #62 2.452 Install containerd version v1.6.2 [2022-04-23T21:40:40.307Z] #62 2.457 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OGVROuLBqB/src/github.com/containerd/containerd [2022-04-23T21:40:40.307Z] #62 2.459 Cloning into '/tmp/tmp.OGVROuLBqB/src/github.com/containerd/containerd'... [2022-04-23T21:40:40.385Z] #21 12.55 Building dependency tree... [2022-04-23T21:40:40.647Z] #21 13.41 The following additional packages will be installed: [2022-04-23T21:40:40.647Z] #21 13.42 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-23T21:40:40.647Z] #21 13.42 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-23T21:40:40.647Z] #21 13.42 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-23T21:40:40.647Z] #21 13.42 python3-pkg-resources vim-runtime xxd [2022-04-23T21:40:40.647Z] #21 13.42 Suggested packages: [2022-04-23T21:40:40.647Z] #21 13.42 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-23T21:40:40.647Z] #21 13.42 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-23T21:40:40.647Z] #21 13.42 acl attr quota [2022-04-23T21:40:40.647Z] #21 13.42 Recommended packages: [2022-04-23T21:40:40.647Z] #21 13.42 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-23T21:40:40.873Z] #62 ... [2022-04-23T21:40:40.873Z] [2022-04-23T21:40:40.873Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:40:40.873Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:40:40.873Z] #49 18.52 Reading package lists... [2022-04-23T21:40:40.873Z] #49 23.87 Reading package lists... [2022-04-23T21:40:40.873Z] #49 29.01 Building dependency tree... [2022-04-23T21:40:40.874Z] #49 31.95 The following additional packages will be installed: [2022-04-23T21:40:40.874Z] #49 31.97 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T21:40:40.874Z] #49 31.97 python3-protobuf python3-six [2022-04-23T21:40:40.874Z] #49 31.99 Suggested packages: [2022-04-23T21:40:40.874Z] #49 31.99 python3-setuptools [2022-04-23T21:40:40.874Z] #49 31.99 Recommended packages: [2022-04-23T21:40:40.874Z] #49 31.99 iproute2 | iproute [2022-04-23T21:40:40.874Z] #49 32.69 The following NEW packages will be installed: [2022-04-23T21:40:40.874Z] #49 32.72 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T21:40:40.874Z] #49 32.72 python3-protobuf python3-six [2022-04-23T21:40:40.874Z] #49 33.13 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:40:40.874Z] #49 33.13 Need to get 2292 kB of archives. [2022-04-23T21:40:40.874Z] #49 33.13 After this operation, 11.0 MB of additional disk space will be used. [2022-04-23T21:40:40.874Z] #49 33.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-23T21:40:40.874Z] #49 33.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T21:40:40.874Z] #49 33.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-23T21:40:40.874Z] #49 33.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-23T21:40:40.874Z] #49 33.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-23T21:40:40.874Z] #49 33.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-23T21:40:40.874Z] #49 33.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-23T21:40:40.874Z] #49 ... [2022-04-23T21:40:40.874Z] [2022-04-23T21:40:40.874Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-23T21:40:40.874Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-23T21:40:40.874Z] #55 33.82 v3.0.2 [2022-04-23T21:40:41.179Z] #55 DONE 34.1s [2022-04-23T21:40:41.179Z] [2022-04-23T21:40:41.179Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:40:41.179Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:40:41.179Z] #14 28.68 Building dependency tree... [2022-04-23T21:40:41.179Z] #14 31.63 The following additional packages will be installed: [2022-04-23T21:40:41.179Z] #14 31.63 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T21:40:41.179Z] #14 31.63 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-23T21:40:41.179Z] #14 31.63 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-23T21:40:41.179Z] #14 31.63 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-23T21:40:41.179Z] #14 31.63 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-23T21:40:41.179Z] #14 31.65 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-23T21:40:41.179Z] #14 31.65 mingw-w64-common mingw-w64-x86-64-dev [2022-04-23T21:40:41.179Z] #14 31.65 Suggested packages: [2022-04-23T21:40:41.179Z] #14 31.65 gcc-10-locales seccomp wine64 [2022-04-23T21:40:41.179Z] #14 33.01 The following NEW packages will be installed: [2022-04-23T21:40:41.179Z] #14 33.05 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T21:40:41.179Z] #14 33.05 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-23T21:40:41.179Z] #14 33.05 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-23T21:40:41.179Z] #14 33.05 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-23T21:40:41.179Z] #14 33.05 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-23T21:40:41.179Z] #14 33.05 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-23T21:40:41.179Z] #14 33.05 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-23T21:40:41.179Z] #14 33.05 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-23T21:40:41.179Z] #14 33.05 mingw-w64-x86-64-dev [2022-04-23T21:40:41.179Z] #14 33.45 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:40:41.179Z] #14 33.45 Need to get 115 MB of archives. [2022-04-23T21:40:41.179Z] #14 33.45 After this operation, 645 MB of additional disk space will be used. [2022-04-23T21:40:41.179Z] #14 33.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-23T21:40:41.179Z] #14 33.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-23T21:40:41.179Z] #14 33.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-23T21:40:41.179Z] #14 33.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-23T21:40:41.179Z] #14 33.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-23T21:40:41.179Z] #14 33.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-23T21:40:41.179Z] #14 33.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-23T21:40:41.179Z] #14 34.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-23T21:40:41.179Z] #14 34.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-23T21:40:41.179Z] #14 ... [2022-04-23T21:40:41.179Z] [2022-04-23T21:40:41.179Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:40:41.179Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:40:41.179Z] #45 23.93 Updating files: 92% (1699/1842) Updating files: 93% (1714/1842) Updating files: 94% (1732/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-23T21:40:41.179Z] #45 24.08 + git checkout -q v2.3.0 [2022-04-23T21:40:41.179Z] #45 26.57 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-23T21:40:41.591Z] #21 14.39 The following NEW packages will be installed: [2022-04-23T21:40:41.608Z] #45 ... [2022-04-23T21:40:41.608Z] [2022-04-23T21:40:41.608Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:40:41.608Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:40:41.608Z] #40 22.78 Reading package lists... [2022-04-23T21:40:41.608Z] #40 27.55 Building dependency tree... [2022-04-23T21:40:41.608Z] #40 30.59 The following additional packages will be installed: [2022-04-23T21:40:41.608Z] #40 30.61 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-23T21:40:41.608Z] #40 30.63 Suggested packages: [2022-04-23T21:40:41.608Z] #40 30.63 cmake-doc ninja-build lrzip [2022-04-23T21:40:41.608Z] #40 30.63 Recommended packages: [2022-04-23T21:40:41.608Z] #40 30.63 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-23T21:40:41.608Z] #40 31.63 The following NEW packages will be installed: [2022-04-23T21:40:41.608Z] #40 31.65 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-23T21:40:41.608Z] #40 31.65 vim-common xxd [2022-04-23T21:40:41.608Z] #40 32.05 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:40:41.608Z] #40 32.05 Need to get 17.7 MB of archives. [2022-04-23T21:40:41.608Z] #40 32.05 After this operation, 70.7 MB of additional disk space will be used. [2022-04-23T21:40:41.608Z] #40 32.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T21:40:41.608Z] #40 32.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T21:40:41.608Z] #40 32.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-23T21:40:41.608Z] #40 32.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-23T21:40:41.608Z] #40 32.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-23T21:40:41.608Z] #40 32.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-23T21:40:41.608Z] #40 32.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-23T21:40:41.608Z] #40 32.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-23T21:40:41.608Z] #40 32.79 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-23T21:40:41.608Z] #40 32.80 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-23T21:40:41.608Z] #40 34.10 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:40:41.608Z] #40 34.31 Fetched 17.7 MB in 1s (13.1 MB/s) [2022-04-23T21:40:41.608Z] #40 34.45 Selecting previously unselected package xxd. [2022-04-23T21:40:41.608Z] #40 34.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T21:40:41.608Z] #40 34.59 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T21:40:41.608Z] #40 34.59 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:40:41.853Z] #21 14.39 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-23T21:40:41.853Z] #21 14.39 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-23T21:40:41.853Z] #21 14.39 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-23T21:40:41.853Z] #21 14.39 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-23T21:40:41.853Z] #21 14.39 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-23T21:40:41.853Z] #21 14.39 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-23T21:40:41.853Z] #21 14.39 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-23T21:40:41.853Z] #21 14.39 xz-utils zip zstd [2022-04-23T21:40:41.871Z] #40 34.94 Selecting previously unselected package vim-common. [2022-04-23T21:40:41.871Z] #40 34.94 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:40:41.871Z] #40 34.98 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:40:42.115Z] #21 14.71 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:40:42.115Z] #21 14.71 Need to get 27.6 MB of archives. [2022-04-23T21:40:42.115Z] #21 14.71 After this operation, 106 MB of additional disk space will be used. [2022-04-23T21:40:42.115Z] #21 14.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-23T21:40:42.115Z] #21 14.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-23T21:40:42.115Z] #21 14.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-23T21:40:42.115Z] #21 14.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-23T21:40:42.115Z] #21 14.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-23T21:40:42.115Z] #21 14.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-23T21:40:42.115Z] #21 14.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-23T21:40:42.115Z] #21 14.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-23T21:40:42.115Z] #21 14.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T21:40:42.115Z] #21 14.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T21:40:42.115Z] #21 14.79 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-23T21:40:42.115Z] #21 14.80 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-23T21:40:42.115Z] #21 14.80 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-23T21:40:42.115Z] #21 14.81 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-23T21:40:42.115Z] #21 14.83 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-23T21:40:42.115Z] #21 14.83 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-23T21:40:42.115Z] #21 14.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-23T21:40:42.115Z] #21 14.85 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-23T21:40:42.115Z] #21 14.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-23T21:40:42.115Z] #21 14.85 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-23T21:40:42.115Z] #21 14.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-23T21:40:42.115Z] #21 14.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-23T21:40:42.115Z] #21 14.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-23T21:40:42.115Z] #21 14.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-23T21:40:42.115Z] #21 14.88 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-23T21:40:42.115Z] #21 14.88 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-23T21:40:42.115Z] #21 14.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-23T21:40:42.148Z] #40 35.28 Selecting previously unselected package cmake-data. [2022-04-23T21:40:42.148Z] #40 35.28 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-23T21:40:42.148Z] #40 35.28 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T21:40:42.148Z] #40 ... [2022-04-23T21:40:42.148Z] [2022-04-23T21:40:42.148Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:40:42.148Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:40:42.148Z] #14 35.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-23T21:40:42.376Z] #21 15.14 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-23T21:40:42.376Z] #21 15.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-23T21:40:42.376Z] #21 15.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-23T21:40:42.376Z] #21 15.14 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-23T21:40:42.377Z] #21 15.14 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-23T21:40:42.377Z] #21 15.14 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-23T21:40:42.377Z] #21 15.15 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-23T21:40:42.377Z] #21 15.19 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-23T21:40:42.574Z] #19 124.7 Selecting previously unselected package g++-s390x-linux-gnu. [2022-04-23T21:40:42.574Z] #19 124.7 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:40:42.574Z] #19 124.7 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:40:42.574Z] #19 124.7 Selecting previously unselected package crossbuild-essential-s390x. [2022-04-23T21:40:42.574Z] #19 124.7 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-04-23T21:40:42.574Z] #19 124.7 Unpacking crossbuild-essential-s390x (12.9) ... [2022-04-23T21:40:42.574Z] #19 124.8 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-04-23T21:40:42.574Z] #19 124.8 Setting up libfile-which-perl (1.23-1) ... [2022-04-23T21:40:42.574Z] #19 124.8 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-23T21:40:42.574Z] #19 124.8 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-04-23T21:40:42.574Z] #19 124.8 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-23T21:40:42.574Z] #19 124.9 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-23T21:40:42.574Z] #19 124.9 Setting up libicu67:amd64 (67.1-7) ... [2022-04-23T21:40:42.574Z] #19 124.9 Setting up libmagic-mgc (1:5.39-3) ... [2022-04-23T21:40:42.574Z] #19 124.9 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-23T21:40:42.574Z] #19 124.9 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-04-23T21:40:42.574Z] #19 124.9 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-04-23T21:40:42.574Z] #19 124.9 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-23T21:40:42.574Z] #19 124.9 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-23T21:40:42.574Z] #19 124.9 Setting up file (1:5.39-3) ... [2022-04-23T21:40:42.574Z] #19 125.0 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-23T21:40:42.574Z] #19 125.0 Setting up bzip2 (1.0.8-4) ... [2022-04-23T21:40:42.574Z] #19 125.0 Setting up libyaml-perl (1.30-1) ... [2022-04-23T21:40:42.574Z] #19 125.0 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-23T21:40:42.574Z] #19 125.0 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-04-23T21:40:42.574Z] #19 125.0 Setting up libio-string-perl (1.08-3.1) ... [2022-04-23T21:40:42.574Z] #19 125.0 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-23T21:40:42.574Z] #19 125.0 Setting up cross-config (2.6.18+nmu1) ... [2022-04-23T21:40:42.574Z] #19 125.2 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T21:40:42.574Z] #19 125.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-23T21:40:42.574Z] #19 125.2 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-04-23T21:40:42.574Z] #19 125.2 Setting up patch (2.7.6-7) ... [2022-04-23T21:40:42.574Z] #19 125.2 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-23T21:40:42.574Z] #19 125.2 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-23T21:40:42.574Z] #19 125.2 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:40:42.574Z] #19 125.2 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-23T21:40:42.574Z] #19 125.2 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-04-23T21:40:42.574Z] #19 125.2 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:40:42.574Z] #19 125.3 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:40:42.574Z] #19 125.3 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-23T21:40:42.638Z] #21 15.20 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-23T21:40:42.638Z] #21 15.20 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T21:40:42.638Z] #21 15.21 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-23T21:40:42.638Z] #21 15.22 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-23T21:40:42.638Z] #21 15.22 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-23T21:40:42.638Z] #21 15.23 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-23T21:40:42.638Z] #21 15.26 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-23T21:40:42.638Z] #21 15.27 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-23T21:40:42.638Z] #21 15.28 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-23T21:40:42.638Z] #21 15.48 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-23T21:40:42.829Z] #19 125.3 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-23T21:40:42.829Z] #19 125.3 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:40:42.829Z] #19 125.3 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:40:42.829Z] #19 125.3 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-23T21:40:42.829Z] #19 125.3 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-23T21:40:42.829Z] #19 125.3 Setting up libfile-homedir-perl (1.006-1) ... [2022-04-23T21:40:42.829Z] #19 125.3 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-23T21:40:42.829Z] #19 125.3 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:40:42.829Z] #19 125.4 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T21:40:42.829Z] #19 125.4 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-23T21:40:42.829Z] #19 125.4 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-04-23T21:40:42.829Z] #19 125.4 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:40:42.829Z] #19 125.4 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-23T21:40:42.829Z] #19 125.4 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-23T21:40:42.829Z] #19 125.4 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:40:42.829Z] #19 125.4 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-23T21:40:42.829Z] #19 125.4 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:40:42.829Z] #19 125.4 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:40:42.829Z] #19 125.4 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:40:42.829Z] #19 125.5 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:40:42.829Z] #19 125.5 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:40:42.829Z] #19 125.5 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:40:42.900Z] #21 15.51 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-23T21:40:42.900Z] #21 15.54 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-23T21:40:42.900Z] #21 15.55 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-23T21:40:43.085Z] #19 125.5 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-23T21:40:43.085Z] #19 125.5 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:40:43.085Z] #19 125.5 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:40:43.085Z] #19 125.5 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:40:43.085Z] #19 125.5 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:40:43.085Z] #19 125.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-23T21:40:43.085Z] #19 125.5 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:40:43.085Z] #19 125.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:40:43.085Z] #19 125.6 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:40:43.085Z] #19 125.6 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-23T21:40:43.085Z] #19 125.6 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:40:43.085Z] #19 125.6 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:40:43.085Z] #19 125.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:40:43.085Z] #19 125.6 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-04-23T21:40:43.085Z] #19 125.6 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-04-23T21:40:43.085Z] #19 125.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-23T21:40:43.341Z] #19 125.8 [2022-04-23T21:40:43.341Z] #19 125.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-23T21:40:43.341Z] #19 125.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:40:43.341Z] #19 125.9 Setting up dpkg-dev (1.20.9) ... [2022-04-23T21:40:43.341Z] #19 125.9 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:40:43.341Z] #19 125.9 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-23T21:40:43.341Z] #19 125.9 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:40:43.341Z] #19 126.0 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:40:43.472Z] #21 16.12 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:40:43.472Z] #21 16.24 Fetched 27.6 MB in 1s (24.2 MB/s) [2022-04-23T21:40:43.472Z] #21 16.29 Selecting previously unselected package pigz. [2022-04-23T21:40:43.472Z] #21 16.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-23T21:40:43.472Z] #21 16.34 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-23T21:40:43.597Z] #19 126.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:40:43.597Z] #19 126.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:40:43.597Z] #19 126.0 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-23T21:40:43.597Z] #19 126.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:40:43.597Z] #19 126.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:40:43.597Z] #19 126.0 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:40:43.597Z] #19 126.0 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:40:43.597Z] #19 126.1 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-23T21:40:43.597Z] #19 126.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-04-23T21:40:43.597Z] #19 126.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-04-23T21:40:43.597Z] #19 126.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-23T21:40:43.734Z] #21 16.34 Unpacking pigz (2.6-1) ... [2022-04-23T21:40:43.734Z] #21 16.42 Selecting previously unselected package libelf1:amd64. [2022-04-23T21:40:43.734Z] #21 16.44 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-23T21:40:43.734Z] #21 16.46 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-23T21:40:43.734Z] #21 16.58 Selecting previously unselected package libbpf0:amd64. [2022-04-23T21:40:43.852Z] #19 126.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-23T21:40:43.996Z] #21 16.58 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-23T21:40:43.996Z] #21 16.58 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-23T21:40:43.996Z] #21 16.68 Selecting previously unselected package libcap2:amd64. [2022-04-23T21:40:43.996Z] #21 16.68 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-23T21:40:43.996Z] #21 16.69 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-23T21:40:43.996Z] #21 16.74 Selecting previously unselected package libmnl0:amd64. [2022-04-23T21:40:43.996Z] #21 16.74 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-23T21:40:43.996Z] #21 16.75 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-23T21:40:43.996Z] #21 16.82 Selecting previously unselected package libxtables12:amd64. [2022-04-23T21:40:44.065Z] #14 36.94 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-23T21:40:44.152Z] #19 126.7 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:40:44.236Z] #14 ... [2022-04-23T21:40:44.236Z] [2022-04-23T21:40:44.236Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:40:44.236Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-23T21:40:44.236Z] #49 37.25 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-23T21:40:44.236Z] #49 37.27 Setting up python3-protobuf (3.12.4-1) ... [2022-04-23T21:40:44.236Z] #49 40.09 Setting up criu (3.16.1-3) ... [2022-04-23T21:40:44.236Z] #49 41.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:40:44.236Z] #49 DONE 42.3s [2022-04-23T21:40:44.236Z] [2022-04-23T21:40:44.236Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:40:44.236Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-23T21:40:44.236Z] #40 33.00 Selecting previously unselected package libicu67:arm64. [2022-04-23T21:40:44.236Z] #40 33.00 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-04-23T21:40:44.236Z] #40 33.05 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-23T21:40:44.237Z] #40 37.81 Selecting previously unselected package libxml2:arm64. [2022-04-23T21:40:44.237Z] #40 37.82 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-04-23T21:40:44.237Z] #40 37.83 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T21:40:44.237Z] #40 38.19 Selecting previously unselected package libarchive13:arm64. [2022-04-23T21:40:44.237Z] #40 38.19 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-04-23T21:40:44.237Z] #40 38.20 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-23T21:40:44.237Z] #40 38.47 Selecting previously unselected package libjsoncpp24:arm64. [2022-04-23T21:40:44.237Z] #40 38.47 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-04-23T21:40:44.237Z] #40 38.48 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-23T21:40:44.237Z] #40 38.59 Selecting previously unselected package librhash0:arm64. [2022-04-23T21:40:44.237Z] #40 38.60 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-04-23T21:40:44.237Z] #40 38.61 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-04-23T21:40:44.237Z] #40 38.73 Selecting previously unselected package libuv1:arm64. [2022-04-23T21:40:44.237Z] #40 38.73 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-04-23T21:40:44.237Z] #40 38.74 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-04-23T21:40:44.237Z] #40 38.88 Selecting previously unselected package cmake. [2022-04-23T21:40:44.237Z] #40 38.88 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-04-23T21:40:44.237Z] #40 38.89 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-23T21:40:44.237Z] #40 41.12 Setting up libicu67:arm64 (67.1-7) ... [2022-04-23T21:40:44.237Z] #40 41.13 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:40:44.237Z] #40 41.15 Setting up libuv1:arm64 (1.40.0-2) ... [2022-04-23T21:40:44.237Z] #40 41.17 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:40:44.237Z] #40 41.20 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-23T21:40:44.237Z] #40 41.21 Setting up librhash0:arm64 (1.4.1-2) ... [2022-04-23T21:40:44.237Z] #40 41.23 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T21:40:44.237Z] #40 41.26 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T21:40:44.237Z] #40 41.27 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-23T21:40:44.237Z] #40 41.29 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-23T21:40:44.237Z] #40 41.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:40:44.237Z] #40 DONE 42.6s [2022-04-23T21:40:44.237Z] [2022-04-23T21:40:44.237Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-23T21:40:44.237Z] #41 sha256:f2c82df54508d9c60aae5bb170ca41c36fb17a52b3dbda0d5520bf4d3fa4a088 [2022-04-23T21:40:44.237Z] #41 DONE 0.2s [2022-04-23T21:40:44.237Z] [2022-04-23T21:40:44.237Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:40:44.237Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T21:40:44.237Z] #14 42.87 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-23T21:40:44.237Z] #14 42.87 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-23T21:40:44.237Z] #14 42.92 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T21:40:44.258Z] #21 16.82 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-23T21:40:44.258Z] #21 16.83 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-23T21:40:44.258Z] #21 16.91 Selecting previously unselected package libcap2-bin. [2022-04-23T21:40:44.258Z] #21 16.93 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-23T21:40:44.258Z] #21 16.93 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-23T21:40:44.258Z] #21 17.03 Selecting previously unselected package iproute2. [2022-04-23T21:40:44.520Z] #21 17.03 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-23T21:40:44.520Z] #21 17.05 Unpacking iproute2 (5.10.0-4) ... [2022-04-23T21:40:44.632Z] #14 37.52 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-23T21:40:44.632Z] #14 ... [2022-04-23T21:40:44.632Z] [2022-04-23T21:40:44.632Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T21:40:44.632Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-23T21:40:44.632Z] #38 37.12 NAME: [2022-04-23T21:40:44.632Z] #38 37.13 go-winres - A tool for embedding resources in Windows executables [2022-04-23T21:40:44.632Z] #38 37.13 [2022-04-23T21:40:44.632Z] #38 37.13 USAGE: [2022-04-23T21:40:44.632Z] #38 37.13 go-winres [global options] command [command options] [arguments...] [2022-04-23T21:40:44.632Z] #38 37.13 [2022-04-23T21:40:44.632Z] #38 37.13 COMMANDS: [2022-04-23T21:40:44.632Z] #38 37.14 init Create an initial ./winres/winres.json [2022-04-23T21:40:44.632Z] #38 37.15 make Make syso files for the "go build" command [2022-04-23T21:40:44.632Z] #38 37.15 simply Make syso files for the "go build" command (simplified) [2022-04-23T21:40:44.632Z] #38 37.15 extract Extract all resources from an executable [2022-04-23T21:40:44.632Z] #38 37.15 patch Replace resources in an executable file (exe, dll) [2022-04-23T21:40:44.632Z] #38 37.15 help, h Shows a list of commands or help for one command [2022-04-23T21:40:44.632Z] #38 37.15 [2022-04-23T21:40:44.632Z] #38 37.15 GLOBAL OPTIONS: [2022-04-23T21:40:44.632Z] #38 37.15 --help, -h show help (default: false) [2022-04-23T21:40:44.632Z] #38 DONE 37.7s [2022-04-23T21:40:44.632Z] [2022-04-23T21:40:44.632Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:40:44.632Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:40:44.632Z] #53 29.70 go: downloading github.com/fatih/color v1.13.0 [2022-04-23T21:40:44.632Z] #53 29.70 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T21:40:44.632Z] #53 29.81 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-23T21:40:44.632Z] #53 29.82 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-23T21:40:44.632Z] #53 30.05 go: downloading github.com/spf13/viper v1.10.1 [2022-04-23T21:40:44.632Z] #53 30.16 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-23T21:40:44.632Z] #53 30.37 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-23T21:40:44.632Z] #53 30.39 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-23T21:40:44.632Z] #53 30.45 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-23T21:40:44.632Z] #53 30.53 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-23T21:40:44.632Z] #53 31.62 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-23T21:40:44.632Z] #53 31.64 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-23T21:40:44.632Z] #53 35.04 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-23T21:40:44.632Z] #53 35.04 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T21:40:44.632Z] #53 35.04 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-23T21:40:44.632Z] #53 35.24 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-23T21:40:44.632Z] #53 35.32 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-23T21:40:44.632Z] #53 35.50 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-23T21:40:44.632Z] #53 35.60 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-23T21:40:44.632Z] #53 35.60 go: downloading github.com/spf13/afero v1.6.0 [2022-04-23T21:40:44.632Z] #53 35.64 go: downloading github.com/spf13/cast v1.4.1 [2022-04-23T21:40:44.632Z] #53 35.67 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-23T21:40:44.632Z] #53 35.77 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-23T21:40:44.632Z] #53 35.77 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-23T21:40:44.632Z] #53 35.96 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-23T21:40:44.632Z] #53 36.04 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-23T21:40:44.632Z] #53 36.11 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-23T21:40:44.632Z] #53 36.12 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-23T21:40:44.632Z] #53 36.15 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-23T21:40:44.632Z] #53 36.17 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-23T21:40:44.632Z] #53 36.18 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-23T21:40:44.632Z] #53 36.18 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-23T21:40:44.632Z] #53 36.21 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-23T21:40:44.632Z] #53 36.75 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-23T21:40:44.632Z] #53 36.94 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-23T21:40:44.632Z] #53 37.02 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-23T21:40:44.632Z] #53 37.14 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-23T21:40:44.633Z] #53 37.21 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-23T21:40:44.633Z] #53 37.22 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-23T21:40:44.714Z] #19 127.2 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:40:44.768Z] #65 103.8 rootlesskit version 1.0.0 [2022-04-23T21:40:44.768Z] #65 103.8 Usage of /build/rootlesskit-docker-proxy: [2022-04-23T21:40:44.768Z] #65 103.8 -container-ip string [2022-04-23T21:40:44.768Z] #65 103.8 container ip [2022-04-23T21:40:44.768Z] #65 103.8 -container-port int [2022-04-23T21:40:44.768Z] #65 103.8 container port (default -1) [2022-04-23T21:40:44.768Z] #65 103.8 -host-ip string [2022-04-23T21:40:44.768Z] #65 103.8 host ip [2022-04-23T21:40:44.768Z] #65 103.8 -host-port int [2022-04-23T21:40:44.768Z] #65 103.8 host port (default -1) [2022-04-23T21:40:44.768Z] #65 103.8 -proto string [2022-04-23T21:40:44.768Z] #65 103.8 proxy protocol (default "tcp") [2022-04-23T21:40:44.768Z] #65 ... [2022-04-23T21:40:44.768Z] [2022-04-23T21:40:44.768Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:40:44.768Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:40:44.768Z] #14 101.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-23T21:40:44.768Z] #14 101.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-23T21:40:44.768Z] #14 101.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T21:40:44.768Z] #14 101.7 Selecting previously unselected package libapparmor1:amd64. [2022-04-23T21:40:44.768Z] #14 101.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-23T21:40:44.768Z] #14 101.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-23T21:40:44.768Z] #14 102.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-23T21:40:44.768Z] #14 102.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-23T21:40:44.768Z] #14 102.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-23T21:40:44.768Z] #14 102.2 Selecting previously unselected package libbtrfs0:amd64. [2022-04-23T21:40:44.768Z] #14 102.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-23T21:40:44.768Z] #14 102.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:40:44.768Z] #14 102.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-23T21:40:44.768Z] #14 102.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-23T21:40:44.768Z] #14 102.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:40:44.768Z] #14 102.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-23T21:40:44.768Z] #14 102.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:40:44.768Z] #14 102.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:40:44.769Z] #14 102.6 Selecting previously unselected package libudev-dev:amd64. [2022-04-23T21:40:44.769Z] #14 102.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-23T21:40:44.769Z] #14 102.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-23T21:40:44.769Z] #14 102.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-23T21:40:44.769Z] #14 102.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-23T21:40:44.769Z] #14 102.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-23T21:40:44.769Z] #14 103.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-23T21:40:44.769Z] #14 103.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-23T21:40:44.769Z] #14 103.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-23T21:40:44.769Z] #14 103.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-23T21:40:44.769Z] #14 103.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-23T21:40:44.769Z] #14 103.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-23T21:40:44.769Z] #14 103.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-23T21:40:44.769Z] #14 103.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-23T21:40:44.769Z] #14 103.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-23T21:40:44.769Z] #14 103.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-23T21:40:44.769Z] #14 103.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-23T21:40:44.769Z] #14 103.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-23T21:40:44.769Z] #14 103.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-23T21:40:44.769Z] #14 103.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-23T21:40:44.769Z] #14 103.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-23T21:40:44.769Z] #14 104.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-23T21:40:44.769Z] #14 104.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:40:44.769Z] #14 104.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:40:44.782Z] #21 17.46 Selecting previously unselected package xxd. [2022-04-23T21:40:44.782Z] #21 17.46 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T21:40:44.782Z] #21 17.47 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:40:44.782Z] #21 17.55 Selecting previously unselected package vim-common. [2022-04-23T21:40:44.782Z] #21 17.56 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:40:44.782Z] #21 17.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:40:44.890Z] #53 38.10 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-23T21:40:44.971Z] #19 127.6 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:40:45.045Z] #21 17.72 Selecting previously unselected package bash-completion. [2022-04-23T21:40:45.045Z] #21 17.72 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-23T21:40:45.058Z] #14 104.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-23T21:40:45.058Z] #14 104.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-23T21:40:45.058Z] #14 104.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-23T21:40:45.158Z] #53 38.13 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-23T21:40:45.158Z] #53 38.17 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-23T21:40:45.158Z] #53 38.22 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-23T21:40:45.158Z] #53 ... [2022-04-23T21:40:45.158Z] [2022-04-23T21:40:45.158Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:40:45.158Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:40:45.158Z] #14 38.22 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-23T21:40:45.226Z] #19 127.8 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-23T21:40:45.226Z] #19 127.8 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:40:45.226Z] #19 127.9 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:40:45.226Z] #19 127.9 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:40:45.481Z] #19 128.0 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-23T21:40:45.482Z] #19 128.0 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:40:45.482Z] #19 128.1 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:40:45.482Z] #19 128.1 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:40:45.482Z] #19 128.1 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:40:45.482Z] #19 128.1 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:40:45.482Z] #19 128.1 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:40:45.482Z] #19 128.1 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-23T21:40:45.482Z] #19 128.1 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:40:45.482Z] #19 128.1 Setting up libxml-simple-perl (2.25-1) ... [2022-04-23T21:40:45.737Z] #19 128.1 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-23T21:40:45.737Z] #19 128.2 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-23T21:40:45.737Z] #19 128.2 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-23T21:40:45.737Z] #19 128.2 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:40:45.737Z] #19 128.2 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:40:45.737Z] #19 128.2 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:40:45.737Z] #19 128.2 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:40:45.737Z] #19 128.2 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:40:45.737Z] #19 128.2 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-04-23T21:40:45.737Z] #19 128.2 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:40:45.737Z] #19 128.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:40:45.737Z] #19 128.2 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:40:45.737Z] #19 128.3 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:40:45.737Z] #19 128.3 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-23T21:40:45.737Z] #19 128.3 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-23T21:40:45.737Z] #19 128.3 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-23T21:40:45.737Z] #19 128.3 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:40:45.737Z] #19 128.3 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:40:45.737Z] #19 128.3 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:40:45.737Z] #19 128.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:40:45.737Z] #19 128.3 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-23T21:40:45.737Z] #19 128.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:40:45.737Z] #19 128.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:40:45.737Z] #19 128.4 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:40:45.992Z] #19 128.4 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:40:45.992Z] #19 128.4 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-04-23T21:40:45.992Z] #19 128.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:40:45.992Z] #19 128.4 Setting up crossbuild-essential-armel (12.9) ... [2022-04-23T21:40:45.992Z] #19 128.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:40:45.992Z] #19 128.4 Setting up crossbuild-essential-armhf (12.9) ... [2022-04-23T21:40:45.992Z] #19 128.4 Setting up crossbuild-essential-arm64 (12.9) ... [2022-04-23T21:40:45.992Z] #19 128.5 Setting up crossbuild-essential-s390x (12.9) ... [2022-04-23T21:40:45.992Z] #19 128.5 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-04-23T21:40:45.992Z] #19 128.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:40:45.999Z] #14 105.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-23T21:40:45.999Z] #14 105.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-23T21:40:45.999Z] #14 105.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-23T21:40:46.176Z] #14 ... [2022-04-23T21:40:46.176Z] [2022-04-23T21:40:46.176Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:40:46.176Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-23T21:40:46.176Z] #34 34.12 Updating files: 94% (1440/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-23T21:40:46.176Z] #34 34.21 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-23T21:40:46.176Z] #34 34.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:40:46.176Z] #34 ... [2022-04-23T21:40:46.176Z] [2022-04-23T21:40:46.176Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-23T21:40:46.176Z] #42 sha256:ff41d6d9b50afbb1e81e30781558a356fdd6d84533c80f1f85935df0db279c79 [2022-04-23T21:40:46.176Z] #42 0.728 + RM_GOPATH=0 [2022-04-23T21:40:46.176Z] #42 0.728 + TMP_GOPATH= [2022-04-23T21:40:46.176Z] #42 0.729 + : /build [2022-04-23T21:40:46.176Z] #42 0.729 + '[' -z '' ']' [2022-04-23T21:40:46.176Z] #42 0.729 ++ mktemp -d [2022-04-23T21:40:46.176Z] #42 0.730 + export GOPATH=/tmp/tmp.SGAqHf6C20 [2022-04-23T21:40:46.176Z] #42 0.730 + GOPATH=/tmp/tmp.SGAqHf6C20 [2022-04-23T21:40:46.176Z] #42 0.731 + RM_GOPATH=1 [2022-04-23T21:40:46.176Z] #42 0.731 + case "$(go env GOARCH)" in [2022-04-23T21:40:46.176Z] #42 0.732 ++ go env GOARCH [2022-04-23T21:40:46.176Z] #42 0.796 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:40:46.176Z] #42 0.799 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:40:46.176Z] #42 0.800 ++ dirname /install.sh [2022-04-23T21:40:46.176Z] #42 0.802 + dir=/ [2022-04-23T21:40:46.176Z] #42 0.802 + bin=tini [2022-04-23T21:40:46.176Z] #42 0.802 + shift [2022-04-23T21:40:46.176Z] #42 0.802 + '[' '!' -f //tini.installer ']' [2022-04-23T21:40:46.176Z] #42 0.803 + . //tini.installer [2022-04-23T21:40:46.176Z] #42 0.803 ++ : v0.19.0 [2022-04-23T21:40:46.176Z] #42 0.803 + install_tini [2022-04-23T21:40:46.176Z] #42 0.803 + echo 'Install tini version v0.19.0' [2022-04-23T21:40:46.176Z] #42 0.803 Install tini version v0.19.0 [2022-04-23T21:40:46.176Z] #42 0.804 + git clone https://github.com/krallin/tini.git /tmp/tmp.SGAqHf6C20/tini [2022-04-23T21:40:46.176Z] #42 0.806 Cloning into '/tmp/tmp.SGAqHf6C20/tini'... [2022-04-23T21:40:46.176Z] #42 1.553 + cd /tmp/tmp.SGAqHf6C20/tini [2022-04-23T21:40:46.176Z] #42 1.554 + git checkout -q v0.19.0 [2022-04-23T21:40:46.176Z] #42 1.560 + cmake . [2022-04-23T21:40:46.176Z] #42 1.995 -- The C compiler identification is GNU 10.2.1 [2022-04-23T21:40:46.176Z] #42 2.060 -- Detecting C compiler ABI info [2022-04-23T21:40:46.747Z] #42 2.525 -- Detecting C compiler ABI info - done [2022-04-23T21:40:46.747Z] #42 2.609 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-23T21:40:46.747Z] #42 2.620 -- Detecting C compile features [2022-04-23T21:40:46.975Z] #21 19.42 Unpacking bash-completion (1:2.11-2) ... [2022-04-23T21:40:46.975Z] #21 19.73 Selecting previously unselected package bzip2. [2022-04-23T21:40:46.975Z] #21 19.74 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-23T21:40:46.975Z] #21 19.75 Unpacking bzip2 (1.0.8-4) ... [2022-04-23T21:40:46.977Z] #14 106.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-23T21:40:47.007Z] #42 2.621 -- Detecting C compile features - done [2022-04-23T21:40:47.007Z] #42 2.659 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-23T21:40:47.007Z] #42 2.813 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-23T21:40:47.007Z] #42 2.881 -- Configuring done [2022-04-23T21:40:47.050Z] #14 39.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-23T21:40:47.237Z] #21 19.83 Selecting previously unselected package xz-utils. [2022-04-23T21:40:47.237Z] #21 19.83 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-23T21:40:47.237Z] #21 19.84 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T21:40:47.237Z] #21 19.97 Selecting previously unselected package apparmor. [2022-04-23T21:40:47.237Z] #21 19.97 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-23T21:40:47.237Z] #21 20.03 Unpacking apparmor (2.13.6-10) ... [2022-04-23T21:40:47.252Z] #14 106.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-23T21:40:47.252Z] #14 106.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T21:40:47.252Z] [2022-04-23T21:40:47.252Z] #14 ... [2022-04-23T21:40:47.252Z] [2022-04-23T21:40:47.252Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:40:47.252Z] #65 sha256:b4ba1003e1c5a9a4365faee713a2e08a99b3dbca11fc1cb68f48deec0fcc50c7 [2022-04-23T21:40:47.252Z] #65 DONE 106.7s [2022-04-23T21:40:47.252Z] [2022-04-23T21:40:47.252Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:40:47.252Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:40:47.252Z] #14 106.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-23T21:40:47.252Z] #14 106.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T21:40:47.252Z] #14 107.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-23T21:40:47.252Z] #14 ... [2022-04-23T21:40:47.252Z] [2022-04-23T21:40:47.252Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-23T21:40:47.252Z] #66 sha256:6c8363e711c3c2711fdbad19eba7c74201ab408b3206fa6361f76d4cd8bc7ad9 [2022-04-23T21:40:47.252Z] #66 DONE 0.1s [2022-04-23T21:40:47.252Z] [2022-04-23T21:40:47.252Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:40:47.252Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:40:47.252Z] #14 107.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-23T21:40:47.252Z] #14 107.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:40:47.252Z] #14 107.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-23T21:40:47.267Z] #42 2.908 -- Generating done [2022-04-23T21:40:47.267Z] #42 2.912 -- Build files have been written to: /tmp/tmp.SGAqHf6C20/tini [2022-04-23T21:40:47.267Z] #42 2.915 + make tini-static [2022-04-23T21:40:47.267Z] #42 3.177 Scanning dependencies of target tini-static [2022-04-23T21:40:47.306Z] #14 40.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-23T21:40:47.499Z] #21 20.39 Selecting previously unselected package inetutils-ping. [2022-04-23T21:40:47.512Z] #14 107.1 Setting up libudev-dev:amd64 (247.3-7) ...#14 ... [2022-04-23T21:40:47.512Z] [2022-04-23T21:40:47.512Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-23T21:40:47.512Z] #67 sha256:49f8cef8a3c0eba16980152a38fc49f603f72a11ffaa1fc25eeade3a50751fd7 [2022-04-23T21:40:47.512Z] #67 DONE 0.1s [2022-04-23T21:40:47.512Z] [2022-04-23T21:40:47.512Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:40:47.512Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:40:47.512Z] #14 107.1 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-23T21:40:47.512Z] #14 107.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-23T21:40:47.512Z] #14 107.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T21:40:47.512Z] #14 107.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:40:47.512Z] #14 107.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T21:40:47.512Z] #14 107.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-23T21:40:47.512Z] #14 107.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-23T21:40:47.512Z] #14 107.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-23T21:40:47.512Z] #14 107.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T21:40:47.512Z] #14 107.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-23T21:40:47.512Z] #14 107.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-23T21:40:47.527Z] #42 3.244 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-23T21:40:47.565Z] #14 40.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-23T21:40:47.565Z] #14 40.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-23T21:40:47.565Z] #14 40.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-23T21:40:47.565Z] #14 40.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-23T21:40:47.565Z] #14 40.50 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-23T21:40:47.565Z] #14 40.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-23T21:40:47.565Z] #14 40.52 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-23T21:40:47.565Z] #14 40.53 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-23T21:40:47.565Z] #14 40.55 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-23T21:40:47.565Z] #14 40.57 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-23T21:40:47.565Z] #14 40.57 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-23T21:40:47.565Z] #14 40.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-23T21:40:47.565Z] #14 40.67 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-23T21:40:47.565Z] #14 40.67 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-23T21:40:47.565Z] #14 40.67 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-23T21:40:47.761Z] #21 20.40 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-23T21:40:47.761Z] #21 20.40 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-23T21:40:47.761Z] #21 20.51 Selecting previously unselected package libip4tc2:amd64. [2022-04-23T21:40:47.761Z] #21 20.51 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-23T21:40:47.761Z] #21 20.52 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-23T21:40:47.761Z] #21 20.58 Selecting previously unselected package libip6tc2:amd64. [2022-04-23T21:40:47.761Z] #21 20.58 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-23T21:40:47.761Z] #21 20.59 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-23T21:40:47.761Z] #21 20.65 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-23T21:40:47.773Z] #14 107.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T21:40:47.773Z] #14 107.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:40:47.773Z] #14 107.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-23T21:40:47.773Z] #14 107.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:40:47.773Z] #14 107.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-23T21:40:47.773Z] #14 107.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T21:40:47.773Z] #14 107.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:40:47.773Z] #14 107.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-23T21:40:47.773Z] #14 107.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:40:48.023Z] #21 20.65 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-23T21:40:48.023Z] #21 20.66 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-23T21:40:48.023Z] #21 20.71 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-23T21:40:48.023Z] #21 20.72 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-23T21:40:48.023Z] #21 20.73 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-23T21:40:48.033Z] #14 107.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T21:40:48.033Z] #14 107.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:40:48.033Z] #14 107.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-23T21:40:48.033Z] #14 107.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:40:48.033Z] #14 107.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:40:48.033Z] #14 107.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:40:48.284Z] #21 20.81 Selecting previously unselected package libnftnl11:amd64. [2022-04-23T21:40:48.284Z] #21 20.83 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-23T21:40:48.284Z] #21 20.84 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-23T21:40:48.284Z] #21 20.93 Selecting previously unselected package iptables. [2022-04-23T21:40:48.284Z] #21 20.93 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-23T21:40:48.284Z] #21 20.95 Unpacking iptables (1.8.7-1) ... [2022-04-23T21:40:48.294Z] #14 DONE 108.1s [2022-04-23T21:40:48.294Z] [2022-04-23T21:40:48.294Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:40:48.294Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T21:40:48.494Z] #14 41.56 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:40:48.545Z] #21 21.26 Selecting previously unselected package libonig5:amd64. [2022-04-23T21:40:48.545Z] #21 21.26 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-23T21:40:48.545Z] #21 21.27 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:40:48.554Z] #34 ... [2022-04-23T21:40:48.554Z] [2022-04-23T21:40:48.554Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-23T21:40:48.554Z] #57 sha256:1d9b2d5e11e0d7dd22d7cf12b7e8e7755fc7372ed1eca4dfc1d00451c6d1365f [2022-04-23T21:40:48.751Z] #14 41.78 Fetched 115 MB in 8s (15.3 MB/s) [2022-04-23T21:40:48.751Z] #14 41.84 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-23T21:40:48.751Z] #14 41.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T21:40:48.751Z] #14 41.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-23T21:40:48.751Z] #14 41.88 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T21:40:48.806Z] #21 21.37 Selecting previously unselected package libjq1:amd64. [2022-04-23T21:40:48.806Z] #21 21.38 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-23T21:40:48.806Z] #21 21.39 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:40:48.806Z] #21 21.48 Selecting previously unselected package jq. [2022-04-23T21:40:48.806Z] #21 21.48 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-23T21:40:48.806Z] #21 21.54 Unpacking jq (1.6-2.1) ... [2022-04-23T21:40:48.814Z] #57 DONE 0.2s [2022-04-23T21:40:48.814Z] [2022-04-23T21:40:48.814Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:40:48.814Z] #58 sha256:5edecf6f139c745f57017de0140d7de9ad24350ce878d102f0a67dfe7b09ad3d [2022-04-23T21:40:48.909Z] #42 4.486 [100%] Linking C executable tini-static [2022-04-23T21:40:49.068Z] #21 21.63 Selecting previously unselected package libaio1:amd64. [2022-04-23T21:40:49.068Z] #21 21.63 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-23T21:40:49.068Z] #21 21.64 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-23T21:40:49.068Z] #21 21.69 Selecting previously unselected package libgpm2:amd64. [2022-04-23T21:40:49.068Z] #21 21.69 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-23T21:40:49.068Z] #21 21.70 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-23T21:40:49.068Z] #21 21.76 Selecting previously unselected package libicu67:amd64. [2022-04-23T21:40:49.068Z] #21 21.77 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-23T21:40:49.068Z] #21 21.77 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-23T21:40:49.168Z] #42 4.960 [100%] Built target tini-static [2022-04-23T21:40:49.168Z] #42 5.024 + mkdir -p /build [2022-04-23T21:40:49.168Z] #42 5.033 + cp tini-static /build/docker-init [2022-04-23T21:40:49.255Z] #19 DONE 131.8s [2022-04-23T21:40:49.255Z] [2022-04-23T21:40:49.255Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-23T21:40:49.255Z] #32 sha256:5494287dee082ecfb3ea37324c8db4254909be7dfbfda7edadaa5aa596606ce1 [2022-04-23T21:40:49.255Z] #32 DONE 0.1s [2022-04-23T21:40:49.255Z] [2022-04-23T21:40:49.255Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:40:49.255Z] #33 sha256:4b4f5216fe0e21c0418d16c1f4f3617f9de0616db537788f3c0daf19753eb74e [2022-04-23T21:40:49.511Z] #33 ... [2022-04-23T21:40:49.511Z] [2022-04-23T21:40:49.511Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-23T21:40:49.511Z] #71 sha256:227b3e5f391d2ad8c2c7cbb232947f4382536d15e511f3cac38e9c464f4462c8 [2022-04-23T21:40:49.511Z] #71 DONE 0.1s [2022-04-23T21:40:49.511Z] [2022-04-23T21:40:49.511Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:40:49.511Z] #72 sha256:13ac4ab85034d132ff7065dd9361ea0cf15248466a2a62bf80cff1db02d55466 [2022-04-23T21:40:49.741Z] #42 DONE 5.5s [2022-04-23T21:40:49.741Z] [2022-04-23T21:40:49.741Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:40:49.741Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-23T21:40:49.741Z] #53 38.88 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-23T21:40:49.741Z] #53 38.93 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-23T21:40:49.741Z] #53 38.95 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-23T21:40:49.741Z] #53 38.97 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-23T21:40:49.741Z] #53 39.03 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-23T21:40:49.741Z] #53 39.03 go: downloading golang.org/x/mod v0.5.1 [2022-04-23T21:40:49.741Z] #53 39.13 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-23T21:40:49.741Z] #53 39.22 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-23T21:40:49.741Z] #53 39.27 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-23T21:40:49.741Z] #53 39.28 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-23T21:40:49.741Z] #53 39.33 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-23T21:40:49.741Z] #53 39.35 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-23T21:40:49.741Z] #53 39.63 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-23T21:40:49.741Z] #53 39.75 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-23T21:40:49.741Z] #53 39.79 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-23T21:40:49.741Z] #53 40.05 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-23T21:40:49.741Z] #53 40.06 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-23T21:40:49.741Z] #53 40.10 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-23T21:40:49.741Z] #53 40.12 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-23T21:40:49.741Z] #53 40.15 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-23T21:40:49.741Z] #53 40.16 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-23T21:40:49.741Z] #53 40.33 go: downloading github.com/prometheus/common v0.10.0 [2022-04-23T21:40:49.741Z] #53 40.52 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-23T21:40:49.741Z] #53 40.53 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-23T21:40:49.741Z] #53 40.64 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-23T21:40:49.741Z] #53 41.65 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-23T21:40:49.741Z] #53 ... [2022-04-23T21:40:49.741Z] [2022-04-23T21:40:49.741Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-23T21:40:49.741Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-04-23T21:40:49.741Z] #51 48.41 gotestsum version dev [2022-04-23T21:40:49.797Z] Running on azwin-2-483e00 in d:\jenkins\workspace\moby_PR-43519 [Pipeline] { [Pipeline] ws [2022-04-23T21:40:49.813Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-23T21:40:50.002Z] #51 DONE 48.7s [2022-04-23T21:40:50.002Z] [2022-04-23T21:40:50.002Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:40:50.002Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T21:40:50.002Z] #14 48.53 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-23T21:40:50.002Z] #14 48.53 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-04-23T21:40:50.002Z] #14 48.54 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T21:40:50.002Z] #14 48.74 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-23T21:40:50.002Z] #14 48.74 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-23T21:40:50.204Z] #58 ... [2022-04-23T21:40:50.204Z] [2022-04-23T21:40:50.204Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-23T21:40:50.204Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-23T21:40:50.204Z] #15 DONE 1.8s [2022-04-23T21:40:50.204Z] [2022-04-23T21:40:50.204Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:40:50.204Z] #58 sha256:5edecf6f139c745f57017de0140d7de9ad24350ce878d102f0a67dfe7b09ad3d [2022-04-23T21:40:50.204Z] #58 1.455 + RM_GOPATH=0 [2022-04-23T21:40:50.204Z] #58 1.455 + TMP_GOPATH= [2022-04-23T21:40:50.204Z] #58 1.455 + : /build [2022-04-23T21:40:50.204Z] #58 1.455 + '[' -z '' ']' [2022-04-23T21:40:50.204Z] #58 1.457 ++ mktemp -d [2022-04-23T21:40:50.204Z] #58 1.461 + export GOPATH=/tmp/tmp.C1xFgYxllF [2022-04-23T21:40:50.204Z] #58 1.461 + GOPATH=/tmp/tmp.C1xFgYxllF [2022-04-23T21:40:50.204Z] #58 1.462 + RM_GOPATH=1 [2022-04-23T21:40:50.204Z] #58 1.462 + case "$(go env GOARCH)" in [2022-04-23T21:40:50.204Z] #58 1.463 ++ go env GOARCH [2022-04-23T21:40:50.204Z] #58 1.470 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:40:50.204Z] #58 1.470 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:40:50.204Z] #58 1.471 ++ dirname /install.sh [2022-04-23T21:40:50.204Z] #58 1.474 + dir=/ [2022-04-23T21:40:50.204Z] #58 1.474 + bin=runc [2022-04-23T21:40:50.204Z] #58 1.474 + shift [2022-04-23T21:40:50.204Z] #58 1.474 + '[' '!' -f //runc.installer ']' [2022-04-23T21:40:50.204Z] #58 1.474 + . //runc.installer [2022-04-23T21:40:50.204Z] #58 1.475 ++ set -e [2022-04-23T21:40:50.204Z] #58 1.475 ++ : v1.1.1 [2022-04-23T21:40:50.204Z] #58 1.476 + install_runc [2022-04-23T21:40:50.204Z] #58 1.476 + RUNC_BUILDTAGS=seccomp [2022-04-23T21:40:50.204Z] #58 1.476 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-23T21:40:50.204Z] #58 1.476 Install runc version v1.1.1 (build tags: seccomp) [2022-04-23T21:40:50.204Z] #58 1.477 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.C1xFgYxllF/src/github.com/opencontainers/runc [2022-04-23T21:40:50.204Z] #58 1.483 Cloning into '/tmp/tmp.C1xFgYxllF/src/github.com/opencontainers/runc'... [2022-04-23T21:40:50.265Z] #14 48.75 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T21:40:50.439Z] #72 0.939 + RM_GOPATH=0 [2022-04-23T21:40:50.439Z] #72 0.939 + TMP_GOPATH= [2022-04-23T21:40:50.439Z] #72 0.939 + : /build [2022-04-23T21:40:50.439Z] #72 0.939 + '[' -z '' ']' [2022-04-23T21:40:50.439Z] #72 0.939 ++ mktemp -d [2022-04-23T21:40:50.439Z] #72 0.941 + export GOPATH=/tmp/tmp.RM9BouxQTu [2022-04-23T21:40:50.439Z] #72 0.941 + GOPATH=/tmp/tmp.RM9BouxQTu [2022-04-23T21:40:50.439Z] #72 0.941 + RM_GOPATH=1 [2022-04-23T21:40:50.439Z] #72 0.941 + case "$(go env GOARCH)" in [2022-04-23T21:40:50.439Z] #72 0.941 ++ go env GOARCH [2022-04-23T21:40:50.439Z] #72 0.945 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:40:50.439Z] #72 0.945 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:40:50.439Z] #72 0.945 ++ dirname /install.sh [2022-04-23T21:40:50.439Z] #72 0.946 + dir=/ [2022-04-23T21:40:50.439Z] #72 0.946 + bin=rootlesskit [2022-04-23T21:40:50.439Z] #72 0.946 + shift [2022-04-23T21:40:50.439Z] #72 0.946 + '[' '!' -f //rootlesskit.installer ']' [2022-04-23T21:40:50.439Z] #72 0.946 + . //rootlesskit.installer [2022-04-23T21:40:50.439Z] #72 0.946 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:40:50.439Z] #72 0.946 + install_rootlesskit [2022-04-23T21:40:50.439Z] #72 0.946 + case "$1" in [2022-04-23T21:40:50.439Z] #72 0.946 + export CGO_ENABLED=0 [2022-04-23T21:40:50.439Z] #72 0.946 + CGO_ENABLED=0 [2022-04-23T21:40:50.439Z] #72 0.946 + _install_rootlesskit [2022-04-23T21:40:50.439Z] #72 0.947 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-23T21:40:50.439Z] #72 0.947 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:40:50.439Z] #72 0.947 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T21:40:50.439Z] #72 0.947 + GOBIN=/build [2022-04-23T21:40:50.439Z] #72 0.947 + GO111MODULE=on [2022-04-23T21:40:50.439Z] #72 0.947 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:40:50.439Z] #72 0.977 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-23T21:40:51.153Z] #58 ... [2022-04-23T21:40:51.153Z] [2022-04-23T21:40:51.153Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-23T21:40:51.153Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-23T21:40:51.153Z] #16 DONE 1.0s [2022-04-23T21:40:51.274Z] #14 ... [2022-04-23T21:40:51.274Z] [2022-04-23T21:40:51.274Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:40:51.274Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:40:51.274Z] #53 38.24 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-23T21:40:51.274Z] #53 38.28 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-23T21:40:51.274Z] #53 38.30 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-23T21:40:51.274Z] #53 38.34 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-23T21:40:51.274Z] #53 38.56 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-23T21:40:51.274Z] #53 38.60 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-23T21:40:51.274Z] #53 38.64 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-23T21:40:51.274Z] #53 38.71 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-23T21:40:51.274Z] #53 38.72 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-23T21:40:51.274Z] #53 38.84 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-23T21:40:51.274Z] #53 38.90 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-23T21:40:51.274Z] #53 38.96 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-23T21:40:51.274Z] #53 39.01 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-23T21:40:51.274Z] #53 39.07 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-23T21:40:51.274Z] #53 39.16 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-23T21:40:51.274Z] #53 39.26 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-23T21:40:51.274Z] #53 39.33 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-23T21:40:51.274Z] #53 39.55 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-23T21:40:51.275Z] #53 39.55 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-23T21:40:51.275Z] #53 39.55 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-23T21:40:51.275Z] #53 39.55 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-23T21:40:51.275Z] #53 39.61 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-23T21:40:51.275Z] #53 39.66 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-23T21:40:51.275Z] #53 39.66 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-23T21:40:51.275Z] #53 39.70 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-23T21:40:51.275Z] #53 39.72 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-23T21:40:51.275Z] #53 39.80 go: downloading github.com/julz/importas v0.1.0 [2022-04-23T21:40:51.275Z] #53 39.80 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-23T21:40:51.275Z] #53 39.82 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-23T21:40:51.275Z] #53 39.97 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-23T21:40:51.275Z] #53 39.98 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-23T21:40:51.275Z] #53 40.03 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-23T21:40:51.275Z] #53 40.03 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-23T21:40:51.275Z] #53 40.05 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-23T21:40:51.275Z] #53 40.05 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-23T21:40:51.275Z] #53 40.11 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-23T21:40:51.275Z] #53 40.12 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-23T21:40:51.275Z] #53 40.18 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-23T21:40:51.275Z] #53 40.18 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-23T21:40:51.275Z] #53 40.71 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-23T21:40:51.275Z] #53 40.76 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-23T21:40:51.275Z] #53 40.78 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-23T21:40:51.275Z] #53 40.79 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-23T21:40:51.275Z] #53 40.85 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-23T21:40:51.275Z] #53 40.88 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-23T21:40:51.275Z] #53 40.94 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-23T21:40:51.275Z] #53 40.94 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-23T21:40:51.275Z] #53 41.02 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-23T21:40:51.275Z] #53 41.25 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-23T21:40:51.275Z] #53 41.25 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-23T21:40:51.275Z] #53 41.29 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-23T21:40:51.275Z] #53 41.30 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-23T21:40:51.275Z] #53 41.30 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-23T21:40:51.275Z] #53 41.41 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-23T21:40:51.275Z] #53 41.44 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-23T21:40:51.275Z] #53 41.48 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-23T21:40:51.275Z] #53 41.51 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-23T21:40:51.275Z] #53 41.51 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-23T21:40:51.275Z] #53 41.54 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-23T21:40:51.275Z] #53 41.54 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-23T21:40:51.275Z] #53 41.75 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-23T21:40:51.275Z] #53 41.76 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-23T21:40:51.275Z] #53 41.76 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-23T21:40:51.275Z] #53 41.78 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-23T21:40:51.275Z] #53 41.81 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-23T21:40:51.275Z] #53 42.09 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-23T21:40:51.275Z] #53 42.22 go: downloading honnef.co/go/tools v0.2.2 [2022-04-23T21:40:51.275Z] #53 43.36 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-23T21:40:51.275Z] #53 43.36 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-23T21:40:51.275Z] #53 43.38 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-23T21:40:51.275Z] #53 43.39 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-23T21:40:51.275Z] #53 43.50 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-23T21:40:51.275Z] #53 43.53 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-23T21:40:51.275Z] #53 43.58 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-23T21:40:51.275Z] #53 43.90 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-23T21:40:51.275Z] #53 43.90 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-23T21:40:51.275Z] #53 43.95 go: downloading golang.org/x/text v0.3.7 [2022-04-23T21:40:51.368Z] #72 2.179 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T21:40:51.415Z] [2022-04-23T21:40:51.415Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-23T21:40:51.415Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-23T21:40:51.625Z] #72 2.180 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-23T21:40:51.625Z] #72 2.180 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-23T21:40:51.625Z] #72 2.180 go: downloading github.com/google/uuid v1.3.0 [2022-04-23T21:40:51.625Z] #72 2.181 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-23T21:40:51.625Z] #72 2.185 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-23T21:40:51.625Z] #72 2.188 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T21:40:51.625Z] #72 2.208 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-23T21:40:51.625Z] #72 2.212 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-23T21:40:51.625Z] #72 2.218 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-23T21:40:51.625Z] #72 2.291 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-23T21:40:51.625Z] #72 2.291 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-23T21:40:51.882Z] #72 ... [2022-04-23T21:40:51.882Z] [2022-04-23T21:40:51.882Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:40:51.882Z] #33 sha256:4b4f5216fe0e21c0418d16c1f4f3617f9de0616db537788f3c0daf19753eb74e [2022-04-23T21:40:51.882Z] #33 0.944 + RM_GOPATH=0 [2022-04-23T21:40:51.882Z] #33 0.944 + TMP_GOPATH= [2022-04-23T21:40:51.882Z] #33 0.944 + : /build [2022-04-23T21:40:51.882Z] #33 0.944 + '[' -z '' ']' [2022-04-23T21:40:51.882Z] #33 0.944 ++ mktemp -d [2022-04-23T21:40:51.882Z] #33 0.945 + export GOPATH=/tmp/tmp.i8J8YlIlEF [2022-04-23T21:40:51.882Z] #33 0.945 + GOPATH=/tmp/tmp.i8J8YlIlEF [2022-04-23T21:40:51.882Z] #33 0.945 + RM_GOPATH=1 [2022-04-23T21:40:51.882Z] #33 0.945 + case "$(go env GOARCH)" in [2022-04-23T21:40:51.882Z] #33 0.946 ++ go env GOARCH [2022-04-23T21:40:51.882Z] #33 0.949 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:40:51.882Z] #33 0.949 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:40:51.882Z] #33 0.949 ++ dirname /install.sh [2022-04-23T21:40:51.882Z] #33 0.950 + dir=/ [2022-04-23T21:40:51.882Z] #33 0.950 + bin=dockercli [2022-04-23T21:40:51.882Z] #33 0.950 + shift [2022-04-23T21:40:51.882Z] #33 0.950 + '[' '!' -f //dockercli.installer ']' [2022-04-23T21:40:51.882Z] #33 0.950 + . //dockercli.installer [2022-04-23T21:40:51.882Z] #33 0.950 ++ : stable [2022-04-23T21:40:51.882Z] #33 0.950 ++ : 17.06.2-ce [2022-04-23T21:40:51.882Z] #33 0.950 + install_dockercli [2022-04-23T21:40:51.882Z] #33 0.950 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-23T21:40:51.882Z] #33 0.951 Install docker/cli version 17.06.2-ce from stable [2022-04-23T21:40:51.882Z] #33 0.951 ++ uname -m [2022-04-23T21:40:51.882Z] #33 0.951 + arch=x86_64 [2022-04-23T21:40:51.882Z] #33 0.951 + '[' x86_64 '!=' x86_64 ']' [2022-04-23T21:40:51.882Z] #33 0.952 + url=https://download.docker.com/linux/static [2022-04-23T21:40:51.882Z] #33 0.952 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-23T21:40:51.882Z] #33 0.952 + tar -xz docker/docker [2022-04-23T21:40:51.882Z] #33 2.077 + mkdir -p /build [2022-04-23T21:40:51.882Z] #33 2.079 + mv docker/docker /build/ [2022-04-23T21:40:51.882Z] #33 2.080 + rmdir docker [2022-04-23T21:40:51.882Z] #33 DONE 2.6s [2022-04-23T21:40:51.882Z] [2022-04-23T21:40:51.882Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:40:51.882Z] #72 sha256:13ac4ab85034d132ff7065dd9361ea0cf15248466a2a62bf80cff1db02d55466 [2022-04-23T21:40:51.882Z] #72 2.471 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-23T21:40:51.882Z] #72 2.480 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T21:40:51.990Z] #17 0.879 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-23T21:40:52.255Z] #17 DONE 1.0s [2022-04-23T21:40:52.255Z] [2022-04-23T21:40:52.255Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:40:52.255Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:40:52.255Z] #53 ... [2022-04-23T21:40:52.255Z] [2022-04-23T21:40:52.255Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-23T21:40:52.255Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-23T21:40:52.376Z] #21 24.77 Selecting previously unselected package libinih1:amd64. [2022-04-23T21:40:52.376Z] #21 24.78 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-23T21:40:52.376Z] #21 24.79 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-23T21:40:52.376Z] #21 24.85 Selecting previously unselected package libnet1:amd64. [2022-04-23T21:40:52.376Z] #21 24.86 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-23T21:40:52.376Z] #21 24.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:40:52.376Z] #21 24.98 Selecting previously unselected package libnl-3-200:amd64. [2022-04-23T21:40:52.376Z] #21 24.98 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-23T21:40:52.376Z] #21 24.99 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:40:52.376Z] #21 25.08 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-23T21:40:52.376Z] #21 25.09 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-23T21:40:52.376Z] #21 25.09 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:40:52.376Z] #21 25.15 Selecting previously unselected package net-tools. [2022-04-23T21:40:52.376Z] #21 25.15 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-23T21:40:52.376Z] #21 25.15 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T21:40:52.638Z] #21 25.34 Selecting previously unselected package patch. [2022-04-23T21:40:52.638Z] #21 25.35 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-23T21:40:52.638Z] #21 25.36 Unpacking patch (2.7.6-7) ... [2022-04-23T21:40:52.638Z] #21 25.47 Selecting previously unselected package python-pip-whl. [2022-04-23T21:40:52.674Z] The recommended git tool is: git [2022-04-23T21:40:52.901Z] #21 25.47 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-23T21:40:52.901Z] #21 25.48 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T21:40:53.164Z] #21 26.02 Selecting previously unselected package python3-lib2to3. [2022-04-23T21:40:53.203Z] #18 DONE 1.0s [2022-04-23T21:40:53.203Z] [2022-04-23T21:40:53.203Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:40:53.203Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:40:53.427Z] #21 26.03 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-23T21:40:53.427Z] #21 26.04 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-23T21:40:53.427Z] #21 26.14 Selecting previously unselected package python3-distutils. [2022-04-23T21:40:53.427Z] #21 26.14 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-23T21:40:53.427Z] #21 26.14 Unpacking python3-distutils (3.9.2-1) ... [2022-04-23T21:40:53.465Z] #53 ... [2022-04-23T21:40:53.465Z] [2022-04-23T21:40:53.465Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-23T21:40:53.465Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-23T21:40:53.690Z] #21 26.25 Selecting previously unselected package python3-pkg-resources. [2022-04-23T21:40:53.690Z] #21 26.26 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T21:40:53.690Z] #21 26.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:40:53.690Z] #21 26.37 Selecting previously unselected package python3-setuptools. [2022-04-23T21:40:53.690Z] #21 26.39 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-23T21:40:53.690Z] #21 26.41 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-23T21:40:53.817Z] #53 ... [2022-04-23T21:40:53.817Z] [2022-04-23T21:40:53.817Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:40:53.817Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:40:53.817Z] #49 36.80 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-23T21:40:53.817Z] #49 38.32 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:40:53.817Z] #49 38.60 Fetched 2292 kB in 4s (524 kB/s) [2022-04-23T21:40:53.817Z] #49 38.76 Selecting previously unselected package libprotobuf23:amd64. [2022-04-23T21:40:53.817Z] #49 38.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T21:40:53.817Z] #49 38.80 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-23T21:40:53.817Z] #49 38.80 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-23T21:40:53.817Z] #49 39.73 Selecting previously unselected package python3-pkg-resources. [2022-04-23T21:40:53.817Z] #49 39.75 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T21:40:53.817Z] #49 39.75 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:40:53.817Z] #49 39.97 Selecting previously unselected package python3-six. [2022-04-23T21:40:53.817Z] #49 39.97 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-23T21:40:53.817Z] #49 39.97 Unpacking python3-six (1.16.0-2) ... [2022-04-23T21:40:53.817Z] #49 40.08 Selecting previously unselected package python3-protobuf. [2022-04-23T21:40:53.817Z] #49 40.08 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-23T21:40:53.817Z] #49 40.10 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-23T21:40:53.817Z] #49 40.61 Selecting previously unselected package libnet1:amd64. [2022-04-23T21:40:53.818Z] #49 40.64 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-23T21:40:53.818Z] #49 40.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:40:53.818Z] #49 40.75 Selecting previously unselected package libnl-3-200:amd64. [2022-04-23T21:40:53.818Z] #49 40.77 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-23T21:40:53.818Z] #49 40.78 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:40:53.818Z] #49 40.93 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-23T21:40:53.818Z] #49 40.95 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-23T21:40:53.818Z] #49 40.98 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:40:53.818Z] #49 41.06 Selecting previously unselected package criu. [2022-04-23T21:40:53.818Z] #49 41.06 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-23T21:40:53.818Z] #49 41.10 Unpacking criu (3.16.1-3) ... [2022-04-23T21:40:53.818Z] #49 41.90 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:40:53.818Z] #49 43.57 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-23T21:40:53.818Z] #49 43.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:40:53.818Z] #49 43.65 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:40:53.818Z] #49 43.73 Setting up python3-six (1.16.0-2) ... [2022-04-23T21:40:53.818Z] #49 44.99 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:40:53.818Z] #49 45.02 Setting up python3-protobuf (3.12.4-1) ... [2022-04-23T21:40:53.953Z] #21 26.63 Selecting previously unselected package python3-wheel. [2022-04-23T21:40:53.953Z] #21 26.63 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-23T21:40:53.953Z] #21 26.64 Unpacking python3-wheel (0.34.2-1) ... [2022-04-23T21:40:53.953Z] #21 26.71 Selecting previously unselected package python3-pip. [2022-04-23T21:40:54.074Z] #49 ... [2022-04-23T21:40:54.074Z] [2022-04-23T21:40:54.074Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:40:54.074Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:40:54.074Z] #14 44.42 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-23T21:40:54.074Z] #14 44.42 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-23T21:40:54.074Z] #14 44.43 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T21:40:54.074Z] #14 46.96 Selecting previously unselected package binutils-mingw-w64. [2022-04-23T21:40:54.074Z] #14 46.98 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-23T21:40:54.074Z] #14 46.98 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T21:40:54.074Z] #14 47.08 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-23T21:40:54.074Z] #14 47.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:40:54.074Z] #14 47.11 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:40:54.215Z] #21 26.74 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-23T21:40:54.215Z] #21 26.74 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T21:40:54.331Z] #14 47.30 Selecting previously unselected package dmsetup. [2022-04-23T21:40:54.331Z] #14 47.31 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:40:54.331Z] #14 47.31 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-23T21:40:54.406Z] #72 ... [2022-04-23T21:40:54.406Z] [2022-04-23T21:40:54.406Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:40:54.406Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-23T21:40:54.406Z] #20 0.855 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:40:54.406Z] #20 0.865 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:40:54.406Z] #20 0.865 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:40:54.406Z] #20 1.018 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T21:40:54.406Z] #20 1.103 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-23T21:40:54.406Z] #20 1.166 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:40:54.406Z] #20 1.235 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-23T21:40:54.406Z] #20 1.299 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-23T21:40:54.406Z] #20 1.373 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-23T21:40:54.406Z] #20 1.503 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T21:40:54.406Z] #20 1.505 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-23T21:40:54.406Z] #20 1.506 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-23T21:40:54.406Z] #20 1.507 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:40:54.406Z] #20 1.508 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-23T21:40:54.406Z] #20 1.509 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-23T21:40:54.406Z] #20 1.511 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:40:54.406Z] #20 1.511 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-23T21:40:54.406Z] #20 1.511 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-23T21:40:54.406Z] #20 1.511 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-23T21:40:54.406Z] #20 1.512 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T21:40:54.406Z] #20 1.512 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-23T21:40:54.409Z] #19 DONE 1.0s [2022-04-23T21:40:54.409Z] [2022-04-23T21:40:54.409Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-23T21:40:54.409Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-23T21:40:54.478Z] #21 27.00 Selecting previously unselected package sudo. [2022-04-23T21:40:54.478Z] #21 27.00 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-23T21:40:54.478Z] #21 27.01 Unpacking sudo (1.9.5p2-3) ... [2022-04-23T21:40:54.588Z] #14 47.48 Selecting previously unselected package mingw-w64-common. [2022-04-23T21:40:54.588Z] #14 47.49 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-23T21:40:54.588Z] #14 47.49 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-23T21:40:54.740Z] #21 27.48 Selecting previously unselected package thin-provisioning-tools. [2022-04-23T21:40:54.740Z] #21 27.48 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-23T21:40:54.740Z] #21 27.49 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-23T21:40:55.002Z] #21 27.68 Selecting previously unselected package uidmap. [2022-04-23T21:40:55.002Z] #21 27.69 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-23T21:40:55.002Z] #21 27.70 Unpacking uidmap (1:4.8.1-1) ... [2022-04-23T21:40:55.172Z] Running on azwin-2-483e01 in d:\jenkins\workspace\moby_PR-43519 [Pipeline] { [Pipeline] ws [2022-04-23T21:40:55.187Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-23T21:40:55.264Z] #21 27.83 Selecting previously unselected package vim-runtime. [2022-04-23T21:40:55.264Z] #21 27.85 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:40:55.264Z] #21 27.88 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-23T21:40:55.264Z] #21 27.92 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-23T21:40:55.264Z] #21 27.93 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:40:55.353Z] #20 DONE 1.1s [2022-04-23T21:40:55.355Z] [2022-04-23T21:40:55.355Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:40:55.355Z] #62 sha256:1bcbb2cab282716dcb66f87b6565095adadcbef4518a6bb64f639ead53b7c61c [2022-04-23T21:40:55.355Z] #62 ... [2022-04-23T21:40:55.355Z] [2022-04-23T21:40:55.355Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-23T21:40:55.355Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-23T21:40:55.521Z] #14 ... [2022-04-23T21:40:55.521Z] [2022-04-23T21:40:55.521Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:40:55.521Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:40:55.521Z] #40 38.62 Selecting previously unselected package libicu67:amd64. [2022-04-23T21:40:55.521Z] #40 38.62 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-23T21:40:55.521Z] #40 38.64 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-23T21:40:55.521Z] #40 45.31 Selecting previously unselected package libxml2:amd64. [2022-04-23T21:40:55.521Z] #40 45.31 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-23T21:40:55.521Z] #40 45.31 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T21:40:55.521Z] #40 45.81 Selecting previously unselected package libarchive13:amd64. [2022-04-23T21:40:55.521Z] #40 45.81 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-23T21:40:55.521Z] #40 45.81 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-23T21:40:55.521Z] #40 46.16 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-23T21:40:55.521Z] #40 46.16 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-23T21:40:55.521Z] #40 46.16 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-23T21:40:55.521Z] #40 46.32 Selecting previously unselected package librhash0:amd64. [2022-04-23T21:40:55.521Z] #40 46.34 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-23T21:40:55.521Z] #40 46.34 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-23T21:40:55.521Z] #40 46.50 Selecting previously unselected package libuv1:amd64. [2022-04-23T21:40:55.521Z] #40 46.50 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-23T21:40:55.521Z] #40 46.51 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-23T21:40:55.521Z] #40 46.64 Selecting previously unselected package cmake. [2022-04-23T21:40:55.521Z] #40 46.64 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-23T21:40:55.521Z] #40 46.65 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-23T21:40:55.572Z] #14 54.20 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-23T21:40:55.572Z] #14 54.21 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-23T21:40:55.572Z] #14 54.22 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:40:55.778Z] #40 ... [2022-04-23T21:40:55.778Z] [2022-04-23T21:40:55.778Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:40:55.778Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:40:55.778Z] #49 48.63 Setting up criu (3.16.1-3) ... [2022-04-23T21:40:56.746Z] #21 1.243 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:40:56.746Z] #21 1.277 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:40:56.746Z] #21 1.285 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:40:56.759Z] The recommended git tool is: git [2022-04-23T21:40:57.007Z] #21 1.764 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:40:57.682Z] #49 50.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:40:57.689Z] #20 ... [2022-04-23T21:40:57.689Z] [2022-04-23T21:40:57.689Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:40:57.689Z] #72 sha256:13ac4ab85034d132ff7065dd9361ea0cf15248466a2a62bf80cff1db02d55466 [2022-04-23T21:40:57.689Z] #72 8.402 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T21:40:57.689Z] #72 8.402 + GOBIN=/build [2022-04-23T21:40:57.689Z] #72 8.402 + GO111MODULE=on [2022-04-23T21:40:57.689Z] #72 8.402 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:40:57.952Z] #21 2.596 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:40:58.584Z] #21 30.90 Selecting previously unselected package vim. [2022-04-23T21:40:58.584Z] #21 30.92 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T21:40:58.584Z] #21 30.93 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:40:58.611Z] #49 DONE 51.3s [2022-04-23T21:40:58.611Z] [2022-04-23T21:40:58.611Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:40:58.611Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:40:58.611Z] #40 50.56 Setting up libicu67:amd64 (67.1-7) ... [2022-04-23T21:40:58.611Z] #40 50.58 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:40:58.611Z] #40 50.61 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-23T21:40:58.611Z] #40 50.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:40:58.611Z] #40 50.66 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-23T21:40:58.611Z] #40 50.69 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-23T21:40:58.611Z] #40 50.71 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T21:40:58.611Z] #40 50.74 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T21:40:58.611Z] #40 50.77 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-23T21:40:58.611Z] #40 50.78 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-23T21:40:58.611Z] #40 50.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:40:58.611Z] #40 DONE 51.6s [2022-04-23T21:40:58.611Z] [2022-04-23T21:40:58.611Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-23T21:40:58.611Z] #41 sha256:d5c8bf823f5aa980c2502ce948804992b8e1e16498ac08fbf2024a710e852310 [2022-04-23T21:40:58.611Z] #41 ... [2022-04-23T21:40:58.611Z] [2022-04-23T21:40:58.611Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:40:58.611Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T21:40:58.611Z] #34 41.57 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-23T21:40:58.611Z] #34 41.83 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-23T21:40:58.611Z] #34 42.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:40:58.616Z] #72 9.331 rootlesskit version 1.0.0 [2022-04-23T21:40:58.616Z] #72 9.333 Usage of /build/rootlesskit-docker-proxy: [2022-04-23T21:40:58.616Z] #72 9.333 -container-ip string [2022-04-23T21:40:58.616Z] #72 9.333 container ip [2022-04-23T21:40:58.616Z] #72 9.333 -container-port int [2022-04-23T21:40:58.616Z] #72 9.333 container port (default -1) [2022-04-23T21:40:58.616Z] #72 9.333 -host-ip string [2022-04-23T21:40:58.616Z] #72 9.333 host ip [2022-04-23T21:40:58.616Z] #72 9.333 -host-port int [2022-04-23T21:40:58.616Z] #72 9.333 host port (default -1) [2022-04-23T21:40:58.616Z] #72 9.333 -proto string [2022-04-23T21:40:58.616Z] #72 9.333 proxy protocol (default "tcp") [2022-04-23T21:40:58.845Z] #21 31.52 Selecting previously unselected package xfsprogs. [2022-04-23T21:40:58.845Z] #21 31.54 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-23T21:40:58.845Z] #21 31.54 Unpacking xfsprogs (5.10.0-4) ... [2022-04-23T21:40:58.868Z] #34 ... [2022-04-23T21:40:58.868Z] [2022-04-23T21:40:58.868Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:40:58.868Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:40:58.868Z] #53 49.46 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-23T21:40:58.868Z] #53 49.53 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-23T21:40:58.868Z] #53 49.59 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-23T21:40:58.868Z] #53 49.65 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-23T21:40:58.868Z] #53 49.69 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-23T21:40:58.868Z] #53 49.70 go: downloading golang.org/x/mod v0.5.1 [2022-04-23T21:40:58.868Z] #53 49.79 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-23T21:40:58.868Z] #53 49.87 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-23T21:40:58.868Z] #53 49.90 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-23T21:40:58.868Z] #53 49.98 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-23T21:40:58.868Z] #53 49.99 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-23T21:40:58.868Z] #53 50.08 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-23T21:40:58.868Z] #53 50.52 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-23T21:40:58.868Z] #53 50.60 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-23T21:40:58.868Z] #53 50.60 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-23T21:40:58.868Z] #53 50.93 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-23T21:40:58.868Z] #53 50.94 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-23T21:40:58.868Z] #53 51.14 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-23T21:40:58.868Z] #53 51.16 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-23T21:40:58.868Z] #53 51.17 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-23T21:40:58.868Z] #53 51.22 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-23T21:40:58.868Z] #53 51.32 go: downloading github.com/prometheus/common v0.10.0 [2022-04-23T21:40:58.868Z] #53 51.44 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-23T21:40:58.868Z] #53 51.55 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-23T21:40:58.868Z] #53 51.62 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-23T21:40:59.120Z] #21 31.91 Selecting previously unselected package zip. [2022-04-23T21:40:59.120Z] #21 31.92 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-23T21:40:59.120Z] #21 31.92 Unpacking zip (3.0-12) ... [2022-04-23T21:40:59.126Z] #53 ... [2022-04-23T21:40:59.126Z] [2022-04-23T21:40:59.126Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-23T21:40:59.126Z] #41 sha256:d5c8bf823f5aa980c2502ce948804992b8e1e16498ac08fbf2024a710e852310 [2022-04-23T21:40:59.126Z] #41 DONE 0.5s [2022-04-23T21:40:59.126Z] [2022-04-23T21:40:59.126Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-23T21:40:59.126Z] #42 sha256:a44868f2a0ed10612a06af9b021789b448ccb6a6828a43bfbb5b2ce36a616d09 [2022-04-23T21:40:59.177Z] #72 DONE 10.0s [2022-04-23T21:40:59.177Z] [2022-04-23T21:40:59.177Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-23T21:40:59.177Z] #73 sha256:c57dc6a650ed5620cf4f5ea84c494015b975bafd994458b7b4edc95c6bfe3c87 [2022-04-23T21:40:59.177Z] #73 DONE 0.0s [2022-04-23T21:40:59.177Z] [2022-04-23T21:40:59.177Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:40:59.177Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-23T21:40:59.177Z] #67 1.062 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:40:59.177Z] #67 1.073 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:40:59.177Z] #67 1.073 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:40:59.177Z] #67 1.189 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T21:40:59.177Z] #67 1.292 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-23T21:40:59.177Z] #67 1.367 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:40:59.177Z] #67 1.500 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-23T21:40:59.177Z] #67 1.570 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-23T21:40:59.177Z] #67 1.727 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-23T21:40:59.177Z] #67 1.804 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T21:40:59.177Z] #67 1.806 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:40:59.177Z] #67 1.807 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-23T21:40:59.177Z] #67 1.808 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-23T21:40:59.177Z] #67 1.809 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-23T21:40:59.177Z] #67 1.810 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-23T21:40:59.177Z] #67 1.811 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-23T21:40:59.177Z] #67 1.811 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-23T21:40:59.177Z] #67 1.829 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-23T21:40:59.177Z] #67 1.829 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-23T21:40:59.177Z] #67 1.829 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T21:40:59.177Z] #67 1.834 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:40:59.177Z] #67 8.811 Fetched 48.9 MB in 8s (6085 kB/s) [2022-04-23T21:40:59.337Z] #21 3.807 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:40:59.381Z] #21 32.03 Selecting previously unselected package zstd. [2022-04-23T21:40:59.381Z] #21 32.05 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-23T21:40:59.381Z] #21 32.05 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-23T21:40:59.433Z] #67 8.811 Reading package lists... [2022-04-23T21:40:59.434Z] #67 ... [2022-04-23T21:40:59.434Z] [2022-04-23T21:40:59.434Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-23T21:40:59.434Z] #74 sha256:f0d7bdacf01cebf1f369d36d1c6ea2e96940ed122f02b06328fa6e288ea4c154 [2022-04-23T21:40:59.434Z] #74 DONE 0.0s [2022-04-23T21:40:59.434Z] [2022-04-23T21:40:59.434Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:40:59.434Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-23T21:40:59.434Z] #47 1.202 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:40:59.434Z] #47 1.212 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:40:59.434Z] #47 1.213 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:40:59.434Z] #47 1.371 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-23T21:40:59.434Z] #47 1.534 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-23T21:40:59.434Z] #47 1.727 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:40:59.434Z] #47 1.818 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T21:40:59.434Z] #47 1.899 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-23T21:40:59.434Z] #47 1.975 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-23T21:40:59.434Z] #47 2.052 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:40:59.434Z] #47 2.053 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-23T21:40:59.434Z] #47 2.055 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-23T21:40:59.434Z] #47 2.056 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-23T21:40:59.434Z] #47 2.057 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T21:40:59.434Z] #47 2.058 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-23T21:40:59.434Z] #47 2.059 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-23T21:40:59.434Z] #47 2.059 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-23T21:40:59.434Z] #47 2.059 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-23T21:40:59.434Z] #47 2.060 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:40:59.434Z] #47 2.060 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T21:40:59.434Z] #47 2.062 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-23T21:40:59.434Z] #47 8.764 Fetched 48.9 MB in 8s (6259 kB/s) [2022-04-23T21:40:59.903Z] #21 32.44 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:41:00.476Z] #21 33.17 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-23T21:41:00.476Z] #21 33.19 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T21:41:00.476Z] #21 33.20 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-23T21:41:00.476Z] #21 33.22 Setting up libicu67:amd64 (67.1-7) ... [2022-04-23T21:41:00.476Z] #21 33.23 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-23T21:41:00.476Z] #21 33.24 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-23T21:41:00.476Z] #21 33.26 Setting up uidmap (1:4.8.1-1) ... [2022-04-23T21:41:00.476Z] #21 33.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:41:00.737Z] #21 33.29 Setting up bzip2 (1.0.8-4) ... [2022-04-23T21:41:00.737Z] #21 33.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:41:00.737Z] #21 33.32 Setting up python3-wheel (0.34.2-1) ... [2022-04-23T21:41:01.322Z] #21 33.99 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:41:01.322Z] #47 8.764 Reading package lists... [2022-04-23T21:41:01.322Z] #21 34.02 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-23T21:41:01.322Z] #47 12.08 Reading package lists... [2022-04-23T21:41:01.322Z] #21 34.03 Setting up libcap2-bin (1:2.44-1) ... [2022-04-23T21:41:01.322Z] #47 ... [2022-04-23T21:41:01.322Z] #21 34.04 Setting up apparmor (2.13.6-10) ... [2022-04-23T21:41:01.322Z] [2022-04-23T21:41:01.322Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:41:01.322Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-23T21:41:01.322Z] #67 8.811 Reading package lists... [2022-04-23T21:41:02.397Z] #42 3.217 + RM_GOPATH=0 [2022-04-23T21:41:02.397Z] #42 3.217 + TMP_GOPATH= [2022-04-23T21:41:02.397Z] #42 3.217 + : /build [2022-04-23T21:41:02.397Z] #42 3.217 + '[' -z '' ']' [2022-04-23T21:41:02.397Z] #42 3.217 ++ mktemp -d [2022-04-23T21:41:02.397Z] #42 3.242 + export GOPATH=/tmp/tmp.mkM5niXN0c [2022-04-23T21:41:02.397Z] #42 3.242 + GOPATH=/tmp/tmp.mkM5niXN0c [2022-04-23T21:41:02.397Z] #42 3.242 + RM_GOPATH=1 [2022-04-23T21:41:02.397Z] #42 3.242 + case "$(go env GOARCH)" in [2022-04-23T21:41:02.397Z] #42 3.242 ++ go env GOARCH [2022-04-23T21:41:02.397Z] #42 3.261 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:41:02.397Z] #42 3.261 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:41:02.397Z] #42 3.261 ++ dirname /install.sh [2022-04-23T21:41:02.397Z] #42 3.261 + dir=/ [2022-04-23T21:41:02.397Z] #42 3.262 Install tini version v0.19.0 [2022-04-23T21:41:02.397Z] #42 3.262 + bin=tini [2022-04-23T21:41:02.397Z] #42 3.262 + shift [2022-04-23T21:41:02.397Z] #42 3.262 + '[' '!' -f //tini.installer ']' [2022-04-23T21:41:02.397Z] #42 3.262 + . //tini.installer [2022-04-23T21:41:02.397Z] #42 3.262 ++ : v0.19.0 [2022-04-23T21:41:02.397Z] #42 3.262 + install_tini [2022-04-23T21:41:02.397Z] #42 3.262 + echo 'Install tini version v0.19.0' [2022-04-23T21:41:02.397Z] #42 3.262 + git clone https://github.com/krallin/tini.git /tmp/tmp.mkM5niXN0c/tini [2022-04-23T21:41:02.397Z] #42 3.268 Cloning into '/tmp/tmp.mkM5niXN0c/tini'... [2022-04-23T21:41:02.645Z] #21 7.333 Fetched 8510 kB in 6s (1335 kB/s) [2022-04-23T21:41:02.667Z] Running on azwin-2-22fd30 in d:\jenkins\workspace\moby_PR-43519 [Pipeline] { [Pipeline] ws [2022-04-23T21:41:02.683Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-23T21:41:02.963Z] #42 ... [2022-04-23T21:41:02.963Z] [2022-04-23T21:41:02.963Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-23T21:41:02.963Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T21:41:02.963Z] #51 55.51 gotestsum version dev [2022-04-23T21:41:02.963Z] #51 DONE 56.0s [2022-04-23T21:41:02.963Z] [2022-04-23T21:41:02.963Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-23T21:41:02.963Z] #42 sha256:a44868f2a0ed10612a06af9b021789b448ccb6a6828a43bfbb5b2ce36a616d09 [2022-04-23T21:41:02.963Z] #42 4.101 + cd /tmp/tmp.mkM5niXN0c/tini [2022-04-23T21:41:02.963Z] #42 4.101 + git checkout -q v0.19.0 [2022-04-23T21:41:03.223Z] #42 4.136 + cmake . [2022-04-23T21:41:03.242Z] #21 35.65 Setting up zip (3.0-12) ... [2022-04-23T21:41:03.242Z] #21 35.66 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:41:03.242Z] #21 35.70 Setting up bash-completion (1:2.11-2) ... [2022-04-23T21:41:03.481Z] #42 4.512 -- The C compiler identification is GNU 10.2.1 [2022-04-23T21:41:03.481Z] #42 4.599 -- Detecting C compiler ABI info [2022-04-23T21:41:03.719Z] #14 ... [2022-04-23T21:41:03.719Z] [2022-04-23T21:41:03.719Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:41:03.719Z] #62 sha256:9788091713bda5bc264fe1f6fc96e6bdc5ea83d7d08e901ec585446fa40529a2 [2022-04-23T21:41:03.719Z] #62 31.10 Updating files: 63% (2986/4710) Updating files: 64% (3015/4710) Updating files: 65% (3062/4710) Updating files: 66% (3109/4710) Updating files: 67% (3156/4710) Updating files: 68% (3203/4710) Updating files: 69% (3250/4710) Updating files: 70% (3297/4710) Updating files: 71% (3345/4710) Updating files: 72% (3392/4710) Updating files: 73% (3439/4710) Updating files: 74% (3486/4710) Updating files: 75% (3533/4710) Updating files: 76% (3580/4710) Updating files: 77% (3627/4710) Updating files: 78% (3674/4710) Updating files: 79% (3721/4710) Updating files: 80% (3768/4710) Updating files: 81% (3816/4710) Updating files: 82% (3863/4710) Updating files: 83% (3910/4710) Updating files: 84% (3957/4710) Updating files: 85% (4004/4710) Updating files: 86% (4051/4710) Updating files: 87% (4098/4710) Updating files: 88% (4145/4710) Updating files: 89% (4192/4710) Updating files: 90% (4239/4710) Updating files: 91% (4287/4710) Updating files: 92% (4334/4710) Updating files: 93% (4381/4710) Updating files: 94% (4428/4710) Updating files: 95% (4475/4710) Updating files: 96% (4522/4710) Updating files: 97% (4569/4710) Updating files: 98% (4616/4710) Updating files: 99% (4663/4710) Updating files: 100% (4710/4710) Updating files: 100% (4710/4710), done. [2022-04-23T21:41:03.719Z] #62 31.94 + cd /tmp/tmp.LIjojCKA2y/src/github.com/containerd/containerd [2022-04-23T21:41:03.719Z] #62 31.94 + git checkout -q v1.6.2 [2022-04-23T21:41:03.825Z] The recommended git tool is: git [2022-04-23T21:41:04.036Z] #21 7.333 Reading package lists... [2022-04-23T21:41:04.036Z] #21 ... [2022-04-23T21:41:04.036Z] [2022-04-23T21:41:04.036Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:41:04.036Z] #58 sha256:5edecf6f139c745f57017de0140d7de9ad24350ce878d102f0a67dfe7b09ad3d [2022-04-23T21:41:04.036Z] #58 10.46 + cd /tmp/tmp.C1xFgYxllF/src/github.com/opencontainers/runc [2022-04-23T21:41:04.036Z] #58 10.47 + git checkout -q v1.1.1 [2022-04-23T21:41:04.036Z] #58 10.86 + '[' -z '' ']' [2022-04-23T21:41:04.036Z] #58 10.86 + target=static [2022-04-23T21:41:04.036Z] #58 10.86 + make BUILDTAGS=seccomp static [2022-04-23T21:41:04.036Z] #58 11.05 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-23T21:41:04.047Z] #42 5.180 -- Detecting C compiler ABI info - done [2022-04-23T21:41:04.291Z] #62 32.55 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-23T21:41:04.291Z] #62 32.55 + BUILDTAGS='netgo osusergo static_build' [2022-04-23T21:41:04.291Z] #62 32.55 + export EXTRA_FLAGS=-buildmode=pie [2022-04-23T21:41:04.291Z] #62 32.55 + EXTRA_FLAGS=-buildmode=pie [2022-04-23T21:41:04.291Z] #62 32.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-23T21:41:04.291Z] #62 32.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-23T21:41:04.291Z] #62 32.55 + '[' '' = dynamic ']' [2022-04-23T21:41:04.291Z] #62 32.55 + make [2022-04-23T21:41:04.590Z] #67 12.11 Reading package lists... [2022-04-23T21:41:04.626Z] #42 5.352 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-23T21:41:04.626Z] #42 5.352 -- Detecting C compile features [2022-04-23T21:41:04.626Z] #42 5.352 -- Detecting C compile features - done [2022-04-23T21:41:04.626Z] #42 5.352 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-23T21:41:04.626Z] #42 5.663 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-23T21:41:04.626Z] #42 5.686 -- Configuring done [2022-04-23T21:41:04.626Z] #42 5.736 -- Generating done [2022-04-23T21:41:04.626Z] #42 5.736 -- Build files have been written to: /tmp/tmp.mkM5niXN0c/tini [2022-04-23T21:41:04.883Z] #42 5.784 + make tini-static [2022-04-23T21:41:05.142Z] #42 5.996 Scanning dependencies of target tini-static [2022-04-23T21:41:05.142Z] #42 6.045 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-23T21:41:05.152Z] #67 15.26 Building dependency tree... [2022-04-23T21:41:05.165Z] #21 37.53 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T21:41:05.165Z] #21 37.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-23T21:41:05.165Z] #21 37.56 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-23T21:41:05.165Z] #21 37.57 Setting up patch (2.7.6-7) ... [2022-04-23T21:41:05.165Z] #21 37.59 Setting up sudo (1.9.5p2-3) ... [2022-04-23T21:41:05.165Z] #21 37.67 invoke-rc.d: could not determine current runlevel [2022-04-23T21:41:05.165Z] #21 37.68 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-23T21:41:05.165Z] #21 37.69 Setting up xfsprogs (5.10.0-4) ... [2022-04-23T21:41:05.165Z] #21 37.71 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-23T21:41:05.165Z] #21 37.72 Setting up inetutils-ping (2:2.0-1) ... [2022-04-23T21:41:05.165Z] #21 37.74 Setting up pigz (2.6-1) ... [2022-04-23T21:41:05.165Z] #21 37.77 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-23T21:41:05.165Z] #21 37.81 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:41:05.165Z] #21 37.85 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T21:41:05.165Z] #21 37.87 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:41:05.430Z] #58 ... [2022-04-23T21:41:05.430Z] [2022-04-23T21:41:05.430Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-23T21:41:05.430Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-23T21:41:05.430Z] #21 7.333 Reading package lists... [2022-04-23T21:41:05.677Z] #62 33.96 + bin/ctr [2022-04-23T21:41:05.739Z] #21 38.48 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-23T21:41:05.739Z] #21 38.53 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-23T21:41:06.076Z] #42 7.051 [100%] Linking C executable tini-static [2022-04-23T21:41:06.082Z] #67 16.79 The following additional packages will be installed: [2022-04-23T21:41:06.083Z] #67 16.79 libbtrfs0 [2022-04-23T21:41:06.083Z] #67 16.87 The following NEW packages will be installed: [2022-04-23T21:41:06.312Z] #21 38.94 Setting up libelf1:amd64 (0.183-1) ... [2022-04-23T21:41:06.312Z] #21 38.98 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-23T21:41:06.312Z] #21 39.01 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:41:06.312Z] #21 39.05 Setting up python3-distutils (3.9.2-1) ... [2022-04-23T21:41:06.339Z] #67 16.88 libbtrfs-dev libbtrfs0 [2022-04-23T21:41:06.596Z] #67 17.19 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:41:06.596Z] #67 17.19 Need to get 460 kB of archives. [2022-04-23T21:41:06.596Z] #67 17.19 After this operation, 1237 kB of additional disk space will be used. [2022-04-23T21:41:06.596Z] #67 17.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-23T21:41:06.596Z] #67 17.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-23T21:41:06.644Z] #42 7.519 [100%] Built target tini-static [2022-04-23T21:41:06.644Z] #42 7.566 + mkdir -p /build [2022-04-23T21:41:06.644Z] #42 7.566 + cp tini-static /build/docker-init [2022-04-23T21:41:06.852Z] #67 17.52 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:41:06.852Z] #67 17.66 Fetched 460 kB in 0s (1681 kB/s) [2022-04-23T21:41:06.852Z] #67 17.69 Selecting previously unselected package libbtrfs0:amd64. [2022-04-23T21:41:06.852Z] #67 17.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-23T21:41:06.852Z] #67 17.71 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-23T21:41:06.852Z] #67 17.72 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:41:06.887Z] #21 39.48 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:41:06.887Z] #21 39.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-23T21:41:06.887Z] #21 39.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-23T21:41:06.887Z] #21 39.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-23T21:41:06.887Z] #21 39.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-23T21:41:06.887Z] #21 39.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-23T21:41:06.887Z] #21 39.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-23T21:41:06.887Z] #21 39.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-23T21:41:06.887Z] #21 39.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-23T21:41:06.887Z] #21 39.55 Setting up python3-setuptools (52.0.0-4) ... [2022-04-23T21:41:06.903Z] #42 DONE 8.0s [2022-04-23T21:41:06.903Z] [2022-04-23T21:41:06.903Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:41:06.903Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:41:06.903Z] #14 52.65 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-23T21:41:06.903Z] #14 52.65 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-23T21:41:06.903Z] #14 52.67 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T21:41:06.903Z] #14 57.63 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-23T21:41:06.903Z] #14 57.72 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:41:06.903Z] #14 57.72 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T21:41:06.903Z] #14 57.79 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-23T21:41:06.903Z] #14 57.87 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:41:06.903Z] #14 57.87 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T21:41:07.109Z] #67 17.77 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-23T21:41:07.109Z] #67 17.77 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-23T21:41:07.109Z] #67 17.78 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:41:07.109Z] #67 17.85 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:41:07.109Z] #67 17.86 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:41:07.109Z] #67 17.87 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:41:07.364Z] #67 DONE 18.0s [2022-04-23T21:41:07.364Z] [2022-04-23T21:41:07.364Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-23T21:41:07.364Z] #68 sha256:38dda292bedda2bef95351d0209dd96d8291fab5182df2568215ee3782192427 [2022-04-23T21:41:07.364Z] #68 DONE 0.1s [2022-04-23T21:41:07.364Z] [2022-04-23T21:41:07.364Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:41:07.364Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-23T21:41:07.364Z] #47 12.08 Reading package lists... [2022-04-23T21:41:07.364Z] #47 15.22 Building dependency tree... [2022-04-23T21:41:07.364Z] #47 16.75 The following additional packages will be installed: [2022-04-23T21:41:07.364Z] #47 16.75 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-04-23T21:41:07.364Z] #47 16.76 Suggested packages: [2022-04-23T21:41:07.364Z] #47 16.76 cmake-doc ninja-build lrzip [2022-04-23T21:41:07.364Z] #47 16.76 Recommended packages: [2022-04-23T21:41:07.364Z] #47 16.76 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-23T21:41:07.364Z] #47 17.01 The following NEW packages will be installed: [2022-04-23T21:41:07.364Z] #47 17.02 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-04-23T21:41:07.364Z] #47 17.33 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:41:07.364Z] #47 17.33 Need to get 8418 kB of archives. [2022-04-23T21:41:07.364Z] #47 17.33 After this operation, 34.9 MB of additional disk space will be used. [2022-04-23T21:41:07.364Z] #47 17.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T21:41:07.364Z] #47 17.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T21:41:07.364Z] #47 17.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-23T21:41:07.364Z] #47 17.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-23T21:41:07.364Z] #47 17.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-23T21:41:07.365Z] #47 17.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-23T21:41:07.365Z] #47 17.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-23T21:41:07.365Z] #47 17.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-23T21:41:07.365Z] #47 17.71 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:41:07.365Z] #47 17.85 Fetched 8418 kB in 0s (24.4 MB/s) [2022-04-23T21:41:07.365Z] #47 17.88 Selecting previously unselected package xxd. [2022-04-23T21:41:07.365Z] #47 17.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-23T21:41:07.365Z] #47 17.90 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T21:41:07.365Z] #47 17.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:41:07.365Z] #47 17.94 Selecting previously unselected package vim-common. [2022-04-23T21:41:07.365Z] #47 17.95 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:41:07.365Z] #47 17.95 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:41:07.365Z] #47 18.03 Selecting previously unselected package cmake-data. [2022-04-23T21:41:07.365Z] #47 18.03 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-23T21:41:07.365Z] #47 18.04 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T21:41:07.620Z] #47 18.40 Selecting previously unselected package libarchive13:amd64. [2022-04-23T21:41:07.620Z] #47 18.41 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-23T21:41:07.620Z] #47 18.41 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-23T21:41:07.620Z] #47 18.47 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-23T21:41:07.620Z] #47 18.47 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-23T21:41:07.620Z] #47 18.48 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-23T21:41:07.620Z] #47 18.51 Selecting previously unselected package librhash0:amd64. [2022-04-23T21:41:07.878Z] #47 18.52 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-04-23T21:41:07.878Z] #47 18.52 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-23T21:41:07.878Z] #47 18.59 Selecting previously unselected package libuv1:amd64. [2022-04-23T21:41:07.878Z] #47 18.60 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-04-23T21:41:07.878Z] #47 18.60 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-23T21:41:07.878Z] #47 18.64 Selecting previously unselected package cmake. [2022-04-23T21:41:07.878Z] #47 18.64 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-23T21:41:07.878Z] #47 18.64 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-23T21:41:07.878Z] #47 ... [2022-04-23T21:41:07.878Z] [2022-04-23T21:41:07.878Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:41:07.878Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-23T21:41:07.878Z] #20 8.643 Fetched 48.9 MB in 8s (6084 kB/s) [2022-04-23T21:41:07.878Z] #20 8.643 Reading package lists... [2022-04-23T21:41:07.878Z] #20 11.96 Reading package lists... [2022-04-23T21:41:07.878Z] #20 15.12 Building dependency tree... [2022-04-23T21:41:07.878Z] #20 16.66 The following additional packages will be installed: [2022-04-23T21:41:07.878Z] #20 16.66 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T21:41:07.878Z] #20 16.66 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-23T21:41:07.878Z] #20 16.66 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-23T21:41:07.878Z] #20 16.66 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-23T21:41:07.878Z] #20 16.66 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-23T21:41:07.878Z] #20 16.66 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-23T21:41:07.878Z] #20 16.66 mingw-w64-common mingw-w64-x86-64-dev [2022-04-23T21:41:07.878Z] #20 16.67 Suggested packages: [2022-04-23T21:41:07.878Z] #20 16.67 gcc-10-locales seccomp wine64 [2022-04-23T21:41:07.878Z] #20 16.96 The following NEW packages will be installed: [2022-04-23T21:41:07.878Z] #20 16.96 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T21:41:07.878Z] #20 16.96 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-23T21:41:07.878Z] #20 16.96 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-23T21:41:07.878Z] #20 16.96 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-23T21:41:07.878Z] #20 16.96 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-23T21:41:07.878Z] #20 16.97 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-23T21:41:07.878Z] #20 16.97 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-23T21:41:07.878Z] #20 16.97 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-23T21:41:07.878Z] #20 16.97 mingw-w64-x86-64-dev [2022-04-23T21:41:07.878Z] #20 17.29 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:41:07.878Z] #20 17.29 Need to get 115 MB of archives. [2022-04-23T21:41:07.878Z] #20 17.29 After this operation, 645 MB of additional disk space will be used. [2022-04-23T21:41:07.878Z] #20 17.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-23T21:41:07.878Z] #20 17.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-23T21:41:07.878Z] #20 17.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-23T21:41:07.878Z] #20 17.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-23T21:41:07.878Z] #20 17.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-23T21:41:07.878Z] #20 17.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-23T21:41:07.878Z] #20 17.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-23T21:41:07.878Z] #20 17.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-23T21:41:07.878Z] #20 17.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-23T21:41:07.878Z] #20 17.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-23T21:41:07.878Z] #20 17.67 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-23T21:41:07.878Z] #20 17.76 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-23T21:41:07.878Z] #20 17.85 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-23T21:41:07.878Z] #20 18.08 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-23T21:41:07.878Z] #20 18.24 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-23T21:41:07.878Z] #20 18.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-23T21:41:07.878Z] #20 18.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-23T21:41:07.878Z] #20 18.25 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-23T21:41:07.878Z] #20 18.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-23T21:41:07.878Z] #20 18.26 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-23T21:41:07.878Z] #20 18.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-23T21:41:07.878Z] #20 18.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-23T21:41:07.878Z] #20 18.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-23T21:41:07.878Z] #20 18.26 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-23T21:41:07.878Z] #20 18.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-23T21:41:07.878Z] #20 18.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-23T21:41:07.878Z] #20 18.27 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-23T21:41:07.878Z] #20 18.27 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-23T21:41:07.878Z] #20 18.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-23T21:41:07.878Z] #20 18.27 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-23T21:41:07.878Z] #20 18.60 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:41:07.878Z] #20 18.72 Fetched 115 MB in 1s (91.3 MB/s) [2022-04-23T21:41:07.878Z] #20 18.74 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-23T21:41:07.980Z] #21 9.990 Reading package lists... [2022-04-23T21:41:08.135Z] #20 18.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-23T21:41:08.135Z] #20 18.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-23T21:41:08.135Z] #20 18.76 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T21:41:08.135Z] #20 ... [2022-04-23T21:41:08.135Z] [2022-04-23T21:41:08.135Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:41:08.135Z] #69 sha256:dcd4acad587566719118f679d7574f8abf162f1c60030119c525c6b91b7f34c1 [2022-04-23T21:41:08.135Z] #69 0.349 + RM_GOPATH=0 [2022-04-23T21:41:08.135Z] #69 0.349 + TMP_GOPATH= [2022-04-23T21:41:08.135Z] #69 0.349 + : /build [2022-04-23T21:41:08.135Z] #69 0.349 + '[' -z '' ']' [2022-04-23T21:41:08.135Z] #69 0.349 ++ mktemp -d [2022-04-23T21:41:08.135Z] #69 0.350 + export GOPATH=/tmp/tmp.UNLT3DW8XM [2022-04-23T21:41:08.135Z] #69 0.350 + GOPATH=/tmp/tmp.UNLT3DW8XM [2022-04-23T21:41:08.135Z] #69 0.350 + RM_GOPATH=1 [2022-04-23T21:41:08.135Z] #69 0.350 + case "$(go env GOARCH)" in [2022-04-23T21:41:08.135Z] #69 0.352 ++ go env GOARCH [2022-04-23T21:41:08.135Z] #69 0.355 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:41:08.135Z] #69 0.355 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:41:08.135Z] #69 0.355 ++ dirname /install.sh [2022-04-23T21:41:08.135Z] #69 0.356 + dir=/ [2022-04-23T21:41:08.135Z] #69 0.356 + bin=containerd [2022-04-23T21:41:08.135Z] #69 0.356 + shift [2022-04-23T21:41:08.135Z] #69 0.356 + '[' '!' -f //containerd.installer ']' [2022-04-23T21:41:08.135Z] #69 0.356 + . //containerd.installer [2022-04-23T21:41:08.135Z] #69 0.356 ++ set -e [2022-04-23T21:41:08.135Z] #69 0.356 ++ : v1.6.2 [2022-04-23T21:41:08.135Z] #69 0.356 + install_containerd [2022-04-23T21:41:08.135Z] #69 0.357 + echo 'Install containerd version v1.6.2' [2022-04-23T21:41:08.135Z] #69 0.357 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UNLT3DW8XM/src/github.com/containerd/containerd [2022-04-23T21:41:08.135Z] #69 0.357 Install containerd version v1.6.2 [2022-04-23T21:41:08.135Z] #69 0.358 Cloning into '/tmp/tmp.UNLT3DW8XM/src/github.com/containerd/containerd'... [2022-04-23T21:41:08.275Z] #21 40.91 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:41:08.275Z] #21 40.92 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-23T21:41:08.275Z] #21 40.94 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-23T21:41:08.275Z] #21 40.95 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T21:41:08.616Z] #21 12.45 Building dependency tree... [2022-04-23T21:41:08.903Z] #21 ... [2022-04-23T21:41:08.903Z] [2022-04-23T21:41:08.903Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:41:08.903Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T21:41:08.903Z] #34 DONE 128.2s [2022-04-23T21:41:08.903Z] [2022-04-23T21:41:08.903Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:41:08.903Z] #62 sha256:1bcbb2cab282716dcb66f87b6565095adadcbef4518a6bb64f639ead53b7c61c [2022-04-23T21:41:09.064Z] #69 ... [2022-04-23T21:41:09.064Z] [2022-04-23T21:41:09.064Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:41:09.064Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-23T21:41:09.064Z] #47 19.24 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-23T21:41:09.064Z] #47 19.25 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:41:09.064Z] #47 19.26 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-23T21:41:09.064Z] #47 19.27 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:41:09.064Z] #47 19.29 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-23T21:41:09.064Z] #47 19.30 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-23T21:41:09.064Z] #47 19.31 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T21:41:09.064Z] #47 19.33 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-23T21:41:09.064Z] #47 19.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:41:09.064Z] #47 DONE 19.8s [2022-04-23T21:41:09.064Z] [2022-04-23T21:41:09.064Z] #48 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-23T21:41:09.064Z] #48 sha256:76af7f7b6a4df40475bf066bad42b61fa0deb79066ba980900a4feb77e6a5f3c [2022-04-23T21:41:09.064Z] #48 DONE 0.0s [2022-04-23T21:41:09.220Z] #21 41.93 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-23T21:41:09.220Z] #21 41.95 Setting up jq (1.6-2.1) ... [2022-04-23T21:41:09.220Z] #21 41.97 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-23T21:41:09.220Z] #21 41.99 Setting up iptables (1.8.7-1) ... [2022-04-23T21:41:09.220Z] #21 42.01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T21:41:09.220Z] #21 42.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T21:41:09.220Z] #21 42.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T21:41:09.220Z] #21 42.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T21:41:09.220Z] #21 42.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-23T21:41:09.220Z] #21 42.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-23T21:41:09.320Z] [2022-04-23T21:41:09.320Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:41:09.320Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-23T21:41:09.320Z] #20 19.04 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-23T21:41:09.320Z] #20 19.04 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-23T21:41:09.320Z] #20 19.04 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T21:41:09.320Z] #20 19.39 Selecting previously unselected package binutils-mingw-w64. [2022-04-23T21:41:09.320Z] #20 19.40 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-23T21:41:09.320Z] #20 19.40 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T21:41:09.320Z] #20 19.44 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-23T21:41:09.320Z] #20 19.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:41:09.320Z] #20 19.45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:41:09.320Z] #20 19.63 Selecting previously unselected package dmsetup. [2022-04-23T21:41:09.320Z] #20 19.63 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:41:09.320Z] #20 19.71 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-23T21:41:09.320Z] #20 19.80 Selecting previously unselected package mingw-w64-common. [2022-04-23T21:41:09.320Z] #20 19.80 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-23T21:41:09.320Z] #20 19.80 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-23T21:41:09.481Z] #21 42.05 Setting up iproute2 (5.10.0-4) ... [2022-04-23T21:41:09.494Z] #62 ... [2022-04-23T21:41:09.494Z] [2022-04-23T21:41:09.494Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-23T21:41:09.494Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-23T21:41:09.494Z] #21 14.23 The following additional packages will be installed: [2022-04-23T21:41:09.494Z] #21 14.23 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-23T21:41:09.494Z] #21 14.23 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-23T21:41:09.494Z] #21 14.25 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-23T21:41:09.494Z] #21 14.25 python3-pkg-resources vim-runtime xxd [2022-04-23T21:41:09.494Z] #21 14.28 Suggested packages: [2022-04-23T21:41:09.494Z] #21 14.28 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-23T21:41:09.494Z] #21 14.28 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-23T21:41:09.494Z] #21 14.28 acl attr quota [2022-04-23T21:41:09.494Z] #21 14.28 Recommended packages: [2022-04-23T21:41:09.494Z] #21 14.28 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-23T21:41:09.576Z] #20 20.38 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-23T21:41:09.576Z] #20 20.38 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-23T21:41:09.576Z] #20 20.38 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T21:41:09.742Z] #21 42.37 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:41:10.185Z] #14 ... [2022-04-23T21:41:10.185Z] [2022-04-23T21:41:10.185Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:41:10.185Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:41:10.185Z] #53 52.97 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-23T21:41:10.315Z] #21 DONE 43.2s [2022-04-23T21:41:10.315Z] [2022-04-23T21:41:10.315Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-23T21:41:10.315Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-23T21:41:10.502Z] #20 20.99 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-23T21:41:10.502Z] #20 20.99 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:41:10.502Z] #20 21.00 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T21:41:10.502Z] #20 21.03 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-23T21:41:10.502Z] #20 21.04 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:41:10.502Z] #20 21.04 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T21:41:10.759Z] #20 ... [2022-04-23T21:41:10.759Z] [2022-04-23T21:41:10.759Z] #49 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-23T21:41:10.759Z] #49 sha256:e99fcce25da3c66d845fc58e9f4b53cd54163600184df744b2f3221d88fe5b81 [2022-04-23T21:41:10.759Z] #49 0.420 + RM_GOPATH=0 [2022-04-23T21:41:10.759Z] #49 0.420 + TMP_GOPATH= [2022-04-23T21:41:10.759Z] #49 0.420 + : /build [2022-04-23T21:41:10.759Z] #49 0.420 + '[' -z '' ']' [2022-04-23T21:41:10.759Z] #49 0.420 ++ mktemp -d [2022-04-23T21:41:10.759Z] #49 0.421 + export GOPATH=/tmp/tmp.YS5DoilN3r [2022-04-23T21:41:10.759Z] #49 0.421 + GOPATH=/tmp/tmp.YS5DoilN3r [2022-04-23T21:41:10.759Z] #49 0.421 + RM_GOPATH=1 [2022-04-23T21:41:10.759Z] #49 0.421 + case "$(go env GOARCH)" in [2022-04-23T21:41:10.759Z] #49 0.422 ++ go env GOARCH [2022-04-23T21:41:10.759Z] #49 0.425 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:41:10.759Z] #49 0.425 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:41:10.759Z] #49 0.425 ++ dirname /install.sh [2022-04-23T21:41:10.759Z] #49 0.426 + dir=/ [2022-04-23T21:41:10.759Z] #49 0.426 + bin=tini [2022-04-23T21:41:10.759Z] #49 0.426 + shift [2022-04-23T21:41:10.759Z] #49 0.426 + '[' '!' -f //tini.installer ']' [2022-04-23T21:41:10.759Z] #49 0.426 + . //tini.installer [2022-04-23T21:41:10.759Z] #49 0.426 ++ : v0.19.0 [2022-04-23T21:41:10.759Z] #49 0.426 + install_tini [2022-04-23T21:41:10.759Z] #49 0.426 + echo 'Install tini version v0.19.0' [2022-04-23T21:41:10.759Z] #49 0.426 Install tini version v0.19.0 [2022-04-23T21:41:10.759Z] #49 0.427 + git clone https://github.com/krallin/tini.git /tmp/tmp.YS5DoilN3r/tini [2022-04-23T21:41:10.759Z] #49 0.428 Cloning into '/tmp/tmp.YS5DoilN3r/tini'... [2022-04-23T21:41:10.759Z] #49 0.642 + cd /tmp/tmp.YS5DoilN3r/tini [2022-04-23T21:41:10.759Z] #49 0.642 + git checkout -q v0.19.0 [2022-04-23T21:41:10.759Z] #49 0.646 + cmake . [2022-04-23T21:41:10.759Z] #49 0.731 -- The C compiler identification is GNU 10.2.1 [2022-04-23T21:41:10.759Z] #49 0.746 -- Detecting C compiler ABI info [2022-04-23T21:41:10.759Z] #49 0.828 -- Detecting C compiler ABI info - done [2022-04-23T21:41:10.759Z] #49 0.850 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-23T21:41:10.759Z] #49 0.850 -- Detecting C compile features [2022-04-23T21:41:10.759Z] #49 0.851 -- Detecting C compile features - done [2022-04-23T21:41:10.759Z] #49 0.859 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-23T21:41:10.759Z] #49 0.889 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-23T21:41:10.759Z] #49 0.906 -- Configuring done [2022-04-23T21:41:10.759Z] #49 0.911 -- Generating done [2022-04-23T21:41:10.759Z] #49 0.912 -- Build files have been written to: /tmp/tmp.YS5DoilN3r/tini [2022-04-23T21:41:10.759Z] #49 0.914 + make tini-static [2022-04-23T21:41:10.759Z] #49 0.962 Scanning dependencies of target tini-static [2022-04-23T21:41:10.759Z] #49 0.973 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-23T21:41:10.759Z] #49 1.159 [100%] Linking C executable tini-static [2022-04-23T21:41:10.759Z] #49 1.252 [100%] Built target tini-static [2022-04-23T21:41:10.759Z] #49 1.263 + mkdir -p /build [2022-04-23T21:41:10.759Z] #49 1.264 + cp tini-static /build/docker-init [2022-04-23T21:41:10.759Z] #49 DONE 1.7s [2022-04-23T21:41:11.014Z] [2022-04-23T21:41:11.014Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:41:11.014Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-23T21:41:11.259Z] #22 0.807 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-23T21:41:11.259Z] #22 0.812 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-23T21:41:11.259Z] #22 0.815 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-23T21:41:11.441Z] #21 15.67 The following NEW packages will be installed: [2022-04-23T21:41:11.441Z] #21 15.67 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-23T21:41:11.441Z] #21 15.67 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-23T21:41:11.441Z] #21 15.67 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-23T21:41:11.441Z] #21 15.67 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-23T21:41:11.441Z] #21 15.67 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-23T21:41:11.441Z] #21 15.67 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-23T21:41:11.441Z] #21 15.67 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-23T21:41:11.441Z] #21 15.67 xz-utils zip zstd [2022-04-23T21:41:11.441Z] #21 16.03 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:41:11.441Z] #21 16.03 Need to get 27.6 MB of archives. [2022-04-23T21:41:11.441Z] #21 16.03 After this operation, 106 MB of additional disk space will be used. [2022-04-23T21:41:11.441Z] #21 16.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-23T21:41:11.441Z] #21 16.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-23T21:41:11.441Z] #21 16.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-23T21:41:11.441Z] #21 16.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-23T21:41:11.441Z] #21 16.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-23T21:41:11.441Z] #21 16.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-23T21:41:11.441Z] #21 16.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-23T21:41:11.441Z] #21 16.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-23T21:41:11.441Z] #21 16.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T21:41:11.441Z] #21 16.08 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T21:41:11.441Z] #21 16.09 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-23T21:41:11.441Z] #21 16.10 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-23T21:41:11.441Z] #21 16.10 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-23T21:41:11.441Z] #21 16.11 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-23T21:41:11.441Z] #21 16.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-23T21:41:11.441Z] #21 16.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-23T21:41:11.441Z] #21 16.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-23T21:41:11.441Z] #21 16.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-23T21:41:11.524Z] #22 DONE 0.9s [2022-04-23T21:41:11.524Z] [2022-04-23T21:41:11.524Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-23T21:41:11.524Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-23T21:41:11.552Z] #53 ... [2022-04-23T21:41:11.552Z] [2022-04-23T21:41:11.552Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:41:11.552Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:41:11.552Z] #14 64.39 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-23T21:41:11.552Z] #14 64.39 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:41:11.552Z] #14 64.59 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:41:11.576Z] #20 22.31 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-23T21:41:11.576Z] #20 22.31 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:41:11.576Z] #20 22.31 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:41:11.705Z] #21 16.14 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-23T21:41:11.705Z] #21 16.14 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-23T21:41:11.705Z] #21 16.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-23T21:41:11.705Z] #21 16.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-23T21:41:11.705Z] #21 16.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-23T21:41:11.705Z] #21 16.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-23T21:41:11.705Z] #21 16.17 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-23T21:41:11.705Z] #21 16.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-23T21:41:11.705Z] #21 16.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-23T21:41:11.972Z] #21 16.49 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-23T21:41:11.972Z] #21 16.49 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-23T21:41:11.972Z] #21 16.49 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-23T21:41:11.972Z] #21 16.49 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-23T21:41:11.972Z] #21 16.49 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-23T21:41:11.972Z] #21 16.49 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-23T21:41:11.972Z] #21 16.50 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-23T21:41:11.972Z] #21 16.58 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-23T21:41:11.972Z] #21 16.59 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-23T21:41:11.972Z] #21 16.59 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T21:41:11.972Z] #21 16.59 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-23T21:41:11.972Z] #21 16.60 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-23T21:41:11.972Z] #21 16.60 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-23T21:41:11.972Z] #21 16.61 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-23T21:41:11.972Z] #21 16.64 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-23T21:41:11.972Z] #21 16.64 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-23T21:41:11.972Z] #21 16.65 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-23T21:41:12.233Z] #21 16.81 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-23T21:41:12.233Z] #21 16.84 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-23T21:41:12.233Z] #21 16.87 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-23T21:41:12.233Z] #21 16.88 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-23T21:41:12.806Z] #21 17.39 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:41:12.806Z] #21 17.53 Fetched 27.6 MB in 1s (23.6 MB/s) [2022-04-23T21:41:13.069Z] #21 17.57 Selecting previously unselected package pigz. [2022-04-23T21:41:13.069Z] #21 17.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-23T21:41:13.069Z] #21 17.65 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-23T21:41:13.069Z] #21 17.66 Unpacking pigz (2.6-1) ... [2022-04-23T21:41:13.069Z] #21 17.73 Selecting previously unselected package libelf1:amd64. [2022-04-23T21:41:13.069Z] #21 17.74 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-23T21:41:13.069Z] #21 17.76 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-23T21:41:13.330Z] #21 17.92 Selecting previously unselected package libbpf0:amd64. [2022-04-23T21:41:13.330Z] #21 17.92 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-23T21:41:13.330Z] #21 17.93 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-23T21:41:13.330Z] #21 18.02 Selecting previously unselected package libcap2:amd64. [2022-04-23T21:41:13.330Z] #21 18.02 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-23T21:41:13.330Z] #21 18.03 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-23T21:41:13.330Z] #21 18.10 Selecting previously unselected package libmnl0:amd64. [2022-04-23T21:41:13.330Z] #21 18.10 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-23T21:41:13.330Z] #21 18.10 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-23T21:41:13.330Z] #21 18.16 Selecting previously unselected package libxtables12:amd64. [2022-04-23T21:41:13.591Z] #21 18.16 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-23T21:41:13.591Z] #21 18.16 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-23T21:41:13.591Z] #21 18.22 Selecting previously unselected package libcap2-bin. [2022-04-23T21:41:13.591Z] #21 18.24 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-23T21:41:13.591Z] #21 18.24 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-23T21:41:13.819Z] #62 ... [2022-04-23T21:41:13.819Z] [2022-04-23T21:41:13.819Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:41:13.819Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T21:41:13.819Z] #14 62.50 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-23T21:41:13.819Z] #14 62.51 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-23T21:41:13.819Z] #14 62.53 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:41:13.819Z] #14 66.35 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-23T21:41:13.819Z] #14 66.35 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-23T21:41:13.819Z] #14 66.37 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T21:41:13.819Z] #14 70.88 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-23T21:41:13.819Z] #14 70.88 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-23T21:41:13.819Z] #14 70.89 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:41:13.852Z] #21 18.32 Selecting previously unselected package iproute2. [2022-04-23T21:41:13.852Z] #21 18.32 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-23T21:41:13.852Z] #21 18.33 Unpacking iproute2 (5.10.0-4) ... [2022-04-23T21:41:14.093Z] #20 24.67 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-23T21:41:14.093Z] #20 24.67 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:41:14.093Z] #20 24.68 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:41:14.112Z] #21 18.78 Selecting previously unselected package xxd. [2022-04-23T21:41:14.112Z] #21 18.79 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T21:41:14.112Z] #21 18.80 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:41:14.372Z] #21 18.95 Selecting previously unselected package vim-common. [2022-04-23T21:41:14.372Z] #21 18.95 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:41:14.372Z] #21 18.97 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:41:14.633Z] #21 19.14 Selecting previously unselected package bash-completion. [2022-04-23T21:41:14.633Z] #21 19.14 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-23T21:41:15.461Z] #20 26.02 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-23T21:41:15.461Z] #20 26.02 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:41:15.461Z] #20 26.03 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T21:41:16.544Z] #21 20.94 Unpacking bash-completion (1:2.11-2) ... [2022-04-23T21:41:16.544Z] #21 21.26 Selecting previously unselected package bzip2. [2022-04-23T21:41:16.544Z] #21 21.26 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-23T21:41:16.804Z] #21 21.27 Unpacking bzip2 (1.0.8-4) ... [2022-04-23T21:41:16.804Z] #21 21.33 Selecting previously unselected package xz-utils. [2022-04-23T21:41:16.804Z] #21 21.34 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-23T21:41:16.804Z] #21 21.35 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T21:41:16.804Z] #21 21.51 Selecting previously unselected package apparmor. [2022-04-23T21:41:16.804Z] #21 21.51 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-23T21:41:16.804Z] #21 21.56 Unpacking apparmor (2.13.6-10) ... [2022-04-23T21:41:16.828Z] #20 27.52 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-23T21:41:16.828Z] #20 27.52 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:41:16.828Z] #20 27.53 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:41:17.374Z] #21 21.94 Selecting previously unselected package inetutils-ping. [2022-04-23T21:41:17.374Z] #21 21.94 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-23T21:41:17.375Z] #21 21.95 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-23T21:41:17.375Z] #21 22.06 Selecting previously unselected package libip4tc2:amd64. [2022-04-23T21:41:17.375Z] #21 22.06 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-23T21:41:17.375Z] #21 22.07 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-23T21:41:17.375Z] #21 22.14 Selecting previously unselected package libip6tc2:amd64. [2022-04-23T21:41:17.635Z] #21 22.15 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-23T21:41:17.635Z] #21 22.16 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-23T21:41:17.635Z] #21 22.22 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-23T21:41:17.635Z] #21 22.22 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-23T21:41:17.635Z] #21 22.22 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-23T21:41:17.635Z] #21 22.28 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-23T21:41:17.635Z] #21 22.29 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-23T21:41:17.635Z] #21 22.29 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-23T21:41:17.635Z] #21 22.38 Selecting previously unselected package libnftnl11:amd64. [2022-04-23T21:41:17.635Z] #21 22.39 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-23T21:41:17.895Z] #21 22.39 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-23T21:41:17.895Z] #21 22.47 Selecting previously unselected package iptables. [2022-04-23T21:41:17.895Z] #21 22.48 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-23T21:41:17.895Z] #21 22.49 Unpacking iptables (1.8.7-1) ... [2022-04-23T21:41:18.156Z] #21 22.80 Selecting previously unselected package libonig5:amd64. [2022-04-23T21:41:18.156Z] #21 22.80 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-23T21:41:18.156Z] #21 22.81 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:41:18.412Z] using credential docker-jenkins-github-credentials [2022-04-23T21:41:18.418Z] #21 22.95 Selecting previously unselected package libjq1:amd64. [2022-04-23T21:41:18.418Z] #21 22.95 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-23T21:41:18.418Z] #21 22.96 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:41:18.418Z] #21 23.07 Selecting previously unselected package jq. [2022-04-23T21:41:18.418Z] #21 23.08 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-23T21:41:18.418Z] #21 23.09 Unpacking jq (1.6-2.1) ... [2022-04-23T21:41:18.418Z] #21 23.17 Selecting previously unselected package libaio1:amd64. [2022-04-23T21:41:18.490Z] Cloning the remote Git repository [2022-04-23T21:41:18.490Z] Cloning with configured refspecs honoured and without tags [2022-04-23T21:41:18.680Z] #21 23.19 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-23T21:41:18.680Z] #21 23.20 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-23T21:41:18.680Z] #21 23.25 Selecting previously unselected package libgpm2:amd64. [2022-04-23T21:41:18.680Z] #21 23.25 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-23T21:41:18.680Z] #21 23.26 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-23T21:41:18.680Z] #21 23.32 Selecting previously unselected package libicu67:amd64. [2022-04-23T21:41:18.680Z] #21 23.34 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-23T21:41:18.680Z] #21 23.35 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-23T21:41:18.687Z] Cloning repository https://github.com/moby/moby.git [2022-04-23T21:41:19.117Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-23T21:41:19.670Z] #14 ... [2022-04-23T21:41:19.670Z] [2022-04-23T21:41:19.670Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:41:19.670Z] #62 sha256:fdf29ac1d3fac470047202dfc8f1c81e966a4f6bd2ecae06f913695b6f72f61b [2022-04-23T21:41:19.670Z] #62 40.75 Updating files: 56% (2670/4710) Updating files: 57% (2685/4710) Updating files: 58% (2732/4710) Updating files: 59% (2779/4710) Updating files: 60% (2826/4710) Updating files: 61% (2874/4710) Updating files: 62% (2921/4710) Updating files: 63% (2968/4710) Updating files: 64% (3015/4710) Updating files: 65% (3062/4710) Updating files: 66% (3109/4710) Updating files: 67% (3156/4710) Updating files: 68% (3203/4710) Updating files: 69% (3250/4710) Updating files: 70% (3297/4710) Updating files: 71% (3345/4710) Updating files: 72% (3392/4710) Updating files: 73% (3439/4710) Updating files: 74% (3486/4710) Updating files: 75% (3533/4710) Updating files: 76% (3580/4710) Updating files: 77% (3627/4710) Updating files: 78% (3674/4710) Updating files: 79% (3721/4710) Updating files: 80% (3768/4710) Updating files: 81% (3816/4710) Updating files: 82% (3863/4710) Updating files: 83% (3910/4710) Updating files: 84% (3957/4710) Updating files: 85% (4004/4710) Updating files: 86% (4051/4710) Updating files: 87% (4098/4710) Updating files: 88% (4145/4710) Updating files: 89% (4192/4710) Updating files: 90% (4239/4710) Updating files: 91% (4287/4710) Updating files: 92% (4334/4710) Updating files: 93% (4381/4710) Updating files: 94% (4428/4710) Updating files: 95% (4475/4710) Updating files: 96% (4522/4710) Updating files: 97% (4569/4710) Updating files: 98% (4616/4710) Updating files: 99% (4663/4710) Updating files: 100% (4710/4710) Updating files: 100% (4710/4710), done. [2022-04-23T21:41:19.670Z] #62 41.82 + cd /tmp/tmp.OGVROuLBqB/src/github.com/containerd/containerd [2022-04-23T21:41:19.670Z] #62 41.83 + git checkout -q v1.6.2 [2022-04-23T21:41:20.101Z] #20 30.68 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-23T21:41:20.101Z] #20 30.69 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:41:20.101Z] #20 30.69 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:41:20.411Z] #14 79.11 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-23T21:41:20.603Z] #62 42.70 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-23T21:41:20.603Z] #62 42.70 + BUILDTAGS='netgo osusergo static_build' [2022-04-23T21:41:20.603Z] #62 42.70 + export EXTRA_FLAGS=-buildmode=pie [2022-04-23T21:41:20.603Z] #62 42.70 + EXTRA_FLAGS=-buildmode=pie [2022-04-23T21:41:20.603Z] #62 42.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-23T21:41:20.603Z] #62 42.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-23T21:41:20.603Z] #62 42.70 + '[' '' = dynamic ']' [2022-04-23T21:41:20.603Z] #62 42.70 + make [2022-04-23T21:41:20.675Z] #14 79.11 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-23T21:41:20.675Z] #14 79.11 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:41:20.013Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:41:20.013Z] > git --version # timeout=10 [2022-04-23T21:41:20.054Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-23T21:41:20.055Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:41:20.058Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43519/head:refs/remotes/origin/PR-43519 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:41:21.471Z] #20 32.12 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-23T21:41:21.471Z] #20 32.13 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-23T21:41:21.471Z] #20 32.14 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T21:41:21.471Z] #20 32.21 Selecting previously unselected package libapparmor1:amd64. [2022-04-23T21:41:21.471Z] #20 32.22 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-23T21:41:21.471Z] #20 32.22 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-23T21:41:21.471Z] #20 32.27 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-23T21:41:21.528Z] #23 9.076 Collecting yamllint==1.26.1 [2022-04-23T21:41:21.528Z] #23 10.14 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-23T21:41:21.728Z] #20 32.27 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-23T21:41:21.728Z] #20 32.28 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-23T21:41:21.728Z] #20 32.33 Selecting previously unselected package libbtrfs0:amd64. [2022-04-23T21:41:21.728Z] #20 32.33 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-23T21:41:21.728Z] #20 32.34 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:41:21.728Z] #20 32.41 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-23T21:41:21.728Z] #20 32.41 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-23T21:41:21.728Z] #20 32.41 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:41:21.728Z] #20 32.48 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-23T21:41:21.728Z] #20 32.48 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:41:21.728Z] #20 32.50 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:41:21.728Z] #20 32.53 Selecting previously unselected package libudev-dev:amd64. [2022-04-23T21:41:21.952Z] using credential docker-jenkins-github-credentials [2022-04-23T21:41:21.972Z] #62 44.25 + bin/ctr [2022-04-23T21:41:21.984Z] #20 32.54 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-23T21:41:21.984Z] #20 32.54 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-23T21:41:21.984Z] #20 32.60 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-23T21:41:21.984Z] #20 32.61 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-23T21:41:21.984Z] #20 32.61 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-23T21:41:21.984Z] #20 32.73 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-23T21:41:21.984Z] #20 32.73 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-23T21:41:21.984Z] #20 32.74 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-23T21:41:21.984Z] #20 32.82 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-23T21:41:21.988Z] #21 26.44 Selecting previously unselected package libinih1:amd64. [2022-04-23T21:41:21.988Z] #21 26.46 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-23T21:41:21.988Z] #21 26.46 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-23T21:41:21.988Z] #21 26.52 Selecting previously unselected package libnet1:amd64. [2022-04-23T21:41:21.988Z] #21 26.52 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-23T21:41:21.988Z] #21 26.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:41:21.988Z] #21 26.59 Selecting previously unselected package libnl-3-200:amd64. [2022-04-23T21:41:21.988Z] #21 26.60 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-23T21:41:21.988Z] #21 26.60 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:41:21.988Z] #21 26.71 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-23T21:41:21.988Z] #21 26.74 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-23T21:41:21.988Z] #21 26.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:41:21.988Z] #21 26.80 Selecting previously unselected package net-tools. [2022-04-23T21:41:21.988Z] #21 26.81 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-23T21:41:22.031Z] Cloning the remote Git repository [2022-04-23T21:41:22.031Z] Cloning with configured refspecs honoured and without tags [2022-04-23T21:41:22.240Z] #20 32.83 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-23T21:41:22.240Z] #20 32.83 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-23T21:41:22.240Z] #20 32.90 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-23T21:41:22.240Z] #20 32.91 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-23T21:41:22.240Z] #20 32.91 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-23T21:41:22.240Z] #20 32.95 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-23T21:41:22.240Z] #20 32.96 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-23T21:41:22.240Z] #20 32.96 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-23T21:41:22.240Z] #20 33.10 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-23T21:41:22.248Z] #21 26.81 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T21:41:22.248Z] #21 26.96 Selecting previously unselected package patch. [2022-04-23T21:41:22.248Z] #21 26.97 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-23T21:41:22.248Z] #21 26.98 Unpacking patch (2.7.6-7) ... [2022-04-23T21:41:22.470Z] #23 11.02 Collecting pathspec>=0.5.3 [2022-04-23T21:41:22.471Z] #23 11.02 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-23T21:41:22.501Z] #20 33.11 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-23T21:41:22.501Z] #20 33.11 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-23T21:41:22.501Z] #20 33.20 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-23T21:41:22.501Z] #20 33.20 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:41:22.501Z] #20 33.20 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:41:22.501Z] #20 33.26 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-23T21:41:22.501Z] #20 33.27 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-23T21:41:22.501Z] #20 33.28 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-23T21:41:22.501Z] #20 ... [2022-04-23T21:41:22.501Z] [2022-04-23T21:41:22.501Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:41:22.501Z] #69 sha256:dcd4acad587566719118f679d7574f8abf162f1c60030119c525c6b91b7f34c1 [2022-04-23T21:41:22.501Z] #69 5.192 + cd /tmp/tmp.UNLT3DW8XM/src/github.com/containerd/containerd [2022-04-23T21:41:22.501Z] #69 5.192 + git checkout -q v1.6.2 [2022-04-23T21:41:22.501Z] #69 5.535 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-23T21:41:22.501Z] #69 5.535 + BUILDTAGS='netgo osusergo static_build' [2022-04-23T21:41:22.501Z] #69 5.535 + export EXTRA_FLAGS=-buildmode=pie [2022-04-23T21:41:22.501Z] #69 5.535 + EXTRA_FLAGS=-buildmode=pie [2022-04-23T21:41:22.501Z] #69 5.536 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-23T21:41:22.501Z] #69 5.536 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-23T21:41:22.501Z] #69 5.536 + '[' '' = dynamic ']' [2022-04-23T21:41:22.501Z] #69 5.536 + make [2022-04-23T21:41:22.501Z] #69 6.225 + bin/ctr [2022-04-23T21:41:22.508Z] #21 27.07 Selecting previously unselected package python-pip-whl. [2022-04-23T21:41:22.508Z] #21 27.07 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-23T21:41:22.508Z] #21 27.08 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T21:41:22.229Z] Cloning repository https://github.com/moby/moby.git [2022-04-23T21:41:22.637Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-23T21:41:22.787Z] #69 ... [2022-04-23T21:41:22.787Z] [2022-04-23T21:41:22.787Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:41:22.787Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-23T21:41:22.787Z] #20 33.38 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-23T21:41:22.787Z] #20 33.38 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-23T21:41:22.787Z] #20 33.38 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-23T21:41:22.787Z] #20 33.57 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-23T21:41:22.787Z] #20 33.58 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-23T21:41:22.787Z] #20 33.60 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T21:41:22.787Z] #20 33.61 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-23T21:41:22.787Z] #20 33.62 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T21:41:22.787Z] #20 33.63 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-23T21:41:23.045Z] #20 33.65 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:41:23.045Z] #20 33.66 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-23T21:41:23.045Z] #20 33.68 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-23T21:41:23.045Z] #20 33.72 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-23T21:41:23.045Z] #20 33.73 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T21:41:23.045Z] #20 33.74 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:41:23.045Z] #20 33.75 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T21:41:23.045Z] #20 33.75 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-23T21:41:23.045Z] #20 33.76 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-23T21:41:23.045Z] #20 33.78 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-23T21:41:23.045Z] #20 33.79 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T21:41:23.045Z] #20 33.80 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-23T21:41:23.045Z] #20 33.81 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-23T21:41:23.045Z] #20 33.82 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T21:41:23.045Z] #20 33.84 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:41:23.045Z] #20 33.85 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-23T21:41:23.045Z] #20 33.86 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:41:23.045Z] #20 33.87 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-23T21:41:23.045Z] #20 33.88 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T21:41:23.045Z] #20 33.89 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:41:23.045Z] #20 33.90 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-23T21:41:23.045Z] #20 33.91 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:41:23.045Z] #20 33.94 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T21:41:23.052Z] #23 11.41 Collecting pyyaml [2022-04-23T21:41:23.052Z] #23 11.42 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-23T21:41:23.052Z] #23 11.54 Building wheels for collected packages: yamllint [2022-04-23T21:41:23.052Z] #23 11.55 Building wheel for yamllint (setup.py): started [2022-04-23T21:41:23.078Z] #21 27.63 Selecting previously unselected package python3-lib2to3. [2022-04-23T21:41:23.078Z] #21 27.63 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-23T21:41:23.078Z] #21 27.64 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-23T21:41:23.078Z] #21 27.75 Selecting previously unselected package python3-distutils. [2022-04-23T21:41:23.078Z] #21 27.76 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-23T21:41:23.078Z] #21 27.77 Unpacking python3-distutils (3.9.2-1) ... [2022-04-23T21:41:23.311Z] #20 33.95 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:41:23.311Z] #20 33.98 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-23T21:41:23.311Z] #20 33.99 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:41:23.311Z] #20 34.00 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:41:23.311Z] #20 34.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:41:23.339Z] #21 27.89 Selecting previously unselected package python3-pkg-resources. [2022-04-23T21:41:23.339Z] #21 27.91 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T21:41:23.339Z] #21 27.91 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:41:23.599Z] #21 28.09 Selecting previously unselected package python3-setuptools. [2022-04-23T21:41:23.599Z] #21 28.10 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-23T21:41:23.599Z] #21 28.11 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-23T21:41:23.861Z] #21 28.35 Selecting previously unselected package python3-wheel. [2022-04-23T21:41:23.861Z] #21 28.36 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-23T21:41:23.861Z] #21 28.36 Unpacking python3-wheel (0.34.2-1) ... [2022-04-23T21:41:23.861Z] #21 28.44 Selecting previously unselected package python3-pip. [2022-04-23T21:41:23.861Z] #21 28.44 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-23T21:41:23.861Z] #21 28.45 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T21:41:24.010Z] #23 12.71 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-23T21:41:24.123Z] #21 28.66 Selecting previously unselected package sudo. [2022-04-23T21:41:24.123Z] #21 28.67 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-23T21:41:24.123Z] #21 28.67 Unpacking sudo (1.9.5p2-3) ... [2022-04-23T21:41:24.272Z] #23 12.71 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=655f687f4c655dd5504ec9c962148b3f429dbbee89aa0a1209c4e83715e666dd [2022-04-23T21:41:24.272Z] #23 12.72 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-23T21:41:24.272Z] #23 12.72 Successfully built yamllint [2022-04-23T21:41:24.272Z] #23 12.76 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-23T21:41:24.385Z] #21 29.13 Selecting previously unselected package thin-provisioning-tools. [2022-04-23T21:41:24.534Z] #23 13.15 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-23T21:41:24.646Z] #21 29.15 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-23T21:41:24.646Z] #21 29.16 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-23T21:41:24.646Z] #21 29.41 Selecting previously unselected package uidmap. [2022-04-23T21:41:24.876Z] #14 83.38 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-23T21:41:24.876Z] #14 83.39 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-23T21:41:24.876Z] #14 83.40 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T21:41:24.876Z] #14 83.50 Selecting previously unselected package libapparmor1:arm64. [2022-04-23T21:41:24.876Z] #14 83.50 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-23T21:41:24.876Z] #14 83.50 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-23T21:41:24.876Z] #14 83.56 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-23T21:41:24.876Z] #14 83.57 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-23T21:41:23.437Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:41:23.437Z] > git --version # timeout=10 [2022-04-23T21:41:23.484Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-23T21:41:23.485Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:41:23.488Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43519/head:refs/remotes/origin/PR-43519 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:41:24.907Z] #21 29.41 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-23T21:41:24.907Z] #21 29.42 Unpacking uidmap (1:4.8.1-1) ... [2022-04-23T21:41:24.907Z] #21 29.56 Selecting previously unselected package vim-runtime. [2022-04-23T21:41:24.907Z] #21 29.56 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:41:24.907Z] #21 29.60 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-23T21:41:24.907Z] #21 29.62 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-23T21:41:24.907Z] #21 29.64 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:41:25.116Z] #23 DONE 13.6s [2022-04-23T21:41:25.116Z] [2022-04-23T21:41:25.116Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-23T21:41:25.116Z] #27 sha256:8ddc1ae3368cd73383b922b20f0e4984ac30a0218aab4950ddb95598929fa345 [2022-04-23T21:41:25.136Z] #14 83.57 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-23T21:41:25.136Z] #14 83.71 Selecting previously unselected package libbtrfs0:arm64. [2022-04-23T21:41:25.136Z] #14 83.72 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-23T21:41:25.136Z] #14 83.72 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-23T21:41:25.379Z] #27 DONE 0.2s [2022-04-23T21:41:25.379Z] [2022-04-23T21:41:25.379Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-23T21:41:25.379Z] #32 sha256:6d1ccda776e2727d63ab3886b97bd0b3696f5734cac4b2b264f376cb7fb93913 [2022-04-23T21:41:25.397Z] #14 83.85 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-23T21:41:25.397Z] #14 83.86 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-23T21:41:25.397Z] #14 83.86 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-23T21:41:25.397Z] #14 84.02 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-04-23T21:41:25.397Z] #14 84.03 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-23T21:41:25.397Z] #14 84.03 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-23T21:41:25.398Z] #14 84.09 Selecting previously unselected package libudev-dev:arm64. [2022-04-23T21:41:25.398Z] #14 84.09 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-04-23T21:41:25.398Z] #14 84.09 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-04-23T21:41:25.641Z] #32 DONE 0.5s [2022-04-23T21:41:25.641Z] [2022-04-23T21:41:25.641Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:41:25.641Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:41:25.658Z] #14 84.18 Selecting previously unselected package libsepol1-dev:arm64. [2022-04-23T21:41:25.658Z] #14 84.22 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-04-23T21:41:25.658Z] #14 84.22 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-04-23T21:41:25.658Z] #14 ... [2022-04-23T21:41:25.658Z] [2022-04-23T21:41:25.658Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:41:25.658Z] #65 sha256:5db3dfc0266c69cce4f3f1a2ea79ee249cd78b0a4f618292a59692a96c0a375d [2022-04-23T21:41:25.658Z] #65 83.76 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T21:41:25.658Z] #65 83.76 + GOBIN=/build [2022-04-23T21:41:25.658Z] #65 83.76 + GO111MODULE=on [2022-04-23T21:41:25.658Z] #65 83.76 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:41:25.835Z] #20 DONE 36.1s [2022-04-23T21:41:25.835Z] [2022-04-23T21:41:25.835Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-04-23T21:41:25.835Z] #21 sha256:900bfd2bda7f41e13c4f85ff2d71b1ce8a861b5845b5c55255bf6aac3e1c3a12 [2022-04-23T21:41:25.905Z] #53 ... [2022-04-23T21:41:25.905Z] [2022-04-23T21:41:25.905Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-23T21:41:25.905Z] #35 sha256:37f4d39f273c42fc12fab7810fae3112ae1447cd66b556d1eb38a003dc4fe16c [2022-04-23T21:41:25.905Z] #35 DONE 0.3s [2022-04-23T21:41:25.905Z] [2022-04-23T21:41:25.905Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:41:25.905Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:41:26.169Z] #53 ... [2022-04-23T21:41:26.169Z] [2022-04-23T21:41:26.169Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-23T21:41:26.169Z] #37 sha256:6438760673fc96ed6949361de0972c09b9d72ea9ee184abe1a34f80d19a48070 [2022-04-23T21:41:26.169Z] #37 DONE 0.1s [2022-04-23T21:41:26.169Z] [2022-04-23T21:41:26.169Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-23T21:41:26.169Z] #39 sha256:f47cd1f617f5679daaa216a527850d2c20ee68430f30b0a0a6cfce78868934d0 [2022-04-23T21:41:26.169Z] #39 DONE 0.1s [2022-04-23T21:41:26.169Z] [2022-04-23T21:41:26.169Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-23T21:41:26.169Z] #43 sha256:be2f70dd8cfa84c69c1e943ae0f2f7bcdd7b6730aa32c4cfb88163ab73722292 [2022-04-23T21:41:26.169Z] #43 DONE 0.1s [2022-04-23T21:41:26.169Z] [2022-04-23T21:41:26.169Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:41:26.169Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:41:26.398Z] #21 1.001 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-23T21:41:26.398Z] #21 1.001 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-23T21:41:26.398Z] #21 1.001 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-23T21:41:27.855Z] using credential docker-jenkins-github-credentials [2022-04-23T21:41:27.931Z] Cloning the remote Git repository [2022-04-23T21:41:27.931Z] Cloning with configured refspecs honoured and without tags [2022-04-23T21:41:28.216Z] #21 32.62 Selecting previously unselected package vim. [2022-04-23T21:41:28.217Z] #21 32.64 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T21:41:28.217Z] #21 32.66 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:41:28.793Z] #21 33.23 Selecting previously unselected package xfsprogs. [2022-04-23T21:41:28.793Z] #21 33.24 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-23T21:41:28.793Z] #21 33.25 Unpacking xfsprogs (5.10.0-4) ... [2022-04-23T21:41:29.056Z] #21 33.62 Selecting previously unselected package zip. [2022-04-23T21:41:29.056Z] #21 33.63 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-23T21:41:29.056Z] #21 33.63 Unpacking zip (3.0-12) ... [2022-04-23T21:41:29.056Z] #21 33.77 Selecting previously unselected package zstd. [2022-04-23T21:41:29.318Z] #21 33.78 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-23T21:41:29.318Z] #21 33.79 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-23T21:41:29.581Z] #21 34.10 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:41:28.122Z] Cloning repository https://github.com/moby/moby.git [2022-04-23T21:41:28.524Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-23T21:41:29.417Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:41:29.417Z] > git --version # timeout=10 [2022-04-23T21:41:29.476Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-23T21:41:29.477Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:41:29.480Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43519/head:refs/remotes/origin/PR-43519 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:41:29.866Z] #65 87.70 rootlesskit version 1.0.0 [2022-04-23T21:41:29.866Z] #65 87.71 Usage of /build/rootlesskit-docker-proxy: [2022-04-23T21:41:29.866Z] #65 87.71 -container-ip string [2022-04-23T21:41:29.866Z] #65 87.71 container ip [2022-04-23T21:41:29.866Z] #65 87.71 -container-port int [2022-04-23T21:41:29.866Z] #65 87.71 container port (default -1) [2022-04-23T21:41:29.866Z] #65 87.71 -host-ip string [2022-04-23T21:41:29.866Z] #65 87.71 host ip [2022-04-23T21:41:29.866Z] #65 87.71 -host-port int [2022-04-23T21:41:29.866Z] #65 87.71 host port (default -1) [2022-04-23T21:41:29.866Z] #65 87.71 -proto string [2022-04-23T21:41:29.866Z] #65 87.71 proxy protocol (default "tcp") [2022-04-23T21:41:30.156Z] #21 34.85 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-23T21:41:30.156Z] #21 34.86 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T21:41:30.156Z] #21 34.88 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-23T21:41:30.156Z] #21 34.89 Setting up libicu67:amd64 (67.1-7) ... [2022-04-23T21:41:30.418Z] #21 34.92 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-23T21:41:30.418Z] #21 34.94 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-23T21:41:30.418Z] #21 34.95 Setting up uidmap (1:4.8.1-1) ... [2022-04-23T21:41:30.418Z] #21 34.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:41:30.418Z] #21 34.98 Setting up bzip2 (1.0.8-4) ... [2022-04-23T21:41:30.418Z] #21 34.99 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:41:30.418Z] #21 35.00 Setting up python3-wheel (0.34.2-1) ... [2022-04-23T21:41:30.841Z] #21 1.262 Reading package lists... [2022-04-23T21:41:30.992Z] #21 35.71 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:41:30.992Z] #21 35.75 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-23T21:41:30.992Z] #21 35.76 Setting up libcap2-bin (1:2.44-1) ... [2022-04-23T21:41:31.255Z] #65 ... [2022-04-23T21:41:31.255Z] [2022-04-23T21:41:31.255Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:41:31.255Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T21:41:31.255Z] #14 84.45 Selecting previously unselected package libpcre2-16-0:arm64. [2022-04-23T21:41:31.255Z] #14 84.45 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-04-23T21:41:31.255Z] #14 84.47 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-04-23T21:41:31.255Z] #14 84.61 Selecting previously unselected package libpcre2-32-0:arm64. [2022-04-23T21:41:31.255Z] #14 84.62 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-04-23T21:41:31.255Z] #14 84.62 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-04-23T21:41:31.255Z] #14 84.76 Selecting previously unselected package libpcre2-posix2:arm64. [2022-04-23T21:41:31.255Z] #14 84.76 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-04-23T21:41:31.255Z] #14 84.77 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-04-23T21:41:31.255Z] #14 84.83 Selecting previously unselected package libpcre2-dev:arm64. [2022-04-23T21:41:31.255Z] #14 84.84 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-04-23T21:41:31.255Z] #14 84.84 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-04-23T21:41:31.255Z] #14 85.21 Selecting previously unselected package libselinux1-dev:arm64. [2022-04-23T21:41:31.255Z] #14 85.22 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-04-23T21:41:31.255Z] #14 85.23 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-04-23T21:41:31.255Z] #14 85.45 Selecting previously unselected package libdevmapper-dev:arm64. [2022-04-23T21:41:31.255Z] #14 85.45 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-04-23T21:41:31.255Z] #14 85.45 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-23T21:41:31.255Z] #14 85.52 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-23T21:41:31.255Z] #14 85.53 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-23T21:41:31.255Z] #14 85.54 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-23T21:41:31.255Z] #14 85.65 Selecting previously unselected package libsystemd-dev:arm64. [2022-04-23T21:41:31.255Z] #14 85.65 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-04-23T21:41:31.255Z] #14 85.67 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-04-23T21:41:31.255Z] #14 86.19 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-23T21:41:31.255Z] #14 86.20 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-23T21:41:31.255Z] #14 86.21 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T21:41:31.255Z] #14 86.23 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-04-23T21:41:31.255Z] #14 86.24 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T21:41:31.255Z] #14 86.25 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-04-23T21:41:31.255Z] #14 86.26 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-23T21:41:31.255Z] #14 86.27 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-04-23T21:41:31.255Z] #14 86.28 Setting up libudev-dev:arm64 (247.3-7) ... [2022-04-23T21:41:31.255Z] #14 86.29 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-04-23T21:41:31.255Z] #14 86.30 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T21:41:31.255Z] #14 86.31 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-23T21:41:31.255Z] #14 86.32 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T21:41:31.255Z] #14 86.33 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-23T21:41:31.255Z] #14 86.34 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-23T21:41:31.255Z] #14 86.35 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-04-23T21:41:31.255Z] #14 86.37 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T21:41:31.255Z] #14 86.38 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-04-23T21:41:31.255Z] #14 86.39 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-04-23T21:41:31.255Z] #14 86.42 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T21:41:31.255Z] #14 86.43 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:41:31.255Z] #14 86.45 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-23T21:41:31.255Z] #14 86.46 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:41:31.255Z] #14 86.47 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-23T21:41:31.255Z] #14 86.48 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T21:41:31.255Z] #14 86.49 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:41:31.255Z] #14 86.50 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-23T21:41:31.255Z] #14 86.51 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:41:31.255Z] #14 86.53 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T21:41:31.255Z] #14 86.55 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-23T21:41:31.255Z] #14 86.56 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-23T21:41:31.255Z] #14 86.59 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-23T21:41:31.255Z] #14 86.61 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-23T21:41:31.255Z] #14 86.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:41:31.255Z] #21 35.77 Setting up apparmor (2.13.6-10) ... [2022-04-23T21:41:31.936Z] #62 ... [2022-04-23T21:41:31.936Z] [2022-04-23T21:41:31.936Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:41:31.936Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:41:31.936Z] #14 74.73 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-23T21:41:31.936Z] #14 74.73 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:41:31.936Z] #14 74.75 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:41:31.936Z] #14 79.42 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-23T21:41:31.936Z] #14 79.43 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:41:31.936Z] #14 79.44 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T21:41:31.936Z] #14 84.20 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-23T21:41:31.936Z] #14 84.20 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:41:31.936Z] #14 84.20 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:41:32.649Z] #21 37.11 Setting up zip (3.0-12) ... [2022-04-23T21:41:32.649Z] #21 37.12 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:41:32.649Z] #21 37.16 Setting up bash-completion (1:2.11-2) ... [2022-04-23T21:41:34.563Z] #21 38.98 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T21:41:34.563Z] #21 39.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-23T21:41:34.563Z] #21 39.01 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-23T21:41:34.563Z] #21 39.02 Setting up patch (2.7.6-7) ... [2022-04-23T21:41:34.563Z] #21 39.04 Setting up sudo (1.9.5p2-3) ... [2022-04-23T21:41:34.563Z] #21 39.13 invoke-rc.d: could not determine current runlevel [2022-04-23T21:41:34.563Z] #21 39.15 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-23T21:41:34.564Z] #21 39.16 Setting up xfsprogs (5.10.0-4) ... [2022-04-23T21:41:34.564Z] #21 39.17 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-23T21:41:34.564Z] #21 39.19 Setting up inetutils-ping (2:2.0-1) ... [2022-04-23T21:41:34.564Z] #21 39.20 Setting up pigz (2.6-1) ... [2022-04-23T21:41:34.564Z] #21 39.21 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-23T21:41:34.564Z] #21 39.22 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:41:34.564Z] #21 39.25 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T21:41:34.564Z] #21 39.26 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:41:35.401Z] #21 39.97 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-23T21:41:35.401Z] #21 39.99 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-23T21:41:35.883Z] Fetching without tags [2022-04-23T21:41:35.927Z] #21 40.40 Setting up libelf1:amd64 (0.183-1) ... [2022-04-23T21:41:35.927Z] #21 40.49 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-23T21:41:35.927Z] #21 40.51 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:41:35.927Z] #21 40.54 Setting up python3-distutils (3.9.2-1) ... [2022-04-23T21:41:36.101Z] #21 5.597 Reading package lists... [2022-04-23T21:41:36.499Z] #21 41.14 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:41:36.499Z] #21 41.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-23T21:41:36.499Z] #21 41.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-23T21:41:36.499Z] #21 41.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-23T21:41:36.499Z] #21 41.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-23T21:41:36.499Z] #21 41.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-23T21:41:36.499Z] #21 41.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-23T21:41:36.499Z] #21 41.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-23T21:41:36.499Z] #21 41.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-23T21:41:36.499Z] #21 41.20 Setting up python3-setuptools (52.0.0-4) ... [2022-04-23T21:41:36.542Z] #14 ... [2022-04-23T21:41:36.542Z] [2022-04-23T21:41:36.542Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:41:36.542Z] #26 sha256:348625dde46d73b9791ae64add0f3e6c166179957d1f7cdc07ecd906fb2df8fc [2022-04-23T21:41:36.542Z] #26 94.29 Updating files: 42% (4822/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) [2022-04-23T21:41:36.542Z] #26 ... [2022-04-23T21:41:36.542Z] [2022-04-23T21:41:36.543Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:41:36.543Z] #65 sha256:5db3dfc0266c69cce4f3f1a2ea79ee249cd78b0a4f618292a59692a96c0a375d [2022-04-23T21:41:36.543Z] #65 DONE 94.5s [2022-04-23T21:41:36.543Z] [2022-04-23T21:41:36.543Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:41:36.543Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T21:41:36.543Z] #14 DONE 94.9s [2022-04-23T21:41:36.543Z] [2022-04-23T21:41:36.543Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:41:36.543Z] #26 sha256:348625dde46d73b9791ae64add0f3e6c166179957d1f7cdc07ecd906fb2df8fc [2022-04-23T21:41:36.552Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit 3b56c0663d4e3f9544e96e238278600186c422b7 [2022-04-23T21:41:36.667Z] #21 10.09 Building dependency tree... [2022-04-23T21:41:36.667Z] #21 11.23 Reading state information... [2022-04-23T21:41:36.808Z] #26 94.29 Updating files: 42% (4822/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) [2022-04-23T21:41:36.808Z] #26 ... [2022-04-23T21:41:36.808Z] [2022-04-23T21:41:36.808Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-23T21:41:36.808Z] #66 sha256:e6a0a0efc7b548784195c0bb442edbab251ab1fcac7469558ad3b9cb42825e3b [2022-04-23T21:41:36.808Z] #66 DONE 0.3s [2022-04-23T21:41:36.808Z] [2022-04-23T21:41:36.808Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:41:36.808Z] #26 sha256:348625dde46d73b9791ae64add0f3e6c166179957d1f7cdc07ecd906fb2df8fc [2022-04-23T21:41:36.808Z] #26 94.29 Updating files: 42% (4822/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) [2022-04-23T21:41:36.808Z] #26 ... [2022-04-23T21:41:36.808Z] [2022-04-23T21:41:36.808Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-23T21:41:36.808Z] #67 sha256:49de459bc79c10c5b5aeb8c27a9498f07f1e089afb07a52ed0e1be207ba37d53 [2022-04-23T21:41:36.808Z] #67 DONE 0.1s [2022-04-23T21:41:36.808Z] [2022-04-23T21:41:36.808Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-23T21:41:36.808Z] #57 sha256:301d23cf5d0d7a62e152440e42f25cd3184e2ba9f5bc3441c7fe9363971fbfb9 [2022-04-23T21:41:36.808Z] #57 DONE 0.5s [2022-04-23T21:41:36.808Z] [2022-04-23T21:41:36.808Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:41:36.808Z] #26 sha256:348625dde46d73b9791ae64add0f3e6c166179957d1f7cdc07ecd906fb2df8fc [2022-04-23T21:41:36.923Z] #21 ... [2022-04-23T21:41:36.923Z] [2022-04-23T21:41:36.923Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:41:36.923Z] #69 sha256:dcd4acad587566719118f679d7574f8abf162f1c60030119c525c6b91b7f34c1 [2022-04-23T21:41:36.923Z] #69 19.65 + bin/containerd [2022-04-23T21:41:35.582Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:41:35.639Z] > git config --add remote.origin.fetch +refs/pull/43519/head:refs/remotes/origin/PR-43519 # timeout=10 [2022-04-23T21:41:35.679Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:41:35.795Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:41:35.923Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:41:35.923Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:41:35.924Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43519/head:refs/remotes/origin/PR-43519 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:41:36.669Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:41:36.711Z] > git checkout -f 3b56c0663d4e3f9544e96e238278600186c422b7 # timeout=10 [2022-04-23T21:41:37.854Z] #69 ... [2022-04-23T21:41:37.854Z] [2022-04-23T21:41:37.854Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-04-23T21:41:37.854Z] #21 sha256:900bfd2bda7f41e13c4f85ff2d71b1ce8a861b5845b5c55255bf6aac3e1c3a12 [2022-04-23T21:41:37.854Z] #21 12.41 The following additional packages will be installed: [2022-04-23T21:41:37.854Z] #21 12.41 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-23T21:41:37.854Z] #21 12.41 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-23T21:41:37.854Z] #21 12.41 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-23T21:41:37.854Z] #21 12.41 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-23T21:41:37.854Z] #21 12.42 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-23T21:41:37.854Z] #21 12.42 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-04-23T21:41:37.855Z] #21 12.42 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-04-23T21:41:37.855Z] #21 12.44 Suggested packages: [2022-04-23T21:41:37.855Z] #21 12.44 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-04-23T21:41:37.855Z] #21 12.44 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-04-23T21:41:37.855Z] #21 12.44 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-04-23T21:41:37.855Z] #21 12.44 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-04-23T21:41:37.855Z] #21 12.44 seccomp:ppc64el seccomp:s390x [2022-04-23T21:41:37.855Z] #21 12.44 Recommended packages: [2022-04-23T21:41:37.855Z] #21 12.44 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-04-23T21:41:37.855Z] #21 12.44 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-04-23T21:41:37.855Z] #21 12.44 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-04-23T21:41:37.855Z] #21 12.44 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-04-23T21:41:37.889Z] #21 42.47 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:41:37.889Z] #21 42.49 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-23T21:41:37.889Z] #21 42.50 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-23T21:41:37.889Z] #21 42.52 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T21:41:38.116Z] #26 94.29 Updating files: 42% (4822/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 59% (6790/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) [2022-04-23T21:41:38.116Z] #26 ... [2022-04-23T21:41:38.116Z] [2022-04-23T21:41:38.116Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-23T21:41:38.116Z] #15 sha256:22f4bc2428baed17950a8493cc6cc7720cf565fa7aa91d269753d85cc2fbf47a [2022-04-23T21:41:38.116Z] #15 DONE 1.8s [2022-04-23T21:41:38.116Z] [2022-04-23T21:41:38.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-04-23T21:41:38.116Z] #26 sha256:348625dde46d73b9791ae64add0f3e6c166179957d1f7cdc07ecd906fb2df8fc [2022-04-23T21:41:38.421Z] #21 12.87 The following NEW packages will be installed: [2022-04-23T21:41:38.421Z] #21 12.87 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-23T21:41:38.421Z] #21 12.87 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-04-23T21:41:38.421Z] #21 12.87 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-04-23T21:41:38.421Z] #21 12.87 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-23T21:41:38.421Z] #21 12.87 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-23T21:41:38.421Z] #21 12.88 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-23T21:41:38.421Z] #21 12.88 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-23T21:41:38.421Z] #21 12.88 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-04-23T21:41:38.421Z] #21 12.88 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-04-23T21:41:38.421Z] #21 12.88 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-04-23T21:41:38.421Z] #21 12.89 libseccomp2:ppc64el libseccomp2:s390x [2022-04-23T21:41:38.678Z] #21 13.25 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:41:38.678Z] #21 13.25 Need to get 15.9 MB of archives. [2022-04-23T21:41:38.678Z] #21 13.25 After this operation, 73.0 MB of additional disk space will be used. [2022-04-23T21:41:38.678Z] #21 13.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-04-23T21:41:38.678Z] #21 13.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-04-23T21:41:38.678Z] #21 13.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-04-23T21:41:38.678Z] #21 13.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-04-23T21:41:38.678Z] #21 13.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-04-23T21:41:38.678Z] #21 13.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-04-23T21:41:38.678Z] #21 13.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-04-23T21:41:38.678Z] #21 13.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-04-23T21:41:38.678Z] #21 13.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-04-23T21:41:38.678Z] #21 13.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-04-23T21:41:38.678Z] #21 13.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-04-23T21:41:38.678Z] #21 13.30 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-04-23T21:41:38.678Z] #21 13.30 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-04-23T21:41:38.678Z] #21 13.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-04-23T21:41:38.678Z] #21 13.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-04-23T21:41:38.678Z] #21 13.32 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-04-23T21:41:38.678Z] #21 13.32 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-04-23T21:41:38.678Z] #21 13.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-04-23T21:41:38.678Z] #21 13.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-04-23T21:41:38.678Z] #21 13.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-04-23T21:41:38.678Z] #21 13.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-04-23T21:41:38.678Z] #21 13.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-04-23T21:41:38.838Z] #21 43.58 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-23T21:41:38.838Z] #21 43.59 Setting up jq (1.6-2.1) ... [2022-04-23T21:41:38.935Z] #21 13.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-04-23T21:41:38.935Z] #21 13.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-23T21:41:38.935Z] #21 13.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-23T21:41:38.935Z] #21 13.37 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-04-23T21:41:38.935Z] #21 13.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-04-23T21:41:38.935Z] #21 13.37 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-04-23T21:41:38.935Z] #21 13.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-04-23T21:41:38.935Z] #21 13.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-04-23T21:41:38.935Z] #21 13.39 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-04-23T21:41:38.935Z] #21 13.39 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-04-23T21:41:38.935Z] #21 13.39 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-04-23T21:41:38.935Z] #21 13.40 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-04-23T21:41:38.935Z] #21 13.40 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-04-23T21:41:38.935Z] #21 13.40 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-04-23T21:41:38.935Z] #21 13.40 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-04-23T21:41:38.935Z] #21 13.40 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-04-23T21:41:38.935Z] #21 13.40 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-04-23T21:41:38.935Z] #21 13.40 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-23T21:41:39.101Z] #21 43.62 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-23T21:41:39.101Z] #21 43.63 Setting up iptables (1.8.7-1) ... [2022-04-23T21:41:39.101Z] #21 43.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T21:41:39.101Z] #21 43.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T21:41:39.101Z] #21 43.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T21:41:39.101Z] #21 43.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T21:41:39.101Z] #21 43.68 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-23T21:41:39.101Z] #21 43.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-23T21:41:39.101Z] #21 43.70 Setting up iproute2 (5.10.0-4) ... [2022-04-23T21:41:39.167Z] #26 94.29 Updating files: 42% (4822/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 59% (6790/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 79% (9127/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-04-23T21:41:39.167Z] #26 97.32 + cd /tmp/tmp.WifmFIEQXu/tmp/docker-ce [2022-04-23T21:41:39.167Z] #26 97.32 + git checkout -q v17.06.2-ce [2022-04-23T21:41:39.193Z] #21 13.88 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:41:39.428Z] #26 ... [2022-04-23T21:41:39.428Z] [2022-04-23T21:41:39.428Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-23T21:41:39.428Z] #16 sha256:4b1ab7dc139bf4699de058a233156555ecde99490bb7cb44f5f9eca3ed243cad [2022-04-23T21:41:39.428Z] #16 DONE 1.3s [2022-04-23T21:41:39.451Z] #21 14.06 Fetched 15.9 MB in 0s (36.8 MB/s) [2022-04-23T21:41:39.451Z] #21 14.10 Selecting previously unselected package gcc-10-base:armel. [2022-04-23T21:41:39.451Z] #21 14.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-04-23T21:41:39.451Z] #21 14.13 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-04-23T21:41:39.451Z] #21 14.13 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-04-23T21:41:39.451Z] #21 14.20 Selecting previously unselected package gcc-10-base:armhf. [2022-04-23T21:41:39.675Z] #21 44.07 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:41:39.690Z] [2022-04-23T21:41:39.690Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-23T21:41:39.690Z] #17 sha256:c8b79c105a69171bd017afa0163487a1d48e4480be1b235638f419664d11f7dc [2022-04-23T21:41:39.709Z] #21 14.20 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-04-23T21:41:39.709Z] #21 14.21 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-04-23T21:41:39.709Z] #21 14.27 Selecting previously unselected package gcc-10-base:ppc64el. [2022-04-23T21:41:39.709Z] #21 14.27 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-04-23T21:41:39.709Z] #21 14.27 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-23T21:41:39.709Z] #21 14.32 Selecting previously unselected package gcc-10-base:s390x. [2022-04-23T21:41:39.709Z] #21 14.32 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-04-23T21:41:39.709Z] #21 14.33 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-04-23T21:41:39.709Z] #21 14.38 Selecting previously unselected package gcc-10-base:arm64. [2022-04-23T21:41:39.709Z] #21 14.39 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-04-23T21:41:39.709Z] #21 14.39 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-04-23T21:41:39.709Z] #21 14.45 Selecting previously unselected package libgcc-s1:armel. [2022-04-23T21:41:39.967Z] #21 14.46 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-04-23T21:41:39.967Z] #21 14.46 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-04-23T21:41:39.967Z] #21 14.50 Selecting previously unselected package libcrypt1:armel. [2022-04-23T21:41:39.967Z] #21 14.51 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-04-23T21:41:39.967Z] #21 14.51 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-04-23T21:41:39.967Z] #21 14.57 Selecting previously unselected package libc6:armel. [2022-04-23T21:41:39.967Z] #21 14.57 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-04-23T21:41:39.967Z] #21 14.71 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-04-23T21:41:39.927Z] > git remote # timeout=10 [2022-04-23T21:41:40.262Z] #17 0.563 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-23T21:41:40.262Z] #17 DONE 0.8s [2022-04-23T21:41:40.262Z] [2022-04-23T21:41:40.262Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-23T21:41:40.262Z] #18 sha256:ec5196f8ac010bfcb6cd8aee3a8bdd5662adc5e6662e07120d56f63c8eb9bd60 [2022-04-23T21:41:40.262Z] Merge succeeded, producing 3b56c0663d4e3f9544e96e238278600186c422b7 [2022-04-23T21:41:40.263Z] Checking out Revision 3b56c0663d4e3f9544e96e238278600186c422b7 (PR-43519) [2022-04-23T21:41:40.532Z] #21 15.01 Selecting previously unselected package libapparmor1:armel. [2022-04-23T21:41:40.532Z] #21 15.01 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-04-23T21:41:40.532Z] #21 15.02 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-04-23T21:41:40.532Z] #21 15.07 Selecting previously unselected package libapparmor-dev:armel. [2022-04-23T21:41:40.532Z] #21 15.07 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-04-23T21:41:40.532Z] #21 15.08 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-04-23T21:41:40.532Z] #21 15.15 Selecting previously unselected package libgcc-s1:arm64. [2022-04-23T21:41:40.532Z] #21 15.15 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-04-23T21:41:40.532Z] #21 15.16 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-04-23T21:41:40.532Z] #21 15.19 Selecting previously unselected package libcrypt1:arm64. [2022-04-23T21:41:40.532Z] #21 15.20 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-04-23T21:41:40.532Z] #21 15.20 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-23T21:41:40.532Z] #21 15.27 Selecting previously unselected package libc6:arm64. [2022-04-23T21:41:40.620Z] #21 DONE 45.2s [2022-04-23T21:41:40.620Z] [2022-04-23T21:41:40.620Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-23T21:41:40.620Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-23T21:41:40.790Z] #21 15.28 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-04-23T21:41:40.790Z] #21 15.44 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-04-23T21:41:41.047Z] #21 15.70 Selecting previously unselected package libapparmor1:arm64. [2022-04-23T21:41:41.200Z] #22 0.832 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-23T21:41:41.207Z] #18 DONE 0.9s [2022-04-23T21:41:41.207Z] [2022-04-23T21:41:41.207Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-23T21:41:41.207Z] #19 sha256:8401762ed8936ffe11b1882ae8f4c12830c9be2e96744fc6f3696e8f85b5df94 [2022-04-23T21:41:41.304Z] #21 15.70 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-23T21:41:41.304Z] #21 15.70 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-23T21:41:41.304Z] #21 15.79 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-23T21:41:41.304Z] #21 15.79 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-23T21:41:41.304Z] #21 15.79 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-23T21:41:41.304Z] #21 15.84 Selecting previously unselected package libgcc-s1:s390x. [2022-04-23T21:41:41.304Z] #21 15.84 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-04-23T21:41:41.304Z] #21 15.85 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-04-23T21:41:41.304Z] #21 15.88 Selecting previously unselected package libcrypt1:s390x. [2022-04-23T21:41:41.304Z] #21 15.88 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-04-23T21:41:41.304Z] #21 15.89 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-04-23T21:41:41.304Z] #21 15.95 Selecting previously unselected package libc6:s390x. [2022-04-23T21:41:41.304Z] #21 15.95 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-04-23T21:41:41.304Z] #21 16.09 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-04-23T21:41:41.463Z] #22 0.836 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-23T21:41:41.463Z] #22 0.839 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-23T21:41:41.463Z] #22 DONE 0.9s [2022-04-23T21:41:41.463Z] [2022-04-23T21:41:41.463Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-23T21:41:41.463Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-23T21:41:41.866Z] #21 16.36 Selecting previously unselected package libapparmor1:s390x. [2022-04-23T21:41:41.866Z] #21 16.37 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-04-23T21:41:41.866Z] #21 16.37 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-04-23T21:41:41.866Z] #21 16.41 Selecting previously unselected package libapparmor-dev:s390x. [2022-04-23T21:41:41.866Z] #21 16.41 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-04-23T21:41:41.866Z] #21 16.42 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-04-23T21:41:41.866Z] #21 16.46 Selecting previously unselected package libgcc-s1:armhf. [2022-04-23T21:41:41.866Z] #21 16.46 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-04-23T21:41:41.866Z] #21 16.47 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-04-23T21:41:41.866Z] #21 16.50 Selecting previously unselected package libcrypt1:armhf. [2022-04-23T21:41:41.866Z] #21 16.50 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-04-23T21:41:41.866Z] #21 16.51 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-04-23T21:41:41.866Z] #21 16.56 Selecting previously unselected package libc6:armhf. [2022-04-23T21:41:41.866Z] #21 16.56 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-04-23T21:41:41.893Z] #14 94.73 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-23T21:41:41.893Z] #14 94.73 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:41:41.893Z] #14 94.73 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:41:42.123Z] #21 16.66 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-04-23T21:41:42.123Z] #21 16.90 Selecting previously unselected package libapparmor1:armhf. [2022-04-23T21:41:42.155Z] #19 DONE 0.9s [2022-04-23T21:41:42.155Z] [2022-04-23T21:41:42.155Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-23T21:41:42.155Z] #20 sha256:69cc771ff27f176862cc9c8036281d2ed3d0187080716c7bd20450bfd778fe25 [2022-04-23T21:41:42.380Z] #21 16.91 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-04-23T21:41:42.380Z] #21 16.91 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-04-23T21:41:42.380Z] #21 16.94 Selecting previously unselected package libapparmor-dev:armhf. [2022-04-23T21:41:42.380Z] #21 16.95 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-04-23T21:41:42.380Z] #21 16.95 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-04-23T21:41:42.380Z] #21 17.00 Selecting previously unselected package libgcc-s1:ppc64el. [2022-04-23T21:41:42.380Z] #21 17.00 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-04-23T21:41:42.380Z] #21 17.00 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-23T21:41:42.380Z] #21 17.04 Selecting previously unselected package libcrypt1:ppc64el. [2022-04-23T21:41:42.380Z] #21 17.04 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-04-23T21:41:42.380Z] #21 17.04 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-23T21:41:42.380Z] #21 17.10 Selecting previously unselected package libc6:ppc64el. [2022-04-23T21:41:42.380Z] #21 17.11 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-04-23T21:41:42.636Z] #21 17.21 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-23T21:41:42.892Z] #21 17.55 Selecting previously unselected package libapparmor1:ppc64el. [2022-04-23T21:41:42.892Z] #21 17.56 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-04-23T21:41:42.892Z] #21 17.56 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-04-23T21:41:42.892Z] #21 17.60 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-04-23T21:41:42.892Z] #21 17.60 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-04-23T21:41:42.892Z] #21 17.60 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-23T21:41:42.892Z] #21 17.65 Selecting previously unselected package libseccomp2:s390x. [2022-04-23T21:41:43.099Z] #20 DONE 0.9s [2022-04-23T21:41:43.099Z] [2022-04-23T21:41:43.099Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-23T21:41:43.099Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-04-23T21:41:43.148Z] #21 17.65 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-04-23T21:41:43.148Z] #21 17.66 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-23T21:41:43.148Z] #21 17.69 Selecting previously unselected package libseccomp-dev:s390x. [2022-04-23T21:41:43.148Z] #21 17.70 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-04-23T21:41:43.148Z] #21 17.71 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-23T21:41:43.148Z] #21 17.76 Selecting previously unselected package libseccomp2:ppc64el. [2022-04-23T21:41:43.148Z] #21 17.76 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-23T21:41:43.148Z] #21 17.77 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-23T21:41:43.148Z] #21 17.80 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-04-23T21:41:43.148Z] #21 17.80 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-23T21:41:43.148Z] #21 17.80 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-23T21:41:43.148Z] #21 17.87 Selecting previously unselected package libseccomp2:armhf. [2022-04-23T21:41:39.997Z] > git config --get remote.origin.url # timeout=10 [2022-04-23T21:41:40.041Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:41:40.043Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-23T21:41:40.181Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-23T21:41:40.301Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:41:40.343Z] > git checkout -f 3b56c0663d4e3f9544e96e238278600186c422b7 # timeout=10 [2022-04-23T21:41:43.403Z] #21 17.87 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-04-23T21:41:43.403Z] #21 17.87 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-23T21:41:43.403Z] #21 17.90 Selecting previously unselected package libseccomp-dev:armhf. [2022-04-23T21:41:43.403Z] #21 17.90 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-04-23T21:41:43.403Z] #21 17.91 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-23T21:41:43.403Z] #21 17.95 Selecting previously unselected package libseccomp2:armel. [2022-04-23T21:41:43.403Z] #21 17.95 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-04-23T21:41:43.403Z] #21 17.96 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-23T21:41:43.403Z] #21 17.99 Selecting previously unselected package libseccomp-dev:armel. [2022-04-23T21:41:43.403Z] #21 17.99 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-04-23T21:41:43.403Z] #21 17.99 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-23T21:41:43.403Z] #21 18.04 Selecting previously unselected package libseccomp2:arm64. [2022-04-23T21:41:43.403Z] #21 18.04 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-04-23T21:41:43.403Z] #21 18.04 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-23T21:41:43.403Z] #21 18.08 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-23T21:41:43.403Z] #21 18.08 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-23T21:41:43.403Z] #21 18.09 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-23T21:41:43.659Z] #21 18.15 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-04-23T21:41:43.659Z] #21 18.17 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-04-23T21:41:43.659Z] #21 18.18 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-04-23T21:41:43.659Z] #21 18.19 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-23T21:41:43.659Z] #21 18.20 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-04-23T21:41:43.659Z] #21 18.22 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-23T21:41:43.659Z] #21 18.24 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-04-23T21:41:43.659Z] #21 18.25 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-04-23T21:41:43.659Z] #21 18.26 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-23T21:41:43.659Z] #21 18.27 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-04-23T21:41:43.659Z] #21 18.28 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-04-23T21:41:43.659Z] #21 18.29 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-04-23T21:41:43.659Z] #21 18.30 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-04-23T21:41:43.659Z] #21 18.31 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-23T21:41:43.659Z] #21 18.32 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-04-23T21:41:43.659Z] #21 18.33 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-04-23T21:41:43.790Z] #14 ... [2022-04-23T21:41:43.791Z] [2022-04-23T21:41:43.791Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:41:43.791Z] #65 sha256:99337ff0fcdb51e50ca539f4461da917379c52b9614e0515dd37e243ed19d269 [2022-04-23T21:41:43.791Z] #65 96.50 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T21:41:43.791Z] #65 96.50 + GOBIN=/build [2022-04-23T21:41:43.791Z] #65 96.50 + GO111MODULE=on [2022-04-23T21:41:43.791Z] #65 96.50 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:41:43.845Z] Fetching without tags [2022-04-23T21:41:44.039Z] #21 0.990 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:41:44.039Z] #21 1.021 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:41:44.039Z] #21 1.021 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:41:44.533Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit 3b56c0663d4e3f9544e96e238278600186c422b7 [2022-04-23T21:41:44.609Z] #21 1.606 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T21:41:45.024Z] #21 19.45 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-04-23T21:41:45.550Z] #21 2.718 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T21:41:45.951Z] #21 20.58 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-04-23T21:41:43.533Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:41:43.607Z] > git config --add remote.origin.fetch +refs/pull/43519/head:refs/remotes/origin/PR-43519 # timeout=10 [2022-04-23T21:41:43.651Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:41:43.764Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:41:43.884Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:41:43.885Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:41:43.886Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43519/head:refs/remotes/origin/PR-43519 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:41:44.647Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:41:44.689Z] > git checkout -f 3b56c0663d4e3f9544e96e238278600186c422b7 # timeout=10 [2022-04-23T21:41:46.934Z] #21 ... [2022-04-23T21:41:46.934Z] [2022-04-23T21:41:46.934Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:41:46.934Z] #58 sha256:5440eb0e5dc9411a4b53ce199250471c5d804cb2dfe41be2380d6e1d69f05681 [2022-04-23T21:41:46.934Z] #58 1.042 + RM_GOPATH=0 [2022-04-23T21:41:46.934Z] #58 1.042 + TMP_GOPATH= [2022-04-23T21:41:46.934Z] #58 1.042 + : /build [2022-04-23T21:41:46.934Z] #58 1.042 + '[' -z '' ']' [2022-04-23T21:41:46.934Z] #58 1.042 ++ mktemp -d [2022-04-23T21:41:46.934Z] #58 1.042 + export GOPATH=/tmp/tmp.3aUuY3Ovgr [2022-04-23T21:41:46.934Z] #58 1.042 + GOPATH=/tmp/tmp.3aUuY3Ovgr [2022-04-23T21:41:46.934Z] #58 1.042 + RM_GOPATH=1 [2022-04-23T21:41:46.934Z] #58 1.042 + case "$(go env GOARCH)" in [2022-04-23T21:41:46.934Z] #58 1.042 ++ go env GOARCH [2022-04-23T21:41:46.934Z] #58 1.077 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:41:46.934Z] #58 1.077 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:41:46.934Z] #58 1.077 ++ dirname /install.sh [2022-04-23T21:41:46.934Z] #58 1.077 + dir=/ [2022-04-23T21:41:46.934Z] #58 1.077 + bin=runc [2022-04-23T21:41:46.934Z] #58 1.077 + shift [2022-04-23T21:41:46.934Z] #58 1.077 + '[' '!' -f //runc.installer ']' [2022-04-23T21:41:46.934Z] #58 1.077 + . //runc.installer [2022-04-23T21:41:46.934Z] #58 1.077 ++ set -e [2022-04-23T21:41:46.934Z] #58 1.077 ++ : v1.1.1 [2022-04-23T21:41:46.934Z] #58 1.077 + install_runc [2022-04-23T21:41:46.934Z] #58 1.077 + RUNC_BUILDTAGS=seccomp [2022-04-23T21:41:46.934Z] #58 1.077 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-23T21:41:46.934Z] #58 1.077 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3aUuY3Ovgr/src/github.com/opencontainers/runc [2022-04-23T21:41:46.934Z] #58 1.077 Cloning into '/tmp/tmp.3aUuY3Ovgr/src/github.com/opencontainers/runc'... [2022-04-23T21:41:46.934Z] #58 1.081 Install runc version v1.1.1 (build tags: seccomp) [2022-04-23T21:41:46.934Z] #58 8.866 + cd /tmp/tmp.3aUuY3Ovgr/src/github.com/opencontainers/runc [2022-04-23T21:41:46.934Z] #58 8.867 + git checkout -q v1.1.1 [2022-04-23T21:41:46.934Z] #58 9.347 + '[' -z '' ']' [2022-04-23T21:41:46.934Z] #58 9.347 + target=static [2022-04-23T21:41:46.934Z] #58 9.347 + make BUILDTAGS=seccomp static [2022-04-23T21:41:46.934Z] #58 9.437 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-23T21:41:46.934Z] #58 ... [2022-04-23T21:41:46.934Z] [2022-04-23T21:41:46.934Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-23T21:41:46.934Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-04-23T21:41:46.934Z] #21 3.989 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T21:41:47.194Z] #21 ... [2022-04-23T21:41:47.194Z] [2022-04-23T21:41:47.194Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:41:47.194Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-23T21:41:47.194Z] #34 DONE 105.4s [2022-04-23T21:41:47.319Z] #21 21.72 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-23T21:41:47.456Z] [2022-04-23T21:41:47.456Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:41:47.456Z] #26 sha256:348625dde46d73b9791ae64add0f3e6c166179957d1f7cdc07ecd906fb2df8fc [2022-04-23T21:41:47.456Z] #26 101.5 + mkdir -p /tmp/tmp.WifmFIEQXu/src/github.com/docker [2022-04-23T21:41:47.456Z] #26 101.5 + mv components/cli /tmp/tmp.WifmFIEQXu/src/github.com/docker/cli [2022-04-23T21:41:47.456Z] #26 101.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-04-23T21:41:47.809Z] Fetching without tags [2022-04-23T21:41:48.017Z] Merge succeeded, producing 3b56c0663d4e3f9544e96e238278600186c422b7 [2022-04-23T21:41:48.018Z] Checking out Revision 3b56c0663d4e3f9544e96e238278600186c422b7 (PR-43519) [2022-04-23T21:41:48.162Z] #53 ... [2022-04-23T21:41:48.162Z] [2022-04-23T21:41:48.162Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:41:48.162Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:41:48.162Z] #45 190.2 + dpkg --print-architecture [2022-04-23T21:41:48.162Z] #45 190.2 + git checkout -q v2.1.0 [2022-04-23T21:41:48.162Z] #45 190.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-23T21:41:48.162Z] #45 190.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-23T21:41:48.580Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit 3b56c0663d4e3f9544e96e238278600186c422b7 [2022-04-23T21:41:48.688Z] #21 22.94 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-04-23T21:41:49.045Z] #65 101.6 rootlesskit version 1.0.0 [2022-04-23T21:41:49.045Z] #65 101.6 Usage of /build/rootlesskit-docker-proxy: [2022-04-23T21:41:49.045Z] #65 101.6 -container-ip string [2022-04-23T21:41:49.045Z] #65 101.6 container ip [2022-04-23T21:41:49.045Z] #65 101.6 -container-port int [2022-04-23T21:41:49.045Z] #65 101.6 container port (default -1) [2022-04-23T21:41:49.045Z] #65 101.6 -host-ip string [2022-04-23T21:41:49.045Z] #65 101.6 host ip [2022-04-23T21:41:49.045Z] #65 101.6 -host-port int [2022-04-23T21:41:49.045Z] #65 101.6 host port (default -1) [2022-04-23T21:41:49.045Z] #65 101.6 -proto string [2022-04-23T21:41:49.045Z] #65 101.6 proxy protocol (default "tcp") [2022-04-23T21:41:49.045Z] #65 ... [2022-04-23T21:41:49.045Z] [2022-04-23T21:41:49.045Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:41:49.045Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:41:49.045Z] #14 99.43 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-23T21:41:49.045Z] #14 99.43 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-23T21:41:49.045Z] #14 99.45 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T21:41:49.045Z] #14 99.56 Selecting previously unselected package libapparmor1:amd64. [2022-04-23T21:41:49.045Z] #14 99.56 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-23T21:41:49.045Z] #14 99.56 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-23T21:41:49.045Z] #14 99.65 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-23T21:41:49.045Z] #14 99.67 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-23T21:41:49.045Z] #14 99.68 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-23T21:41:49.045Z] #14 99.79 Selecting previously unselected package libbtrfs0:amd64. [2022-04-23T21:41:49.045Z] #14 99.79 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-23T21:41:49.045Z] #14 99.80 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:41:49.045Z] #14 99.92 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-23T21:41:49.045Z] #14 99.94 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-23T21:41:49.045Z] #14 99.94 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:41:49.045Z] #14 100.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-23T21:41:49.045Z] #14 100.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:41:49.045Z] #14 100.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:41:49.045Z] #14 100.2 Selecting previously unselected package libudev-dev:amd64. [2022-04-23T21:41:49.045Z] #14 100.2 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-23T21:41:49.045Z] #14 100.2 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-23T21:41:49.045Z] #14 100.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-23T21:41:49.045Z] #14 100.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-23T21:41:49.045Z] #14 100.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-23T21:41:49.045Z] #14 100.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-23T21:41:49.045Z] #14 100.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-23T21:41:49.045Z] #14 100.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-23T21:41:49.045Z] #14 100.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-23T21:41:49.045Z] #14 100.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-23T21:41:49.045Z] #14 100.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-23T21:41:49.045Z] #14 101.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-23T21:41:49.045Z] #14 101.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-23T21:41:49.045Z] #14 101.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-23T21:41:49.045Z] #14 101.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-23T21:41:49.045Z] #14 101.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-23T21:41:49.045Z] #14 101.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-23T21:41:49.045Z] #14 101.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-23T21:41:49.045Z] #14 101.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-23T21:41:49.045Z] #14 101.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-23T21:41:49.045Z] #14 101.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-23T21:41:49.045Z] #14 101.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:41:49.045Z] #14 101.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:41:49.045Z] #14 101.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-23T21:41:49.045Z] #14 102.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-23T21:41:49.045Z] #14 102.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-23T21:41:49.301Z] #14 102.3 Selecting previously unselected package libsystemd-dev:amd64.#14 ... [2022-04-23T21:41:49.301Z] [2022-04-23T21:41:49.301Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:41:49.301Z] #65 sha256:99337ff0fcdb51e50ca539f4461da917379c52b9614e0515dd37e243ed19d269 [2022-04-23T21:41:49.302Z] #65 DONE 102.3s [2022-04-23T21:41:49.302Z] [2022-04-23T21:41:49.302Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:41:49.302Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:41:49.302Z] #14 102.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-23T21:41:49.302Z] #14 102.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-23T21:41:49.302Z] #14 102.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-23T21:41:49.302Z] #14 ... [2022-04-23T21:41:49.302Z] [2022-04-23T21:41:49.302Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-23T21:41:49.302Z] #66 sha256:cdd66c1ae0f949f59c1892ddc383ca43ce6faed18903e9647dc916706d8a3034 [2022-04-23T21:41:49.302Z] #66 DONE 0.0s [2022-04-23T21:41:49.302Z] [2022-04-23T21:41:49.302Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-23T21:41:49.302Z] #67 sha256:a6e5ba6e91a61820732975861d6b9f70639984640afb94e917fdea4f8416c6b6 [2022-04-23T21:41:49.302Z] #67 DONE 0.1s [2022-04-23T21:41:49.391Z] #26 ... [2022-04-23T21:41:49.391Z] [2022-04-23T21:41:49.391Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-23T21:41:49.391Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-04-23T21:41:49.391Z] #21 6.182 Fetched 8397 kB in 5s (1535 kB/s) [2022-04-23T21:41:49.561Z] [2022-04-23T21:41:49.561Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:41:49.561Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:41:49.616Z] #21 24.12 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-23T21:41:49.616Z] #21 24.13 Setting up libapparmor1:armel (2.13.6-10) ... [2022-04-23T21:41:49.616Z] #21 24.14 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-04-23T21:41:49.616Z] #21 24.15 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-04-23T21:41:49.616Z] #21 24.16 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-04-23T21:41:49.616Z] #21 24.17 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-23T21:41:49.616Z] #21 24.18 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-23T21:41:49.616Z] #21 24.19 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-23T21:41:49.616Z] #21 24.20 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-23T21:41:49.616Z] #21 24.21 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-23T21:41:49.616Z] #21 24.22 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-23T21:41:49.616Z] #21 24.23 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-04-23T21:41:49.616Z] #21 24.24 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-04-23T21:41:49.616Z] #21 24.25 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-23T21:41:49.616Z] #21 24.26 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-04-23T21:41:49.616Z] #21 24.27 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-23T21:41:49.616Z] #21 24.28 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-23T21:41:49.616Z] #21 24.29 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-23T21:41:49.616Z] #21 24.30 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-23T21:41:49.818Z] #14 102.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-23T21:41:49.818Z] #14 102.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-23T21:41:49.818Z] #14 102.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T21:41:49.818Z] #14 102.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-23T21:41:49.818Z] #14 102.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T21:41:49.818Z] #14 102.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-23T21:41:49.818Z] #14 102.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:41:49.818Z] #14 102.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-23T21:41:49.818Z] #14 102.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-23T21:41:49.818Z] #14 103.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-23T21:41:49.872Z] #21 24.31 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-23T21:41:49.872Z] #21 24.32 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:41:47.663Z] > git remote # timeout=10 [2022-04-23T21:41:47.744Z] > git config --get remote.origin.url # timeout=10 [2022-04-23T21:41:47.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:41:47.794Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-23T21:41:47.933Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-23T21:41:48.059Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:41:48.102Z] > git checkout -f 3b56c0663d4e3f9544e96e238278600186c422b7 # timeout=10 [2022-04-23T21:41:50.075Z] #14 103.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T21:41:50.075Z] #14 103.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:41:50.075Z] #14 103.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T21:41:50.075Z] #14 103.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-23T21:41:50.075Z] #14 103.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-23T21:41:50.075Z] #14 103.0 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-23T21:41:50.075Z] #14 103.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T21:41:50.075Z] #14 103.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-23T21:41:50.075Z] #14 103.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-23T21:41:50.075Z] #14 103.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T21:41:50.075Z] #14 103.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:41:50.075Z] #14 103.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-04-23T21:41:50.075Z] #14 103.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:41:50.075Z] #14 103.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-04-23T21:41:50.075Z] #14 103.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T21:41:50.075Z] #14 103.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:41:50.076Z] #14 103.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-04-23T21:41:50.076Z] #14 103.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:41:50.076Z] #14 103.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T21:41:50.076Z] #14 103.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:41:50.076Z] #14 103.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-23T21:41:50.076Z] #14 103.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:41:50.076Z] #14 103.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:41:50.076Z] #14 103.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:41:47.426Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:41:47.504Z] > git config --add remote.origin.fetch +refs/pull/43519/head:refs/remotes/origin/PR-43519 # timeout=10 [2022-04-23T21:41:47.564Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:41:47.701Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:41:47.843Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:41:47.844Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:41:47.845Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43519/head:refs/remotes/origin/PR-43519 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:41:48.685Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:41:48.744Z] > git checkout -f 3b56c0663d4e3f9544e96e238278600186c422b7 # timeout=10 [2022-04-23T21:41:50.434Z] #21 DONE 25.1s [2022-04-23T21:41:50.434Z] [2022-04-23T21:41:50.434Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-23T21:41:50.434Z] #64 sha256:3e57228ae163e2dd4cef7fb4f8b83d9cdfb01fc48428e06cb0d1e5bcfc5ae4ee [2022-04-23T21:41:50.434Z] #64 DONE 0.0s [2022-04-23T21:41:50.434Z] [2022-04-23T21:41:50.434Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:41:50.434Z] #65 sha256:b712d2df23038ea967a02a67eed27b0cd12cd25b31b7852c0d2699a706660a6a [2022-04-23T21:41:50.641Z] #14 DONE 103.7s [2022-04-23T21:41:50.641Z] [2022-04-23T21:41:50.641Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-23T21:41:50.641Z] #57 sha256:a8861e0e82a39fd1210cd147eeb0d320901a76fd5b28365b8df871ad7120cf0b [2022-04-23T21:41:50.800Z] #21 6.182 Reading package lists... [2022-04-23T21:41:50.898Z] #57 DONE 0.4s [2022-04-23T21:41:50.898Z] [2022-04-23T21:41:50.898Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-23T21:41:50.898Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-23T21:41:51.365Z] #65 0.861 + RM_GOPATH=0 [2022-04-23T21:41:51.365Z] #65 0.861 + TMP_GOPATH= [2022-04-23T21:41:51.365Z] #65 0.861 + : /build [2022-04-23T21:41:51.365Z] #65 0.861 + '[' -z '' ']' [2022-04-23T21:41:51.365Z] #65 ... [2022-04-23T21:41:51.365Z] [2022-04-23T21:41:51.365Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-23T21:41:51.365Z] #22 sha256:1186407e5c635c76e6ceef31d6ad460ca293e21a1931fede76da6e75e8c3983d [2022-04-23T21:41:51.365Z] #22 DONE 1.0s [2022-04-23T21:41:51.365Z] [2022-04-23T21:41:51.365Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:41:51.365Z] #65 sha256:b712d2df23038ea967a02a67eed27b0cd12cd25b31b7852c0d2699a706660a6a [2022-04-23T21:41:51.365Z] #65 0.862 ++ mktemp -d [2022-04-23T21:41:51.365Z] #65 0.863 + export GOPATH=/tmp/tmp.6nP2kzh4lu [2022-04-23T21:41:51.365Z] #65 0.864 + GOPATH=/tmp/tmp.6nP2kzh4lu [2022-04-23T21:41:51.365Z] #65 0.864 + RM_GOPATH=1 [2022-04-23T21:41:51.365Z] #65 0.864 + case "$(go env GOARCH)" in [2022-04-23T21:41:51.365Z] #65 0.867 ++ go env GOARCH [2022-04-23T21:41:51.365Z] #65 0.883 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:41:51.365Z] #65 0.883 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:41:51.365Z] #65 0.884 ++ dirname /install.sh [2022-04-23T21:41:51.365Z] #65 0.884 + dir=/ [2022-04-23T21:41:51.365Z] #65 0.884 + bin=runc [2022-04-23T21:41:51.365Z] #65 0.884 + shift [2022-04-23T21:41:51.365Z] #65 0.884 + '[' '!' -f //runc.installer ']' [2022-04-23T21:41:51.365Z] #65 0.885 + . //runc.installer [2022-04-23T21:41:51.365Z] #65 0.885 ++ set -e [2022-04-23T21:41:51.365Z] #65 0.885 ++ : v1.1.1 [2022-04-23T21:41:51.365Z] #65 0.885 + install_runc [2022-04-23T21:41:51.365Z] #65 0.885 + RUNC_BUILDTAGS=seccomp [2022-04-23T21:41:51.365Z] #65 0.885 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-23T21:41:51.365Z] #65 0.885 Install runc version v1.1.1 (build tags: seccomp) [2022-04-23T21:41:51.365Z] #65 0.885 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6nP2kzh4lu/src/github.com/opencontainers/runc [2022-04-23T21:41:51.365Z] #65 0.888 Cloning into '/tmp/tmp.6nP2kzh4lu/src/github.com/opencontainers/runc'... [2022-04-23T21:41:51.474Z] #23 9.620 Collecting yamllint==1.26.1 [2022-04-23T21:41:51.683Z] Commit message: "daemon: daemon.networkOptions(): don't pass Config as argument" [2022-04-23T21:41:52.094Z] > git --version # timeout=10 [2022-04-23T21:41:52.143Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-23T21:41:52.188Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-23T21:41:52.295Z] #65 ... [2022-04-23T21:41:52.295Z] [2022-04-23T21:41:52.295Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-23T21:41:52.295Z] #23 sha256:e18b8c462b0eb3952c8e8c2f89a740417db7cfac4bf075372a09ecc77fc73721 [2022-04-23T21:41:52.295Z] #23 DONE 0.7s [2022-04-23T21:41:52.295Z] [2022-04-23T21:41:52.295Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-23T21:41:52.295Z] #24 sha256:28e8a822ab621eecd17759786f4e5d2479f8c2221c8f05d39a26e2e9c9939f68 [2022-04-23T21:41:52.418Z] #23 10.67 Downloading yamllint-1.26.1.tar.gz (126 kB) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-04-23T21:41:52.599Z] Merge succeeded, producing 3b56c0663d4e3f9544e96e238278600186c422b7 [2022-04-23T21:41:52.599Z] Checking out Revision 3b56c0663d4e3f9544e96e238278600186c422b7 (PR-43519) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-23T21:41:52.857Z] #24 0.532 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-23T21:41:52.857Z] #24 DONE 0.6s [2022-04-23T21:41:52.857Z] [2022-04-23T21:41:52.857Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:41:52.857Z] #65 sha256:b712d2df23038ea967a02a67eed27b0cd12cd25b31b7852c0d2699a706660a6a [2022-04-23T21:41:52.857Z] #65 2.350 + cd /tmp/tmp.6nP2kzh4lu/src/github.com/opencontainers/runc [2022-04-23T21:41:52.857Z] #65 2.350 + git checkout -q v1.1.1 [2022-04-23T21:41:52.857Z] #65 2.466 + '[' -z '' ']' [2022-04-23T21:41:52.857Z] #65 2.466 + target=static [2022-04-23T21:41:52.857Z] #65 2.466 + make BUILDTAGS=seccomp static [2022-04-23T21:41:52.975Z] #21 7.992 Reading package lists... [2022-04-23T21:41:53.113Z] #65 2.622 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-23T21:41:53.235Z] #21 9.753 Building dependency tree... [2022-04-23T21:41:53.361Z] #23 11.73 Collecting pathspec>=0.5.3 [2022-04-23T21:41:53.361Z] #23 11.75 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-23T21:41:53.369Z] #65 ... [2022-04-23T21:41:53.369Z] [2022-04-23T21:41:53.369Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-23T21:41:53.369Z] #25 sha256:afdc12ae821af437125a3bcc9673d4d094d269c5bcfbaa2c665d73e87b81bb08 [2022-04-23T21:41:53.369Z] #25 DONE 0.6s [2022-04-23T21:41:52.176Z] > git remote # timeout=10 [2022-04-23T21:41:52.269Z] > git config --get remote.origin.url # timeout=10 [2022-04-23T21:41:52.339Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:41:52.341Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-23T21:41:52.494Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-23T21:41:52.633Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:41:52.708Z] > git checkout -f 3b56c0663d4e3f9544e96e238278600186c422b7 # timeout=10 [2022-04-23T21:41:53.623Z] #23 12.11 Collecting pyyaml [2022-04-23T21:41:53.623Z] #23 12.12 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-23T21:41:53.623Z] #23 12.16 Building wheels for collected packages: yamllint [2022-04-23T21:41:53.623Z] #23 12.17 Building wheel for yamllint (setup.py): started [2022-04-23T21:41:53.625Z] [2022-04-23T21:41:53.625Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-23T21:41:53.625Z] #26 sha256:ae7c01d5ba32701696a012f28efda29d0f8b8a3ef35e9a7b8ab9c28d3bdfc8da [2022-04-23T21:41:53.805Z] #21 11.04 The following additional packages will be installed: [2022-04-23T21:41:53.805Z] #21 11.05 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-23T21:41:54.065Z] #21 11.05 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-23T21:41:54.065Z] #21 11.05 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-23T21:41:54.065Z] #21 11.05 python3-pkg-resources vim-runtime xxd [2022-04-23T21:41:54.065Z] #21 11.05 Suggested packages: [2022-04-23T21:41:54.065Z] #21 11.05 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-23T21:41:54.065Z] #21 11.05 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-23T21:41:54.065Z] #21 11.05 acl attr quota [2022-04-23T21:41:54.065Z] #21 11.05 Recommended packages: [2022-04-23T21:41:54.065Z] #21 11.05 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-23T21:41:54.174Z] #15 DONE 2.9s [2022-04-23T21:41:54.174Z] [2022-04-23T21:41:54.174Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-23T21:41:54.174Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-23T21:41:54.190Z] #26 DONE 0.6s [2022-04-23T21:41:54.190Z] [2022-04-23T21:41:54.190Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2022-04-23T21:41:54.190Z] #27 sha256:e1d7ee6f32b836cb5505ef569132e90032d7855f65467779a09f337b37b630d4 [2022-04-23T21:41:54.446Z] #27 ... [2022-04-23T21:41:54.447Z] [2022-04-23T21:41:54.447Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:41:54.447Z] #69 sha256:dcd4acad587566719118f679d7574f8abf162f1c60030119c525c6b91b7f34c1 [2022-04-23T21:41:54.447Z] #69 37.82 # github.com/containerd/containerd/cmd/containerd [2022-04-23T21:41:54.447Z] #69 37.82 /usr/bin/ld: /tmp/go-link-2354311279/000019.o: in function `New': [2022-04-23T21:41:54.447Z] #69 37.82 /tmp/tmp.UNLT3DW8XM/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-23T21:41:54.447Z] #69 37.89 + bin/containerd-stress [2022-04-23T21:41:54.447Z] #69 38.76 + bin/containerd-shim [2022-04-23T21:41:54.447Z] #69 42.94 + bin/containerd-shim-runc-v1 [2022-04-23T21:41:54.447Z] #69 45.90 + bin/containerd-shim-runc-v2 [2022-04-23T21:41:54.447Z] #69 46.76 + binaries [2022-04-23T21:41:54.447Z] #69 46.76 + install -D bin/containerd /build/containerd [2022-04-23T21:41:54.447Z] #69 46.79 + install -D bin/containerd-shim /build/containerd-shim [2022-04-23T21:41:54.447Z] #69 46.80 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-23T21:41:54.447Z] #69 46.81 + install -D bin/ctr /build/ctr [2022-04-23T21:41:54.447Z] #69 DONE 47.0s [2022-04-23T21:41:54.447Z] [2022-04-23T21:41:54.447Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:41:54.447Z] #65 sha256:b712d2df23038ea967a02a67eed27b0cd12cd25b31b7852c0d2699a706660a6a [2022-04-23T21:41:54.564Z] #23 13.14 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-23T21:41:54.564Z] #23 13.14 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e868a4f16799495ebba114d5dd7762ca067125e27be3c737eaaff46aeb287907 [2022-04-23T21:41:54.564Z] #23 13.14 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-23T21:41:54.564Z] #23 13.15 Successfully built yamllint [2022-04-23T21:41:54.564Z] #23 13.18 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-23T21:41:55.006Z] #21 11.97 The following NEW packages will be installed: [2022-04-23T21:41:55.006Z] #21 11.98 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-23T21:41:55.006Z] #21 11.98 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-23T21:41:55.006Z] #21 11.99 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-23T21:41:55.006Z] #21 11.99 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-23T21:41:55.006Z] #21 11.99 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-23T21:41:55.006Z] #21 11.99 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-23T21:41:55.006Z] #21 11.99 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-23T21:41:55.006Z] #21 11.99 xz-utils zip zstd [2022-04-23T21:41:55.010Z] #65 ... [2022-04-23T21:41:55.010Z] [2022-04-23T21:41:55.010Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2022-04-23T21:41:55.010Z] #27 sha256:e1d7ee6f32b836cb5505ef569132e90032d7855f65467779a09f337b37b630d4 [2022-04-23T21:41:55.010Z] #27 DONE 0.7s [2022-04-23T21:41:55.010Z] [2022-04-23T21:41:55.010Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-23T21:41:55.010Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-04-23T21:41:55.136Z] #23 13.54 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-23T21:41:55.268Z] #21 12.30 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:41:55.268Z] #21 12.30 Need to get 27.0 MB of archives. [2022-04-23T21:41:55.268Z] #21 12.30 After this operation, 105 MB of additional disk space will be used. [2022-04-23T21:41:55.268Z] #21 12.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-04-23T21:41:55.268Z] #21 12.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-04-23T21:41:55.268Z] #21 12.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-04-23T21:41:55.268Z] #21 12.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-04-23T21:41:55.268Z] #21 12.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-04-23T21:41:55.268Z] #21 12.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-04-23T21:41:55.268Z] #21 12.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-04-23T21:41:55.268Z] #21 12.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-04-23T21:41:55.268Z] #21 12.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T21:41:55.268Z] #21 12.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T21:41:55.268Z] #21 12.36 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-04-23T21:41:55.268Z] #21 12.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-04-23T21:41:55.268Z] #21 12.38 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-04-23T21:41:55.268Z] #21 12.38 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-04-23T21:41:55.268Z] #21 12.39 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-04-23T21:41:55.268Z] #21 12.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-04-23T21:41:55.268Z] #21 12.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-04-23T21:41:55.268Z] #21 12.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-04-23T21:41:55.268Z] #21 12.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-04-23T21:41:55.268Z] #21 12.41 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-04-23T21:41:55.268Z] #21 12.41 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-04-23T21:41:55.268Z] #21 12.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-23T21:41:55.268Z] #21 12.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-23T21:41:55.268Z] #21 12.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-23T21:41:55.268Z] #21 12.44 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-04-23T21:41:55.268Z] #21 12.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-04-23T21:41:55.268Z] #21 12.45 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-23T21:41:55.423Z] + docker version [2022-04-23T21:41:55.528Z] #21 12.57 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-04-23T21:41:55.528Z] #21 12.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-23T21:41:55.528Z] #21 12.58 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-04-23T21:41:55.528Z] #21 12.58 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-23T21:41:55.528Z] #21 12.58 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-04-23T21:41:55.528Z] #21 12.58 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-04-23T21:41:55.528Z] #21 12.59 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-23T21:41:55.528Z] #21 12.61 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-23T21:41:55.528Z] #21 12.62 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-23T21:41:55.528Z] #21 12.62 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T21:41:55.528Z] #21 12.63 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-23T21:41:55.528Z] #21 12.63 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-23T21:41:55.528Z] #21 12.64 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-23T21:41:55.528Z] #21 12.65 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-04-23T21:41:55.528Z] #21 12.66 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-04-23T21:41:55.528Z] #21 12.67 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-04-23T21:41:55.528Z] #21 12.67 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-23T21:41:55.573Z] #28 0.760 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:41:55.573Z] #28 0.771 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:41:55.573Z] #28 0.771 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:41:55.713Z] #23 DONE 14.1s [2022-04-23T21:41:55.713Z] [2022-04-23T21:41:55.713Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-23T21:41:55.713Z] #27 sha256:4b42b9b76b021d788ce503429e812d5ea9ea3b0574d8503847d8627f14ecbe1b [2022-04-23T21:41:55.788Z] #21 12.79 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-04-23T21:41:55.788Z] #21 12.81 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-04-23T21:41:55.788Z] #21 12.82 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-04-23T21:41:55.788Z] #21 12.83 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-04-23T21:41:55.829Z] #28 1.063 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:41:55.980Z] #27 DONE 0.3s [2022-04-23T21:41:55.980Z] [2022-04-23T21:41:55.980Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-23T21:41:55.980Z] #32 sha256:c6f4f114c00f83b37237fe275a3827940ddbb44884fd6459ba220383f58605ed [2022-04-23T21:41:56.086Z] #28 1.212 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-23T21:41:56.086Z] #28 1.300 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T21:41:56.086Z] #28 1.379 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-23T21:41:56.242Z] #32 DONE 0.5s [2022-04-23T21:41:56.242Z] [2022-04-23T21:41:56.242Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-23T21:41:56.242Z] #35 sha256:2999b81f1477bcbd8599bccd87393e0be6236319d89c85fd925c1e2efa311480 [2022-04-23T21:41:56.242Z] #35 DONE 0.1s [2022-04-23T21:41:56.242Z] [2022-04-23T21:41:56.242Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:41:56.242Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:41:56.354Z] #28 1.459 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-23T21:41:56.354Z] #28 1.536 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-23T21:41:56.354Z] #28 1.623 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-23T21:41:56.354Z] #28 1.623 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-23T21:41:56.354Z] #28 1.623 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:41:56.354Z] #28 1.624 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T21:41:56.354Z] #28 1.625 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-23T21:41:56.354Z] #28 1.626 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-23T21:41:56.358Z] #21 13.38 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:41:56.504Z] #53 ... [2022-04-23T21:41:56.504Z] [2022-04-23T21:41:56.504Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-23T21:41:56.504Z] #37 sha256:ab75ce9e6a2be293b5527df26a1bbe46a80b8a571d899d0285d781553f489344 [2022-04-23T21:41:56.504Z] #37 DONE 0.1s [2022-04-23T21:41:56.504Z] [2022-04-23T21:41:56.504Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-23T21:41:56.504Z] #39 sha256:fd72907b26f8e4621ee5329ff19f79ff2bad2863566b8ae755349d6b8b87face [2022-04-23T21:41:56.504Z] #39 DONE 0.1s [2022-04-23T21:41:56.621Z] #21 13.55 Fetched 27.0 MB in 1s (32.8 MB/s) [2022-04-23T21:41:56.621Z] #21 13.60 Selecting previously unselected package pigz. [2022-04-23T21:41:56.621Z] #21 13.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 ... 24001 files and directories currently installed.) [2022-04-23T21:41:56.621Z] #21 13.64 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-04-23T21:41:56.621Z] #21 13.65 Unpacking pigz (2.6-1) ... [2022-04-23T21:41:56.621Z] #21 13.71 Selecting previously unselected package libelf1:arm64. [2022-04-23T21:41:56.621Z] #21 13.73 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-04-23T21:41:56.621Z] #21 13.74 Unpacking libelf1:arm64 (0.183-1) ... [2022-04-23T21:41:56.696Z] #16 DONE 3.2s [2022-04-23T21:41:56.696Z] [2022-04-23T21:41:56.696Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-23T21:41:56.696Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-23T21:41:56.765Z] [2022-04-23T21:41:56.765Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-23T21:41:56.765Z] #43 sha256:5745fbb8a4ea659f2cc8831575bb2b86d5fde4f66d30c30f4e771cfbf6bad5f9 [2022-04-23T21:41:56.765Z] #43 DONE 0.0s [2022-04-23T21:41:56.765Z] [2022-04-23T21:41:56.765Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:41:56.765Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:41:56.881Z] #21 13.86 Selecting previously unselected package libbpf0:arm64. [2022-04-23T21:41:56.881Z] #21 13.86 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-04-23T21:41:56.881Z] #21 13.87 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-04-23T21:41:56.881Z] #21 13.96 Selecting previously unselected package libcap2:arm64. [2022-04-23T21:41:56.881Z] #21 13.96 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-04-23T21:41:56.881Z] #21 13.97 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-04-23T21:41:56.881Z] #21 14.04 Selecting previously unselected package libmnl0:arm64. [2022-04-23T21:41:56.881Z] #21 14.04 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-04-23T21:41:56.881Z] #21 14.04 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-04-23T21:41:56.929Z] #28 1.992 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-23T21:41:56.929Z] #28 1.996 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-23T21:41:56.929Z] #28 1.997 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-23T21:41:56.929Z] #28 1.998 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-23T21:41:56.929Z] #28 1.999 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:41:56.929Z] #28 2.000 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T21:41:57.141Z] #21 14.11 Selecting previously unselected package libxtables12:arm64. [2022-04-23T21:41:57.141Z] #21 14.12 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-04-23T21:41:57.141Z] #21 14.12 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-04-23T21:41:57.141Z] #21 14.20 Selecting previously unselected package libcap2-bin. [2022-04-23T21:41:57.141Z] #21 14.21 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-04-23T21:41:57.141Z] #21 14.22 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-23T21:41:57.141Z] #21 14.30 Selecting previously unselected package iproute2. [2022-04-23T21:41:57.141Z] #21 14.30 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-04-23T21:41:57.401Z] #21 14.32 Unpacking iproute2 (5.10.0-4) ... [2022-04-23T21:41:57.662Z] #21 14.69 Selecting previously unselected package xxd. [2022-04-23T21:41:57.662Z] #21 14.69 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-23T21:41:57.662Z] #21 14.71 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:41:57.923Z] #21 14.82 Selecting previously unselected package vim-common. [2022-04-23T21:41:57.923Z] #21 14.82 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:41:57.923Z] #21 14.85 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:41:57.923Z] #21 15.04 Selecting previously unselected package bash-completion. [2022-04-23T21:41:58.183Z] #21 15.04 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-23T21:41:58.589Z] #17 1.484 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-23T21:41:58.589Z] #17 DONE 1.5s [2022-04-23T21:41:58.589Z] [2022-04-23T21:41:58.589Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:41:58.589Z] #58 sha256:cdd5a6b1433bb7c27ffd8b4cd645352096ec7c776231de5d6fe932b4b731016f [2022-04-23T21:41:58.589Z] #58 2.614 + RM_GOPATH=0 [2022-04-23T21:41:58.589Z] #58 2.614 + TMP_GOPATH= [2022-04-23T21:41:58.589Z] #58 2.614 + : /build [2022-04-23T21:41:58.589Z] #58 2.614 + '[' -z '' ']' [2022-04-23T21:41:58.589Z] #58 2.614 ++ mktemp -d [2022-04-23T21:41:58.589Z] #58 2.614 + export GOPATH=/tmp/tmp.wJc45S51VL [2022-04-23T21:41:58.589Z] #58 2.614 + GOPATH=/tmp/tmp.wJc45S51VL [2022-04-23T21:41:58.589Z] #58 2.614 + RM_GOPATH=1 [2022-04-23T21:41:58.589Z] #58 2.614 + case "$(go env GOARCH)" in [2022-04-23T21:41:58.589Z] #58 2.614 ++ go env GOARCH [2022-04-23T21:41:58.589Z] #58 2.633 Install runc version v1.1.1 (build tags: seccomp) [2022-04-23T21:41:58.589Z] #58 2.633 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:41:58.589Z] #58 2.633 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:41:58.589Z] #58 2.633 ++ dirname /install.sh [2022-04-23T21:41:58.589Z] #58 2.633 + dir=/ [2022-04-23T21:41:58.589Z] #58 2.633 + bin=runc [2022-04-23T21:41:58.589Z] #58 2.633 + shift [2022-04-23T21:41:58.589Z] #58 2.633 + '[' '!' -f //runc.installer ']' [2022-04-23T21:41:58.589Z] #58 2.633 + . //runc.installer [2022-04-23T21:41:58.589Z] #58 2.633 ++ set -e [2022-04-23T21:41:58.589Z] #58 2.633 ++ : v1.1.1 [2022-04-23T21:41:58.589Z] #58 2.633 + install_runc [2022-04-23T21:41:58.589Z] #58 2.633 + RUNC_BUILDTAGS=seccomp [2022-04-23T21:41:58.589Z] #58 2.633 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-23T21:41:58.589Z] #58 2.633 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wJc45S51VL/src/github.com/opencontainers/runc [2022-04-23T21:41:58.589Z] #58 2.633 Cloning into '/tmp/tmp.wJc45S51VL/src/github.com/opencontainers/runc'... [2022-04-23T21:41:58.589Z] #58 ... [2022-04-23T21:41:58.589Z] [2022-04-23T21:41:58.589Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-23T21:41:58.589Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-23T21:41:59.281Z] Commit message: "daemon: daemon.networkOptions(): don't pass Config as argument" [2022-04-23T21:41:59.692Z] > git --version # timeout=10 [2022-04-23T21:41:59.732Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-23T21:41:59.778Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-23T21:41:59.957Z] #18 DONE 1.4s [2022-04-23T21:41:59.957Z] [2022-04-23T21:41:59.957Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-23T21:41:59.957Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-23T21:42:00.091Z] #21 17.13 Unpacking bash-completion (1:2.11-2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-23T21:42:00.351Z] #21 17.56 Selecting previously unselected package bzip2. [2022-04-23T21:42:00.610Z] #21 17.57 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-04-23T21:42:00.610Z] #21 17.58 Unpacking bzip2 (1.0.8-4) ... [2022-04-23T21:42:00.611Z] #21 17.70 Selecting previously unselected package xz-utils. [2022-04-23T21:42:00.611Z] #21 17.70 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-04-23T21:42:00.611Z] #21 17.71 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T21:42:00.871Z] #21 17.88 Selecting previously unselected package apparmor. [2022-04-23T21:42:00.871Z] #21 17.88 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-04-23T21:42:00.871Z] #21 17.94 Unpacking apparmor (2.13.6-10) ... [2022-04-23T21:42:01.326Z] #19 DONE 1.5s [2022-04-23T21:42:01.326Z] [2022-04-23T21:42:01.326Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-23T21:42:01.326Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-23T21:42:01.391Z] #21 18.29 Selecting previously unselected package inetutils-ping. [2022-04-23T21:42:01.391Z] #21 18.30 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-04-23T21:42:01.391Z] #21 18.31 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-23T21:42:01.391Z] #21 18.38 Selecting previously unselected package libip4tc2:arm64. [2022-04-23T21:42:01.391Z] #21 18.39 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-04-23T21:42:01.391Z] #21 18.40 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-04-23T21:42:01.391Z] #21 18.45 Selecting previously unselected package libip6tc2:arm64. [2022-04-23T21:42:01.391Z] #21 18.46 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-04-23T21:42:01.391Z] #21 18.47 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-04-23T21:42:01.391Z] #21 18.53 Selecting previously unselected package libnfnetlink0:arm64. [2022-04-23T21:42:01.653Z] #21 18.53 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-04-23T21:42:01.653Z] #21 18.55 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-23T21:42:01.653Z] #21 18.61 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-04-23T21:42:01.653Z] #21 18.61 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-04-23T21:42:01.653Z] #21 18.61 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-23T21:42:01.653Z] #21 18.68 Selecting previously unselected package libnftnl11:arm64. [2022-04-23T21:42:01.653Z] #21 18.68 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-04-23T21:42:01.653Z] #21 18.68 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-04-23T21:42:01.653Z] #21 18.76 Selecting previously unselected package iptables. [2022-04-23T21:42:01.653Z] #21 18.77 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-04-23T21:42:01.653Z] #21 18.77 Unpacking iptables (1.8.7-1) ... [2022-04-23T21:42:01.917Z] #21 19.00 Selecting previously unselected package libonig5:arm64. [2022-04-23T21:42:01.917Z] #21 19.01 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-23T21:42:01.917Z] #21 19.01 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-23T21:42:02.178Z] #21 19.16 Selecting previously unselected package libjq1:arm64. [2022-04-23T21:42:02.178Z] #21 19.17 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-04-23T21:42:02.178Z] #21 19.18 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-23T21:42:02.178Z] #21 19.28 Selecting previously unselected package jq. [2022-04-23T21:42:02.178Z] #21 19.28 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-04-23T21:42:02.178Z] #21 19.30 Unpacking jq (1.6-2.1) ... [2022-04-23T21:42:02.178Z] #21 19.39 Selecting previously unselected package libaio1:arm64. [2022-04-23T21:42:02.438Z] #21 19.40 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-04-23T21:42:02.438Z] #21 19.40 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-04-23T21:42:02.438Z] #21 19.45 Selecting previously unselected package libgpm2:arm64. [2022-04-23T21:42:02.438Z] #21 19.46 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-04-23T21:42:02.438Z] #21 19.46 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-04-23T21:42:02.438Z] #21 19.53 Selecting previously unselected package libicu67:arm64. [2022-04-23T21:42:02.438Z] #21 19.53 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-04-23T21:42:02.438Z] #21 19.54 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-23T21:42:03.006Z] + docker version [2022-04-23T21:42:03.221Z] #20 DONE 1.7s [2022-04-23T21:42:03.221Z] [2022-04-23T21:42:03.221Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-23T21:42:03.221Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-23T21:42:04.072Z] Client: [2022-04-23T21:42:04.073Z] Version: 20.10.9 [2022-04-23T21:42:04.073Z] API version: 1.41 [2022-04-23T21:42:04.073Z] Go version: go1.16.8 [2022-04-23T21:42:04.073Z] Git commit: c2ea9bc [2022-04-23T21:42:04.073Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-23T21:42:04.073Z] OS/Arch: windows/amd64 [2022-04-23T21:42:04.073Z] Context: default [2022-04-23T21:42:04.073Z] Experimental: true [2022-04-23T21:42:04.073Z] [2022-04-23T21:42:04.073Z] Server: Docker Engine - Community [2022-04-23T21:42:04.073Z] Engine: [2022-04-23T21:42:04.073Z] Version: 20.10.9 [2022-04-23T21:42:04.073Z] API version: 1.41 (minimum version 1.24) [2022-04-23T21:42:04.073Z] Go version: go1.16.8 [2022-04-23T21:42:04.073Z] Git commit: 79ea9d3 [2022-04-23T21:42:04.073Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-23T21:42:04.073Z] OS/Arch: windows/amd64 [2022-04-23T21:42:04.073Z] Experimental: true [2022-04-23T21:42:04.431Z] Commit message: "daemon: daemon.networkOptions(): don't pass Config as argument" [2022-04-23T21:42:04.593Z] #21 1.697 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:42:04.593Z] #21 1.717 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:42:04.593Z] #21 1.717 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [Pipeline] sh [2022-04-23T21:42:04.982Z] #21 21.94 Selecting previously unselected package libinih1:arm64. [2022-04-23T21:42:04.982Z] #21 21.95 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-04-23T21:42:04.982Z] #21 21.95 Unpacking libinih1:arm64 (53-1+b2) ... [2022-04-23T21:42:04.982Z] #21 22.02 Selecting previously unselected package libnet1:arm64. [2022-04-23T21:42:04.982Z] #21 22.02 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-23T21:42:04.982Z] #21 22.02 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:42:04.982Z] #21 22.09 Selecting previously unselected package libnl-3-200:arm64. [2022-04-23T21:42:04.982Z] #21 22.10 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-23T21:42:04.982Z] #21 22.11 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-23T21:42:04.823Z] > git --version # timeout=10 [2022-04-23T21:42:04.897Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-23T21:42:04.974Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-23T21:42:05.022Z] #28 9.179 Fetched 48.9 MB in 9s (5645 kB/s) [2022-04-23T21:42:05.156Z] #21 2.244 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:42:05.242Z] #21 22.19 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-23T21:42:05.242Z] #21 22.20 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-23T21:42:05.242Z] #21 22.22 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-23T21:42:05.242Z] #21 22.27 Selecting previously unselected package net-tools. [2022-04-23T21:42:05.242Z] #21 22.28 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-04-23T21:42:05.242Z] #21 22.28 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-23T21:42:05.502Z] #21 22.46 Selecting previously unselected package patch. [2022-04-23T21:42:05.502Z] #21 22.47 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-04-23T21:42:05.502Z] #21 22.47 Unpacking patch (2.7.6-7) ... [2022-04-23T21:42:05.502Z] #21 22.55 Selecting previously unselected package python-pip-whl. [2022-04-23T21:42:05.502Z] #21 22.56 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-23T21:42:05.502Z] #21 22.57 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T21:42:05.644Z] + docker info [2022-04-23T21:42:05.644Z] Client: [2022-04-23T21:42:05.644Z] Context: default [2022-04-23T21:42:05.644Z] Debug Mode: false [2022-04-23T21:42:05.644Z] [2022-04-23T21:42:05.644Z] Server: [2022-04-23T21:42:05.644Z] Containers: 0 [2022-04-23T21:42:05.644Z] Running: 0 [2022-04-23T21:42:05.644Z] Paused: 0 [2022-04-23T21:42:05.644Z] Stopped: 0 [2022-04-23T21:42:05.645Z] Images: 0 [2022-04-23T21:42:05.645Z] Server Version: 20.10.9 [2022-04-23T21:42:05.645Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-23T21:42:05.645Z] Windows: [2022-04-23T21:42:05.645Z] LCOW: [2022-04-23T21:42:05.645Z] Logging Driver: json-file [2022-04-23T21:42:05.645Z] Plugins: [2022-04-23T21:42:05.645Z] Volume: local [2022-04-23T21:42:05.645Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T21:42:05.645Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T21:42:05.645Z] Swarm: inactive [2022-04-23T21:42:05.645Z] Default Isolation: process [2022-04-23T21:42:05.645Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-23T21:42:05.645Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-23T21:42:05.645Z] OSType: windows [2022-04-23T21:42:05.645Z] Architecture: x86_64 [2022-04-23T21:42:05.645Z] CPUs: 4 [2022-04-23T21:42:05.645Z] Total Memory: 32GiB [2022-04-23T21:42:05.645Z] Name: azwin-2-483e00 [2022-04-23T21:42:05.645Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-23T21:42:05.645Z] Docker Root Dir: D:\docker [2022-04-23T21:42:05.645Z] Debug Mode: false [2022-04-23T21:42:05.645Z] Registry: https://index.docker.io/v1/ [2022-04-23T21:42:05.645Z] Labels: [2022-04-23T21:42:05.645Z] Experimental: true [2022-04-23T21:42:05.645Z] Insecure Registries: [2022-04-23T21:42:05.645Z] 10.0.0.4:5000 [2022-04-23T21:42:05.645Z] 127.0.0.0/8 [2022-04-23T21:42:05.645Z] Registry Mirrors: [2022-04-23T21:42:05.645Z] http://10.0.0.4:5000/ [2022-04-23T21:42:05.645Z] Live Restore Enabled: false [2022-04-23T21:42:05.645Z] Product License: Community Engine [2022-04-23T21:42:05.645Z] [2022-04-23T21:42:05.763Z] #21 23.00 Selecting previously unselected package python3-lib2to3. [2022-04-23T21:42:05.947Z] #28 9.179 Reading package lists... [2022-04-23T21:42:05.947Z] #28 ... [2022-04-23T21:42:05.947Z] [2022-04-23T21:42:05.947Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:42:05.947Z] #65 sha256:b712d2df23038ea967a02a67eed27b0cd12cd25b31b7852c0d2699a706660a6a [2022-04-23T21:42:05.947Z] #65 15.31 + mkdir -p /build [2022-04-23T21:42:05.947Z] #65 15.31 + cp runc /build/runc [2022-04-23T21:42:06.023Z] #21 23.01 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-23T21:42:06.023Z] #21 23.02 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-23T21:42:06.023Z] #21 23.13 Selecting previously unselected package python3-distutils. [2022-04-23T21:42:06.023Z] #21 23.14 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-23T21:42:06.023Z] #21 23.14 Unpacking python3-distutils (3.9.2-1) ... [2022-04-23T21:42:06.023Z] #21 23.25 Selecting previously unselected package python3-pkg-resources. [2022-04-23T21:42:06.203Z] #65 DONE 15.6s [2022-04-23T21:42:06.203Z] [2022-04-23T21:42:06.203Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-23T21:42:06.203Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-04-23T21:42:06.283Z] #21 23.26 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T21:42:06.283Z] #21 23.28 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:42:06.526Z] #21 3.291 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:42:06.543Z] #21 23.41 Selecting previously unselected package python3-setuptools. [2022-04-23T21:42:06.543Z] #21 23.41 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-23T21:42:06.543Z] #21 23.41 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-23T21:42:06.543Z] #21 23.61 Selecting previously unselected package python3-wheel. [2022-04-23T21:42:06.543Z] #21 23.61 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-23T21:42:06.543Z] #21 23.62 Unpacking python3-wheel (0.34.2-1) ... [2022-04-23T21:42:06.803Z] #21 23.68 Selecting previously unselected package python3-pip. [2022-04-23T21:42:06.803Z] #21 23.68 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-23T21:42:06.803Z] #21 23.68 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T21:42:06.803Z] #21 23.89 Selecting previously unselected package sudo. [2022-04-23T21:42:06.803Z] #21 23.89 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-04-23T21:42:06.803Z] #21 23.90 Unpacking sudo (1.9.5p2-3) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-23T21:42:07.374Z] #21 24.34 Selecting previously unselected package thin-provisioning-tools. [2022-04-23T21:42:07.374Z] #21 24.34 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-04-23T21:42:07.374Z] #21 24.35 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-23T21:42:07.455Z] #21 4.370 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:42:07.568Z] #28 9.179 Reading package lists... [2022-04-23T21:42:07.634Z] #21 24.57 Selecting previously unselected package uidmap. [2022-04-23T21:42:07.634Z] #21 24.57 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-04-23T21:42:07.634Z] #21 24.58 Unpacking uidmap (1:4.8.1-1) ... [2022-04-23T21:42:07.634Z] #21 24.69 Selecting previously unselected package vim-runtime. [2022-04-23T21:42:07.634Z] #21 24.70 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:42:07.634Z] #21 24.71 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-23T21:42:07.634Z] #21 24.73 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-23T21:42:07.634Z] #21 24.74 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:42:08.219Z] + docker version [2022-04-23T21:42:10.137Z] #45 DONE 212.4s [2022-04-23T21:42:10.137Z] [2022-04-23T21:42:10.137Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:42:10.137Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:42:10.137Z] #53 ... [2022-04-23T21:42:10.137Z] [2022-04-23T21:42:10.137Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-23T21:42:10.137Z] #46 sha256:6b61708993e7fe78608fded2be2b9c1035a7aae5c63fd1dfd3a75fb0159a022d [2022-04-23T21:42:10.137Z] #46 DONE 0.5s [2022-04-23T21:42:10.137Z] [2022-04-23T21:42:10.137Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:42:10.137Z] #58 sha256:2c40beee11c356392c2edb3db2cc0a54b6fdc2568d672f0415115b0e46400495 [2022-04-23T21:42:10.137Z] #58 ... [2022-04-23T21:42:10.137Z] [2022-04-23T21:42:10.137Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-23T21:42:10.137Z] #50 sha256:b8db60ab1ae04f140690e864d59796ace8859876f3e1f69e3f54ac8198da38a0 [2022-04-23T21:42:10.137Z] #50 DONE 0.1s [2022-04-23T21:42:10.137Z] [2022-04-23T21:42:10.137Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-23T21:42:10.137Z] #52 sha256:9a96749416a525cead89eb6b74d3a78eed71820ce0af7fe06e36775359d22f8f [2022-04-23T21:42:10.163Z] Client: [2022-04-23T21:42:10.163Z] Version: 20.10.9 [2022-04-23T21:42:10.163Z] API version: 1.41 [2022-04-23T21:42:10.163Z] Go version: go1.16.8 [2022-04-23T21:42:10.163Z] Git commit: c2ea9bc [2022-04-23T21:42:10.163Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-23T21:42:10.163Z] OS/Arch: windows/amd64 [2022-04-23T21:42:10.163Z] Context: default [2022-04-23T21:42:10.163Z] Experimental: true [2022-04-23T21:42:10.163Z] [2022-04-23T21:42:10.163Z] Server: Docker Engine - Community [2022-04-23T21:42:10.163Z] Engine: [2022-04-23T21:42:10.163Z] Version: 20.10.9 [2022-04-23T21:42:10.163Z] API version: 1.41 (minimum version 1.24) [2022-04-23T21:42:10.163Z] Go version: go1.16.8 [2022-04-23T21:42:10.163Z] Git commit: 79ea9d3 [2022-04-23T21:42:10.163Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-23T21:42:10.163Z] OS/Arch: windows/amd64 [2022-04-23T21:42:10.163Z] Experimental: true [2022-04-23T21:42:10.176Z] #21 27.33 Selecting previously unselected package vim. [2022-04-23T21:42:10.176Z] #21 27.33 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-23T21:42:10.176Z] #21 27.35 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:42:10.400Z] #52 DONE 0.1s [2022-04-23T21:42:10.400Z] [2022-04-23T21:42:10.400Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:42:10.400Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:42:10.727Z] #21 7.571 Fetched 8510 kB in 6s (1384 kB/s) [2022-04-23T21:42:10.746Z] #21 27.82 Selecting previously unselected package xfsprogs. [2022-04-23T21:42:10.746Z] #21 27.82 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-04-23T21:42:10.746Z] #21 27.83 Unpacking xfsprogs (5.10.0-4) ... [Pipeline] sh [2022-04-23T21:42:10.834Z] #28 12.50 Reading package lists... [2022-04-23T21:42:11.006Z] #21 28.14 Selecting previously unselected package zip. [2022-04-23T21:42:11.006Z] #21 28.15 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-04-23T21:42:11.006Z] #21 28.16 Unpacking zip (3.0-12) ... [2022-04-23T21:42:11.266Z] #21 28.26 Selecting previously unselected package zstd. [2022-04-23T21:42:11.266Z] #21 28.27 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-04-23T21:42:11.266Z] #21 28.28 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-23T21:42:11.394Z] #28 15.70 Building dependency tree... [2022-04-23T21:42:11.526Z] #21 28.59 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:42:11.656Z] #21 7.571 Reading package lists... [2022-04-23T21:42:11.656Z] #21 ... [2022-04-23T21:42:11.656Z] [2022-04-23T21:42:11.656Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:42:11.656Z] #58 sha256:cdd5a6b1433bb7c27ffd8b4cd645352096ec7c776231de5d6fe932b4b731016f [2022-04-23T21:42:11.656Z] #58 10.49 + cd /tmp/tmp.wJc45S51VL/src/github.com/opencontainers/runc [2022-04-23T21:42:11.656Z] #58 10.49 + git checkout -q v1.1.1 [2022-04-23T21:42:11.656Z] #58 10.76 + '[' -z '' ']' [2022-04-23T21:42:11.656Z] #58 10.76 + target=static [2022-04-23T21:42:11.656Z] #58 10.76 + make BUILDTAGS=seccomp static [2022-04-23T21:42:11.656Z] #58 11.34 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-23T21:42:11.739Z] + docker info [2022-04-23T21:42:11.739Z] Client: [2022-04-23T21:42:11.739Z] Context: default [2022-04-23T21:42:11.739Z] Debug Mode: false [2022-04-23T21:42:11.739Z] [2022-04-23T21:42:11.739Z] Server: [2022-04-23T21:42:11.739Z] Containers: 0 [2022-04-23T21:42:11.739Z] Running: 0 [2022-04-23T21:42:11.739Z] Paused: 0 [2022-04-23T21:42:11.739Z] Stopped: 0 [2022-04-23T21:42:11.739Z] Images: 0 [2022-04-23T21:42:11.739Z] Server Version: 20.10.9 [2022-04-23T21:42:11.739Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-23T21:42:11.739Z] Windows: [2022-04-23T21:42:11.739Z] LCOW: [2022-04-23T21:42:11.739Z] Logging Driver: json-file [2022-04-23T21:42:11.739Z] Plugins: [2022-04-23T21:42:11.739Z] Volume: local [2022-04-23T21:42:11.739Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T21:42:11.739Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T21:42:11.739Z] Swarm: inactive [2022-04-23T21:42:11.739Z] Default Isolation: process [2022-04-23T21:42:11.739Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-23T21:42:11.739Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-23T21:42:11.739Z] OSType: windows [2022-04-23T21:42:11.739Z] Architecture: x86_64 [2022-04-23T21:42:11.739Z] CPUs: 4 [2022-04-23T21:42:11.739Z] Total Memory: 32GiB [2022-04-23T21:42:11.739Z] Name: azwin-2-483e01 [2022-04-23T21:42:11.739Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-23T21:42:11.739Z] Docker Root Dir: D:\docker [2022-04-23T21:42:11.739Z] Debug Mode: false [2022-04-23T21:42:11.739Z] Registry: https://index.docker.io/v1/ [2022-04-23T21:42:11.739Z] Labels: [2022-04-23T21:42:11.739Z] Experimental: true [2022-04-23T21:42:11.739Z] Insecure Registries: [2022-04-23T21:42:11.739Z] 10.0.0.4:5000 [2022-04-23T21:42:11.739Z] 127.0.0.0/8 [2022-04-23T21:42:11.739Z] Registry Mirrors: [2022-04-23T21:42:11.739Z] http://10.0.0.4:5000/ [2022-04-23T21:42:11.739Z] Live Restore Enabled: false [2022-04-23T21:42:11.739Z] Product License: Community Engine [2022-04-23T21:42:11.739Z] [Pipeline] } [Pipeline] // stage [2022-04-23T21:42:11.912Z] #58 ... [2022-04-23T21:42:11.912Z] [2022-04-23T21:42:11.912Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:42:11.912Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T21:42:11.912Z] #34 DONE 124.9s [2022-04-23T21:42:11.912Z] [2022-04-23T21:42:11.912Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:42:11.912Z] #58 sha256:cdd5a6b1433bb7c27ffd8b4cd645352096ec7c776231de5d6fe932b4b731016f [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-23T21:42:11.955Z] #28 17.17 bzip2 is already the newest version (1.0.8-4). [2022-04-23T21:42:11.955Z] #28 17.17 patch is already the newest version (2.7.6-7). [2022-04-23T21:42:11.955Z] #28 17.17 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-04-23T21:42:11.955Z] #28 17.17 The following additional packages will be installed: [2022-04-23T21:42:11.955Z] #28 17.17 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-23T21:42:11.955Z] #28 17.17 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-04-23T21:42:11.955Z] #28 17.17 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-23T21:42:11.955Z] #28 17.17 python3-pkg-resources vim-runtime xxd [2022-04-23T21:42:11.955Z] #28 17.18 Suggested packages: [2022-04-23T21:42:11.955Z] #28 17.18 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-04-23T21:42:11.955Z] #28 17.18 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-04-23T21:42:11.955Z] #28 17.18 Recommended packages: [2022-04-23T21:42:11.955Z] #28 17.18 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-23T21:42:12.096Z] #21 29.19 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-04-23T21:42:12.096Z] #21 29.20 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T21:42:12.096Z] #21 29.21 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-04-23T21:42:12.096Z] #21 29.22 Setting up libicu67:arm64 (67.1-7) ... [2022-04-23T21:42:12.096Z] #21 29.23 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-04-23T21:42:12.096Z] #21 29.25 Setting up libinih1:arm64 (53-1+b2) ... [2022-04-23T21:42:12.096Z] #21 29.26 Setting up uidmap (1:4.8.1-1) ... [2022-04-23T21:42:12.356Z] #21 29.27 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:42:12.356Z] #21 29.28 Setting up bzip2 (1.0.8-4) ... [2022-04-23T21:42:12.356Z] #21 29.29 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-23T21:42:12.356Z] #21 29.30 Setting up python3-wheel (0.34.2-1) ... [2022-04-23T21:42:12.515Z] #28 17.89 The following NEW packages will be installed: [2022-04-23T21:42:12.770Z] #28 17.90 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-04-23T21:42:12.770Z] #28 17.90 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-23T21:42:12.771Z] #28 17.90 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-04-23T21:42:12.771Z] #28 17.90 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-04-23T21:42:12.771Z] #28 17.90 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-04-23T21:42:12.771Z] #28 17.90 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-04-23T21:42:12.771Z] #28 17.90 vim-common vim-runtime xfsprogs xxd zip zstd [2022-04-23T21:42:12.842Z] #58 ... [2022-04-23T21:42:12.842Z] [2022-04-23T21:42:12.842Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-23T21:42:12.842Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-23T21:42:12.842Z] #21 7.571 Reading package lists... [2022-04-23T21:42:12.925Z] #21 29.96 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:42:12.925Z] #21 29.97 Setting up libcap2:arm64 (1:2.44-1) ... [2022-04-23T21:42:12.925Z] #21 29.98 Setting up libcap2-bin (1:2.44-1) ... [2022-04-23T21:42:12.925Z] #21 29.99 Setting up apparmor (2.13.6-10) ... [2022-04-23T21:42:13.026Z] #28 18.23 0 upgraded, 44 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:42:13.026Z] #28 18.23 Need to get 18.6 MB of archives. [2022-04-23T21:42:13.026Z] #28 18.23 After this operation, 71.4 MB of additional disk space will be used. [2022-04-23T21:42:13.026Z] #28 18.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-23T21:42:13.026Z] #28 18.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-23T21:42:13.026Z] #28 18.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-23T21:42:13.026Z] #28 18.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-23T21:42:13.026Z] #28 18.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-23T21:42:13.026Z] #28 18.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-23T21:42:13.026Z] #28 18.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-23T21:42:13.026Z] #28 18.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-23T21:42:13.026Z] #28 18.25 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T21:42:13.026Z] #28 18.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T21:42:13.026Z] #28 18.25 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-23T21:42:13.026Z] #28 18.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-23T21:42:13.026Z] #28 18.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-23T21:42:13.026Z] #28 18.26 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-23T21:42:13.026Z] #28 18.26 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-23T21:42:13.026Z] #28 18.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-23T21:42:13.026Z] #28 18.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-23T21:42:13.026Z] #28 18.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-23T21:42:13.026Z] #28 18.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-23T21:42:13.026Z] #28 18.30 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-23T21:42:13.026Z] #28 18.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-23T21:42:13.026Z] #28 18.30 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-23T21:42:13.026Z] #28 18.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-23T21:42:13.026Z] #28 18.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-23T21:42:13.026Z] #28 18.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-23T21:42:13.026Z] #28 18.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-23T21:42:13.026Z] #28 18.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-23T21:42:13.026Z] #28 18.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-23T21:42:13.026Z] #28 18.32 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-23T21:42:13.026Z] #28 18.32 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-23T21:42:13.026Z] #28 18.33 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-23T21:42:13.026Z] #28 18.33 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-23T21:42:13.026Z] #28 18.33 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T21:42:13.026Z] #28 18.33 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-23T21:42:13.026Z] #28 18.34 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-23T21:42:13.026Z] #28 18.34 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-23T21:42:13.026Z] #28 18.34 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-23T21:42:13.026Z] #28 18.35 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-23T21:42:13.026Z] #28 18.35 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-23T21:42:13.026Z] #28 18.35 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-23T21:42:13.026Z] #28 18.40 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-23T21:42:13.026Z] #28 18.41 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-23T21:42:13.282Z] #28 18.41 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-23T21:42:13.282Z] #28 18.41 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-23T21:42:13.537Z] #28 18.71 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:42:13.537Z] #28 18.85 Fetched 18.6 MB in 0s (40.6 MB/s) [2022-04-23T21:42:13.792Z] #28 18.87 Selecting previously unselected package pigz. [2022-04-23T21:42:13.792Z] #28 18.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-04-23T21:42:13.792Z] #28 18.89 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-23T21:42:13.792Z] #28 18.90 Unpacking pigz (2.6-1) ... [2022-04-23T21:42:13.792Z] #28 18.93 Selecting previously unselected package libelf1:amd64. [2022-04-23T21:42:13.792Z] #28 18.93 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-23T21:42:13.792Z] #28 18.94 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-23T21:42:13.792Z] #28 19.00 Selecting previously unselected package libbpf0:amd64. [2022-04-23T21:42:13.792Z] #28 19.00 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-23T21:42:13.792Z] #28 19.00 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-23T21:42:13.792Z] #28 19.11 Selecting previously unselected package libcap2:amd64. [2022-04-23T21:42:14.047Z] #28 19.11 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-23T21:42:14.047Z] #28 19.11 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-23T21:42:14.047Z] #28 19.14 Selecting previously unselected package libmnl0:amd64. [2022-04-23T21:42:14.047Z] #28 19.15 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-23T21:42:14.047Z] #28 19.16 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-23T21:42:14.047Z] #28 19.19 Selecting previously unselected package libxtables12:amd64. [2022-04-23T21:42:14.047Z] #28 19.20 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-23T21:42:14.047Z] #28 19.20 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-23T21:42:14.047Z] #28 19.23 Selecting previously unselected package libcap2-bin. [2022-04-23T21:42:14.047Z] #28 19.24 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-23T21:42:14.047Z] #28 19.24 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-23T21:42:14.047Z] #28 19.28 Selecting previously unselected package iproute2. [2022-04-23T21:42:14.047Z] #28 19.28 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-23T21:42:14.047Z] #28 19.28 Unpacking iproute2 (5.10.0-4) ... [2022-04-23T21:42:14.303Z] #28 19.39 Selecting previously unselected package xxd. [2022-04-23T21:42:14.303Z] #28 19.39 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T21:42:14.303Z] #28 19.39 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:42:14.303Z] #28 19.43 Selecting previously unselected package vim-common. [2022-04-23T21:42:14.303Z] #28 19.44 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:42:14.303Z] #28 19.44 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:42:14.303Z] #28 19.52 Selecting previously unselected package bash-completion. [2022-04-23T21:42:14.303Z] #28 19.52 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-23T21:42:14.307Z] #21 31.23 Setting up zip (3.0-12) ... [2022-04-23T21:42:14.307Z] #21 31.24 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:42:14.307Z] #21 31.27 Setting up bash-completion (1:2.11-2) ... [2022-04-23T21:42:14.864Z] #28 20.01 Unpacking bash-completion (1:2.11-2) ... [2022-04-23T21:42:14.864Z] #28 20.11 Selecting previously unselected package apparmor. [2022-04-23T21:42:14.864Z] #28 20.12 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-04-23T21:42:14.864Z] #28 20.13 Unpacking apparmor (2.13.6-10) ... [2022-04-23T21:42:14.864Z] #28 20.23 Selecting previously unselected package inetutils-ping. [2022-04-23T21:42:14.891Z] #45 192.4 + dpkg --print-architecture [2022-04-23T21:42:14.891Z] #45 192.4 + git checkout -q v2.1.0 [2022-04-23T21:42:14.891Z] #45 193.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-23T21:42:14.891Z] #45 193.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-23T21:42:15.120Z] #28 20.23 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-23T21:42:15.120Z] #28 20.23 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-23T21:42:15.120Z] #28 20.27 Selecting previously unselected package libip4tc2:amd64. [2022-04-23T21:42:15.120Z] #28 20.28 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-23T21:42:15.120Z] #28 20.28 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-23T21:42:15.120Z] #28 20.31 Selecting previously unselected package libip6tc2:amd64. [2022-04-23T21:42:15.120Z] #28 20.31 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-23T21:42:15.120Z] #28 20.32 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-23T21:42:15.120Z] #28 20.35 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-23T21:42:15.120Z] #28 20.35 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-23T21:42:15.120Z] #28 20.35 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-23T21:42:15.120Z] #28 20.38 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-23T21:42:15.120Z] #28 20.39 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-23T21:42:15.120Z] #28 20.39 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-23T21:42:15.120Z] #28 20.42 Selecting previously unselected package libnftnl11:amd64. [2022-04-23T21:42:15.120Z] #28 20.42 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-23T21:42:15.120Z] #28 20.43 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-23T21:42:15.120Z] #28 20.46 Selecting previously unselected package iptables. [2022-04-23T21:42:15.375Z] #28 20.46 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-04-23T21:42:15.375Z] #28 20.47 Unpacking iptables (1.8.7-1) ... [2022-04-23T21:42:15.375Z] #28 20.53 Selecting previously unselected package libonig5:amd64. [2022-04-23T21:42:15.375Z] #28 20.54 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-23T21:42:15.375Z] #28 20.54 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:42:15.375Z] #28 20.59 Selecting previously unselected package libjq1:amd64. [2022-04-23T21:42:15.375Z] #28 20.59 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-04-23T21:42:15.375Z] #28 20.59 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:42:15.375Z] #28 20.63 Selecting previously unselected package jq. [2022-04-23T21:42:15.375Z] #28 20.63 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-04-23T21:42:15.375Z] #28 20.64 Unpacking jq (1.6-2.1) ... [2022-04-23T21:42:15.375Z] #28 20.67 Selecting previously unselected package libaio1:amd64. [2022-04-23T21:42:15.375Z] #28 20.67 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-04-23T21:42:15.375Z] #28 20.67 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-23T21:42:15.375Z] #28 20.70 Selecting previously unselected package libgpm2:amd64. [2022-04-23T21:42:15.619Z] #21 10.04 Reading package lists... [2022-04-23T21:42:15.630Z] #28 20.71 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-04-23T21:42:15.630Z] #28 20.71 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-23T21:42:15.630Z] #28 20.74 Selecting previously unselected package libinih1:amd64. [2022-04-23T21:42:15.630Z] #28 20.74 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-04-23T21:42:15.630Z] #28 20.75 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-23T21:42:15.630Z] #28 20.78 Selecting previously unselected package libnet1:amd64. [2022-04-23T21:42:15.630Z] #28 20.78 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-23T21:42:15.630Z] #28 20.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:42:15.630Z] #28 20.82 Selecting previously unselected package libnl-3-200:amd64. [2022-04-23T21:42:15.630Z] #28 20.82 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-23T21:42:15.630Z] #28 20.83 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:42:15.630Z] #28 20.86 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-23T21:42:15.630Z] #28 20.86 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-23T21:42:15.630Z] #28 20.87 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:42:15.630Z] #28 20.89 Selecting previously unselected package net-tools. [2022-04-23T21:42:15.630Z] #28 20.89 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-23T21:42:15.630Z] #28 20.90 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T21:42:15.630Z] #28 20.94 Selecting previously unselected package python-pip-whl. [2022-04-23T21:42:15.885Z] #28 20.95 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-23T21:42:15.885Z] #28 20.95 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T21:42:15.885Z] #28 21.10 Selecting previously unselected package python3-lib2to3. [2022-04-23T21:42:15.885Z] #28 21.11 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-23T21:42:15.885Z] #28 21.11 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-23T21:42:15.885Z] #28 21.15 Selecting previously unselected package python3-distutils. [2022-04-23T21:42:15.885Z] #28 21.15 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-04-23T21:42:15.885Z] #28 21.15 Unpacking python3-distutils (3.9.2-1) ... [2022-04-23T21:42:15.885Z] #28 21.19 Selecting previously unselected package python3-pkg-resources. [2022-04-23T21:42:15.885Z] #28 21.20 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T21:42:16.140Z] #28 21.20 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:42:16.140Z] #28 21.24 Selecting previously unselected package python3-setuptools. [2022-04-23T21:42:16.140Z] #28 21.25 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-04-23T21:42:16.140Z] #28 21.25 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-23T21:42:16.140Z] #28 21.31 Selecting previously unselected package python3-wheel. [2022-04-23T21:42:16.140Z] #28 21.32 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-04-23T21:42:16.140Z] #28 21.32 Unpacking python3-wheel (0.34.2-1) ... [2022-04-23T21:42:16.140Z] #28 21.35 Selecting previously unselected package python3-pip. [2022-04-23T21:42:16.140Z] #28 21.36 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-23T21:42:16.140Z] #28 21.36 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T21:42:16.140Z] #28 21.42 Selecting previously unselected package sudo. [2022-04-23T21:42:16.182Z] #21 12.42 Building dependency tree... [2022-04-23T21:42:16.396Z] #28 21.43 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-04-23T21:42:16.396Z] #28 21.43 Unpacking sudo (1.9.5p2-3) ... [2022-04-23T21:42:16.396Z] #28 21.56 Selecting previously unselected package thin-provisioning-tools. [2022-04-23T21:42:16.396Z] #28 21.56 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-23T21:42:16.396Z] #28 21.57 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-23T21:42:16.396Z] #28 21.62 Selecting previously unselected package uidmap. [2022-04-23T21:42:16.396Z] #28 21.63 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-23T21:42:16.396Z] #28 21.63 Unpacking uidmap (1:4.8.1-1) ... [2022-04-23T21:42:16.396Z] #28 21.68 Selecting previously unselected package vim-runtime. [2022-04-23T21:42:16.482Z] #21 33.42 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T21:42:16.482Z] #21 33.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-23T21:42:16.482Z] #21 33.45 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-04-23T21:42:16.482Z] #21 33.46 Setting up patch (2.7.6-7) ... [2022-04-23T21:42:16.482Z] #21 33.47 Setting up sudo (1.9.5p2-3) ... [2022-04-23T21:42:16.482Z] #21 33.60 invoke-rc.d: could not determine current runlevel [2022-04-23T21:42:16.482Z] #21 33.62 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-23T21:42:16.482Z] #21 33.63 Setting up xfsprogs (5.10.0-4) ... [2022-04-23T21:42:16.482Z] #21 33.65 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-04-23T21:42:16.482Z] #21 33.66 Setting up inetutils-ping (2:2.0-1) ... [2022-04-23T21:42:16.651Z] #28 21.68 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:42:16.651Z] #28 21.69 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-23T21:42:16.651Z] #28 21.70 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-23T21:42:16.651Z] #28 21.71 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:42:16.743Z] #21 33.69 Setting up pigz (2.6-1) ... [2022-04-23T21:42:16.743Z] #21 33.70 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-23T21:42:16.743Z] #21 33.71 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-23T21:42:16.743Z] #21 33.75 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T21:42:16.743Z] #21 33.76 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:42:16.744Z] #21 13.56 The following additional packages will be installed: [2022-04-23T21:42:16.745Z] #21 13.56 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-23T21:42:16.745Z] #21 13.56 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-23T21:42:16.745Z] #21 13.57 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-23T21:42:16.745Z] #21 13.57 python3-pkg-resources vim-runtime xxd [2022-04-23T21:42:16.745Z] #21 13.57 Suggested packages: [2022-04-23T21:42:16.745Z] #21 13.57 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-23T21:42:16.745Z] #21 13.57 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-23T21:42:16.745Z] #21 13.57 acl attr quota [2022-04-23T21:42:16.745Z] #21 13.57 Recommended packages: [2022-04-23T21:42:16.745Z] #21 13.57 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-23T21:42:16.778Z] Client: [2022-04-23T21:42:16.778Z] Version: 20.10.9 [2022-04-23T21:42:16.778Z] API version: 1.41 [2022-04-23T21:42:16.778Z] Go version: go1.16.8 [2022-04-23T21:42:16.778Z] Git commit: c2ea9bc [2022-04-23T21:42:16.778Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-23T21:42:16.778Z] OS/Arch: windows/amd64 [2022-04-23T21:42:16.778Z] Context: default [2022-04-23T21:42:16.778Z] Experimental: true [2022-04-23T21:42:16.778Z] [2022-04-23T21:42:16.778Z] Server: Docker Engine - Community [2022-04-23T21:42:16.778Z] Engine: [2022-04-23T21:42:16.778Z] Version: 20.10.9 [2022-04-23T21:42:16.778Z] API version: 1.41 (minimum version 1.24) [2022-04-23T21:42:16.778Z] Go version: go1.16.8 [2022-04-23T21:42:16.778Z] Git commit: 79ea9d3 [2022-04-23T21:42:16.778Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-23T21:42:16.778Z] OS/Arch: windows/amd64 [2022-04-23T21:42:16.778Z] Experimental: true [2022-04-23T21:42:17.212Z] #28 22.32 Selecting previously unselected package vim. [2022-04-23T21:42:17.212Z] #28 22.33 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T21:42:17.212Z] #28 22.33 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:42:17.212Z] #28 22.47 Selecting previously unselected package xfsprogs. [2022-04-23T21:42:17.212Z] #28 22.48 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-23T21:42:17.212Z] #28 22.48 Unpacking xfsprogs (5.10.0-4) ... [2022-04-23T21:42:17.212Z] #28 22.58 Selecting previously unselected package zip. [2022-04-23T21:42:17.313Z] #21 34.35 Setting up libaio1:arm64 (0.3.112-9) ... [2022-04-23T21:42:17.313Z] #21 34.36 Setting up python3-lib2to3 (3.9.2-1) ... [Pipeline] sh [2022-04-23T21:42:17.467Z] #28 22.58 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-04-23T21:42:17.467Z] #28 22.59 Unpacking zip (3.0-12) ... [2022-04-23T21:42:17.467Z] #28 22.63 Selecting previously unselected package zstd. [2022-04-23T21:42:17.467Z] #28 22.63 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-23T21:42:17.467Z] #28 22.63 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-23T21:42:17.675Z] #21 14.57 The following NEW packages will be installed: [2022-04-23T21:42:17.675Z] #21 14.58 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-23T21:42:17.675Z] #21 14.58 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-23T21:42:17.675Z] #21 14.58 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-23T21:42:17.675Z] #21 14.58 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-23T21:42:17.675Z] #21 14.58 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-23T21:42:17.675Z] #21 14.58 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-23T21:42:17.675Z] #21 14.58 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-23T21:42:17.675Z] #21 14.58 xz-utils zip zstd [2022-04-23T21:42:17.723Z] #28 22.73 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:42:17.723Z] #28 22.91 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-23T21:42:17.723Z] #28 22.91 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T21:42:17.723Z] #28 22.92 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-23T21:42:17.723Z] #28 22.93 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-23T21:42:17.723Z] #28 22.94 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-23T21:42:17.723Z] #28 22.95 Setting up uidmap (1:4.8.1-1) ... [2022-04-23T21:42:17.723Z] #28 22.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:42:17.723Z] #28 22.97 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:42:17.723Z] #28 22.97 Setting up python3-wheel (0.34.2-1) ... [2022-04-23T21:42:17.833Z] #21 34.73 Setting up libelf1:arm64 (0.183-1) ... [2022-04-23T21:42:17.833Z] #21 34.77 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-23T21:42:17.833Z] #21 34.79 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-23T21:42:17.833Z] #21 34.80 Setting up python3-distutils (3.9.2-1) ... [2022-04-23T21:42:17.933Z] #21 14.90 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:42:17.933Z] #21 14.90 Need to get 27.6 MB of archives. [2022-04-23T21:42:17.933Z] #21 14.90 After this operation, 106 MB of additional disk space will be used. [2022-04-23T21:42:17.933Z] #21 14.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-23T21:42:17.933Z] #21 14.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-23T21:42:17.933Z] #21 14.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-23T21:42:17.933Z] #21 14.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-23T21:42:17.933Z] #21 14.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-23T21:42:17.933Z] #21 14.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-23T21:42:17.933Z] #21 14.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-23T21:42:17.933Z] #21 14.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-23T21:42:17.933Z] #21 14.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T21:42:17.933Z] #21 14.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T21:42:17.933Z] #21 14.97 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-23T21:42:17.933Z] #21 14.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-23T21:42:17.933Z] #21 14.98 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-23T21:42:17.933Z] #21 14.99 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-23T21:42:17.933Z] #21 15.00 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-23T21:42:17.933Z] #21 15.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-23T21:42:17.933Z] #21 15.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-23T21:42:17.933Z] #21 15.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-23T21:42:17.933Z] #21 15.02 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-23T21:42:17.933Z] #21 15.03 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-23T21:42:17.933Z] #21 15.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-23T21:42:17.933Z] #21 15.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-23T21:42:17.933Z] #21 15.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-23T21:42:17.933Z] #21 15.05 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-23T21:42:17.933Z] #21 15.06 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-23T21:42:17.933Z] #21 15.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-23T21:42:17.933Z] #21 15.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-23T21:42:17.978Z] #28 23.10 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:42:17.978Z] #28 23.11 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-23T21:42:17.978Z] #28 23.12 Setting up libcap2-bin (1:2.44-1) ... [2022-04-23T21:42:17.978Z] #28 23.13 Setting up apparmor (2.13.6-10) ... [2022-04-23T21:42:18.094Z] #21 35.13 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:42:18.094Z] #21 35.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-23T21:42:18.094Z] #21 35.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-23T21:42:18.094Z] #21 35.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-23T21:42:18.094Z] #21 35.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-23T21:42:18.094Z] #21 35.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-23T21:42:18.094Z] #21 35.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-23T21:42:18.094Z] #21 35.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-23T21:42:18.094Z] #21 35.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-23T21:42:18.094Z] #21 35.22 Setting up python3-setuptools (52.0.0-4) ... [2022-04-23T21:42:18.191Z] #21 15.38 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-23T21:42:18.191Z] #21 15.38 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-23T21:42:18.191Z] #21 15.38 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-23T21:42:18.294Z] + docker info [2022-04-23T21:42:18.448Z] #21 15.38 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-23T21:42:18.448Z] #21 15.38 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-23T21:42:18.448Z] #21 15.39 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-23T21:42:18.448Z] #21 15.40 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-23T21:42:18.448Z] #21 15.45 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-23T21:42:18.448Z] #21 15.46 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-23T21:42:18.448Z] #21 15.46 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T21:42:18.448Z] #21 15.48 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-23T21:42:18.448Z] #21 15.49 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-23T21:42:18.448Z] #21 15.49 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-23T21:42:18.448Z] #21 15.50 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-23T21:42:18.448Z] #21 15.53 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-23T21:42:18.448Z] #21 15.54 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-23T21:42:18.448Z] #21 15.54 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-23T21:42:18.538Z] #28 23.92 Setting up zip (3.0-12) ... [2022-04-23T21:42:18.705Z] #21 15.74 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-23T21:42:18.705Z] #21 15.77 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-23T21:42:18.705Z] #21 15.78 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-23T21:42:18.705Z] #21 15.79 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-23T21:42:18.794Z] #28 23.93 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:42:18.794Z] #28 23.95 Setting up bash-completion (1:2.11-2) ... [2022-04-23T21:42:19.269Z] #21 16.25 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:42:19.269Z] #21 16.37 Fetched 27.6 MB in 1s (23.2 MB/s) [2022-04-23T21:42:19.269Z] #21 16.43 Selecting previously unselected package pigz. [2022-04-23T21:42:19.269Z] #21 16.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-23T21:42:19.354Z] #28 24.49 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-23T21:42:19.354Z] #28 24.50 Setting up sudo (1.9.5p2-3) ... [2022-04-23T21:42:19.354Z] #28 24.54 invoke-rc.d: could not determine current runlevel [2022-04-23T21:42:19.354Z] #28 24.54 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-23T21:42:19.354Z] #28 24.55 Setting up xfsprogs (5.10.0-4) ... [2022-04-23T21:42:19.354Z] #28 24.56 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-23T21:42:19.354Z] #28 24.57 Setting up inetutils-ping (2:2.0-1) ... [2022-04-23T21:42:19.354Z] #28 24.58 Setting up pigz (2.6-1) ... [2022-04-23T21:42:19.354Z] #28 24.60 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-23T21:42:19.354Z] #28 24.60 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:42:19.354Z] #28 24.62 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T21:42:19.354Z] #28 24.63 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:42:19.480Z] #21 36.28 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-23T21:42:19.480Z] #21 36.31 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-04-23T21:42:19.480Z] #21 36.36 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-23T21:42:19.480Z] #21 36.38 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T21:42:19.526Z] #21 16.47 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-23T21:42:19.526Z] #21 16.48 Unpacking pigz (2.6-1) ... [2022-04-23T21:42:19.526Z] #21 16.57 Selecting previously unselected package libelf1:amd64. [2022-04-23T21:42:19.526Z] #21 16.57 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-23T21:42:19.526Z] #21 16.58 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-23T21:42:19.610Z] #28 24.78 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-23T21:42:19.610Z] #28 24.79 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-23T21:42:19.610Z] #28 24.89 Setting up libelf1:amd64 (0.183-1) ... [2022-04-23T21:42:19.783Z] #21 16.69 Selecting previously unselected package libbpf0:amd64. [2022-04-23T21:42:19.783Z] #21 16.70 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-23T21:42:19.783Z] #21 16.70 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-23T21:42:19.783Z] #21 16.78 Selecting previously unselected package libcap2:amd64. [2022-04-23T21:42:19.783Z] #21 16.79 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-23T21:42:19.783Z] #21 16.79 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-23T21:42:19.783Z] #21 16.86 Selecting previously unselected package libmnl0:amd64. [2022-04-23T21:42:19.783Z] #21 16.86 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-23T21:42:19.783Z] #21 16.86 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-23T21:42:19.783Z] #21 16.91 Selecting previously unselected package libxtables12:amd64. [2022-04-23T21:42:19.865Z] #28 24.89 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-23T21:42:19.865Z] #28 24.90 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:42:19.865Z] #28 24.92 Setting up python3-distutils (3.9.2-1) ... [2022-04-23T21:42:19.865Z] #28 25.04 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:42:19.865Z] #28 25.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-23T21:42:19.865Z] #28 25.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-23T21:42:19.865Z] #28 25.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-23T21:42:19.865Z] #28 25.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-23T21:42:19.865Z] #28 25.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-23T21:42:19.865Z] #28 25.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-23T21:42:19.865Z] #28 25.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-23T21:42:19.865Z] #28 25.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-23T21:42:19.865Z] #28 25.10 Setting up python3-setuptools (52.0.0-4) ... [2022-04-23T21:42:20.040Z] #21 16.92 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-23T21:42:20.040Z] #21 16.93 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-23T21:42:20.040Z] #21 17.00 Selecting previously unselected package libcap2-bin. [2022-04-23T21:42:20.040Z] #21 17.00 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-23T21:42:20.040Z] #21 17.01 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-23T21:42:20.040Z] #21 17.10 Selecting previously unselected package iproute2. [2022-04-23T21:42:20.040Z] #21 17.10 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-23T21:42:20.040Z] #21 17.11 Unpacking iproute2 (5.10.0-4) ... [2022-04-23T21:42:20.121Z] #28 25.40 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:42:20.121Z] #28 25.41 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-23T21:42:20.121Z] #28 25.42 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-23T21:42:20.121Z] #28 25.42 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T21:42:20.319Z] #21 37.20 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-23T21:42:20.319Z] #21 37.21 Setting up jq (1.6-2.1) ... [2022-04-23T21:42:20.319Z] #21 37.22 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-04-23T21:42:20.319Z] #21 37.23 Setting up iptables (1.8.7-1) ... [2022-04-23T21:42:20.319Z] #21 37.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T21:42:20.319Z] #21 37.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T21:42:20.319Z] #21 37.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T21:42:20.319Z] #21 37.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T21:42:20.319Z] #21 37.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-23T21:42:20.319Z] #21 37.26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-23T21:42:20.319Z] #21 37.27 Setting up iproute2 (5.10.0-4) ... [2022-04-23T21:42:20.376Z] #28 25.66 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-23T21:42:20.376Z] #28 25.68 Setting up jq (1.6-2.1) ... [2022-04-23T21:42:20.376Z] #28 25.69 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-23T21:42:20.376Z] #28 25.69 Setting up iptables (1.8.7-1) ... [2022-04-23T21:42:20.376Z] #28 25.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T21:42:20.376Z] #28 25.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T21:42:20.376Z] #28 25.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T21:42:20.376Z] #28 25.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T21:42:20.376Z] #28 25.71 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-23T21:42:20.376Z] #28 25.72 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-23T21:42:20.376Z] #28 25.72 Setting up iproute2 (5.10.0-4) ... [2022-04-23T21:42:20.579Z] #21 37.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:42:20.605Z] #21 17.55 Selecting previously unselected package xxd. [2022-04-23T21:42:20.605Z] #21 17.56 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T21:42:20.605Z] #21 17.57 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:42:20.605Z] #21 17.68 Selecting previously unselected package vim-common. [2022-04-23T21:42:20.605Z] #21 17.68 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:42:20.605Z] #21 17.70 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:42:20.631Z] #28 25.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:42:20.862Z] #21 17.85 Selecting previously unselected package bash-completion. [2022-04-23T21:42:20.862Z] #21 17.85 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-23T21:42:20.887Z] #28 DONE 26.2s [2022-04-23T21:42:21.142Z] [2022-04-23T21:42:21.142Z] #29 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-23T21:42:21.142Z] #29 sha256:165906e5788afb7df11072977f25ba8d609f4265feac38733c1ef71ab02cce66 [2022-04-23T21:42:21.149Z] #21 DONE 38.4s [2022-04-23T21:42:21.149Z] [2022-04-23T21:42:21.149Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:42:21.149Z] #26 sha256:348625dde46d73b9791ae64add0f3e6c166179957d1f7cdc07ecd906fb2df8fc [2022-04-23T21:42:21.397Z] #29 0.422 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-23T21:42:21.397Z] #29 0.426 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-23T21:42:21.397Z] #29 0.428 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-23T21:42:21.397Z] #29 DONE 0.5s [2022-04-23T21:42:21.397Z] [2022-04-23T21:42:21.397Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-23T21:42:21.397Z] #30 sha256:07db4e3ef9d6fcff7dd8a6881744929a8d41d88423365f105aef4020eacab51f [2022-04-23T21:42:21.409Z] #26 ... [2022-04-23T21:42:21.409Z] [2022-04-23T21:42:21.409Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-23T21:42:21.409Z] #22 sha256:a3641fe455d1c76781a3308923a6e35278aafdf6d2a83706a005b265ea30b7f3 [2022-04-23T21:42:21.979Z] #22 0.650 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-23T21:42:21.979Z] #22 0.654 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-23T21:42:21.979Z] #22 0.656 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-23T21:42:21.979Z] #22 DONE 0.7s [2022-04-23T21:42:21.979Z] [2022-04-23T21:42:21.979Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:42:21.979Z] #58 sha256:5440eb0e5dc9411a4b53ce199250471c5d804cb2dfe41be2380d6e1d69f05681 [2022-04-23T21:42:21.979Z] #58 ... [2022-04-23T21:42:21.979Z] [2022-04-23T21:42:21.979Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-23T21:42:21.979Z] #23 sha256:9c25d3232689bf6514776195dcfca39cc8b37c6f09d1e92887bd819c51c902bc [2022-04-23T21:42:22.766Z] #21 19.48 Unpacking bash-completion (1:2.11-2) ... [2022-04-23T21:42:23.024Z] #21 19.89 Selecting previously unselected package bzip2. [2022-04-23T21:42:23.024Z] #21 19.89 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-23T21:42:23.024Z] #21 19.89 Unpacking bzip2 (1.0.8-4) ... [2022-04-23T21:42:23.024Z] #21 19.97 Selecting previously unselected package xz-utils. [2022-04-23T21:42:23.024Z] #21 19.99 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-23T21:42:23.024Z] #21 19.99 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T21:42:23.280Z] #21 20.14 Selecting previously unselected package apparmor. [2022-04-23T21:42:23.280Z] #21 20.14 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-23T21:42:23.280Z] #21 20.19 Unpacking apparmor (2.13.6-10) ... [2022-04-23T21:42:23.537Z] #21 20.50 Selecting previously unselected package inetutils-ping. [2022-04-23T21:42:23.537Z] #21 20.51 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-23T21:42:23.537Z] #21 20.51 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-23T21:42:23.537Z] #21 20.59 Selecting previously unselected package libip4tc2:amd64. [2022-04-23T21:42:23.537Z] #21 20.59 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-23T21:42:23.537Z] #21 20.60 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-23T21:42:23.537Z] #21 20.65 Selecting previously unselected package libip6tc2:amd64. [2022-04-23T21:42:23.537Z] #21 20.65 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-23T21:42:23.537Z] #21 20.66 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-23T21:42:23.537Z] #21 20.72 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-23T21:42:23.809Z] #21 20.73 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-23T21:42:23.809Z] #21 20.73 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-23T21:42:23.809Z] #21 20.78 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-23T21:42:23.809Z] #21 20.79 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-23T21:42:23.809Z] #21 20.80 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-23T21:42:23.809Z] #21 20.86 Selecting previously unselected package libnftnl11:amd64. [2022-04-23T21:42:23.809Z] #21 20.86 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-23T21:42:23.809Z] #21 20.87 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-23T21:42:23.809Z] #21 20.95 Selecting previously unselected package iptables. [2022-04-23T21:42:23.809Z] #21 20.95 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-23T21:42:23.809Z] #21 20.95 Unpacking iptables (1.8.7-1) ... [2022-04-23T21:42:24.108Z] #21 21.29 Selecting previously unselected package libonig5:amd64. [2022-04-23T21:42:24.378Z] #21 21.30 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-23T21:42:24.378Z] #21 21.30 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:42:24.654Z] #21 21.46 Selecting previously unselected package libjq1:amd64. [2022-04-23T21:42:24.654Z] #21 21.48 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-23T21:42:24.654Z] #21 21.49 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:42:24.654Z] #21 21.60 Selecting previously unselected package jq. [2022-04-23T21:42:24.654Z] #21 21.64 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-23T21:42:24.654Z] #21 21.65 Unpacking jq (1.6-2.1) ... [2022-04-23T21:42:24.921Z] #21 21.72 Selecting previously unselected package libaio1:amd64. [2022-04-23T21:42:24.921Z] #21 21.73 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-23T21:42:24.921Z] #21 21.74 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-23T21:42:24.921Z] #21 21.79 Selecting previously unselected package libgpm2:amd64. [2022-04-23T21:42:24.921Z] #21 21.79 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-23T21:42:24.921Z] #21 21.80 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-23T21:42:24.921Z] #21 21.89 Selecting previously unselected package libicu67:amd64. [2022-04-23T21:42:24.921Z] #21 21.89 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-23T21:42:24.921Z] #21 21.90 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-23T21:42:25.775Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-23T21:42:25.775Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-148e4e7e\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-23T21:42:25.775Z] ---------------------------------------------------------------------------- [2022-04-23T21:42:25.775Z] [2022-04-23T21:42:25.775Z] INFO: executeCI.ps1 starting at Sat Apr 23 21:42:24 CUT 2022 [2022-04-23T21:42:25.775Z] [2022-04-23T21:42:25.775Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-23T21:42:25.775Z] INFO: Running git version 2.24.1.windows.2 [2022-04-23T21:42:25.775Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-23T21:42:25.775Z] INFO: Environment variables: [2022-04-23T21:42:25.775Z] [2022-04-23T21:42:25.775Z] Name Value [2022-04-23T21:42:25.775Z] ---- ----- [2022-04-23T21:42:25.775Z] ALLUSERSPROFILE C:\ProgramData [2022-04-23T21:42:25.775Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-23T21:42:25.775Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-23T21:42:25.775Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-23T21:42:25.776Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-23T21:42:25.776Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-23T21:42:25.776Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-23T21:42:25.776Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-23T21:42:25.776Z] BRANCH_NAME PR-43519 [2022-04-23T21:42:25.776Z] BUILD_DISPLAY_NAME #1 [2022-04-23T21:42:25.776Z] BUILD_ID 1 [2022-04-23T21:42:25.776Z] BUILD_NUMBER 1 [2022-04-23T21:42:25.776Z] BUILD_TAG jenkins-moby-PR-43519-1 [2022-04-23T21:42:25.776Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43519/1/ [2022-04-23T21:42:25.776Z] CHANGE_AUTHOR thaJeztah [2022-04-23T21:42:25.776Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-23T21:42:25.776Z] CHANGE_BRANCH daemon_fix_hosts_validation_step1d [2022-04-23T21:42:25.776Z] CHANGE_FORK thaJeztah/docker [2022-04-23T21:42:25.776Z] CHANGE_ID 43519 [2022-04-23T21:42:25.776Z] CHANGE_TARGET master [2022-04-23T21:42:25.776Z] CHANGE_TITLE daemon: daemon.networkOptions(): don't pass Config as argument [2022-04-23T21:42:25.776Z] CHANGE_URL https://github.com/moby/moby/pull/43519 [2022-04-23T21:42:25.776Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T21:42:25.776Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-23T21:42:25.776Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-23T21:42:25.776Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-23T21:42:25.776Z] COMPUTERNAME azwin-2-483e00 [2022-04-23T21:42:25.776Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-23T21:42:25.776Z] ConfigSequenceNumber 0 [2022-04-23T21:42:25.776Z] DOCKER_BUILDKIT 0 [2022-04-23T21:42:25.776Z] DOCKER_DUT_DEBUG 1 [2022-04-23T21:42:25.776Z] DOCKER_EXPERIMENTAL 1 [2022-04-23T21:42:25.776Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-23T21:42:25.776Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-23T21:42:25.776Z] EXECUTOR_NUMBER 0 [2022-04-23T21:42:25.776Z] FQDN azwin-2-483e00.westus.cloudapp.azure.com [2022-04-23T21:42:25.776Z] GIT_BRANCH PR-43519 [2022-04-23T21:42:25.776Z] GIT_COMMIT 3b56c0663d4e3f9544e96e238278600186c422b7 [2022-04-23T21:42:25.776Z] GIT_URL https://github.com/moby/moby.git [2022-04-23T21:42:25.776Z] HUDSON_COOKIE 638e54ec-8a34-42c4-ac0a-f324207f4e83 [2022-04-23T21:42:25.776Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-23T21:42:25.776Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-23T21:42:25.776Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-23T21:42:25.776Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-23T21:42:25.776Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-23T21:42:25.776Z] JENKINS_NODE_COOKIE 3ac4296b-e23e-4839-9f14-f09f4c54e20b [2022-04-23T21:42:25.776Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-23T21:42:25.776Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-23T21:42:25.776Z] JOB_BASE_NAME PR-43519 [2022-04-23T21:42:25.776Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43519/display/redirect [2022-04-23T21:42:25.776Z] JOB_NAME moby/PR-43519 [2022-04-23T21:42:25.776Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43519/ [2022-04-23T21:42:25.776Z] library.jps.version master [2022-04-23T21:42:25.776Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-23T21:42:25.776Z] NODE_LABELS amd64 azure azwin-2-483e00 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-23T21:42:25.776Z] NODE_NAME azwin-2-483e00 [2022-04-23T21:42:25.776Z] NUMBER_OF_PROCESSORS 4 [2022-04-23T21:42:25.776Z] OS Windows_NT [2022-04-23T21:42:25.776Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-23T21:42:25.776Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-23T21:42:25.776Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-23T21:42:25.776Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-23T21:42:25.776Z] PROCESSOR_LEVEL 6 [2022-04-23T21:42:25.776Z] PROCESSOR_REVISION 4f01 [2022-04-23T21:42:25.776Z] ProgramData C:\ProgramData [2022-04-23T21:42:25.776Z] ProgramFiles C:\Program Files [2022-04-23T21:42:25.776Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-23T21:42:25.776Z] ProgramW6432 C:\Program Files [2022-04-23T21:42:25.776Z] PROMPT $P$G [2022-04-23T21:42:25.776Z] PSExecutionPolicyPreference Bypass [2022-04-23T21:42:25.776Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-23T21:42:25.776Z] PUBLIC C:\Users\Public [2022-04-23T21:42:25.776Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43519/1/display/redirect?page=artif... [2022-04-23T21:42:25.776Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43519/1/display/redirect?page=changes [2022-04-23T21:42:25.776Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43519/1/display/redirect [2022-04-23T21:42:25.776Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43519/1/display/redirect?page=tests [2022-04-23T21:42:25.776Z] SKIP_VALIDATION_TESTS 1 [2022-04-23T21:42:25.776Z] SOURCES_DRIVE d [2022-04-23T21:42:25.776Z] SOURCES_SUBDIR gopath [2022-04-23T21:42:25.776Z] STAGE_NAME Run tests [2022-04-23T21:42:25.776Z] SystemDrive C: [2022-04-23T21:42:25.776Z] SystemRoot C:\Windows [2022-04-23T21:42:25.776Z] TEMP C:\Windows\TEMP [2022-04-23T21:42:25.776Z] TESTDEBUG 0 [2022-04-23T21:42:25.776Z] TESTRUN_DRIVE d [2022-04-23T21:42:25.776Z] TESTRUN_SUBDIR CI [2022-04-23T21:42:25.776Z] TIMEOUT 120m [2022-04-23T21:42:25.776Z] TMP C:\Windows\TEMP [2022-04-23T21:42:25.776Z] USERDOMAIN WORKGROUP [2022-04-23T21:42:25.776Z] USERNAME azwin-2-483e00$ [2022-04-23T21:42:25.776Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-23T21:42:25.776Z] windir C:\Windows [2022-04-23T21:42:25.776Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-23T21:42:25.776Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-23T21:42:25.776Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-23T21:42:25.776Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-23T21:42:25.776Z] [2022-04-23T21:42:25.776Z] [2022-04-23T21:42:25.776Z] [2022-04-23T21:42:27.340Z] INFO: Sources under d:\gopath\... [2022-04-23T21:42:27.340Z] INFO: Test run under d:\CI\... [2022-04-23T21:42:27.340Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-23T21:42:27.340Z] INFO: docker/docker repository was found [2022-04-23T21:42:27.340Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-23T21:42:27.841Z] ltsc2022: Pulling from windows/servercore [2022-04-23T21:42:27.973Z] #30 5.577 Collecting yamllint==1.26.1 [2022-04-23T21:42:28.228Z] #30 6.612 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-23T21:42:28.241Z] #21 24.92 Selecting previously unselected package libinih1:amd64. [2022-04-23T21:42:28.241Z] #21 24.93 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-23T21:42:28.241Z] #21 24.93 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-23T21:42:28.241Z] #21 24.98 Selecting previously unselected package libnet1:amd64. [2022-04-23T21:42:28.241Z] #21 24.98 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-23T21:42:28.241Z] #21 24.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:42:28.241Z] #21 25.08 Selecting previously unselected package libnl-3-200:amd64. [2022-04-23T21:42:28.241Z] #21 25.08 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-23T21:42:28.241Z] #21 25.09 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:42:28.241Z] #21 25.14 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-23T21:42:28.241Z] #21 25.15 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-23T21:42:28.241Z] #21 25.15 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:42:28.241Z] #21 25.20 Selecting previously unselected package net-tools. [2022-04-23T21:42:28.241Z] #21 25.21 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-23T21:42:28.241Z] #21 25.21 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T21:42:28.308Z] 8f616e6e9eec: Pulling fs layer [2022-04-23T21:42:28.308Z] dccd9e4d14d3: Pulling fs layer [2022-04-23T21:42:28.484Z] #30 6.886 Collecting pathspec>=0.5.3 [2022-04-23T21:42:28.484Z] #30 6.890 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-23T21:42:28.484Z] #30 6.981 Collecting pyyaml [2022-04-23T21:42:28.484Z] #30 6.987 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-23T21:42:28.484Z] #30 7.007 Building wheels for collected packages: yamllint [2022-04-23T21:42:28.484Z] #30 7.008 Building wheel for yamllint (setup.py): started [2022-04-23T21:42:28.497Z] #21 25.35 Selecting previously unselected package patch. [2022-04-23T21:42:28.497Z] #21 25.37 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-23T21:42:28.497Z] #21 25.38 Unpacking patch (2.7.6-7) ... [2022-04-23T21:42:28.497Z] #21 25.46 Selecting previously unselected package python-pip-whl. [2022-04-23T21:42:28.497Z] #21 25.47 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-23T21:42:28.497Z] #21 25.47 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T21:42:28.739Z] #30 7.237 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-23T21:42:28.740Z] #30 7.238 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=86dd2b0e1327e11b5461788fdd7476792e86fccba8f68f0fe5afc7424c885006 [2022-04-23T21:42:28.740Z] #30 7.238 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-23T21:42:28.740Z] #30 7.240 Successfully built yamllint [2022-04-23T21:42:28.740Z] #30 7.247 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-23T21:42:28.740Z] #30 7.353 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-23T21:42:28.995Z] #30 DONE 7.5s [2022-04-23T21:42:28.995Z] [2022-04-23T21:42:28.995Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-23T21:42:28.995Z] #34 sha256:2806d7ebc742c170611af0a8cdc742d615a1beaeb26c0343c1644b7978d4d0f0 [2022-04-23T21:42:28.995Z] #34 DONE 0.1s [2022-04-23T21:42:28.995Z] [2022-04-23T21:42:28.995Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-23T21:42:28.995Z] #39 sha256:aa9d9d933f0a075310a6bedc3c0416145411bb4c05880315b67656d90d7a1f87 [2022-04-23T21:42:29.060Z] #21 25.97 Selecting previously unselected package python3-lib2to3. [2022-04-23T21:42:29.060Z] #21 25.98 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-23T21:42:29.060Z] #21 25.99 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-23T21:42:29.060Z] #21 26.11 Selecting previously unselected package python3-distutils. [2022-04-23T21:42:29.060Z] #21 26.13 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-23T21:42:29.060Z] #21 26.14 Unpacking python3-distutils (3.9.2-1) ... [2022-04-23T21:42:29.251Z] #39 DONE 0.1s [2022-04-23T21:42:29.251Z] [2022-04-23T21:42:29.251Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-23T21:42:29.251Z] #42 sha256:fc75dae84ef5049acb5532571ec8e464e6a96edc825652b05e30e27b3d30573c [2022-04-23T21:42:29.251Z] #42 DONE 0.1s [2022-04-23T21:42:29.251Z] [2022-04-23T21:42:29.251Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-23T21:42:29.251Z] #44 sha256:cc296921b0c045db286cfef0afeee07d0e50b90d84277ff8621c80791fd5bada [2022-04-23T21:42:29.251Z] #44 DONE 0.0s [2022-04-23T21:42:29.251Z] [2022-04-23T21:42:29.251Z] #46 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-23T21:42:29.251Z] #46 sha256:70f8df974c1c9a94ae2d6b78c96f091117700c98c0d786ea16abf296ebc2df44 [2022-04-23T21:42:29.251Z] #46 DONE 0.0s [2022-04-23T21:42:29.251Z] [2022-04-23T21:42:29.251Z] #50 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-23T21:42:29.251Z] #50 sha256:8ebad8480d6841065cf0d38f0239014dac3495d849fb8ff01a50b603686d603a [2022-04-23T21:42:29.251Z] #50 DONE 0.0s [2022-04-23T21:42:29.251Z] [2022-04-23T21:42:29.251Z] #53 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-23T21:42:29.251Z] #53 sha256:876b0c403cc2e99d97bf527048b9af93b6e257c9c9522127f95364b3a6be395c [2022-04-23T21:42:29.317Z] #21 26.27 Selecting previously unselected package python3-pkg-resources. [2022-04-23T21:42:29.317Z] #21 26.27 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T21:42:29.317Z] #21 26.27 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:42:29.317Z] #21 26.40 Selecting previously unselected package python3-setuptools. [2022-04-23T21:42:29.317Z] #21 26.40 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-23T21:42:29.317Z] #21 26.41 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-23T21:42:29.506Z] #53 DONE 0.1s [2022-04-23T21:42:29.506Z] [2022-04-23T21:42:29.506Z] #57 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-23T21:42:29.506Z] #57 sha256:b624ea9f2fa3d9ab57675bc1880ed13528987db20dbfda9fe55bdbce2a5956bb [2022-04-23T21:42:29.506Z] #57 DONE 0.0s [2022-04-23T21:42:29.506Z] [2022-04-23T21:42:29.506Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-23T21:42:29.506Z] #59 sha256:55f256e4e607a471230b7dc9c675d90a12dc97115b1488bab865f3b1bd89f97d [2022-04-23T21:42:29.506Z] #59 DONE 0.0s [2022-04-23T21:42:29.506Z] [2022-04-23T21:42:29.506Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-23T21:42:29.506Z] #61 sha256:8319eef8118931247911fb4900c9eac004c118e57dafc19ca4b87c520b4f50d0 [2022-04-23T21:42:29.506Z] #61 DONE 0.1s [2022-04-23T21:42:29.506Z] [2022-04-23T21:42:29.506Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-23T21:42:29.506Z] #63 sha256:0f4522bacd7660c4a2bf0915cc322a7bdfb4f86112a63121f08475883171ac17 [2022-04-23T21:42:29.506Z] #63 DONE 0.0s [2022-04-23T21:42:29.506Z] [2022-04-23T21:42:29.506Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-23T21:42:29.506Z] #66 sha256:10c227b49af9231eed4df3cd23f1e3a37a5023123a6d60022d22f983e99c6bb5 [2022-04-23T21:42:29.506Z] #66 DONE 0.1s [2022-04-23T21:42:29.573Z] #21 26.62 Selecting previously unselected package python3-wheel. [2022-04-23T21:42:29.573Z] #21 26.62 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-23T21:42:29.573Z] #21 26.63 Unpacking python3-wheel (0.34.2-1) ... [2022-04-23T21:42:29.573Z] #21 26.70 Selecting previously unselected package python3-pip. [2022-04-23T21:42:29.573Z] #21 26.70 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-23T21:42:29.573Z] #21 26.70 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T21:42:29.762Z] [2022-04-23T21:42:29.762Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-23T21:42:29.762Z] #70 sha256:25f665e75726ff46c542d2ae419f2c2a1ab95e44c48d26838ff5d62b1bc7b35d [2022-04-23T21:42:30.017Z] #70 DONE 0.2s [2022-04-23T21:42:30.017Z] [2022-04-23T21:42:30.017Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-23T21:42:30.017Z] #75 sha256:07e1479769b7d842fc413fd39ef052d93d390851a0cc7e9e7531c64caeee38e2 [2022-04-23T21:42:30.017Z] #75 DONE 0.1s [2022-04-23T21:42:30.017Z] [2022-04-23T21:42:30.017Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-23T21:42:30.017Z] #80 sha256:1f39d6736e94a9cb86f469a18571fe1a77b30f792b76df8b39243d3473bb22fd [2022-04-23T21:42:30.017Z] #80 DONE 0.2s [2022-04-23T21:42:30.017Z] [2022-04-23T21:42:30.017Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-23T21:42:30.017Z] #81 sha256:e9d57899bb085cfc5a165626b4de7529013970336391040cde5469e042f77af6 [2022-04-23T21:42:30.017Z] #81 DONE 0.0s [2022-04-23T21:42:30.135Z] #21 26.93 Selecting previously unselected package sudo. [2022-04-23T21:42:30.135Z] #21 26.94 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-23T21:42:30.135Z] #21 26.95 Unpacking sudo (1.9.5p2-3) ... [2022-04-23T21:42:30.273Z] [2022-04-23T21:42:30.273Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-23T21:42:30.273Z] #82 sha256:73ac69ed364caabdbec8255018e00309f63797779b1a608fb75ac1ac830480dc [2022-04-23T21:42:30.289Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-23T21:42:30.289Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-25aa91e8\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-23T21:42:30.289Z] ---------------------------------------------------------------------------- [2022-04-23T21:42:30.289Z] [2022-04-23T21:42:30.289Z] INFO: executeCI.ps1 starting at Sat Apr 23 21:42:28 CUT 2022 [2022-04-23T21:42:30.289Z] [2022-04-23T21:42:30.289Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-23T21:42:30.289Z] INFO: Running git version 2.24.1.windows.2 [2022-04-23T21:42:30.289Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-23T21:42:30.289Z] INFO: Environment variables: [2022-04-23T21:42:30.289Z] [2022-04-23T21:42:30.289Z] Name Value [2022-04-23T21:42:30.289Z] ---- ----- [2022-04-23T21:42:30.289Z] ALLUSERSPROFILE C:\ProgramData [2022-04-23T21:42:30.289Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-23T21:42:30.289Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-23T21:42:30.289Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-23T21:42:30.289Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-23T21:42:30.289Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-23T21:42:30.289Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-23T21:42:30.289Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-23T21:42:30.289Z] BRANCH_NAME PR-43519 [2022-04-23T21:42:30.289Z] BUILD_DISPLAY_NAME #1 [2022-04-23T21:42:30.289Z] BUILD_ID 1 [2022-04-23T21:42:30.289Z] BUILD_NUMBER 1 [2022-04-23T21:42:30.289Z] BUILD_TAG jenkins-moby-PR-43519-1 [2022-04-23T21:42:30.289Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43519/1/ [2022-04-23T21:42:30.289Z] CHANGE_AUTHOR thaJeztah [2022-04-23T21:42:30.289Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-23T21:42:30.289Z] CHANGE_BRANCH daemon_fix_hosts_validation_step1d [2022-04-23T21:42:30.289Z] CHANGE_FORK thaJeztah/docker [2022-04-23T21:42:30.289Z] CHANGE_ID 43519 [2022-04-23T21:42:30.289Z] CHANGE_TARGET master [2022-04-23T21:42:30.289Z] CHANGE_TITLE daemon: daemon.networkOptions(): don't pass Config as argument [2022-04-23T21:42:30.289Z] CHANGE_URL https://github.com/moby/moby/pull/43519 [2022-04-23T21:42:30.289Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T21:42:30.289Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-23T21:42:30.289Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-23T21:42:30.289Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-23T21:42:30.289Z] COMPUTERNAME azwin-2-483e01 [2022-04-23T21:42:30.289Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-23T21:42:30.289Z] ConfigSequenceNumber 0 [2022-04-23T21:42:30.289Z] DOCKER_BUILDKIT 0 [2022-04-23T21:42:30.289Z] DOCKER_DUT_DEBUG 1 [2022-04-23T21:42:30.289Z] DOCKER_EXPERIMENTAL 1 [2022-04-23T21:42:30.289Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-23T21:42:30.289Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-04-23T21:42:30.289Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-23T21:42:30.289Z] EXECUTOR_NUMBER 0 [2022-04-23T21:42:30.289Z] FQDN azwin-2-483e01.westus.cloudapp.azure.com [2022-04-23T21:42:30.289Z] GIT_BRANCH PR-43519 [2022-04-23T21:42:30.289Z] GIT_COMMIT 3b56c0663d4e3f9544e96e238278600186c422b7 [2022-04-23T21:42:30.289Z] GIT_URL https://github.com/moby/moby.git [2022-04-23T21:42:30.289Z] HUDSON_COOKIE b3548080-2021-4f46-92bd-6e076a75b4a6 [2022-04-23T21:42:30.289Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-23T21:42:30.289Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-23T21:42:30.289Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-23T21:42:30.289Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-23T21:42:30.289Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-23T21:42:30.289Z] JENKINS_NODE_COOKIE a03a2024-2adf-40c1-9c45-26646e4752bf [2022-04-23T21:42:30.289Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-23T21:42:30.289Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-23T21:42:30.289Z] JOB_BASE_NAME PR-43519 [2022-04-23T21:42:30.289Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43519/display/redirect [2022-04-23T21:42:30.289Z] JOB_NAME moby/PR-43519 [2022-04-23T21:42:30.289Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43519/ [2022-04-23T21:42:30.289Z] library.jps.version master [2022-04-23T21:42:30.289Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-23T21:42:30.289Z] NODE_LABELS amd64 azure azwin-2-483e01 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-23T21:42:30.289Z] NODE_NAME azwin-2-483e01 [2022-04-23T21:42:30.289Z] NUMBER_OF_PROCESSORS 4 [2022-04-23T21:42:30.289Z] OS Windows_NT [2022-04-23T21:42:30.289Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-23T21:42:30.290Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-23T21:42:30.290Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-23T21:42:30.290Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-23T21:42:30.290Z] PROCESSOR_LEVEL 6 [2022-04-23T21:42:30.290Z] PROCESSOR_REVISION 4f01 [2022-04-23T21:42:30.290Z] ProgramData C:\ProgramData [2022-04-23T21:42:30.290Z] ProgramFiles C:\Program Files [2022-04-23T21:42:30.290Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-23T21:42:30.290Z] ProgramW6432 C:\Program Files [2022-04-23T21:42:30.290Z] PROMPT $P$G [2022-04-23T21:42:30.290Z] PSExecutionPolicyPreference Bypass [2022-04-23T21:42:30.290Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-23T21:42:30.290Z] PUBLIC C:\Users\Public [2022-04-23T21:42:30.290Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43519/1/display/redirect?page=artif... [2022-04-23T21:42:30.290Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43519/1/display/redirect?page=changes [2022-04-23T21:42:30.290Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43519/1/display/redirect [2022-04-23T21:42:30.290Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43519/1/display/redirect?page=tests [2022-04-23T21:42:30.290Z] SKIP_VALIDATION_TESTS 1 [2022-04-23T21:42:30.290Z] SOURCES_DRIVE d [2022-04-23T21:42:30.290Z] SOURCES_SUBDIR gopath [2022-04-23T21:42:30.290Z] STAGE_NAME Run tests [2022-04-23T21:42:30.290Z] SystemDrive C: [2022-04-23T21:42:30.290Z] SystemRoot C:\Windows [2022-04-23T21:42:30.290Z] TEMP C:\Windows\TEMP [2022-04-23T21:42:30.290Z] TESTDEBUG 0 [2022-04-23T21:42:30.290Z] TESTRUN_DRIVE d [2022-04-23T21:42:30.290Z] TESTRUN_SUBDIR CI [2022-04-23T21:42:30.290Z] TIMEOUT 120m [2022-04-23T21:42:30.290Z] TMP C:\Windows\TEMP [2022-04-23T21:42:30.290Z] USERDOMAIN WORKGROUP [2022-04-23T21:42:30.290Z] USERNAME azwin-2-483e01$ [2022-04-23T21:42:30.290Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-23T21:42:30.290Z] windir C:\Windows [2022-04-23T21:42:30.290Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-23T21:42:30.290Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-23T21:42:30.290Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-23T21:42:30.290Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-23T21:42:30.290Z] [2022-04-23T21:42:30.290Z] [2022-04-23T21:42:30.290Z] [2022-04-23T21:42:30.392Z] #21 27.38 Selecting previously unselected package thin-provisioning-tools. [2022-04-23T21:42:30.392Z] #21 27.39 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-23T21:42:30.392Z] #21 27.39 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-23T21:42:30.648Z] #21 27.58 Selecting previously unselected package uidmap. [2022-04-23T21:42:30.648Z] #21 27.58 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-23T21:42:30.648Z] #21 27.59 Unpacking uidmap (1:4.8.1-1) ... [2022-04-23T21:42:30.648Z] #21 27.71 Selecting previously unselected package vim-runtime. [2022-04-23T21:42:30.648Z] #21 27.71 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:42:30.648Z] #21 27.74 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-23T21:42:30.648Z] #21 27.75 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-23T21:42:30.648Z] #21 27.76 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:42:30.760Z] INFO: Sources under d:\gopath\... [2022-04-23T21:42:30.760Z] INFO: Test run under d:\CI\... [2022-04-23T21:42:30.760Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-23T21:42:30.760Z] INFO: docker/docker repository was found [2022-04-23T21:42:30.760Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-23T21:42:30.835Z] #82 DONE 0.8s [2022-04-23T21:42:30.835Z] [2022-04-23T21:42:30.835Z] #83 exporting to image [2022-04-23T21:42:30.835Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-23T21:42:30.835Z] #83 exporting layers [2022-04-23T21:42:31.228Z] ltsc2022: Pulling from windows/servercore [2022-04-23T21:42:32.046Z] #23 8.542 Collecting yamllint==1.26.1 [2022-04-23T21:42:32.046Z] #23 9.596 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-23T21:42:32.615Z] #23 10.55 Collecting pathspec>=0.5.3 [2022-04-23T21:42:32.615Z] #23 10.57 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-23T21:42:32.794Z] 8f616e6e9eec: Pulling fs layer [2022-04-23T21:42:32.794Z] dccd9e4d14d3: Pulling fs layer [2022-04-23T21:42:32.875Z] #23 10.80 Collecting pyyaml [2022-04-23T21:42:32.875Z] #23 10.81 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-04-23T21:42:32.875Z] #23 10.85 Building wheels for collected packages: yamllint [2022-04-23T21:42:32.875Z] #23 10.85 Building wheel for yamllint (setup.py): started [2022-04-23T21:42:33.209Z] Client: [2022-04-23T21:42:33.209Z] Context: default [2022-04-23T21:42:33.209Z] Debug Mode: false [2022-04-23T21:42:33.209Z] Plugins: [2022-04-23T21:42:33.209Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-23T21:42:33.209Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-23T21:42:33.209Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-23T21:42:33.209Z] [2022-04-23T21:42:33.209Z] Server: [2022-04-23T21:42:33.209Z] Containers: 0 [2022-04-23T21:42:33.209Z] Running: 0 [2022-04-23T21:42:33.209Z] Paused: 0 [2022-04-23T21:42:33.209Z] Stopped: 0 [2022-04-23T21:42:33.209Z] Images: 0 [2022-04-23T21:42:33.209Z] Server Version: 20.10.9 [2022-04-23T21:42:33.209Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-23T21:42:33.209Z] Windows: [2022-04-23T21:42:33.209Z] LCOW: [2022-04-23T21:42:33.209Z] Logging Driver: json-file [2022-04-23T21:42:33.209Z] Plugins: [2022-04-23T21:42:33.209Z] Volume: local [2022-04-23T21:42:33.209Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T21:42:33.209Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T21:42:33.209Z] Swarm: inactive [2022-04-23T21:42:33.209Z] Default Isolation: process [2022-04-23T21:42:33.209Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-23T21:42:33.209Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-23T21:42:33.209Z] OSType: windows [2022-04-23T21:42:33.209Z] Architecture: x86_64 [2022-04-23T21:42:33.209Z] CPUs: 4 [2022-04-23T21:42:33.209Z] Total Memory: 32GiB [2022-04-23T21:42:33.209Z] Name: azwin-2-22fd30 [2022-04-23T21:42:33.209Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-23T21:42:33.209Z] Docker Root Dir: D:\docker [2022-04-23T21:42:33.209Z] Debug Mode: false [2022-04-23T21:42:33.209Z] Registry: https://index.docker.io/v1/ [2022-04-23T21:42:33.209Z] Labels: [2022-04-23T21:42:33.209Z] Experimental: true [2022-04-23T21:42:33.209Z] Insecure Registries: [2022-04-23T21:42:33.209Z] 10.0.0.4:5000 [2022-04-23T21:42:33.209Z] 127.0.0.0/8 [2022-04-23T21:42:33.209Z] Registry Mirrors: [2022-04-23T21:42:33.209Z] http://10.0.0.4:5000/ [2022-04-23T21:42:33.209Z] Live Restore Enabled: false [2022-04-23T21:42:33.209Z] Product License: Community Engine [2022-04-23T21:42:33.209Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-23T21:42:33.874Z] #23 11.82 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-23T21:42:33.874Z] #23 11.83 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5f9a75db01c2d0115ca4fb77ec28d1d0bcae68eb7cf0681c7170ea086ed22401 [2022-04-23T21:42:33.874Z] #23 11.83 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-23T21:42:33.874Z] #23 11.83 Successfully built yamllint [2022-04-23T21:42:33.874Z] #23 11.84 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-23T21:42:33.920Z] #21 30.65 Selecting previously unselected package vim. [2022-04-23T21:42:33.920Z] #21 30.65 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T21:42:33.920Z] #21 30.67 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:42:34.157Z] #23 12.22 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-23T21:42:34.176Z] #21 31.13 Selecting previously unselected package xfsprogs. [2022-04-23T21:42:34.176Z] #21 31.14 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-23T21:42:34.176Z] #21 31.14 Unpacking xfsprogs (5.10.0-4) ... [2022-04-23T21:42:34.432Z] #21 31.55 Selecting previously unselected package zip. [2022-04-23T21:42:34.691Z] #21 31.55 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-23T21:42:34.691Z] #21 31.56 Unpacking zip (3.0-12) ... [2022-04-23T21:42:34.691Z] #21 31.68 Selecting previously unselected package zstd. [2022-04-23T21:42:34.691Z] #21 31.68 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-23T21:42:34.691Z] #21 31.69 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-23T21:42:34.948Z] #21 31.99 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:42:35.116Z] #23 DONE 13.0s [2022-04-23T21:42:35.116Z] [2022-04-23T21:42:35.116Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:42:35.116Z] #58 sha256:5440eb0e5dc9411a4b53ce199250471c5d804cb2dfe41be2380d6e1d69f05681 [2022-04-23T21:42:35.513Z] #21 32.68 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-23T21:42:35.771Z] #21 32.69 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T21:42:35.771Z] #21 32.70 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-23T21:42:35.771Z] #21 32.71 Setting up libicu67:amd64 (67.1-7) ... [2022-04-23T21:42:35.771Z] #21 32.72 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-23T21:42:35.771Z] #21 32.73 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-23T21:42:35.771Z] #21 32.74 Setting up uidmap (1:4.8.1-1) ... [2022-04-23T21:42:35.771Z] #21 32.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:42:35.771Z] #21 32.76 Setting up bzip2 (1.0.8-4) ... [2022-04-23T21:42:35.771Z] #21 32.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:42:35.771Z] #21 32.79 Setting up python3-wheel (0.34.2-1) ... [2022-04-23T21:42:36.336Z] #21 33.45 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:42:36.336Z] #21 33.46 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-23T21:42:36.336Z] #21 33.47 Setting up libcap2-bin (1:2.44-1) ... [2022-04-23T21:42:36.336Z] #21 33.48 Setting up apparmor (2.13.6-10) ... [2022-04-23T21:42:37.710Z] #21 34.84 Setting up zip (3.0-12) ... [2022-04-23T21:42:37.710Z] #21 34.85 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:42:37.967Z] #21 34.86 Setting up bash-completion (1:2.11-2) ... [2022-04-23T21:42:39.861Z] #21 36.66 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T21:42:39.861Z] #21 36.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-23T21:42:39.862Z] #21 36.69 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-23T21:42:39.862Z] #21 36.70 Setting up patch (2.7.6-7) ... [2022-04-23T21:42:39.862Z] #21 36.70 Setting up sudo (1.9.5p2-3) ... [2022-04-23T21:42:39.862Z] #21 36.79 invoke-rc.d: could not determine current runlevel [2022-04-23T21:42:39.862Z] #21 36.80 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-23T21:42:39.862Z] #21 36.80 Setting up xfsprogs (5.10.0-4) ... [2022-04-23T21:42:39.862Z] #21 36.81 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-23T21:42:39.862Z] #21 36.82 Setting up inetutils-ping (2:2.0-1) ... [2022-04-23T21:42:39.862Z] #21 36.83 Setting up pigz (2.6-1) ... [2022-04-23T21:42:39.862Z] #21 36.84 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-23T21:42:39.862Z] #21 36.85 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:42:39.862Z] #21 36.87 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T21:42:39.862Z] #21 36.88 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:42:40.425Z] #21 37.40 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-23T21:42:40.425Z] #21 37.41 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-23T21:42:40.681Z] #21 37.77 Setting up libelf1:amd64 (0.183-1) ... [2022-04-23T21:42:40.938Z] #21 37.82 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-23T21:42:40.938Z] #21 37.83 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:42:40.938Z] #21 37.84 Setting up python3-distutils (3.9.2-1) ... [2022-04-23T21:42:41.195Z] #21 38.27 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:42:41.451Z] #21 38.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-23T21:42:41.451Z] #21 38.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-23T21:42:41.451Z] #21 38.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-23T21:42:41.451Z] #21 38.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-23T21:42:41.451Z] #21 38.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-23T21:42:41.451Z] #21 38.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-23T21:42:41.451Z] #21 38.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-23T21:42:41.451Z] #21 38.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-23T21:42:41.451Z] #21 38.33 Setting up python3-setuptools (52.0.0-4) ... [2022-04-23T21:42:41.468Z] #45 DONE 218.8s [2022-04-23T21:42:41.468Z] [2022-04-23T21:42:41.468Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:42:41.468Z] #62 sha256:1bcbb2cab282716dcb66f87b6565095adadcbef4518a6bb64f639ead53b7c61c [2022-04-23T21:42:41.468Z] #62 ... [2022-04-23T21:42:41.468Z] [2022-04-23T21:42:41.468Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-23T21:42:41.468Z] #46 sha256:40111dcde4a3933149c12e402d8408f101c44fb16a3d9a4483f7ebfc323f6164 [2022-04-23T21:42:41.468Z] #46 DONE 0.5s [2022-04-23T21:42:41.468Z] [2022-04-23T21:42:41.468Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-23T21:42:41.468Z] #50 sha256:88c25d2d5057c9ad40aaa475bd0f5dd5b49592b19642cdb6d584beb0d0bdd0ce [2022-04-23T21:42:41.468Z] #50 DONE 0.0s [2022-04-23T21:42:41.468Z] [2022-04-23T21:42:41.468Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:42:41.468Z] #62 sha256:1bcbb2cab282716dcb66f87b6565095adadcbef4518a6bb64f639ead53b7c61c [2022-04-23T21:42:41.468Z] #62 ... [2022-04-23T21:42:41.468Z] [2022-04-23T21:42:41.468Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-23T21:42:41.468Z] #52 sha256:457f0f8da13336164679e5a37dc9d7290b60939bbb4fa7f33e63ce4cc4214192 [2022-04-23T21:42:41.468Z] #52 DONE 0.1s [2022-04-23T21:42:41.468Z] [2022-04-23T21:42:41.468Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:42:41.468Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:42:42.820Z] #21 39.68 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:42:42.820Z] #21 39.69 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-23T21:42:42.820Z] #21 39.70 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-23T21:42:42.820Z] #21 39.72 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T21:42:43.754Z] #21 40.88 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-23T21:42:43.754Z] #21 40.89 Setting up jq (1.6-2.1) ... [2022-04-23T21:42:43.754Z] #21 40.90 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-23T21:42:43.754Z] #21 40.91 Setting up iptables (1.8.7-1) ... [2022-04-23T21:42:43.754Z] #21 40.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T21:42:43.754Z] #21 40.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T21:42:44.017Z] #21 40.93 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T21:42:44.017Z] #21 40.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T21:42:44.017Z] #21 40.94 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-23T21:42:44.017Z] #21 40.95 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-23T21:42:44.017Z] #21 40.95 Setting up iproute2 (5.10.0-4) ... [2022-04-23T21:42:44.274Z] #21 41.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:42:44.531Z] #21 DONE 41.6s [2022-04-23T21:42:44.531Z] [2022-04-23T21:42:44.531Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-23T21:42:44.531Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-23T21:42:45.113Z] #58 ... [2022-04-23T21:42:45.113Z] [2022-04-23T21:42:45.114Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:42:45.114Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-23T21:42:45.114Z] #45 162.9 + dpkg --print-architecture [2022-04-23T21:42:45.114Z] #45 DONE 163.5s [2022-04-23T21:42:45.114Z] [2022-04-23T21:42:45.114Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:42:45.114Z] #26 sha256:348625dde46d73b9791ae64add0f3e6c166179957d1f7cdc07ecd906fb2df8fc [2022-04-23T21:42:45.904Z] #22 1.306 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-23T21:42:45.904Z] #22 1.309 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-23T21:42:45.904Z] #22 1.311 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-23T21:42:45.904Z] #22 DONE 1.4s [2022-04-23T21:42:45.904Z] [2022-04-23T21:42:45.904Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-23T21:42:45.904Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-23T21:42:48.879Z] #83 exporting layers 15.7s done [2022-04-23T21:42:48.879Z] #83 writing image sha256:872cc80442d0c216fe498d917bf2454d2d8295a2ab63bf3e2cc0b7cf3ab2fd7d done [2022-04-23T21:42:48.879Z] #83 naming to docker.io/library/docker:3b56c0663d4e3f9544e96e238278600186c422b7 done [2022-04-23T21:42:48.879Z] #83 DONE 15.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-23T21:42:49.199Z] #53 ... [2022-04-23T21:42:49.199Z] [2022-04-23T21:42:49.199Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:42:49.199Z] #58 sha256:2c40beee11c356392c2edb3db2cc0a54b6fdc2568d672f0415115b0e46400495 [2022-04-23T21:42:49.199Z] #58 141.8 + mkdir -p /build [2022-04-23T21:42:49.199Z] #58 141.8 + cp runc /build/runc [2022-04-23T21:42:49.199Z] #58 DONE 143.9s [2022-04-23T21:42:49.199Z] [2022-04-23T21:42:49.199Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:42:49.199Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:42:49.199Z] #53 251.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-23T21:42:49.199Z] #53 DONE 251.1s [2022-04-23T21:42:49.199Z] [2022-04-23T21:42:49.199Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:42:49.199Z] #62 sha256:d237c95f15d04b091650bb65971ddc66d2ec04be0e859b7a9a5b2514a4504532 [2022-04-23T21:42:49.199Z] #62 ... [2022-04-23T21:42:49.199Z] [2022-04-23T21:42:49.199Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-23T21:42:49.199Z] #54 sha256:e162f73b1355c47bc9ee0db10caa04c7db22774b6eb574d314a3295f67f35d81 [2022-04-23T21:42:49.199Z] #54 DONE 0.7s [2022-04-23T21:42:49.199Z] [2022-04-23T21:42:49.199Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-23T21:42:49.199Z] #56 sha256:10130c7b03442f74ec38296375bb14651b717654b94466ddc55f3591082244dd [2022-04-23T21:42:49.199Z] #56 DONE 0.1s [2022-04-23T21:42:49.199Z] [2022-04-23T21:42:49.199Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-23T21:42:49.199Z] #59 sha256:3aee599aee3c0037be5574b7fb39072f7b48add6dfc32657a10e07381ad06056 [2022-04-23T21:42:49.199Z] #59 DONE 0.3s [2022-04-23T21:42:49.199Z] [2022-04-23T21:42:49.199Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:42:49.199Z] #62 sha256:d237c95f15d04b091650bb65971ddc66d2ec04be0e859b7a9a5b2514a4504532 [2022-04-23T21:42:49.200Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43519/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43519/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3b56c0663d4e3f9544e96e238278600186c422b7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3b56c0663d4e3f9544e96e238278600186c422b7 hack/validate/default [2022-04-23T21:42:50.565Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-23T21:42:50.565Z] No api/types/ or api/swagger.yaml changes in diff. [2022-04-23T21:42:50.565Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-23T21:42:50.565Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-23T21:42:50.565Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-23T21:42:50.586Z] #62 222.8 + bin/containerd [2022-04-23T21:42:50.821Z] Congratulations! No new tests were added to integration-cli. [2022-04-23T21:42:50.821Z] [2022-04-23T21:42:50.821Z] INFO Start validation with golang-ci-lint [2022-04-23T21:42:51.076Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-23T21:42:51.076Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-23T21:42:51.076Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-04-23T21:42:54.041Z] dccd9e4d14d3: Verifying Checksum [2022-04-23T21:42:54.041Z] dccd9e4d14d3: Download complete [2022-04-23T21:42:55.866Z] #23 9.667 Collecting yamllint==1.26.1 [2022-04-23T21:42:56.432Z] #23 10.71 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-23T21:42:57.804Z] #23 11.74 Collecting pathspec>=0.5.3 [2022-04-23T21:42:57.804Z] #23 11.76 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-23T21:42:58.072Z] #23 12.12 Collecting pyyaml [2022-04-23T21:42:58.072Z] #23 12.13 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-23T21:42:58.072Z] #23 12.18 Building wheels for collected packages: yamllint [2022-04-23T21:42:58.072Z] #23 12.20 Building wheel for yamllint (setup.py): started [2022-04-23T21:42:59.008Z] #23 13.18 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-23T21:42:59.008Z] #23 13.18 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4cf47b23a51d08549aecf9fc6c52e03b0a9d3e16d2274c05eb4aec3e2754e930 [2022-04-23T21:42:59.008Z] #23 13.18 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-23T21:42:59.008Z] #23 13.19 Successfully built yamllint [2022-04-23T21:42:59.014Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-23T21:42:59.014Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-55247ff5\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-23T21:42:59.014Z] ---------------------------------------------------------------------------- [2022-04-23T21:42:59.014Z] [2022-04-23T21:42:59.014Z] INFO: executeCI.ps1 starting at Sat Apr 23 21:42:57 CUT 2022 [2022-04-23T21:42:59.014Z] [2022-04-23T21:42:59.014Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-23T21:42:59.014Z] INFO: Running git version 2.24.1.windows.2 [2022-04-23T21:42:59.014Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-23T21:42:59.014Z] INFO: Environment variables: [2022-04-23T21:42:59.014Z] [2022-04-23T21:42:59.014Z] Name Value [2022-04-23T21:42:59.014Z] ---- ----- [2022-04-23T21:42:59.014Z] ALLUSERSPROFILE C:\ProgramData [2022-04-23T21:42:59.014Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-23T21:42:59.014Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-23T21:42:59.014Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-23T21:42:59.014Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-23T21:42:59.014Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-23T21:42:59.014Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-23T21:42:59.014Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-23T21:42:59.014Z] BRANCH_NAME PR-43519 [2022-04-23T21:42:59.014Z] BUILD_DISPLAY_NAME #1 [2022-04-23T21:42:59.014Z] BUILD_ID 1 [2022-04-23T21:42:59.014Z] BUILD_NUMBER 1 [2022-04-23T21:42:59.014Z] BUILD_TAG jenkins-moby-PR-43519-1 [2022-04-23T21:42:59.014Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43519/1/ [2022-04-23T21:42:59.014Z] CHANGE_AUTHOR thaJeztah [2022-04-23T21:42:59.014Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-23T21:42:59.014Z] CHANGE_BRANCH daemon_fix_hosts_validation_step1d [2022-04-23T21:42:59.014Z] CHANGE_FORK thaJeztah/docker [2022-04-23T21:42:59.014Z] CHANGE_ID 43519 [2022-04-23T21:42:59.014Z] CHANGE_TARGET master [2022-04-23T21:42:59.014Z] CHANGE_TITLE daemon: daemon.networkOptions(): don't pass Config as argument [2022-04-23T21:42:59.014Z] CHANGE_URL https://github.com/moby/moby/pull/43519 [2022-04-23T21:42:59.014Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T21:42:59.014Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-23T21:42:59.014Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-23T21:42:59.014Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-23T21:42:59.014Z] COMPUTERNAME azwin-2-22fd30 [2022-04-23T21:42:59.014Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-23T21:42:59.014Z] ConfigSequenceNumber 0 [2022-04-23T21:42:59.014Z] DOCKER_BUILDKIT 0 [2022-04-23T21:42:59.014Z] DOCKER_DUT_DEBUG 1 [2022-04-23T21:42:59.014Z] DOCKER_EXPERIMENTAL 1 [2022-04-23T21:42:59.014Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-23T21:42:59.014Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-23T21:42:59.014Z] EXECUTOR_NUMBER 0 [2022-04-23T21:42:59.014Z] FQDN azwin-2-22fd30.westus.cloudapp.azure.com [2022-04-23T21:42:59.014Z] GIT_BRANCH PR-43519 [2022-04-23T21:42:59.014Z] GIT_COMMIT 3b56c0663d4e3f9544e96e238278600186c422b7 [2022-04-23T21:42:59.014Z] GIT_URL https://github.com/moby/moby.git [2022-04-23T21:42:59.014Z] HUDSON_COOKIE 5e77dd1f-ffae-4375-801b-94439e5c83c6 [2022-04-23T21:42:59.014Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-23T21:42:59.014Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-23T21:42:59.014Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-23T21:42:59.014Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-23T21:42:59.014Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-23T21:42:59.014Z] JENKINS_NODE_COOKIE e5681bdb-b18e-40fe-bbd2-b4d4559ac00c [2022-04-23T21:42:59.014Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-23T21:42:59.014Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-23T21:42:59.014Z] JOB_BASE_NAME PR-43519 [2022-04-23T21:42:59.014Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43519/display/redirect [2022-04-23T21:42:59.014Z] JOB_NAME moby/PR-43519 [2022-04-23T21:42:59.014Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43519/ [2022-04-23T21:42:59.014Z] library.jps.version master [2022-04-23T21:42:59.014Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-23T21:42:59.014Z] NODE_LABELS amd64 azure azwin-2-22fd30 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-23T21:42:59.014Z] NODE_NAME azwin-2-22fd30 [2022-04-23T21:42:59.014Z] NUMBER_OF_PROCESSORS 4 [2022-04-23T21:42:59.014Z] OS Windows_NT [2022-04-23T21:42:59.014Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-23T21:42:59.014Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-23T21:42:59.015Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-23T21:42:59.015Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-23T21:42:59.015Z] PROCESSOR_LEVEL 6 [2022-04-23T21:42:59.015Z] PROCESSOR_REVISION 4f01 [2022-04-23T21:42:59.015Z] ProgramData C:\ProgramData [2022-04-23T21:42:59.015Z] ProgramFiles C:\Program Files [2022-04-23T21:42:59.015Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-23T21:42:59.015Z] ProgramW6432 C:\Program Files [2022-04-23T21:42:59.015Z] PROMPT $P$G [2022-04-23T21:42:59.015Z] PSExecutionPolicyPreference Bypass [2022-04-23T21:42:59.015Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-23T21:42:59.015Z] PUBLIC C:\Users\Public [2022-04-23T21:42:59.015Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43519/1/display/redirect?page=artif... [2022-04-23T21:42:59.015Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43519/1/display/redirect?page=changes [2022-04-23T21:42:59.015Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43519/1/display/redirect [2022-04-23T21:42:59.015Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43519/1/display/redirect?page=tests [2022-04-23T21:42:59.015Z] SKIP_VALIDATION_TESTS 1 [2022-04-23T21:42:59.015Z] SOURCES_DRIVE d [2022-04-23T21:42:59.015Z] SOURCES_SUBDIR gopath [2022-04-23T21:42:59.015Z] STAGE_NAME Run tests [2022-04-23T21:42:59.015Z] SystemDrive C: [2022-04-23T21:42:59.015Z] SystemRoot C:\Windows [2022-04-23T21:42:59.015Z] TEMP C:\Windows\TEMP [2022-04-23T21:42:59.015Z] TESTDEBUG 0 [2022-04-23T21:42:59.015Z] TESTRUN_DRIVE d [2022-04-23T21:42:59.015Z] TESTRUN_SUBDIR CI [2022-04-23T21:42:59.015Z] TIMEOUT 120m [2022-04-23T21:42:59.015Z] TMP C:\Windows\TEMP [2022-04-23T21:42:59.015Z] USERDOMAIN WORKGROUP [2022-04-23T21:42:59.015Z] USERNAME azwin-2-22fd30$ [2022-04-23T21:42:59.015Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-23T21:42:59.015Z] windir C:\Windows [2022-04-23T21:42:59.015Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-23T21:42:59.015Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-23T21:42:59.015Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-23T21:42:59.015Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-23T21:42:59.015Z] [2022-04-23T21:42:59.015Z] [2022-04-23T21:42:59.015Z] [2022-04-23T21:42:59.266Z] #23 13.21 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-23T21:42:59.525Z] #23 13.61 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-23T21:42:59.788Z] #23 DONE 14.0s [2022-04-23T21:42:59.788Z] [2022-04-23T21:42:59.788Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:42:59.788Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:43:00.053Z] #53 ... [2022-04-23T21:43:00.053Z] [2022-04-23T21:43:00.053Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-23T21:43:00.053Z] #27 sha256:68d3cb4033283c1962392b4c5ea4904af696da9887b5a71b6860efc84f2ead50 [2022-04-23T21:43:00.053Z] #27 DONE 0.3s [2022-04-23T21:43:00.053Z] [2022-04-23T21:43:00.053Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:43:00.053Z] #58 sha256:cdd5a6b1433bb7c27ffd8b4cd645352096ec7c776231de5d6fe932b4b731016f [2022-04-23T21:43:00.311Z] #58 ... [2022-04-23T21:43:00.311Z] [2022-04-23T21:43:00.311Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-23T21:43:00.311Z] #32 sha256:e216d81bc89a586fed65804d5fc9cd82ccfcff2ab46dc4220713d7f5f7ead194 [2022-04-23T21:43:00.569Z] #32 DONE 0.4s [2022-04-23T21:43:00.569Z] [2022-04-23T21:43:00.569Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:43:00.569Z] #58 sha256:cdd5a6b1433bb7c27ffd8b4cd645352096ec7c776231de5d6fe932b4b731016f [2022-04-23T21:43:00.833Z] #58 ... [2022-04-23T21:43:00.833Z] [2022-04-23T21:43:00.833Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-23T21:43:00.833Z] #35 sha256:1593fe7a8255e24006a1b388a6581a1df1834f5ffbc821c559c5af0d1509640b [2022-04-23T21:43:00.833Z] #35 DONE 0.1s [2022-04-23T21:43:00.833Z] [2022-04-23T21:43:00.833Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-23T21:43:00.833Z] #37 sha256:c4eecc5788bf57f3670c5607b5b6a977445c31364736cb4a11825e3ced6c7857 [2022-04-23T21:43:00.833Z] #37 DONE 0.1s [2022-04-23T21:43:00.833Z] [2022-04-23T21:43:00.833Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:43:00.833Z] #62 sha256:fdf29ac1d3fac470047202dfc8f1c81e966a4f6bd2ecae06f913695b6f72f61b [2022-04-23T21:43:01.091Z] #62 ... [2022-04-23T21:43:01.091Z] [2022-04-23T21:43:01.091Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-23T21:43:01.091Z] #39 sha256:a5b404fd8ee0e8b6cb71be39937ebcb3acaf8691c187c4fa6f5b012a4118d6f4 [2022-04-23T21:43:01.091Z] #39 DONE 0.1s [2022-04-23T21:43:01.091Z] [2022-04-23T21:43:01.091Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-23T21:43:01.091Z] #43 sha256:74f63933241d939de929e19498554a005cbefece88ed7c6713722f119e7e62e6 [2022-04-23T21:43:01.091Z] #43 DONE 0.0s [2022-04-23T21:43:01.091Z] [2022-04-23T21:43:01.091Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:43:01.091Z] #58 sha256:cdd5a6b1433bb7c27ffd8b4cd645352096ec7c776231de5d6fe932b4b731016f [2022-04-23T21:43:01.190Z] INFO: Sources under d:\gopath\... [2022-04-23T21:43:01.190Z] INFO: Test run under d:\CI\... [2022-04-23T21:43:01.190Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-23T21:43:01.190Z] INFO: docker/docker repository was found [2022-04-23T21:43:01.190Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-04-23T21:43:01.190Z] ltsc2019: Pulling from windows/servercore [2022-04-23T21:43:01.651Z] 4612f6d0b889: Pulling fs layer [2022-04-23T21:43:01.651Z] ba8181afd426: Pulling fs layer [2022-04-23T21:43:15.941Z] #58 ... [2022-04-23T21:43:15.941Z] [2022-04-23T21:43:15.941Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:43:15.941Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:43:15.941Z] #45 187.4 + dpkg --print-architecture [2022-04-23T21:43:15.941Z] #45 187.4 + git checkout -q v2.1.0 [2022-04-23T21:43:15.941Z] #45 187.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-23T21:43:15.941Z] #45 187.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-23T21:43:19.352Z] ba8181afd426: Verifying Checksum [2022-04-23T21:43:19.352Z] ba8181afd426: Download complete [2022-04-23T21:43:19.814Z] 4612f6d0b889: Verifying Checksum [2022-04-23T21:43:19.814Z] 4612f6d0b889: Download complete [2022-04-23T21:43:20.241Z] #53 ... [2022-04-23T21:43:20.241Z] [2022-04-23T21:43:20.241Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:43:20.241Z] #58 sha256:5edecf6f139c745f57017de0140d7de9ad24350ce878d102f0a67dfe7b09ad3d [2022-04-23T21:43:20.241Z] #58 148.4 + mkdir -p /build [2022-04-23T21:43:20.241Z] #58 148.4 + cp runc /build/runc [2022-04-23T21:43:20.241Z] #58 DONE 149.3s [2022-04-23T21:43:20.241Z] [2022-04-23T21:43:20.241Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:43:20.241Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:43:20.241Z] #53 257.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-23T21:43:20.241Z] #53 DONE 258.0s [2022-04-23T21:43:20.241Z] [2022-04-23T21:43:20.241Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:43:20.241Z] #62 sha256:1bcbb2cab282716dcb66f87b6565095adadcbef4518a6bb64f639ead53b7c61c [2022-04-23T21:43:20.241Z] #62 ... [2022-04-23T21:43:20.241Z] [2022-04-23T21:43:20.241Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-23T21:43:20.241Z] #54 sha256:fff09cb2b9f5fd377c0dbdb4098334861e91af91d832ad3e16a0686bc1a006e6 [2022-04-23T21:43:20.816Z] #54 DONE 0.5s [2022-04-23T21:43:20.816Z] [2022-04-23T21:43:20.816Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-23T21:43:20.816Z] #56 sha256:6f8a63cd83da22f92dd65d4c150471e300d572a5f12087bbe8226e386e536b1d [2022-04-23T21:43:20.816Z] #56 DONE 0.1s [2022-04-23T21:43:20.816Z] [2022-04-23T21:43:20.816Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-23T21:43:20.816Z] #59 sha256:67eecf55a53e78e6b3d87483a909ca51307da3cf60729f0dbc0e26073fc24c53 [2022-04-23T21:43:21.078Z] #59 DONE 0.2s [2022-04-23T21:43:21.078Z] [2022-04-23T21:43:21.078Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:43:21.078Z] #62 sha256:1bcbb2cab282716dcb66f87b6565095adadcbef4518a6bb64f639ead53b7c61c [2022-04-23T21:43:22.997Z] #62 227.2 + bin/containerd [2022-04-23T21:43:37.878Z] #45 DONE 209.8s [2022-04-23T21:43:37.878Z] [2022-04-23T21:43:37.878Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:43:37.878Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:43:39.777Z] #53 ... [2022-04-23T21:43:39.777Z] [2022-04-23T21:43:39.777Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-23T21:43:39.777Z] #46 sha256:94a3bdd06757f955fa57b0dc65db7128e088a60104ad651b51317bc8bb207a29 [2022-04-23T21:43:39.777Z] #46 DONE 0.2s [2022-04-23T21:43:39.777Z] [2022-04-23T21:43:39.777Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:43:39.777Z] #58 sha256:cdd5a6b1433bb7c27ffd8b4cd645352096ec7c776231de5d6fe932b4b731016f [2022-04-23T21:43:40.035Z] #58 ... [2022-04-23T21:43:40.035Z] [2022-04-23T21:43:40.035Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-23T21:43:40.035Z] #50 sha256:c808b539e2badbfcd8265b69ee952b152fe93fbcf66f94b4c52c76dc0ce382c4 [2022-04-23T21:43:40.035Z] #50 DONE 0.1s [2022-04-23T21:43:40.035Z] [2022-04-23T21:43:40.035Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-23T21:43:40.035Z] #52 sha256:ca5f0dbcfa85a09431254ff5b879c35602bccc5f1ca49c8f3202f6b18984faab [2022-04-23T21:43:40.035Z] #52 DONE 0.1s [2022-04-23T21:43:40.035Z] [2022-04-23T21:43:40.035Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:43:40.035Z] #58 sha256:cdd5a6b1433bb7c27ffd8b4cd645352096ec7c776231de5d6fe932b4b731016f [2022-04-23T21:43:41.386Z] #26 212.2 + return [2022-04-23T21:43:41.386Z] #26 DONE 214.7s [2022-04-23T21:43:41.386Z] [2022-04-23T21:43:41.386Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:43:41.386Z] #58 sha256:5440eb0e5dc9411a4b53ce199250471c5d804cb2dfe41be2380d6e1d69f05681 [2022-04-23T21:43:41.386Z] #58 ... [2022-04-23T21:43:41.386Z] [2022-04-23T21:43:41.386Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-23T21:43:41.386Z] #27 sha256:d83788ee4ee99c681509ccfefa7bbc9c674e2880a705c6e01a5bbae37a6793c9 [2022-04-23T21:43:41.386Z] #27 DONE 0.8s [2022-04-23T21:43:41.386Z] [2022-04-23T21:43:41.386Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-23T21:43:41.386Z] #32 sha256:e745a30e4573f99444ebcffc93fabed4ad9c5799ba548793404ea5e0b811355b [2022-04-23T21:43:41.386Z] #32 ... [2022-04-23T21:43:41.386Z] [2022-04-23T21:43:41.386Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:43:41.386Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-23T21:43:41.386Z] #53 218.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-23T21:43:41.386Z] #53 DONE 219.0s [2022-04-23T21:43:41.386Z] [2022-04-23T21:43:41.386Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-23T21:43:41.386Z] #32 sha256:e745a30e4573f99444ebcffc93fabed4ad9c5799ba548793404ea5e0b811355b [2022-04-23T21:43:41.386Z] #32 DONE 1.5s [2022-04-23T21:43:41.386Z] [2022-04-23T21:43:41.386Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-23T21:43:41.386Z] #35 sha256:22b5e935f923786183abe4ef6be7efdf4a11835ed0cc20170f85c3348ee0c18f [2022-04-23T21:43:42.326Z] #35 DONE 1.4s [2022-04-23T21:43:42.326Z] [2022-04-23T21:43:42.326Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:43:42.326Z] #58 sha256:5440eb0e5dc9411a4b53ce199250471c5d804cb2dfe41be2380d6e1d69f05681 [2022-04-23T21:43:42.326Z] #58 125.1 + mkdir -p /build [2022-04-23T21:43:42.326Z] #58 125.1 + cp runc /build/runc [2022-04-23T21:43:42.326Z] #58 DONE 125.6s [2022-04-23T21:43:42.326Z] [2022-04-23T21:43:42.326Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-23T21:43:42.326Z] #37 sha256:759a9564853a25f46a0e614c54aa17abbb4a481d7ce8c8b94e2e6582c626cbab [2022-04-23T21:43:42.326Z] #37 DONE 0.1s [2022-04-23T21:43:42.326Z] [2022-04-23T21:43:42.326Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:43:42.326Z] #62 sha256:9788091713bda5bc264fe1f6fc96e6bdc5ea83d7d08e901ec585446fa40529a2 [2022-04-23T21:43:42.588Z] #62 ... [2022-04-23T21:43:42.588Z] [2022-04-23T21:43:42.588Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-23T21:43:42.588Z] #39 sha256:efb4b0514278d4154e4acf07a37140ffa27800b7ba0e18e719d8eaeca3360f90 [2022-04-23T21:43:42.588Z] #39 DONE 0.1s [2022-04-23T21:43:42.848Z] [2022-04-23T21:43:42.848Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-23T21:43:42.848Z] #43 sha256:4d132660c385f130718f42dd9ff6edf48c46aa9a1bc9cb58d1ad7d06a7edc2f2 [2022-04-23T21:43:42.848Z] #43 DONE 0.1s [2022-04-23T21:43:42.848Z] [2022-04-23T21:43:42.848Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-23T21:43:42.848Z] #46 sha256:0ae926c65ac413c25c63bf0aa1593caea07b5b9ea3d1513f1cbb9082caf174ca [2022-04-23T21:43:42.848Z] #46 DONE 0.1s [2022-04-23T21:43:42.848Z] [2022-04-23T21:43:42.848Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-23T21:43:42.848Z] #50 sha256:b4e3f9863f1f1a8adda458d8b1f789c3c5073e87942fe9c654f83be2d0d8bb70 [2022-04-23T21:43:42.848Z] #50 DONE 0.1s [2022-04-23T21:43:42.848Z] [2022-04-23T21:43:42.848Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:43:42.848Z] #62 sha256:9788091713bda5bc264fe1f6fc96e6bdc5ea83d7d08e901ec585446fa40529a2 [2022-04-23T21:43:43.110Z] #62 ... [2022-04-23T21:43:43.110Z] [2022-04-23T21:43:43.110Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-23T21:43:43.110Z] #52 sha256:46f3acd3648ee92c230728393177078d56e8c88f65d4d247027bf3df03dc71e8 [2022-04-23T21:43:43.110Z] #52 DONE 0.1s [2022-04-23T21:43:43.110Z] [2022-04-23T21:43:43.110Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-23T21:43:43.110Z] #54 sha256:414cd76e0993bb467fa39707db797fb919d866ccf4ca570617c052f035f7806a [2022-04-23T21:43:43.684Z] #54 DONE 0.8s [2022-04-23T21:43:43.684Z] [2022-04-23T21:43:43.684Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:43:43.684Z] #62 sha256:9788091713bda5bc264fe1f6fc96e6bdc5ea83d7d08e901ec585446fa40529a2 [2022-04-23T21:43:43.944Z] #62 ... [2022-04-23T21:43:43.944Z] [2022-04-23T21:43:43.944Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-23T21:43:43.944Z] #56 sha256:92761d56790393a780bfef55d6c26d3658dd882714f479b0edbcad1362f6fe1c [2022-04-23T21:43:43.944Z] #56 DONE 0.1s [2022-04-23T21:43:43.944Z] [2022-04-23T21:43:43.944Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-23T21:43:43.944Z] #59 sha256:22b4511a940a7fa9274febe8cc2afa01cdf45ffeb27b3f72c83717d0c2d40bbb [2022-04-23T21:43:44.513Z] #59 DONE 0.4s [2022-04-23T21:43:44.513Z] [2022-04-23T21:43:44.513Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:43:44.513Z] #62 sha256:9788091713bda5bc264fe1f6fc96e6bdc5ea83d7d08e901ec585446fa40529a2 [2022-04-23T21:43:45.455Z] #62 193.8 + bin/containerd [2022-04-23T21:43:46.873Z] #62 272.7 # github.com/containerd/containerd/cmd/containerd [2022-04-23T21:43:46.873Z] #62 272.7 /usr/bin/ld: /tmp/go-link-1640139742/000019.o: in function `New': [2022-04-23T21:43:46.873Z] #62 272.7 /tmp/tmp.MZNgu0zecb/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-23T21:43:46.873Z] #62 272.7 + bin/containerd-stress [2022-04-23T21:43:46.873Z] #62 273.8 + bin/containerd-shim [2022-04-23T21:43:47.266Z] INFO [loader] Go packages loading at mode 575 (types_sizes|exports_file|imports|name|compiled_files|deps|files) took 48.303621926s [2022-04-23T21:43:47.266Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-04-23T21:43:47.266Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 180.581767ms [2022-04-23T21:43:53.465Z] #62 284.8 + bin/containerd-shim-runc-v1 [2022-04-23T21:43:58.756Z] #62 290.9 + bin/containerd-shim-runc-v2 [2022-04-23T21:43:59.328Z] #62 291.7 + binaries [2022-04-23T21:43:59.589Z] #62 291.7 + install -D bin/containerd /build/containerd [2022-04-23T21:43:59.589Z] #62 291.7 + install -D bin/containerd-shim /build/containerd-shim [2022-04-23T21:43:59.589Z] #62 291.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-23T21:43:59.589Z] #62 291.7 + install -D bin/ctr /build/ctr [2022-04-23T21:44:01.499Z] #62 DONE 293.6s [2022-04-23T21:44:02.442Z] [2022-04-23T21:44:02.442Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-23T21:44:02.442Z] #63 sha256:6e23278ee58939e809788ebb8d29108ce278f9434bc6512c3aaa8b469c424b89 [2022-04-23T21:44:03.012Z] #63 DONE 0.8s [2022-04-23T21:44:03.012Z] [2022-04-23T21:44:03.012Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-23T21:44:03.012Z] #68 sha256:fcf25ae77b093e3d89d729abad5ce7203eda418a64278da01138b3337d10bbd8 [2022-04-23T21:44:03.272Z] #68 DONE 0.2s [2022-04-23T21:44:03.272Z] [2022-04-23T21:44:03.272Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-23T21:44:03.272Z] #73 sha256:c6de4993dded088e0baf9a42130dd94a7123a901466a4d6a0e955dfa1b3dc76d [2022-04-23T21:44:04.213Z] #73 DONE 0.9s [2022-04-23T21:44:04.213Z] [2022-04-23T21:44:04.213Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-23T21:44:04.213Z] #74 sha256:0aa236f8eea78511373f47fac30e466e8c7bddd359a84618b43aa8fa72ef3fc7 [2022-04-23T21:44:04.213Z] #74 DONE 0.0s [2022-04-23T21:44:04.213Z] [2022-04-23T21:44:04.213Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-23T21:44:04.213Z] #75 sha256:bef46e40d1d26098ea477e33d2506c9ccdcbaba162942d8470aa3705bdf0a4fb [2022-04-23T21:44:04.787Z] #75 DONE 0.8s [2022-04-23T21:44:04.787Z] [2022-04-23T21:44:04.787Z] #76 exporting to image [2022-04-23T21:44:04.787Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-23T21:44:04.787Z] #76 exporting layers [2022-04-23T21:44:09.162Z] INFO [linters context/goanalysis] analyzers took 7m30.272424265s with top 10 stages: buildir: 1m49.864590174s, goimports: 16.533146754s, gosec: 14.797647232s, unconvert: 12.605409987s, golint: 9.053976566s, directives: 7.707469674s, inspect: 7.304721056s, fact_deprecated: 7.202837898s, printf: 6.803842689s, misspell: 6.197208656s [2022-04-23T21:44:09.162Z] INFO [runner] Issues before processing: 3056, after processing: 0 [2022-04-23T21:44:09.162Z] INFO [runner] Processors filtering stat (out/in): cgo: 2440/3056, path_prettifier: 2440/2440, skip_files: 2440/2440, exclude-rules: 78/2055, nolint: 0/78, skip_dirs: 2440/2440, identifier_marker: 2055/2055, exclude: 2055/2055, autogenerated_exclude: 2055/2440, filename_unadjuster: 2440/2440 [2022-04-23T21:44:09.162Z] INFO [runner] processing took 82.706002ms with stages: nolint: 32.836647ms, identifier_marker: 21.962928ms, path_prettifier: 9.433208ms, autogenerated_exclude: 8.649848ms, exclude-rules: 7.594444ms, skip_dirs: 1.832039ms, cgo: 240.57µs, filename_unadjuster: 150.679µs, max_same_issues: 1.374µs, uniq_by_line: 734ns, exclude: 612ns, skip_files: 520ns, max_from_linter: 439ns, diff: 366ns, path_shortener: 333ns, source_code: 267ns, max_per_file_from_linter: 260ns, sort_results: 255ns, severity-rules: 254ns, path_prefixer: 225ns [2022-04-23T21:44:09.162Z] INFO [runner] linters took 28.415994497s with stages: goanalysis_metalinter: 28.333155951s [2022-04-23T21:44:09.162Z] INFO File cache stats: 1666 entries of total size 8.5MiB [2022-04-23T21:44:09.162Z] INFO Memory: 758 samples, avg is 349.5MB, max is 1276.4MB [2022-04-23T21:44:09.162Z] INFO Execution took 1m16.908391782s [2022-04-23T21:44:09.162Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-23T21:44:09.479Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43519/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3b56c0663d4e3f9544e96e238278600186c422b7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3b56c0663d4e3f9544e96e238278600186c422b7 hack/make.sh dynbinary test-docker-py [2022-04-23T21:44:09.734Z] [2022-04-23T21:44:09.735Z] Removing bundles/ [2022-04-23T21:44:09.735Z] [2022-04-23T21:44:09.735Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-23T21:44:09.735Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T21:44:09.735Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T21:44:11.417Z] #76 exporting layers 6.3s done [2022-04-23T21:44:11.417Z] #76 writing image sha256:93cd418f4ffdb35b3f49b0e4fd6367b6b0f0f1487e52549c868a170846ffd88c [2022-04-23T21:44:11.417Z] #76 writing image sha256:93cd418f4ffdb35b3f49b0e4fd6367b6b0f0f1487e52549c868a170846ffd88c done [2022-04-23T21:44:11.417Z] #76 naming to docker.io/library/docker:3b56c0663d4e3f9544e96e238278600186c422b7 done [2022-04-23T21:44:11.417Z] #76 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-23T21:44:11.774Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43519/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=3b56c0663d4e3f9544e96e238278600186c422b7 -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:3b56c0663d4e3f9544e96e238278600186c422b7 hack/make.sh dynbinary test-integration [2022-04-23T21:44:12.034Z] [2022-04-23T21:44:12.295Z] Removing bundles/ [2022-04-23T21:44:12.295Z] [2022-04-23T21:44:12.295Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-23T21:44:12.295Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T21:44:12.295Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T21:44:18.755Z] #58 142.0 + mkdir -p /build [2022-04-23T21:44:18.755Z] #58 142.0 + cp runc /build/runc [2022-04-23T21:44:18.755Z] #58 DONE 143.6s [2022-04-23T21:44:18.755Z] [2022-04-23T21:44:18.755Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:44:18.755Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:44:18.755Z] #53 249.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-23T21:44:18.755Z] #53 DONE 249.7s [2022-04-23T21:44:18.755Z] [2022-04-23T21:44:18.755Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:44:18.755Z] #62 sha256:fdf29ac1d3fac470047202dfc8f1c81e966a4f6bd2ecae06f913695b6f72f61b [2022-04-23T21:44:18.755Z] #62 ... [2022-04-23T21:44:18.755Z] [2022-04-23T21:44:18.755Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-23T21:44:18.755Z] #54 sha256:66822332a75014fe7a6025b483489d1b13b9f4ca0c19712b4ebcb2c18e708c13 [2022-04-23T21:44:18.755Z] #54 DONE 0.6s [2022-04-23T21:44:18.755Z] [2022-04-23T21:44:18.755Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-23T21:44:18.755Z] #56 sha256:cc6c652ff5f7cd3347d4165b7bd99779dc500f0671d1edb43c5a7b0e12b217ba [2022-04-23T21:44:18.755Z] #56 DONE 0.1s [2022-04-23T21:44:18.755Z] [2022-04-23T21:44:18.755Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:44:18.755Z] #62 sha256:fdf29ac1d3fac470047202dfc8f1c81e966a4f6bd2ecae06f913695b6f72f61b [2022-04-23T21:44:18.755Z] #62 ... [2022-04-23T21:44:18.755Z] [2022-04-23T21:44:18.755Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-23T21:44:18.755Z] #59 sha256:df4bd2461a1f99116f5b4b3f26b98c197be1e54ab5b6906190e82c6434100d17 [2022-04-23T21:44:18.755Z] #59 DONE 0.3s [2022-04-23T21:44:18.755Z] [2022-04-23T21:44:18.755Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:44:18.755Z] #62 sha256:fdf29ac1d3fac470047202dfc8f1c81e966a4f6bd2ecae06f913695b6f72f61b [2022-04-23T21:44:19.278Z] #62 278.6 # github.com/containerd/containerd/cmd/containerd [2022-04-23T21:44:19.278Z] #62 278.6 /usr/bin/ld: /tmp/go-link-2738607228/000019.o: in function `New': [2022-04-23T21:44:19.278Z] #62 278.6 /tmp/tmp.ZFMDVtWrFi/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-23T21:44:19.278Z] #62 278.7 + bin/containerd-stress [2022-04-23T21:44:19.278Z] #62 279.8 + bin/containerd-shim [2022-04-23T21:44:20.652Z] #62 222.7 + bin/containerd [2022-04-23T21:44:27.426Z] #62 291.1 + bin/containerd-shim-runc-v1 [2022-04-23T21:44:32.157Z] #62 232.8 # github.com/containerd/containerd/cmd/containerd [2022-04-23T21:44:32.157Z] #62 232.8 /usr/bin/ld: /tmp/go-link-2186727019/000019.o: in function `New': [2022-04-23T21:44:32.157Z] #62 232.8 /tmp/tmp.LIjojCKA2y/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-23T21:44:32.157Z] #62 232.9 + bin/containerd-stress [2022-04-23T21:44:32.157Z] #62 233.9 + bin/containerd-shim [2022-04-23T21:44:34.012Z] #62 297.5 + bin/containerd-shim-runc-v2 [2022-04-23T21:44:34.012Z] #62 298.3 + binaries [2022-04-23T21:44:34.012Z] #62 298.3 + install -D bin/containerd /build/containerd [2022-04-23T21:44:34.012Z] #62 298.3 + install -D bin/containerd-shim /build/containerd-shim [2022-04-23T21:44:34.070Z] #62 242.4 + bin/containerd-shim-runc-v1 [2022-04-23T21:44:34.272Z] #62 298.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-23T21:44:34.272Z] #62 298.4 + install -D bin/ctr /build/ctr [2022-04-23T21:44:36.182Z] #62 DONE 300.3s [2022-04-23T21:44:37.206Z] [2022-04-23T21:44:37.206Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-23T21:44:37.206Z] #63 sha256:a253556bb3c34bf7ca6014379e64e38699a0608bcffbc39c3350f2010222f512 [2022-04-23T21:44:38.168Z] #63 DONE 0.9s [2022-04-23T21:44:38.168Z] [2022-04-23T21:44:38.168Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-23T21:44:38.168Z] #68 sha256:eaa8827547209626255bace8bbac1694ce3fa8d7f2c5393a4e1bc0162e3dbb78 [2022-04-23T21:44:38.168Z] #68 DONE 0.2s [2022-04-23T21:44:38.434Z] [2022-04-23T21:44:38.434Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-23T21:44:38.434Z] #73 sha256:5b5a616c61a3985d27e25730e5e334d37464287df42a18aef4b8c8f808b56e13 [2022-04-23T21:44:39.033Z] #73 DONE 0.9s [2022-04-23T21:44:39.293Z] [2022-04-23T21:44:39.293Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-23T21:44:39.293Z] #74 sha256:2316f78b0409606cb7a066f03d6f7e2de1b1e68b0b9f52c96f0f797ad236134d [2022-04-23T21:44:39.293Z] #74 DONE 0.0s [2022-04-23T21:44:39.293Z] [2022-04-23T21:44:39.293Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-23T21:44:39.293Z] #75 sha256:900be5dca5bb30c566f8f1946ac8d7c431a379cc12906933abfeb9d65bb9b99b [2022-04-23T21:44:39.351Z] #62 247.4 + bin/containerd-shim-runc-v2 [2022-04-23T21:44:39.919Z] #62 248.2 + binaries [2022-04-23T21:44:39.919Z] #62 248.2 + install -D bin/containerd /build/containerd [2022-04-23T21:44:39.919Z] #62 248.2 + install -D bin/containerd-shim /build/containerd-shim [2022-04-23T21:44:39.919Z] #62 248.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-23T21:44:39.919Z] #62 248.2 + install -D bin/ctr /build/ctr [2022-04-23T21:44:40.232Z] #75 DONE 0.8s [2022-04-23T21:44:40.232Z] [2022-04-23T21:44:40.232Z] #76 exporting to image [2022-04-23T21:44:40.232Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-23T21:44:40.232Z] #76 exporting layers [2022-04-23T21:44:45.192Z] #62 DONE 253.0s [2022-04-23T21:44:45.452Z] [2022-04-23T21:44:45.452Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-23T21:44:45.452Z] #63 sha256:e3df9cd1ccc2aa6db6a42e7cbaad924cc90940c24c175cf0979c5eda09f8f600 [2022-04-23T21:44:46.808Z] #76 exporting layers 6.1s done [2022-04-23T21:44:46.808Z] #76 writing image sha256:e725b1a5becc16ae6696bb4422b36e0acf1043d75f495126671ef10b6a15f3b2 done [2022-04-23T21:44:46.808Z] #76 naming to docker.io/library/docker:3b56c0663d4e3f9544e96e238278600186c422b7 done [2022-04-23T21:44:46.808Z] #76 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-04-23T21:44:47.152Z] + trap exit INT TERM [2022-04-23T21:44:47.152Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-23T21:44:47.152Z] + CONTAINER_NAME=docker-pr1 [2022-04-23T21:44:47.152Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43519/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43519/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3b56c0663d4e3f9544e96e238278600186c422b7 -e DOCKER_GRAPHDRIVER docker:3b56c0663d4e3f9544e96e238278600186c422b7 hack/make.sh dynbinary [2022-04-23T21:44:47.362Z] #63 DONE 1.7s [2022-04-23T21:44:47.362Z] [2022-04-23T21:44:47.362Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-23T21:44:47.362Z] #68 sha256:b22273cecdbe89997b869f9a4ffa5e11fd1c8c08da1161bec58b463bc9a26b69 [2022-04-23T21:44:47.622Z] #68 DONE 0.3s [2022-04-23T21:44:47.622Z] [2022-04-23T21:44:47.622Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-23T21:44:47.622Z] #73 sha256:2f2830a0a0ce0369f73c2a00d7ee1f884151c1fef22feb408bf8e0c54d0d109e [2022-04-23T21:44:48.097Z] [2022-04-23T21:44:48.097Z] Removing bundles/ [2022-04-23T21:44:48.097Z] [2022-04-23T21:44:48.097Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-23T21:44:48.359Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T21:44:48.359Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T21:44:48.413Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T21:44:48.413Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T21:44:48.413Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T21:44:48.413Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T21:44:48.413Z] [2022-04-23T21:44:48.413Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-23T21:44:48.413Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-23T21:44:48.413Z] Using test binary docker [2022-04-23T21:44:48.413Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-23T21:44:48.413Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-23T21:44:48.413Z] INFO: Waiting for daemon to start... [2022-04-23T21:44:48.413Z] Starting dockerd [2022-04-23T21:44:48.974Z] . [2022-04-23T21:44:48.974Z] INFO: Building docker-sdk-python3:5.0.3... [2022-04-23T21:44:49.533Z] #73 DONE 1.8s [2022-04-23T21:44:49.533Z] [2022-04-23T21:44:49.533Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-23T21:44:49.533Z] #74 sha256:c0a4188b5e1e8bafd17df8cf9eded658f10908a2af2483a3df48d92fab89f151 [2022-04-23T21:44:49.533Z] #74 DONE 0.0s [2022-04-23T21:44:49.533Z] [2022-04-23T21:44:49.533Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-23T21:44:49.533Z] #75 sha256:f07ef708d37b29ae053a9e35b6a33496e525253ea4446950ff926dfb10d9c26e [2022-04-23T21:44:50.475Z] #75 DONE 0.9s [2022-04-23T21:44:50.475Z] [2022-04-23T21:44:50.475Z] #76 exporting to image [2022-04-23T21:44:50.475Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-23T21:44:50.475Z] #76 exporting layers [2022-04-23T21:44:53.022Z] #76 exporting layers 2.9s done [2022-04-23T21:44:53.022Z] #76 writing image sha256:3076c3c4c582290f3c7d394d3207350806e8034d10d1b336688ff68457362622 done [2022-04-23T21:44:53.022Z] #76 naming to docker.io/library/docker:3b56c0663d4e3f9544e96e238278600186c422b7 done [2022-04-23T21:44:53.022Z] #76 DONE 2.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-23T21:44:53.353Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-23T21:44:53.666Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43519/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3b56c0663d4e3f9544e96e238278600186c422b7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3b56c0663d4e3f9544e96e238278600186c422b7 hack/test/unit [2022-04-23T21:44:55.413Z] dccd9e4d14d3: Verifying Checksum [2022-04-23T21:44:55.413Z] dccd9e4d14d3: Download complete [2022-04-23T21:44:55.602Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-23T21:44:55.602Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-23T21:44:55.602Z] + TESTDIRS=./... [2022-04-23T21:44:55.602Z] + exclude_paths='/vendor/|/integration' [2022-04-23T21:44:55.602Z] ++ go list ./... [2022-04-23T21:44:55.602Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-23T21:44:56.542Z] + pkg_list='github.com/docker/docker/api [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/server [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/server/backend/build [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/server/httputils [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/server/middleware [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/server/router [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/server/router/build [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/server/router/container [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/server/router/debug [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/server/router/image [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/server/router/network [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/server/router/session [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/server/router/system [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/server/router/volume [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/types [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/types/backend [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/types/container [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/types/events [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/types/filters [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/types/image [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/types/mount [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/types/network [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/types/registry [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/types/strslice [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/types/swarm [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T21:44:56.542Z] github.com/docker/docker/api/types/time [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/types/versions [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/types/volume [2022-04-23T21:44:56.543Z] github.com/docker/docker/builder [2022-04-23T21:44:56.543Z] github.com/docker/docker/builder/builder-next [2022-04-23T21:44:56.543Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T21:44:56.543Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T21:44:56.543Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T21:44:56.543Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T21:44:56.543Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T21:44:56.543Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T21:44:56.543Z] github.com/docker/docker/builder/dockerfile [2022-04-23T21:44:56.543Z] github.com/docker/docker/builder/remotecontext [2022-04-23T21:44:56.543Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T21:44:56.543Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T21:44:56.543Z] github.com/docker/docker/cli [2022-04-23T21:44:56.543Z] github.com/docker/docker/cli/config [2022-04-23T21:44:56.543Z] github.com/docker/docker/cli/debug [2022-04-23T21:44:56.543Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T21:44:56.543Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T21:44:56.543Z] github.com/docker/docker/client [2022-04-23T21:44:56.543Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T21:44:56.543Z] github.com/docker/docker/cmd/dockerd [2022-04-23T21:44:56.543Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T21:44:56.543Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T21:44:56.543Z] github.com/docker/docker/container [2022-04-23T21:44:56.543Z] github.com/docker/docker/container/stream [2022-04-23T21:44:56.543Z] github.com/docker/docker/contrib/apparmor [2022-04-23T21:44:56.543Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T21:44:56.543Z] github.com/docker/docker/contrib/httpserver [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/cluster [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/config [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/events [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/exec [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/images [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/initlayer [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/links [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/listeners [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/local [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/names [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/network [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/stats [2022-04-23T21:44:56.543Z] github.com/docker/docker/distribution [2022-04-23T21:44:56.543Z] github.com/docker/docker/distribution/metadata [2022-04-23T21:44:56.543Z] github.com/docker/docker/distribution/utils [2022-04-23T21:44:56.543Z] github.com/docker/docker/distribution/xfer [2022-04-23T21:44:56.543Z] github.com/docker/docker/dockerversion [2022-04-23T21:44:56.543Z] github.com/docker/docker/errdefs [2022-04-23T21:44:56.543Z] github.com/docker/docker/image [2022-04-23T21:44:56.543Z] github.com/docker/docker/image/cache [2022-04-23T21:44:56.543Z] github.com/docker/docker/image/tarexport [2022-04-23T21:44:56.543Z] github.com/docker/docker/image/v1 [2022-04-23T21:44:56.543Z] github.com/docker/docker/internal/test/suite [2022-04-23T21:44:56.543Z] github.com/docker/docker/layer [2022-04-23T21:44:56.543Z] github.com/docker/docker/libcontainerd [2022-04-23T21:44:56.543Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T21:44:56.543Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T21:44:56.543Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T21:44:56.543Z] github.com/docker/docker/libcontainerd/types [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/config [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/idm [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/ns [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/options [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/osl [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T21:44:56.543Z] github.com/docker/docker/libnetwork/types [2022-04-23T21:44:56.543Z] github.com/docker/docker/oci [2022-04-23T21:44:56.543Z] github.com/docker/docker/oci/caps [2022-04-23T21:44:56.543Z] github.com/docker/docker/opts [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/aaparser [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/archive [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/authorization [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/capabilities [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/containerfs [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/directory [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/dmesg [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/filenotify [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/fileutils [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/fsutils [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/homedir [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/idtools [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/ioutils [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/longpath [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/loopback [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/parsers [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/pidfile [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/platform [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/plugins [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/pools [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/progress [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/pubsub [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/reexec [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/signal [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/stack [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/stringid [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/system [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/tailfile [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/tarsum [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/truncindex [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/urlutil [2022-04-23T21:44:56.543Z] github.com/docker/docker/pkg/useragent [2022-04-23T21:44:56.543Z] github.com/docker/docker/plugin [2022-04-23T21:44:56.543Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T21:44:56.543Z] github.com/docker/docker/plugin/v2 [2022-04-23T21:44:56.543Z] github.com/docker/docker/profiles/apparmor [2022-04-23T21:44:56.543Z] github.com/docker/docker/profiles/seccomp [2022-04-23T21:44:56.543Z] github.com/docker/docker/quota [2022-04-23T21:44:56.543Z] github.com/docker/docker/reference [2022-04-23T21:44:56.543Z] github.com/docker/docker/registry [2022-04-23T21:44:56.543Z] github.com/docker/docker/registry/resumable [2022-04-23T21:44:56.543Z] github.com/docker/docker/restartmanager [2022-04-23T21:44:56.543Z] github.com/docker/docker/rootless [2022-04-23T21:44:56.543Z] github.com/docker/docker/rootless/specconv [2022-04-23T21:44:56.543Z] github.com/docker/docker/runconfig [2022-04-23T21:44:56.543Z] github.com/docker/docker/runconfig/opts [2022-04-23T21:44:56.543Z] github.com/docker/docker/testutil [2022-04-23T21:44:56.543Z] github.com/docker/docker/testutil/daemon [2022-04-23T21:44:56.543Z] github.com/docker/docker/testutil/environment [2022-04-23T21:44:56.543Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T21:44:56.543Z] github.com/docker/docker/testutil/fakegit [2022-04-23T21:44:56.543Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T21:44:56.543Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T21:44:56.543Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T21:44:56.543Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T21:44:56.543Z] github.com/docker/docker/testutil/registry [2022-04-23T21:44:56.543Z] github.com/docker/docker/testutil/request [2022-04-23T21:44:56.543Z] github.com/docker/docker/volume [2022-04-23T21:44:56.543Z] github.com/docker/docker/volume/drivers [2022-04-23T21:44:56.543Z] github.com/docker/docker/volume/local [2022-04-23T21:44:56.543Z] github.com/docker/docker/volume/mounts [2022-04-23T21:44:56.543Z] github.com/docker/docker/volume/service [2022-04-23T21:44:56.543Z] github.com/docker/docker/volume/service/opts [2022-04-23T21:44:56.543Z] github.com/docker/docker/volume/testutils' [2022-04-23T21:44:56.543Z] ++ grep --fixed-strings -v /libnetwork [2022-04-23T21:44:56.543Z] ++ echo 'github.com/docker/docker/api [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/server [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/server/backend/build [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/server/httputils [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/server/middleware [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/server/router [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/server/router/build [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/server/router/container [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/server/router/debug [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/server/router/image [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/server/router/network [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/server/router/session [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/server/router/system [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/server/router/volume [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/types [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/types/backend [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/types/container [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/types/events [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/types/filters [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/types/image [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/types/mount [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/types/network [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/types/registry [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/types/strslice [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/types/swarm [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/types/time [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/types/versions [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T21:44:56.543Z] github.com/docker/docker/api/types/volume [2022-04-23T21:44:56.543Z] github.com/docker/docker/builder [2022-04-23T21:44:56.543Z] github.com/docker/docker/builder/builder-next [2022-04-23T21:44:56.543Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T21:44:56.543Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T21:44:56.543Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T21:44:56.543Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T21:44:56.543Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T21:44:56.543Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T21:44:56.543Z] github.com/docker/docker/builder/dockerfile [2022-04-23T21:44:56.543Z] github.com/docker/docker/builder/remotecontext [2022-04-23T21:44:56.543Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T21:44:56.543Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T21:44:56.543Z] github.com/docker/docker/cli [2022-04-23T21:44:56.543Z] github.com/docker/docker/cli/config [2022-04-23T21:44:56.543Z] github.com/docker/docker/cli/debug [2022-04-23T21:44:56.543Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T21:44:56.543Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T21:44:56.543Z] github.com/docker/docker/client [2022-04-23T21:44:56.543Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T21:44:56.543Z] github.com/docker/docker/cmd/dockerd [2022-04-23T21:44:56.543Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T21:44:56.543Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T21:44:56.543Z] github.com/docker/docker/container [2022-04-23T21:44:56.543Z] github.com/docker/docker/container/stream [2022-04-23T21:44:56.543Z] github.com/docker/docker/contrib/apparmor [2022-04-23T21:44:56.543Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T21:44:56.543Z] github.com/docker/docker/contrib/httpserver [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/cluster [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/config [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/events [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/exec [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/images [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/initlayer [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/links [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/listeners [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/local [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/names [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/network [2022-04-23T21:44:56.543Z] github.com/docker/docker/daemon/stats [2022-04-23T21:44:56.543Z] github.com/docker/docker/distribution [2022-04-23T21:44:56.543Z] github.com/docker/docker/distribution/metadata [2022-04-23T21:44:56.543Z] github.com/docker/docker/distribution/utils [2022-04-23T21:44:56.543Z] github.com/docker/docker/distribution/xfer [2022-04-23T21:44:56.543Z] github.com/docker/docker/dockerversion [2022-04-23T21:44:56.543Z] github.com/docker/docker/errdefs [2022-04-23T21:44:56.543Z] github.com/docker/docker/image [2022-04-23T21:44:56.543Z] github.com/docker/docker/image/cache [2022-04-23T21:44:56.544Z] github.com/docker/docker/image/tarexport [2022-04-23T21:44:56.544Z] github.com/docker/docker/image/v1 [2022-04-23T21:44:56.544Z] github.com/docker/docker/internal/test/suite [2022-04-23T21:44:56.544Z] github.com/docker/docker/layer [2022-04-23T21:44:56.544Z] github.com/docker/docker/libcontainerd [2022-04-23T21:44:56.544Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T21:44:56.544Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T21:44:56.544Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T21:44:56.544Z] github.com/docker/docker/libcontainerd/types [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/config [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/idm [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/ns [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/options [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/osl [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T21:44:56.544Z] github.com/docker/docker/libnetwork/types [2022-04-23T21:44:56.544Z] github.com/docker/docker/oci [2022-04-23T21:44:56.544Z] github.com/docker/docker/oci/caps [2022-04-23T21:44:56.544Z] github.com/docker/docker/opts [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/aaparser [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/archive [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/authorization [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/capabilities [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/containerfs [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/directory [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/dmesg [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/filenotify [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/fileutils [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/fsutils [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/homedir [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/idtools [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/ioutils [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/longpath [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/loopback [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/parsers [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/pidfile [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/platform [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/plugins [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/pools [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/progress [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/pubsub [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/reexec [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/signal [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/stack [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/stringid [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/system [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/tailfile [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/tarsum [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/truncindex [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/urlutil [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/useragent [2022-04-23T21:44:56.544Z] github.com/docker/docker/plugin [2022-04-23T21:44:56.544Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T21:44:56.544Z] github.com/docker/docker/plugin/v2 [2022-04-23T21:44:56.544Z] github.com/docker/docker/profiles/apparmor [2022-04-23T21:44:56.544Z] github.com/docker/docker/profiles/seccomp [2022-04-23T21:44:56.544Z] github.com/docker/docker/quota [2022-04-23T21:44:56.544Z] github.com/docker/docker/reference [2022-04-23T21:44:56.544Z] github.com/docker/docker/registry [2022-04-23T21:44:56.544Z] github.com/docker/docker/registry/resumable [2022-04-23T21:44:56.544Z] github.com/docker/docker/restartmanager [2022-04-23T21:44:56.544Z] github.com/docker/docker/rootless [2022-04-23T21:44:56.544Z] github.com/docker/docker/rootless/specconv [2022-04-23T21:44:56.544Z] github.com/docker/docker/runconfig [2022-04-23T21:44:56.544Z] github.com/docker/docker/runconfig/opts [2022-04-23T21:44:56.544Z] github.com/docker/docker/testutil [2022-04-23T21:44:56.544Z] github.com/docker/docker/testutil/daemon [2022-04-23T21:44:56.544Z] github.com/docker/docker/testutil/environment [2022-04-23T21:44:56.544Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T21:44:56.544Z] github.com/docker/docker/testutil/fakegit [2022-04-23T21:44:56.544Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T21:44:56.544Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T21:44:56.544Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T21:44:56.544Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T21:44:56.544Z] github.com/docker/docker/testutil/registry [2022-04-23T21:44:56.544Z] github.com/docker/docker/testutil/request [2022-04-23T21:44:56.544Z] github.com/docker/docker/volume [2022-04-23T21:44:56.544Z] github.com/docker/docker/volume/drivers [2022-04-23T21:44:56.544Z] github.com/docker/docker/volume/local [2022-04-23T21:44:56.544Z] github.com/docker/docker/volume/mounts [2022-04-23T21:44:56.544Z] github.com/docker/docker/volume/service [2022-04-23T21:44:56.544Z] github.com/docker/docker/volume/service/opts [2022-04-23T21:44:56.544Z] github.com/docker/docker/volume/testutils' [2022-04-23T21:44:56.544Z] + base_pkg_list='github.com/docker/docker/api [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server/backend/build [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server/httputils [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server/middleware [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server/router [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server/router/build [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server/router/container [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server/router/debug [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server/router/image [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server/router/network [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server/router/session [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server/router/system [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server/router/volume [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/types [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/types/backend [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/types/container [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/types/events [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/types/filters [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/types/image [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/types/mount [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/types/network [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/types/registry [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/types/strslice [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/types/swarm [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/types/time [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/types/versions [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/types/volume [2022-04-23T21:44:56.544Z] github.com/docker/docker/builder [2022-04-23T21:44:56.544Z] github.com/docker/docker/builder/builder-next [2022-04-23T21:44:56.544Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T21:44:56.544Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T21:44:56.544Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T21:44:56.544Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T21:44:56.544Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T21:44:56.544Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T21:44:56.544Z] github.com/docker/docker/builder/dockerfile [2022-04-23T21:44:56.544Z] github.com/docker/docker/builder/remotecontext [2022-04-23T21:44:56.544Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T21:44:56.544Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T21:44:56.544Z] github.com/docker/docker/cli [2022-04-23T21:44:56.544Z] github.com/docker/docker/cli/config [2022-04-23T21:44:56.544Z] github.com/docker/docker/cli/debug [2022-04-23T21:44:56.544Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T21:44:56.544Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T21:44:56.544Z] github.com/docker/docker/client [2022-04-23T21:44:56.544Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T21:44:56.544Z] github.com/docker/docker/cmd/dockerd [2022-04-23T21:44:56.544Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T21:44:56.544Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T21:44:56.544Z] github.com/docker/docker/container [2022-04-23T21:44:56.544Z] github.com/docker/docker/container/stream [2022-04-23T21:44:56.544Z] github.com/docker/docker/contrib/apparmor [2022-04-23T21:44:56.544Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T21:44:56.544Z] github.com/docker/docker/contrib/httpserver [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/cluster [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/config [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/events [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/exec [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/images [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/initlayer [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/links [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/listeners [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/logger [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/logger/local [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/names [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/network [2022-04-23T21:44:56.544Z] github.com/docker/docker/daemon/stats [2022-04-23T21:44:56.544Z] github.com/docker/docker/distribution [2022-04-23T21:44:56.544Z] github.com/docker/docker/distribution/metadata [2022-04-23T21:44:56.544Z] github.com/docker/docker/distribution/utils [2022-04-23T21:44:56.544Z] github.com/docker/docker/distribution/xfer [2022-04-23T21:44:56.544Z] github.com/docker/docker/dockerversion [2022-04-23T21:44:56.544Z] github.com/docker/docker/errdefs [2022-04-23T21:44:56.544Z] github.com/docker/docker/image [2022-04-23T21:44:56.544Z] github.com/docker/docker/image/cache [2022-04-23T21:44:56.544Z] github.com/docker/docker/image/tarexport [2022-04-23T21:44:56.544Z] github.com/docker/docker/image/v1 [2022-04-23T21:44:56.544Z] github.com/docker/docker/internal/test/suite [2022-04-23T21:44:56.544Z] github.com/docker/docker/layer [2022-04-23T21:44:56.544Z] github.com/docker/docker/libcontainerd [2022-04-23T21:44:56.544Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T21:44:56.544Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T21:44:56.544Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T21:44:56.544Z] github.com/docker/docker/libcontainerd/types [2022-04-23T21:44:56.544Z] github.com/docker/docker/oci [2022-04-23T21:44:56.544Z] github.com/docker/docker/oci/caps [2022-04-23T21:44:56.544Z] github.com/docker/docker/opts [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/aaparser [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/archive [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/authorization [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/capabilities [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/containerfs [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/directory [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/dmesg [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/filenotify [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/fileutils [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/fsutils [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/homedir [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/idtools [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/ioutils [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/longpath [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/loopback [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/parsers [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/pidfile [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/platform [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/plugins [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/pools [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/progress [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/pubsub [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/reexec [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/signal [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/stack [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/stringid [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/system [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/tailfile [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/tarsum [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/truncindex [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/urlutil [2022-04-23T21:44:56.544Z] github.com/docker/docker/pkg/useragent [2022-04-23T21:44:56.544Z] github.com/docker/docker/plugin [2022-04-23T21:44:56.544Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T21:44:56.544Z] github.com/docker/docker/plugin/v2 [2022-04-23T21:44:56.544Z] github.com/docker/docker/profiles/apparmor [2022-04-23T21:44:56.544Z] github.com/docker/docker/profiles/seccomp [2022-04-23T21:44:56.544Z] github.com/docker/docker/quota [2022-04-23T21:44:56.544Z] github.com/docker/docker/reference [2022-04-23T21:44:56.544Z] github.com/docker/docker/registry [2022-04-23T21:44:56.544Z] github.com/docker/docker/registry/resumable [2022-04-23T21:44:56.544Z] github.com/docker/docker/restartmanager [2022-04-23T21:44:56.544Z] github.com/docker/docker/rootless [2022-04-23T21:44:56.544Z] github.com/docker/docker/rootless/specconv [2022-04-23T21:44:56.544Z] github.com/docker/docker/runconfig [2022-04-23T21:44:56.544Z] github.com/docker/docker/runconfig/opts [2022-04-23T21:44:56.544Z] github.com/docker/docker/testutil [2022-04-23T21:44:56.544Z] github.com/docker/docker/testutil/daemon [2022-04-23T21:44:56.544Z] github.com/docker/docker/testutil/environment [2022-04-23T21:44:56.544Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T21:44:56.544Z] github.com/docker/docker/testutil/fakegit [2022-04-23T21:44:56.544Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T21:44:56.544Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T21:44:56.544Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T21:44:56.544Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T21:44:56.544Z] github.com/docker/docker/testutil/registry [2022-04-23T21:44:56.544Z] github.com/docker/docker/testutil/request [2022-04-23T21:44:56.544Z] github.com/docker/docker/volume [2022-04-23T21:44:56.544Z] github.com/docker/docker/volume/drivers [2022-04-23T21:44:56.544Z] github.com/docker/docker/volume/local [2022-04-23T21:44:56.544Z] github.com/docker/docker/volume/mounts [2022-04-23T21:44:56.544Z] github.com/docker/docker/volume/service [2022-04-23T21:44:56.544Z] github.com/docker/docker/volume/service/opts [2022-04-23T21:44:56.544Z] github.com/docker/docker/volume/testutils' [2022-04-23T21:44:56.544Z] ++ grep --fixed-strings /libnetwork [2022-04-23T21:44:56.544Z] ++ echo 'github.com/docker/docker/api [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server/backend/build [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server/httputils [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server/middleware [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server/router [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server/router/build [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T21:44:56.544Z] github.com/docker/docker/api/server/router/container [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/server/router/debug [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/server/router/image [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/server/router/network [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/server/router/session [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/server/router/system [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/server/router/volume [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/types [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/types/backend [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/types/container [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/types/events [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/types/filters [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/types/image [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/types/mount [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/types/network [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/types/registry [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/types/strslice [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/types/swarm [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/types/time [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/types/versions [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T21:44:56.545Z] github.com/docker/docker/api/types/volume [2022-04-23T21:44:56.545Z] github.com/docker/docker/builder [2022-04-23T21:44:56.545Z] github.com/docker/docker/builder/builder-next [2022-04-23T21:44:56.545Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T21:44:56.545Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T21:44:56.545Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T21:44:56.545Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T21:44:56.545Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T21:44:56.545Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T21:44:56.545Z] github.com/docker/docker/builder/dockerfile [2022-04-23T21:44:56.545Z] github.com/docker/docker/builder/remotecontext [2022-04-23T21:44:56.545Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T21:44:56.545Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T21:44:56.545Z] github.com/docker/docker/cli [2022-04-23T21:44:56.545Z] github.com/docker/docker/cli/config [2022-04-23T21:44:56.545Z] github.com/docker/docker/cli/debug [2022-04-23T21:44:56.545Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T21:44:56.545Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T21:44:56.545Z] github.com/docker/docker/client [2022-04-23T21:44:56.545Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T21:44:56.545Z] github.com/docker/docker/cmd/dockerd [2022-04-23T21:44:56.545Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T21:44:56.545Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T21:44:56.545Z] github.com/docker/docker/container [2022-04-23T21:44:56.545Z] github.com/docker/docker/container/stream [2022-04-23T21:44:56.545Z] github.com/docker/docker/contrib/apparmor [2022-04-23T21:44:56.545Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T21:44:56.545Z] github.com/docker/docker/contrib/httpserver [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/cluster [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/config [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/events [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/exec [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/images [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/initlayer [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/links [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/listeners [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/logger [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/logger/local [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/names [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/network [2022-04-23T21:44:56.545Z] github.com/docker/docker/daemon/stats [2022-04-23T21:44:56.545Z] github.com/docker/docker/distribution [2022-04-23T21:44:56.545Z] github.com/docker/docker/distribution/metadata [2022-04-23T21:44:56.545Z] github.com/docker/docker/distribution/utils [2022-04-23T21:44:56.545Z] github.com/docker/docker/distribution/xfer [2022-04-23T21:44:56.545Z] github.com/docker/docker/dockerversion [2022-04-23T21:44:56.545Z] github.com/docker/docker/errdefs [2022-04-23T21:44:56.545Z] github.com/docker/docker/image [2022-04-23T21:44:56.545Z] github.com/docker/docker/image/cache [2022-04-23T21:44:56.545Z] github.com/docker/docker/image/tarexport [2022-04-23T21:44:56.545Z] github.com/docker/docker/image/v1 [2022-04-23T21:44:56.545Z] github.com/docker/docker/internal/test/suite [2022-04-23T21:44:56.545Z] github.com/docker/docker/layer [2022-04-23T21:44:56.545Z] github.com/docker/docker/libcontainerd [2022-04-23T21:44:56.545Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T21:44:56.545Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T21:44:56.545Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T21:44:56.545Z] github.com/docker/docker/libcontainerd/types [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/config [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/idm [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/ns [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/options [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/osl [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/types [2022-04-23T21:44:56.545Z] github.com/docker/docker/oci [2022-04-23T21:44:56.545Z] github.com/docker/docker/oci/caps [2022-04-23T21:44:56.545Z] github.com/docker/docker/opts [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/aaparser [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/archive [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/authorization [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/capabilities [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/containerfs [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/directory [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/dmesg [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/filenotify [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/fileutils [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/fsutils [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/homedir [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/idtools [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/ioutils [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/longpath [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/loopback [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/parsers [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/pidfile [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/platform [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/plugins [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/pools [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/progress [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/pubsub [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/reexec [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/signal [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/stack [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/stringid [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/system [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/tailfile [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/tarsum [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/truncindex [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/urlutil [2022-04-23T21:44:56.545Z] github.com/docker/docker/pkg/useragent [2022-04-23T21:44:56.545Z] github.com/docker/docker/plugin [2022-04-23T21:44:56.545Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T21:44:56.545Z] github.com/docker/docker/plugin/v2 [2022-04-23T21:44:56.545Z] github.com/docker/docker/profiles/apparmor [2022-04-23T21:44:56.545Z] github.com/docker/docker/profiles/seccomp [2022-04-23T21:44:56.545Z] github.com/docker/docker/quota [2022-04-23T21:44:56.545Z] github.com/docker/docker/reference [2022-04-23T21:44:56.545Z] github.com/docker/docker/registry [2022-04-23T21:44:56.545Z] github.com/docker/docker/registry/resumable [2022-04-23T21:44:56.545Z] github.com/docker/docker/restartmanager [2022-04-23T21:44:56.545Z] github.com/docker/docker/rootless [2022-04-23T21:44:56.545Z] github.com/docker/docker/rootless/specconv [2022-04-23T21:44:56.545Z] github.com/docker/docker/runconfig [2022-04-23T21:44:56.545Z] github.com/docker/docker/runconfig/opts [2022-04-23T21:44:56.545Z] github.com/docker/docker/testutil [2022-04-23T21:44:56.545Z] github.com/docker/docker/testutil/daemon [2022-04-23T21:44:56.545Z] github.com/docker/docker/testutil/environment [2022-04-23T21:44:56.545Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T21:44:56.545Z] github.com/docker/docker/testutil/fakegit [2022-04-23T21:44:56.545Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T21:44:56.545Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T21:44:56.545Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T21:44:56.545Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T21:44:56.545Z] github.com/docker/docker/testutil/registry [2022-04-23T21:44:56.545Z] github.com/docker/docker/testutil/request [2022-04-23T21:44:56.545Z] github.com/docker/docker/volume [2022-04-23T21:44:56.545Z] github.com/docker/docker/volume/drivers [2022-04-23T21:44:56.545Z] github.com/docker/docker/volume/local [2022-04-23T21:44:56.545Z] github.com/docker/docker/volume/mounts [2022-04-23T21:44:56.545Z] github.com/docker/docker/volume/service [2022-04-23T21:44:56.545Z] github.com/docker/docker/volume/service/opts [2022-04-23T21:44:56.545Z] github.com/docker/docker/volume/testutils' [2022-04-23T21:44:56.545Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/config [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/idm [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/ns [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/options [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/osl [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/types' [2022-04-23T21:44:56.545Z] + echo 'github.com/docker/docker/libnetwork [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/config [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T21:44:56.545Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/idm [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/ns [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/options [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/osl [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/types' [2022-04-23T21:44:56.546Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T21:44:56.546Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T21:44:56.546Z] + type docker-proxy [2022-04-23T21:44:56.546Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-23T21:44:56.546Z] + hack/make.sh binary-proxy install-proxy [2022-04-23T21:44:56.546Z] [2022-04-23T21:44:56.546Z] Removing bundles/ [2022-04-23T21:44:56.546Z] [2022-04-23T21:44:56.546Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-23T21:44:56.546Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-23T21:44:56.546Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T21:45:01.832Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-23T21:45:01.832Z] [2022-04-23T21:45:01.832Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-23T21:45:01.832Z] Installing docker-proxy to /usr/local/bin/ [2022-04-23T21:45:01.832Z] [2022-04-23T21:45:01.832Z] + mkdir -p bundles [2022-04-23T21:45:01.832Z] + '[' -n 'github.com/docker/docker/api [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/server [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/server/backend/build [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/server/httputils [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/server/middleware [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/server/router [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/server/router/build [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/server/router/container [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/server/router/debug [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/server/router/image [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/server/router/network [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/server/router/session [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/server/router/system [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/server/router/volume [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/types [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/types/backend [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/types/container [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/types/events [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/types/filters [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/types/image [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/types/mount [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/types/network [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/types/registry [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/types/strslice [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/types/swarm [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/types/time [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/types/versions [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T21:45:01.832Z] github.com/docker/docker/api/types/volume [2022-04-23T21:45:01.832Z] github.com/docker/docker/builder [2022-04-23T21:45:01.832Z] github.com/docker/docker/builder/builder-next [2022-04-23T21:45:01.832Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T21:45:01.832Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T21:45:01.832Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T21:45:01.832Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T21:45:01.832Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T21:45:01.832Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T21:45:01.832Z] github.com/docker/docker/builder/dockerfile [2022-04-23T21:45:01.832Z] github.com/docker/docker/builder/remotecontext [2022-04-23T21:45:01.833Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T21:45:01.833Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T21:45:01.833Z] github.com/docker/docker/cli [2022-04-23T21:45:01.833Z] github.com/docker/docker/cli/config [2022-04-23T21:45:01.833Z] github.com/docker/docker/cli/debug [2022-04-23T21:45:01.833Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T21:45:01.833Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T21:45:01.833Z] github.com/docker/docker/client [2022-04-23T21:45:01.833Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T21:45:01.833Z] github.com/docker/docker/cmd/dockerd [2022-04-23T21:45:01.833Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T21:45:01.833Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T21:45:01.833Z] github.com/docker/docker/container [2022-04-23T21:45:01.833Z] github.com/docker/docker/container/stream [2022-04-23T21:45:01.833Z] github.com/docker/docker/contrib/apparmor [2022-04-23T21:45:01.833Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T21:45:01.833Z] github.com/docker/docker/contrib/httpserver [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/cluster [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/config [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/events [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/exec [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/images [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/initlayer [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/links [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/listeners [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/logger [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/logger/local [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/names [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/network [2022-04-23T21:45:01.833Z] github.com/docker/docker/daemon/stats [2022-04-23T21:45:01.833Z] github.com/docker/docker/distribution [2022-04-23T21:45:01.833Z] github.com/docker/docker/distribution/metadata [2022-04-23T21:45:01.833Z] github.com/docker/docker/distribution/utils [2022-04-23T21:45:01.833Z] github.com/docker/docker/distribution/xfer [2022-04-23T21:45:01.833Z] github.com/docker/docker/dockerversion [2022-04-23T21:45:01.833Z] github.com/docker/docker/errdefs [2022-04-23T21:45:01.833Z] github.com/docker/docker/image [2022-04-23T21:45:01.833Z] github.com/docker/docker/image/cache [2022-04-23T21:45:01.833Z] github.com/docker/docker/image/tarexport [2022-04-23T21:45:01.833Z] github.com/docker/docker/image/v1 [2022-04-23T21:45:01.833Z] github.com/docker/docker/internal/test/suite [2022-04-23T21:45:01.833Z] github.com/docker/docker/layer [2022-04-23T21:45:01.833Z] github.com/docker/docker/libcontainerd [2022-04-23T21:45:01.833Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T21:45:01.833Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T21:45:01.833Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T21:45:01.833Z] github.com/docker/docker/libcontainerd/types [2022-04-23T21:45:01.833Z] github.com/docker/docker/oci [2022-04-23T21:45:01.833Z] github.com/docker/docker/oci/caps [2022-04-23T21:45:01.833Z] github.com/docker/docker/opts [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/aaparser [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/archive [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/authorization [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/capabilities [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/containerfs [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/directory [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/dmesg [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/filenotify [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/fileutils [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/fsutils [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/homedir [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/idtools [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/ioutils [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/longpath [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/loopback [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/parsers [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/pidfile [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/platform [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/plugins [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/pools [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/progress [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/pubsub [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/reexec [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/signal [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/stack [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/stringid [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/system [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/tailfile [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/tarsum [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/truncindex [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/urlutil [2022-04-23T21:45:01.833Z] github.com/docker/docker/pkg/useragent [2022-04-23T21:45:01.833Z] github.com/docker/docker/plugin [2022-04-23T21:45:01.833Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T21:45:01.833Z] github.com/docker/docker/plugin/v2 [2022-04-23T21:45:01.833Z] github.com/docker/docker/profiles/apparmor [2022-04-23T21:45:01.833Z] github.com/docker/docker/profiles/seccomp [2022-04-23T21:45:01.833Z] github.com/docker/docker/quota [2022-04-23T21:45:01.833Z] github.com/docker/docker/reference [2022-04-23T21:45:01.833Z] github.com/docker/docker/registry [2022-04-23T21:45:01.833Z] github.com/docker/docker/registry/resumable [2022-04-23T21:45:01.833Z] github.com/docker/docker/restartmanager [2022-04-23T21:45:01.833Z] github.com/docker/docker/rootless [2022-04-23T21:45:01.833Z] github.com/docker/docker/rootless/specconv [2022-04-23T21:45:01.833Z] github.com/docker/docker/runconfig [2022-04-23T21:45:01.833Z] github.com/docker/docker/runconfig/opts [2022-04-23T21:45:01.833Z] github.com/docker/docker/testutil [2022-04-23T21:45:01.833Z] github.com/docker/docker/testutil/daemon [2022-04-23T21:45:01.833Z] github.com/docker/docker/testutil/environment [2022-04-23T21:45:01.833Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T21:45:01.833Z] github.com/docker/docker/testutil/fakegit [2022-04-23T21:45:01.833Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T21:45:01.833Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T21:45:01.833Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T21:45:01.833Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T21:45:01.833Z] github.com/docker/docker/testutil/registry [2022-04-23T21:45:01.833Z] github.com/docker/docker/testutil/request [2022-04-23T21:45:01.833Z] github.com/docker/docker/volume [2022-04-23T21:45:01.833Z] github.com/docker/docker/volume/drivers [2022-04-23T21:45:01.833Z] github.com/docker/docker/volume/local [2022-04-23T21:45:01.833Z] github.com/docker/docker/volume/mounts [2022-04-23T21:45:01.833Z] github.com/docker/docker/volume/service [2022-04-23T21:45:01.833Z] github.com/docker/docker/volume/service/opts [2022-04-23T21:45:01.833Z] github.com/docker/docker/volume/testutils' ']' [2022-04-23T21:45:01.833Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-23T21:45:03.221Z] ? github.com/docker/docker/api [no test files] [2022-04-23T21:45:10.336Z] 8f616e6e9eec: Verifying Checksum [2022-04-23T21:45:10.336Z] 8f616e6e9eec: Download complete [2022-04-23T21:45:16.841Z] #62 272.8 # github.com/containerd/containerd/cmd/containerd [2022-04-23T21:45:16.841Z] #62 272.8 /usr/bin/ld: /tmp/go-link-2186877031/000019.o: in function `New': [2022-04-23T21:45:16.841Z] #62 272.8 /tmp/tmp.OGVROuLBqB/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-23T21:45:16.841Z] #62 272.9 + bin/containerd-stress [2022-04-23T21:45:16.841Z] #62 274.0 + bin/containerd-shim [2022-04-23T21:45:18.123Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-04-23T21:45:21.180Z] 8f616e6e9eec: Verifying Checksum [2022-04-23T21:45:21.180Z] 8f616e6e9eec: Download complete [2022-04-23T21:45:23.389Z] #62 285.0 + bin/containerd-shim-runc-v1 [2022-04-23T21:45:27.731Z] sha256:9ae9be00f437494dc8bb5ca9fe09d255145962a28a8d41aa1196923ba2150c28 [2022-04-23T21:45:27.731Z] INFO: Starting docker-py tests... [2022-04-23T21:45:27.731Z] ============================= test session starts ============================== [2022-04-23T21:45:27.731Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-23T21:45:27.731Z] rootdir: /src, inifile: pytest.ini [2022-04-23T21:45:27.731Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-04-23T21:45:27.731Z] collected 395 items / 2 deselected / 393 selected [2022-04-23T21:45:27.731Z] [2022-04-23T21:45:29.932Z] #62 291.3 + bin/containerd-shim-runc-v2 [2022-04-23T21:45:29.932Z] #62 292.1 + binaries [2022-04-23T21:45:29.932Z] #62 292.1 + install -D bin/containerd /build/containerd [2022-04-23T21:45:29.932Z] #62 292.1 + install -D bin/containerd-shim /build/containerd-shim [2022-04-23T21:45:29.932Z] #62 292.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-23T21:45:29.932Z] #62 292.1 + install -D bin/ctr /build/ctr [2022-04-23T21:45:31.549Z] 4612f6d0b889: Pull complete [2022-04-23T21:45:31.820Z] #62 DONE 294.0s [2022-04-23T21:45:32.760Z] [2022-04-23T21:45:32.760Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-23T21:45:32.760Z] #63 sha256:2307f21d3cb87144b5e431d02b65b390e04b4517b5d31a3bf79165d065b1916e [2022-04-23T21:45:33.364Z] #63 DONE 0.8s [2022-04-23T21:45:33.621Z] [2022-04-23T21:45:33.621Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-23T21:45:33.621Z] #68 sha256:96d28ca608b6e489a4fc3edc4f5b7e917b1d7b6e8a78126b3aedce986e757832 [2022-04-23T21:45:33.621Z] #68 DONE 0.2s [2022-04-23T21:45:33.621Z] [2022-04-23T21:45:33.621Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-23T21:45:33.621Z] #73 sha256:c90a0e9891a2e9106493b787d67a3a932f3fccf07cc114070953b5b0458baf48 [2022-04-23T21:45:34.551Z] #73 DONE 0.9s [2022-04-23T21:45:34.551Z] [2022-04-23T21:45:34.551Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-23T21:45:34.551Z] #74 sha256:57f3eddfd5d88151ceb875e67663c561873cfc827c4b724d1f043c740844bf46 [2022-04-23T21:45:34.551Z] #74 DONE 0.0s [2022-04-23T21:45:34.551Z] [2022-04-23T21:45:34.551Z] #75 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-04-23T21:45:34.551Z] #75 sha256:989f814749d0f27e057167d9e6642dc04e8e9d00ef2a4f91f0f5c20780260801 [2022-04-23T21:45:35.114Z] #75 0.636 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-23T21:45:35.114Z] #75 0.636 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-23T21:45:35.114Z] #75 0.636 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-23T21:45:35.937Z] #75 0.871 Reading package lists... [2022-04-23T21:45:36.502Z] #75 1.382 Reading package lists... [2022-04-23T21:45:36.502Z] #75 1.880 Building dependency tree... [2022-04-23T21:45:36.502Z] #75 1.980 Reading state information... [2022-04-23T21:45:36.502Z] #75 2.093 The following additional packages will be installed: [2022-04-23T21:45:36.759Z] #75 2.094 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-04-23T21:45:36.759Z] #75 2.095 Suggested packages: [2022-04-23T21:45:36.759Z] #75 2.095 systemd-container policykit-1 [2022-04-23T21:45:36.759Z] #75 2.095 Recommended packages: [2022-04-23T21:45:36.759Z] #75 2.095 systemd-timesyncd | time-daemon libnss-systemd [2022-04-23T21:45:36.759Z] #75 2.163 The following NEW packages will be installed: [2022-04-23T21:45:36.759Z] #75 2.164 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-04-23T21:45:36.759Z] #75 2.164 libkmod2 libpam-systemd systemd systemd-sysv [2022-04-23T21:45:37.015Z] #75 2.431 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:45:37.015Z] #75 2.431 Need to get 5817 kB of archives. [2022-04-23T21:45:37.015Z] #75 2.431 After this operation, 19.3 MB of additional disk space will be used. [2022-04-23T21:45:37.015Z] #75 2.431 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-04-23T21:45:37.015Z] #75 2.436 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-04-23T21:45:37.015Z] #75 2.438 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-04-23T21:45:37.015Z] #75 2.440 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-04-23T21:45:37.015Z] #75 2.442 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-04-23T21:45:37.015Z] #75 2.519 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-04-23T21:45:37.271Z] #75 2.528 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-04-23T21:45:37.271Z] #75 2.529 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-04-23T21:45:37.271Z] #75 2.531 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-04-23T21:45:37.271Z] #75 2.533 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-04-23T21:45:37.271Z] #75 2.680 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:45:37.271Z] #75 2.708 Fetched 5817 kB in 0s (15.9 MB/s) [2022-04-23T21:45:37.271Z] #75 2.732 Selecting previously unselected package libargon2-1:amd64. [2022-04-23T21:45:37.271Z] #75 2.732 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28622 files and directories currently installed.) [2022-04-23T21:45:37.271Z] #75 2.746 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-04-23T21:45:37.271Z] #75 2.752 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-23T21:45:37.271Z] #75 2.778 Selecting previously unselected package libjson-c5:amd64. [2022-04-23T21:45:37.527Z] #75 2.780 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-04-23T21:45:37.527Z] #75 2.783 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-04-23T21:45:37.527Z] #75 2.816 Selecting previously unselected package libcryptsetup12:amd64. [2022-04-23T21:45:37.527Z] #75 2.816 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-04-23T21:45:37.527Z] #75 2.821 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-23T21:45:37.527Z] #75 2.871 Selecting previously unselected package libkmod2:amd64. [2022-04-23T21:45:37.527Z] #75 2.874 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-04-23T21:45:37.527Z] #75 2.877 Unpacking libkmod2:amd64 (28-1) ... [2022-04-23T21:45:37.527Z] #75 2.922 Selecting previously unselected package systemd. [2022-04-23T21:45:37.527Z] #75 2.922 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-04-23T21:45:37.527Z] #75 2.956 Unpacking systemd (247.3-7) ... [2022-04-23T21:45:38.088Z] #75 3.495 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-23T21:45:38.088Z] #75 3.505 Setting up libjson-c5:amd64 (0.15-2) ... [2022-04-23T21:45:38.088Z] #75 3.514 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-23T21:45:38.088Z] #75 3.525 Setting up libkmod2:amd64 (28-1) ... [2022-04-23T21:45:38.088Z] #75 3.535 Setting up systemd (247.3-7) ... [2022-04-23T21:45:38.088Z] #75 3.567 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-04-23T21:45:38.088Z] #75 3.569 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-04-23T21:45:38.088Z] #75 3.572 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-04-23T21:45:38.088Z] #75 3.598 Initializing machine ID from KVM UUID. [2022-04-23T21:45:38.649Z] #75 3.932 Selecting previously unselected package systemd-sysv. [2022-04-23T21:45:38.649Z] #75 3.932 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29433 files and directories currently installed.) [2022-04-23T21:45:38.649Z] #75 3.946 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-04-23T21:45:38.649Z] #75 3.949 Unpacking systemd-sysv (247.3-7) ... [2022-04-23T21:45:38.649Z] #75 3.990 Selecting previously unselected package libdbus-1-3:amd64. [2022-04-23T21:45:38.649Z] #75 3.993 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-04-23T21:45:38.649Z] #75 3.995 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-23T21:45:38.649Z] #75 4.049 Selecting previously unselected package dbus. [2022-04-23T21:45:38.649Z] #75 4.051 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-04-23T21:45:38.649Z] #75 4.060 Unpacking dbus (1.12.20-2) ... [2022-04-23T21:45:38.649Z] #75 4.112 Selecting previously unselected package libpam-systemd:amd64. [2022-04-23T21:45:38.649Z] #75 4.112 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-04-23T21:45:38.649Z] #75 4.115 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-04-23T21:45:38.649Z] #75 4.159 Selecting previously unselected package dbus-user-session. [2022-04-23T21:45:38.905Z] #75 4.162 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-04-23T21:45:38.905Z] #75 4.168 Unpacking dbus-user-session (1.12.20-2) ... [2022-04-23T21:45:38.905Z] #75 4.230 Setting up systemd-sysv (247.3-7) ... [2022-04-23T21:45:38.905Z] #75 4.239 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-23T21:45:38.905Z] #75 4.250 Setting up dbus (1.12.20-2) ... [2022-04-23T21:45:38.905Z] #75 4.355 invoke-rc.d: could not determine current runlevel [2022-04-23T21:45:38.905Z] #75 4.358 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-23T21:45:38.905Z] #75 4.363 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-04-23T21:45:39.160Z] #75 4.505 Setting up dbus-user-session (1.12.20-2) ... [2022-04-23T21:45:39.160Z] #75 4.517 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:45:39.160Z] #75 DONE 4.6s [2022-04-23T21:45:39.160Z] [2022-04-23T21:45:39.160Z] #76 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-04-23T21:45:39.160Z] #76 sha256:e406fe50c0bb764fea391327c8c64bb7ab740a0977398b46e1b2d9dee38b5528 [2022-04-23T21:45:39.672Z] #76 0.388 % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-23T21:45:39.672Z] #76 0.389 Dload Upload Total Spent Left Speed [2022-04-23T21:45:39.927Z] #76 0.390 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5661 0 --:--:-- --:--:-- --:--:-- 5643 100 1823 100 1823 0 0 5661 0 --:--:-- --:--:-- --:--:-- 5643 [2022-04-23T21:45:39.927Z] #76 DONE 0.7s [2022-04-23T21:45:39.927Z] [2022-04-23T21:45:39.927Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-23T21:45:39.927Z] #77 sha256:b853a254b902cfa0385258ed34d6e9117d48f403de11fdcd28b9f3d0bd2aecdc [2022-04-23T21:45:40.856Z] #77 DONE 0.9s [2022-04-23T21:45:40.856Z] [2022-04-23T21:45:40.856Z] #78 exporting to image [2022-04-23T21:45:40.856Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-23T21:45:40.856Z] #78 exporting layers [2022-04-23T21:45:45.373Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-23T21:45:45.934Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-23T21:45:47.401Z] #78 exporting layers 6.2s done [2022-04-23T21:45:47.401Z] #78 writing image sha256:7bb853ae96ba464f28d504389b52148f8c3e1ee2af11380d1eb9e5d342607ef5 done [2022-04-23T21:45:47.401Z] #78 naming to docker.io/library/docker:3b56c0663d4e3f9544e96e238278600186c422b7 done [2022-04-23T21:45:47.401Z] #78 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-23T21:45:47.745Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43519/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=3b56c0663d4e3f9544e96e238278600186c422b7 -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:3b56c0663d4e3f9544e96e238278600186c422b7 hack/make.sh dynbinary test-integration [2022-04-23T21:45:47.863Z] tests/integration/api_config_test.py ...... [ 8%] [2022-04-23T21:45:49.638Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-23T21:45:49.638Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-23T21:45:49.638Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-23T21:45:49.638Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-23T21:45:49.638Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-04-23T21:45:49.638Z] Detected virtualization docker. [2022-04-23T21:45:49.638Z] Detected architecture x86-64. [2022-04-23T21:45:49.638Z] Set hostname to <9901d0e46e30>. [2022-04-23T21:45:49.638Z] modprobe@configfs.service: Succeeded. [2022-04-23T21:45:49.638Z] modprobe@drm.service: Succeeded. [2022-04-23T21:45:49.638Z] modprobe@fuse.service: Succeeded. [2022-04-23T21:45:49.894Z] + source /etc/docker-entrypoint-cmd [2022-04-23T21:45:49.894Z] ++ hack/make.sh dynbinary test-integration [2022-04-23T21:45:49.894Z] [2022-04-23T21:45:49.894Z] Removing bundles/ [2022-04-23T21:45:49.894Z] [2022-04-23T21:45:49.894Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-23T21:45:49.894Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T21:45:49.894Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T21:46:18.340Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-04-23T21:46:18.825Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T21:46:18.825Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T21:46:18.825Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T21:46:18.825Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T21:46:18.825Z] [2022-04-23T21:46:18.825Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-23T21:46:18.826Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-23T21:46:18.826Z] HOSTNAME=69803d28348c [2022-04-23T21:46:18.826Z] DEST=bundles/test-integration [2022-04-23T21:46:18.826Z] PWD=/go/src/github.com/docker/docker [2022-04-23T21:46:18.826Z] DOCKER_ROOTLESS=1 [2022-04-23T21:46:18.826Z] DOCKER_GITCOMMIT=3b56c0663d4e3f9544e96e238278600186c422b7 [2022-04-23T21:46:18.826Z] container=docker [2022-04-23T21:46:18.826Z] HOME=/root [2022-04-23T21:46:18.826Z] GOLANG_VERSION=1.18.1 [2022-04-23T21:46:18.826Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-23T21:46:18.826Z] VALIDATE_BRANCH=master [2022-04-23T21:46:18.826Z] TERM=xterm [2022-04-23T21:46:18.826Z] DOCKER_PKG=github.com/docker/docker [2022-04-23T21:46:18.826Z] SHLVL=1 [2022-04-23T21:46:18.826Z] TIMEOUT=120m [2022-04-23T21:46:18.826Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-23T21:46:18.826Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-23T21:46:18.826Z] GO111MODULE=off [2022-04-23T21:46:18.826Z] DOCKER_EXPERIMENTAL=1 [2022-04-23T21:46:18.826Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-23T21:46:18.826Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-23T21:46:18.826Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-23T21:46:18.826Z] GOPATH=/go [2022-04-23T21:46:18.826Z] PKG_CONFIG=pkg-config [2022-04-23T21:46:18.826Z] _=/usr/bin/env [2022-04-23T21:46:18.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-23T21:46:25.836Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-23T21:46:25.836Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-23T21:46:25.836Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 31.9% of statements [2022-04-23T21:46:25.836Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-04-23T21:46:25.836Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-23T21:46:25.836Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-23T21:46:25.836Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-23T21:46:25.836Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-23T21:46:25.836Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-23T21:46:25.836Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-23T21:46:25.836Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-23T21:46:25.836Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-23T21:46:25.836Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-23T21:46:25.836Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-23T21:46:25.836Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-23T21:46:25.836Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.1% of statements [2022-04-23T21:46:25.836Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-23T21:46:25.836Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-23T21:46:25.836Z] ? github.com/docker/docker/api/types [no test files] [2022-04-23T21:46:25.836Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-23T21:46:25.836Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-23T21:46:25.836Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-23T21:46:25.836Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-23T21:46:25.836Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2022-04-23T21:46:25.836Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-04-23T21:46:25.836Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-23T21:46:25.836Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-23T21:46:25.836Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-23T21:46:25.836Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-23T21:46:25.837Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-23T21:46:25.837Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-23T21:46:25.837Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-23T21:46:25.837Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-04-23T21:46:25.837Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-04-23T21:46:25.837Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-23T21:46:25.837Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-23T21:46:25.837Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-23T21:46:25.837Z] ? github.com/docker/docker/builder [no test files] [2022-04-23T21:46:25.837Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-23T21:46:25.837Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-23T21:46:25.837Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-23T21:46:25.837Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-23T21:46:25.837Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-23T21:46:25.837Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-23T21:46:25.837Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-23T21:46:27.744Z] ok github.com/docker/docker/builder/remotecontext 0.148s coverage: 13.7% of statements [2022-04-23T21:46:28.317Z] ok github.com/docker/docker/builder/dockerfile 0.441s coverage: 49.3% of statements [2022-04-23T21:46:28.579Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-04-23T21:46:29.149Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-04-23T21:46:29.980Z] ok github.com/docker/docker/builder/remotecontext/git 1.588s coverage: 86.3% of statements [2022-04-23T21:46:29.980Z] ? github.com/docker/docker/cli [no test files] [2022-04-23T21:46:29.980Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-23T21:46:29.980Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-23T21:46:29.980Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-23T21:46:30.552Z] ok github.com/docker/docker/cmd/docker-proxy 0.241s coverage: 69.3% of statements [2022-04-23T21:46:33.486Z] 8f616e6e9eec: Pull complete [2022-04-23T21:46:33.854Z] ok github.com/docker/docker/client 0.109s coverage: 75.6% of statements [2022-04-23T21:46:36.587Z] 8f616e6e9eec: Pull complete [2022-04-23T21:46:54.887Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T21:46:54.887Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T21:46:54.887Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T21:46:54.887Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T21:46:54.887Z] [2022-04-23T21:46:54.887Z] + c=0 [2022-04-23T21:46:54.887Z] + TEST_INTEGRATION_DEST=1 [2022-04-23T21:46:54.887Z] + CONTAINER_NAME=docker-pr1-1 [2022-04-23T21:46:54.887Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-23T21:46:54.887Z] + run_tests test-integration-flaky [2022-04-23T21:46:54.887Z] + TEST_INTEGRATION_DEST=3 [2022-04-23T21:46:54.887Z] + '[' -n 0 ']' [2022-04-23T21:46:54.887Z] + CONTAINER_NAME=docker-pr1-3 [2022-04-23T21:46:54.887Z] + rm= [2022-04-23T21:46:54.887Z] + TEST_SKIP_INTEGRATION=1 [2022-04-23T21:46:54.887Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-23T21:46:54.887Z] + run_tests [2022-04-23T21:46:54.887Z] + '[' -n 0 ']' [2022-04-23T21:46:54.887Z] + rm= [2022-04-23T21:46:54.887Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43519/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43519/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43519/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3b56c0663d4e3f9544e96e238278600186c422b7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3b56c0663d4e3f9544e96e238278600186c422b7 hack/make.sh test-integration-flaky test-integration [2022-04-23T21:46:54.887Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43519/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43519/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43519/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3b56c0663d4e3f9544e96e238278600186c422b7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3b56c0663d4e3f9544e96e238278600186c422b7 hack/make.sh '' test-integration [2022-04-23T21:46:54.887Z] + TEST_INTEGRATION_DEST=2 [2022-04-23T21:46:54.887Z] + CONTAINER_NAME=docker-pr1-2 [2022-04-23T21:46:54.887Z] + TEST_SKIP_INTEGRATION=1 [2022-04-23T21:46:54.887Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-23T21:46:54.887Z] + run_tests [2022-04-23T21:46:54.887Z] + '[' -n 0 ']' [2022-04-23T21:46:54.887Z] + rm= [2022-04-23T21:46:54.887Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43519/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43519/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43519/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3b56c0663d4e3f9544e96e238278600186c422b7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3b56c0663d4e3f9544e96e238278600186c422b7 hack/make.sh '' test-integration [2022-04-23T21:46:54.887Z] ++ jobs -p [2022-04-23T21:46:54.887Z] + for job in $(jobs -p) [2022-04-23T21:46:54.887Z] + wait 1266 [2022-04-23T21:46:54.887Z] [2022-04-23T21:46:54.887Z] [2022-04-23T21:46:54.887Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-23T21:46:54.887Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-23T21:46:54.887Z] HOSTNAME=dfeb6bfaf5ad [2022-04-23T21:46:54.887Z] TEST_SKIP_INTEGRATION=1 [2022-04-23T21:46:54.887Z] TESTDEBUG=0 [2022-04-23T21:46:54.887Z] DEST=bundles/test-integration [2022-04-23T21:46:54.887Z] PWD=/go/src/github.com/docker/docker [2022-04-23T21:46:54.887Z] KEEPBUNDLE=1 [2022-04-23T21:46:54.887Z] DOCKER_GITCOMMIT=3b56c0663d4e3f9544e96e238278600186c422b7 [2022-04-23T21:46:54.887Z] container=docker [2022-04-23T21:46:54.887Z] HOME=/root [2022-04-23T21:46:54.887Z] GOLANG_VERSION=1.18.1 [2022-04-23T21:46:54.887Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-23T21:46:54.887Z] VALIDATE_BRANCH=master [2022-04-23T21:46:54.887Z] TERM=xterm [2022-04-23T21:46:54.887Z] DOCKER_PKG=github.com/docker/docker [2022-04-23T21:46:54.887Z] SHLVL=1 [2022-04-23T21:46:54.887Z] TIMEOUT=120m [2022-04-23T21:46:54.887Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-23T21:46:54.887Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-23T21:46:54.887Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-23T21:46:54.887Z] GO111MODULE=off [2022-04-23T21:46:54.887Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-23T21:46:54.887Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-23T21:46:54.887Z] GOPATH=/go [2022-04-23T21:46:54.887Z] PKG_CONFIG=pkg-config [2022-04-23T21:46:54.887Z] _=/usr/bin/env [2022-04-23T21:46:54.887Z] Building test suite binary ./integration-cli/test.main [2022-04-23T21:46:54.887Z] [2022-04-23T21:46:54.887Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-23T21:46:54.887Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-23T21:46:54.887Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-23T21:46:54.887Z] HOSTNAME=f2b0143ab7df [2022-04-23T21:46:54.887Z] TEST_SKIP_INTEGRATION=1 [2022-04-23T21:46:54.887Z] TESTDEBUG=0 [2022-04-23T21:46:54.887Z] DEST=bundles/test-integration [2022-04-23T21:46:54.887Z] PWD=/go/src/github.com/docker/docker [2022-04-23T21:46:54.887Z] KEEPBUNDLE=1 [2022-04-23T21:46:54.887Z] DOCKER_GITCOMMIT=3b56c0663d4e3f9544e96e238278600186c422b7 [2022-04-23T21:46:54.887Z] container=docker [2022-04-23T21:46:54.887Z] HOME=/root [2022-04-23T21:46:54.887Z] GOLANG_VERSION=1.18.1 [2022-04-23T21:46:54.887Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-23T21:46:54.887Z] VALIDATE_BRANCH=master [2022-04-23T21:46:54.887Z] TERM=xterm [2022-04-23T21:46:54.887Z] DOCKER_PKG=github.com/docker/docker [2022-04-23T21:46:54.887Z] SHLVL=1 [2022-04-23T21:46:54.887Z] TIMEOUT=120m [2022-04-23T21:46:54.887Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-23T21:46:54.887Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-23T21:46:54.887Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-23T21:46:54.887Z] GO111MODULE=off [2022-04-23T21:46:54.887Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-23T21:46:54.887Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-23T21:46:54.887Z] GOPATH=/go [2022-04-23T21:46:54.887Z] PKG_CONFIG=pkg-config [2022-04-23T21:46:54.887Z] _=/usr/bin/env [2022-04-23T21:46:54.887Z] Building test suite binary ./integration-cli/test.main [2022-04-23T21:46:54.887Z] No new tests added to integration. [2022-04-23T21:46:54.887Z] [2022-04-23T21:46:54.887Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-23T21:46:54.887Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-23T21:46:54.887Z] HOSTNAME=d2e20b0ff944 [2022-04-23T21:46:54.887Z] TESTDEBUG=0 [2022-04-23T21:46:54.887Z] DEST=bundles/test-integration [2022-04-23T21:46:54.887Z] PWD=/go/src/github.com/docker/docker [2022-04-23T21:46:54.887Z] KEEPBUNDLE=1 [2022-04-23T21:46:54.887Z] DOCKER_GITCOMMIT=3b56c0663d4e3f9544e96e238278600186c422b7 [2022-04-23T21:46:54.887Z] container=docker [2022-04-23T21:46:54.887Z] HOME=/root [2022-04-23T21:46:54.887Z] GOLANG_VERSION=1.18.1 [2022-04-23T21:46:54.887Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-23T21:46:54.887Z] VALIDATE_BRANCH=master [2022-04-23T21:46:54.887Z] TERM=xterm [2022-04-23T21:46:54.887Z] DOCKER_PKG=github.com/docker/docker [2022-04-23T21:46:54.887Z] SHLVL=1 [2022-04-23T21:46:54.887Z] TIMEOUT=120m [2022-04-23T21:46:54.887Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-23T21:46:54.887Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-23T21:46:54.887Z] GO111MODULE=off [2022-04-23T21:46:54.887Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-23T21:46:54.887Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-23T21:46:54.887Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-23T21:46:54.887Z] GOPATH=/go [2022-04-23T21:46:54.887Z] PKG_CONFIG=pkg-config [2022-04-23T21:46:54.887Z] _=/usr/bin/env [2022-04-23T21:46:54.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-23T21:46:57.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-23T21:46:57.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-23T21:47:05.963Z] ok github.com/docker/docker/cmd/dockerd 0.093s coverage: 28.9% of statements [2022-04-23T21:47:05.963Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-04-23T21:47:06.535Z] ok github.com/docker/docker/cmd/dockerd/trap 2.463s coverage: 0.0% of statements [2022-04-23T21:47:06.535Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-23T21:47:06.535Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-23T21:47:06.535Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-23T21:47:06.535Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-23T21:47:06.535Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-23T21:47:11.819Z] ok github.com/docker/docker/daemon/cluster 0.066s coverage: 0.5% of statements [2022-04-23T21:47:13.200Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-04-23T21:47:14.591Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-04-23T21:47:15.785Z] .........................xx.................... [ 29%] [2022-04-23T21:47:21.178Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.8% of statements [2022-04-23T21:47:22.121Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.2% of statements [2022-04-23T21:47:22.380Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-04-23T21:47:23.317Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-04-23T21:47:23.887Z] ok github.com/docker/docker/daemon 10.138s coverage: 16.9% of statements [2022-04-23T21:47:23.887Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-23T21:47:23.887Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-23T21:47:23.887Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-23T21:47:23.887Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-23T21:47:24.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-23T21:47:24.455Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.581s coverage: 74.8% of statements [2022-04-23T21:47:25.394Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.305s coverage: 56.2% of statements [2022-04-23T21:47:25.963Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.022s coverage: 3.0% of statements [2022-04-23T21:47:26.906Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2022-04-23T21:47:28.320Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.185s coverage: 50.6% of statements [2022-04-23T21:47:29.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-23T21:47:29.702Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.862s coverage: 49.5% of statements [2022-04-23T21:47:29.702Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-23T21:47:29.961Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.839s coverage: 58.2% of statements [2022-04-23T21:47:29.961Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-23T21:47:29.961Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-23T21:47:30.531Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-04-23T21:47:31.101Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-04-23T21:47:31.361Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2022-04-23T21:47:32.741Z] ok github.com/docker/docker/daemon/images 0.028s coverage: 6.6% of statements [2022-04-23T21:47:32.741Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-23T21:47:32.741Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-23T21:47:33.001Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.0% of statements [2022-04-23T21:47:33.940Z] ok github.com/docker/docker/daemon/logger/fluentd 0.019s coverage: 53.6% of statements [2022-04-23T21:47:33.940Z] ok github.com/docker/docker/daemon/logger/awslogs 0.155s coverage: 80.2% of statements [2022-04-23T21:47:33.940Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-23T21:47:33.987Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-23T21:47:34.509Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-04-23T21:47:34.509Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-04-23T21:47:34.768Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-04-23T21:47:35.030Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 69.9% of statements [2022-04-23T21:47:35.600Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 78.7% of statements [2022-04-23T21:47:35.600Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-23T21:47:36.168Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 59.1% of statements [2022-04-23T21:47:36.428Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-04-23T21:47:37.366Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-04-23T21:47:37.366Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2022-04-23T21:47:37.935Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-04-23T21:47:38.504Z] ok github.com/docker/docker/daemon/logger/splunk 1.527s coverage: 82.5% of statements [2022-04-23T21:47:38.504Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-23T21:47:38.504Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-23T21:47:39.442Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 48.2% of statements [2022-04-23T21:47:39.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-23T21:47:39.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-23T21:47:39.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-23T21:47:40.012Z] ok github.com/docker/docker/distribution 0.604s coverage: 28.3% of statements [2022-04-23T21:47:40.012Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-23T21:47:40.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-23T21:47:40.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-23T21:47:40.581Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-23T21:47:41.150Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-04-23T21:47:41.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-23T21:47:41.395Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-23T21:47:41.409Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-04-23T21:47:41.978Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 84.9% of statements [2022-04-23T21:47:41.978Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-23T21:47:41.978Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-04-23T21:47:42.546Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2022-04-23T21:47:42.546Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-23T21:47:42.805Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-04-23T21:47:43.743Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2022-04-23T21:47:43.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-23T21:47:44.003Z] ok github.com/docker/docker/opts 0.023s coverage: 66.7% of statements [2022-04-23T21:47:44.263Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-23T21:47:44.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-23T21:47:45.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-23T21:47:45.643Z] ok github.com/docker/docker/pkg/archive 0.291s coverage: 82.3% of statements [2022-04-23T21:47:45.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-23T21:47:45.951Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-04-23T21:47:46.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-23T21:47:47.023Z] ok github.com/docker/docker/pkg/authorization 0.552s coverage: 68.3% of statements [2022-04-23T21:47:47.024Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-23T21:47:47.024Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-23T21:47:47.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-23T21:47:48.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-23T21:47:49.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-23T21:47:49.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-23T21:47:50.313Z] ok github.com/docker/docker/pkg/chrootarchive 2.519s coverage: 42.7% of statements [2022-04-23T21:47:50.313Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-23T21:47:50.572Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-04-23T21:47:50.816Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-23T21:47:50.816Z] Using test binary docker [2022-04-23T21:47:50.816Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-23T21:47:50.816Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-23T21:47:50.816Z] INFO: Waiting for daemon to start... [2022-04-23T21:47:50.816Z] Starting dockerd [2022-04-23T21:47:50.832Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-04-23T21:47:51.091Z] ok github.com/docker/docker/layer 7.677s coverage: 69.0% of statements [2022-04-23T21:47:51.091Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-23T21:47:51.091Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-23T21:47:51.091Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-23T21:47:51.091Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-23T21:47:51.091Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-23T21:47:51.091Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-23T21:47:51.660Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-04-23T21:47:51.660Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-23T21:47:51.919Z] ok github.com/docker/docker/pkg/fsutils 0.187s coverage: 85.1% of statements [2022-04-23T21:47:51.919Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-04-23T21:47:52.858Z] ok github.com/docker/docker/pkg/ioutils 0.343s coverage: 70.1% of statements [2022-04-23T21:47:52.858Z] ok github.com/docker/docker/pkg/idtools 0.464s coverage: 67.9% of statements [2022-04-23T21:47:53.119Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-04-23T21:47:53.379Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-04-23T21:47:53.379Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-23T21:47:53.379Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-04-23T21:47:53.639Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2022-04-23T21:47:53.639Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2022-04-23T21:47:53.899Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-04-23T21:47:53.899Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-04-23T21:47:53.899Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-23T21:47:53.899Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-23T21:47:54.165Z] . [2022-04-23T21:47:54.165Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-23T21:47:54.165Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-23T21:47:54.165Z] Error: No such image: emptyfs [2022-04-23T21:47:54.165Z] Running integration-test (iteration 1) [2022-04-23T21:47:54.165Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-23T21:47:54.165Z] Loaded image: busybox:latest [2022-04-23T21:47:54.165Z] Loaded image: busybox:glibc [2022-04-23T21:47:54.468Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2022-04-23T21:47:54.728Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-23T21:47:54.987Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-23T21:47:55.246Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-23T21:47:55.548Z] Loaded image: debian:bullseye-slim [2022-04-23T21:47:55.548Z] Loaded image: hello-world:latest [2022-04-23T21:47:55.548Z] Loaded image: arm32v7/hello-world:latest [2022-04-23T21:47:55.548Z] INFO: Testing against a local daemon [2022-04-23T21:47:55.548Z] === RUN TestCgroupNamespacesBuild [2022-04-23T21:47:56.353Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T21:47:56.353Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T21:47:56.353Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T21:47:56.353Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T21:47:56.353Z] [2022-04-23T21:47:56.353Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-23T21:47:56.353Z] DOCKER_SYSTEMD=1 [2022-04-23T21:47:56.353Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-23T21:47:56.353Z] HOSTNAME=9901d0e46e30 [2022-04-23T21:47:56.353Z] DEST=bundles/test-integration [2022-04-23T21:47:56.353Z] PWD=/go/src/github.com/docker/docker [2022-04-23T21:47:56.353Z] DOCKER_GITCOMMIT=3b56c0663d4e3f9544e96e238278600186c422b7 [2022-04-23T21:47:56.353Z] container=docker [2022-04-23T21:47:56.353Z] HOME=/root [2022-04-23T21:47:56.353Z] LANG=C.UTF-8 [2022-04-23T21:47:56.353Z] INVOCATION_ID=2795f8a5386d4454aa9ae7df3ba0d9f7 [2022-04-23T21:47:56.353Z] GOLANG_VERSION=1.18.1 [2022-04-23T21:47:56.353Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-23T21:47:56.353Z] VALIDATE_BRANCH=master [2022-04-23T21:47:56.353Z] TERM=xterm [2022-04-23T21:47:56.353Z] DOCKER_PKG=github.com/docker/docker [2022-04-23T21:47:56.353Z] SHLVL=3 [2022-04-23T21:47:56.353Z] TIMEOUT=120m [2022-04-23T21:47:56.353Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-23T21:47:56.353Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-23T21:47:56.353Z] GO111MODULE=off [2022-04-23T21:47:56.353Z] DOCKER_EXPERIMENTAL=1 [2022-04-23T21:47:56.353Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-23T21:47:56.353Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-23T21:47:56.353Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-23T21:47:56.353Z] GOPATH=/go [2022-04-23T21:47:56.353Z] PKG_CONFIG=pkg-config [2022-04-23T21:47:56.353Z] _=/usr/bin/env [2022-04-23T21:47:56.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-23T21:47:56.627Z] ok github.com/docker/docker/pkg/pubsub 1.048s coverage: 75.0% of statements [2022-04-23T21:47:56.627Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-04-23T21:47:56.886Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-23T21:47:56.932Z] --- PASS: TestCgroupNamespacesBuild (1.23s) [2022-04-23T21:47:56.932Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-23T21:47:57.146Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-04-23T21:47:57.406Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-23T21:47:57.665Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-23T21:47:58.234Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.4% of statements [2022-04-23T21:47:58.314Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2022-04-23T21:47:58.314Z] === RUN TestBuildWithSession [2022-04-23T21:47:58.314Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T21:47:58.314Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-23T21:47:58.314Z] === RUN TestBuildSquashParent [2022-04-23T21:47:58.411Z] ba8181afd426: Pull complete [2022-04-23T21:47:58.411Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-23T21:47:58.411Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T21:47:58.411Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T21:47:58.411Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-04-23T21:47:58.411Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-04-23T21:47:58.411Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2803' [2022-04-23T21:47:58.411Z] INFO: Docker version of control daemon [2022-04-23T21:47:58.411Z] [2022-04-23T21:47:58.411Z] Client: [2022-04-23T21:47:58.411Z] Version: 20.10.9 [2022-04-23T21:47:58.411Z] API version: 1.41 [2022-04-23T21:47:58.411Z] Go version: go1.16.8 [2022-04-23T21:47:58.411Z] Git commit: c2ea9bc [2022-04-23T21:47:58.411Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-23T21:47:58.411Z] OS/Arch: windows/amd64 [2022-04-23T21:47:58.411Z] Context: default [2022-04-23T21:47:58.411Z] Experimental: true [2022-04-23T21:47:58.411Z] [2022-04-23T21:47:58.411Z] Server: Docker Engine - Community [2022-04-23T21:47:58.411Z] Engine: [2022-04-23T21:47:58.411Z] Version: 20.10.9 [2022-04-23T21:47:58.411Z] API version: 1.41 (minimum version 1.24) [2022-04-23T21:47:58.411Z] Go version: go1.16.8 [2022-04-23T21:47:58.411Z] Git commit: 79ea9d3 [2022-04-23T21:47:58.411Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-23T21:47:58.411Z] OS/Arch: windows/amd64 [2022-04-23T21:47:58.411Z] Experimental: true [2022-04-23T21:47:58.411Z] [2022-04-23T21:47:58.411Z] INFO: Docker info of control daemon [2022-04-23T21:47:58.411Z] [2022-04-23T21:47:58.412Z] Client: [2022-04-23T21:47:58.412Z] Context: default [2022-04-23T21:47:58.412Z] Debug Mode: false [2022-04-23T21:47:58.412Z] Plugins: [2022-04-23T21:47:58.412Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-23T21:47:58.412Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-23T21:47:58.412Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-23T21:47:58.412Z] [2022-04-23T21:47:58.412Z] Server: [2022-04-23T21:47:58.412Z] Containers: 0 [2022-04-23T21:47:58.412Z] Running: 0 [2022-04-23T21:47:58.412Z] Paused: 0 [2022-04-23T21:47:58.412Z] Stopped: 0 [2022-04-23T21:47:58.412Z] Images: 1 [2022-04-23T21:47:58.412Z] Server Version: 20.10.9 [2022-04-23T21:47:58.412Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-23T21:47:58.412Z] Windows: [2022-04-23T21:47:58.412Z] LCOW: [2022-04-23T21:47:58.412Z] Logging Driver: json-file [2022-04-23T21:47:58.412Z] Plugins: [2022-04-23T21:47:58.412Z] Volume: local [2022-04-23T21:47:58.412Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T21:47:58.412Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T21:47:58.412Z] Swarm: inactive [2022-04-23T21:47:58.412Z] Default Isolation: process [2022-04-23T21:47:58.412Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-23T21:47:58.412Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-23T21:47:58.412Z] OSType: windows [2022-04-23T21:47:58.412Z] Architecture: x86_64 [2022-04-23T21:47:58.412Z] CPUs: 4 [2022-04-23T21:47:58.412Z] Total Memory: 32GiB [2022-04-23T21:47:58.412Z] Name: azwin-2-22fd30 [2022-04-23T21:47:58.412Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-23T21:47:58.412Z] Docker Root Dir: D:\docker [2022-04-23T21:47:58.412Z] Debug Mode: false [2022-04-23T21:47:58.412Z] Registry: https://index.docker.io/v1/ [2022-04-23T21:47:58.412Z] Labels: [2022-04-23T21:47:58.412Z] Experimental: true [2022-04-23T21:47:58.412Z] Insecure Registries: [2022-04-23T21:47:58.412Z] 10.0.0.4:5000 [2022-04-23T21:47:58.412Z] 127.0.0.0/8 [2022-04-23T21:47:58.412Z] Registry Mirrors: [2022-04-23T21:47:58.412Z] http://10.0.0.4:5000/ [2022-04-23T21:47:58.412Z] Live Restore Enabled: false [2022-04-23T21:47:58.412Z] Product License: Community Engine [2022-04-23T21:47:58.412Z] [2022-04-23T21:47:58.412Z] [2022-04-23T21:47:58.412Z] INFO: Commit hash is 3b56c0663d [2022-04-23T21:47:58.412Z] INFO: Nuke-Everything... [2022-04-23T21:47:58.412Z] INFO: Container count on control daemon to delete is 0 [2022-04-23T21:47:58.412Z] INFO: Nuking d:\CI [2022-04-23T21:47:58.412Z] INFO: Zapped successfully [2022-04-23T21:47:58.412Z] INFO: Location for testing is d:\CI\PR-43519\1 [2022-04-23T21:47:58.412Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-23T21:47:58.412Z] [2022-04-23T21:47:58.412Z] [2022-04-23T21:47:58.412Z] INFO: Building the image from Dockerfile.windows at 04/23/2022 21:47:54... [2022-04-23T21:47:58.412Z] [2022-04-23T21:47:58.493Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-23T21:47:58.753Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2022-04-23T21:47:59.323Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-04-23T21:47:59.584Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-23T21:47:59.844Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-23T21:48:01.798Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.3% of statements [2022-04-23T21:48:01.798Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-23T21:48:02.375Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-04-23T21:48:03.763Z] ok github.com/docker/docker/quota 0.267s coverage: 71.4% of statements [2022-04-23T21:48:03.763Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-23T21:48:04.202Z] Sending build context to Docker daemon 66.33MB [2022-04-23T21:48:04.202Z] [2022-04-23T21:48:04.202Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-23T21:48:04.202Z] ---> e8870c5c3ab2 [2022-04-23T21:48:04.202Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-23T21:48:04.202Z] ---> Running in 0a071dce7715 [2022-04-23T21:48:04.282Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-23T21:48:04.663Z] Removing intermediate container 0a071dce7715 [2022-04-23T21:48:04.663Z] ---> f163f40063a2 [2022-04-23T21:48:04.663Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-23T21:48:04.663Z] ---> Running in ee2037621c5c [2022-04-23T21:48:04.704Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-04-23T21:48:04.965Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-04-23T21:48:05.123Z] Removing intermediate container ee2037621c5c [2022-04-23T21:48:05.123Z] ---> 4ad5ef0223f6 [2022-04-23T21:48:05.123Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-23T21:48:05.123Z] ---> Running in 33015cdb2aa5 [2022-04-23T21:48:05.225Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-04-23T21:48:05.581Z] Removing intermediate container 33015cdb2aa5 [2022-04-23T21:48:05.581Z] ---> b03c8dd16316 [2022-04-23T21:48:05.581Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-23T21:48:05.581Z] ---> Running in d3e6fc15b34a [2022-04-23T21:48:05.793Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-04-23T21:48:06.039Z] Removing intermediate container d3e6fc15b34a [2022-04-23T21:48:06.039Z] ---> adab366e869c [2022-04-23T21:48:06.039Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-23T21:48:06.039Z] ---> Running in a6db1d420138 [2022-04-23T21:48:06.054Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-23T21:48:06.452Z] --- PASS: TestBuildSquashParent (7.25s) [2022-04-23T21:48:06.452Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-23T21:48:06.452Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T21:48:06.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T21:48:06.452Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T21:48:06.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T21:48:06.452Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T21:48:06.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T21:48:06.452Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T21:48:06.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T21:48:06.452Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T21:48:06.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T21:48:06.452Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T21:48:06.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T21:48:06.452Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T21:48:06.452Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T21:48:06.500Z] Removing intermediate container a6db1d420138 [2022-04-23T21:48:06.500Z] ---> c3d8cf86341c [2022-04-23T21:48:06.500Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-23T21:48:06.500Z] ---> Running in fbb53e805b08 [2022-04-23T21:48:06.963Z] Removing intermediate container fbb53e805b08 [2022-04-23T21:48:06.963Z] ---> 258293a73dfa [2022-04-23T21:48:06.963Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-23T21:48:06.963Z] ---> Running in add9180b938a [2022-04-23T21:48:07.434Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-23T21:48:07.846Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T21:48:07.846Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T21:48:08.373Z] ok github.com/docker/docker/volume/local 0.107s coverage: 76.4% of statements [2022-04-23T21:48:08.633Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-04-23T21:48:09.758Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T21:48:10.014Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-04-23T21:48:10.018Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T21:48:11.930Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-23T21:48:11.930Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.58s) [2022-04-23T21:48:11.930Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.67s) [2022-04-23T21:48:11.930Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s) [2022-04-23T21:48:11.930Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.93s) [2022-04-23T21:48:11.930Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.84s) [2022-04-23T21:48:11.930Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.85s) [2022-04-23T21:48:11.930Z] === RUN TestBuildMultiStageCopy [2022-04-23T21:48:11.930Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-23T21:48:13.712Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-04-23T21:48:15.148Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-23T21:48:15.227Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-23T21:48:16.167Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-23T21:48:17.108Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-23T21:48:18.049Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-23T21:48:18.103Z] dccd9e4d14d3: Pull complete [2022-04-23T21:48:18.103Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-23T21:48:18.103Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T21:48:18.103Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T21:48:18.103Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-23T21:48:18.103Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-23T21:48:18.103Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-23T21:48:18.103Z] INFO: Docker version of control daemon [2022-04-23T21:48:18.103Z] [2022-04-23T21:48:18.103Z] Client: [2022-04-23T21:48:18.103Z] Version: 20.10.9 [2022-04-23T21:48:18.103Z] API version: 1.41 [2022-04-23T21:48:18.103Z] Go version: go1.16.8 [2022-04-23T21:48:18.103Z] Git commit: c2ea9bc [2022-04-23T21:48:18.103Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-23T21:48:18.103Z] OS/Arch: windows/amd64 [2022-04-23T21:48:18.103Z] Context: default [2022-04-23T21:48:18.103Z] Experimental: true [2022-04-23T21:48:18.103Z] [2022-04-23T21:48:18.103Z] Server: Docker Engine - Community [2022-04-23T21:48:18.103Z] Engine: [2022-04-23T21:48:18.103Z] Version: 20.10.9 [2022-04-23T21:48:18.103Z] API version: 1.41 (minimum version 1.24) [2022-04-23T21:48:18.103Z] Go version: go1.16.8 [2022-04-23T21:48:18.103Z] Git commit: 79ea9d3 [2022-04-23T21:48:18.103Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-23T21:48:18.103Z] OS/Arch: windows/amd64 [2022-04-23T21:48:18.103Z] Experimental: true [2022-04-23T21:48:18.103Z] [2022-04-23T21:48:18.103Z] INFO: Docker info of control daemon [2022-04-23T21:48:18.103Z] [2022-04-23T21:48:18.103Z] Client: [2022-04-23T21:48:18.103Z] Context: default [2022-04-23T21:48:18.103Z] Debug Mode: false [2022-04-23T21:48:18.103Z] [2022-04-23T21:48:18.103Z] Server: [2022-04-23T21:48:18.103Z] Containers: 0 [2022-04-23T21:48:18.103Z] Running: 0 [2022-04-23T21:48:18.103Z] Paused: 0 [2022-04-23T21:48:18.103Z] Stopped: 0 [2022-04-23T21:48:18.103Z] Images: 1 [2022-04-23T21:48:18.103Z] Server Version: 20.10.9 [2022-04-23T21:48:18.103Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-23T21:48:18.103Z] Windows: [2022-04-23T21:48:18.103Z] LCOW: [2022-04-23T21:48:18.103Z] Logging Driver: json-file [2022-04-23T21:48:18.103Z] Plugins: [2022-04-23T21:48:18.103Z] Volume: local [2022-04-23T21:48:18.103Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T21:48:18.103Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T21:48:18.103Z] Swarm: inactive [2022-04-23T21:48:18.103Z] Default Isolation: process [2022-04-23T21:48:18.103Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-23T21:48:18.103Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-23T21:48:18.103Z] OSType: windows [2022-04-23T21:48:18.103Z] Architecture: x86_64 [2022-04-23T21:48:18.103Z] CPUs: 4 [2022-04-23T21:48:18.103Z] Total Memory: 32GiB [2022-04-23T21:48:18.103Z] Name: azwin-2-483e00 [2022-04-23T21:48:18.103Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-23T21:48:18.103Z] Docker Root Dir: D:\docker [2022-04-23T21:48:18.103Z] Debug Mode: false [2022-04-23T21:48:18.103Z] Registry: https://index.docker.io/v1/ [2022-04-23T21:48:18.103Z] Labels: [2022-04-23T21:48:18.103Z] Experimental: true [2022-04-23T21:48:18.104Z] Insecure Registries: [2022-04-23T21:48:18.104Z] 10.0.0.4:5000 [2022-04-23T21:48:18.104Z] 127.0.0.0/8 [2022-04-23T21:48:18.104Z] Registry Mirrors: [2022-04-23T21:48:18.104Z] http://10.0.0.4:5000/ [2022-04-23T21:48:18.104Z] Live Restore Enabled: false [2022-04-23T21:48:18.104Z] Product License: Community Engine [2022-04-23T21:48:18.104Z] [2022-04-23T21:48:18.104Z] [2022-04-23T21:48:18.104Z] INFO: Commit hash is 3b56c0663d [2022-04-23T21:48:18.104Z] INFO: Nuke-Everything... [2022-04-23T21:48:18.104Z] INFO: Container count on control daemon to delete is 0 [2022-04-23T21:48:18.104Z] INFO: Nuking d:\CI [2022-04-23T21:48:18.104Z] INFO: Zapped successfully [2022-04-23T21:48:18.104Z] INFO: Location for testing is d:\CI\PR-43519\1 [2022-04-23T21:48:18.104Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-23T21:48:18.104Z] [2022-04-23T21:48:18.104Z] [2022-04-23T21:48:18.104Z] INFO: Building the image from Dockerfile.windows at 04/23/2022 21:48:05... [2022-04-23T21:48:18.104Z] [2022-04-23T21:48:18.104Z] Sending build context to Docker daemon 66.33MB [2022-04-23T21:48:18.104Z] [2022-04-23T21:48:18.104Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-23T21:48:18.104Z] ---> aa8714eb8356 [2022-04-23T21:48:18.104Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-23T21:48:18.104Z] ---> Running in 4795cd02d476 [2022-04-23T21:48:18.104Z] Removing intermediate container 4795cd02d476 [2022-04-23T21:48:18.104Z] ---> 92f9964b6cef [2022-04-23T21:48:18.104Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-23T21:48:18.104Z] ---> Running in 529488bb2017 [2022-04-23T21:48:18.104Z] Removing intermediate container 529488bb2017 [2022-04-23T21:48:18.104Z] ---> e9eb2d17af3b [2022-04-23T21:48:18.104Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-23T21:48:18.104Z] ---> Running in 5a611908ff90 [2022-04-23T21:48:18.104Z] Removing intermediate container 5a611908ff90 [2022-04-23T21:48:18.104Z] ---> c6c54f52f643 [2022-04-23T21:48:18.104Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-23T21:48:18.104Z] ---> Running in c0c9844d0e4b [2022-04-23T21:48:18.104Z] Removing intermediate container c0c9844d0e4b [2022-04-23T21:48:18.104Z] ---> 385516d9896d [2022-04-23T21:48:18.104Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-23T21:48:18.104Z] ---> Running in a223c3a106dd [2022-04-23T21:48:18.104Z] Removing intermediate container a223c3a106dd [2022-04-23T21:48:18.104Z] ---> 472d4eea7649 [2022-04-23T21:48:18.104Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-23T21:48:18.104Z] ---> Running in dea1c5e506f2 [2022-04-23T21:48:18.104Z] Removing intermediate container dea1c5e506f2 [2022-04-23T21:48:18.104Z] ---> e5738fb2d715 [2022-04-23T21:48:18.104Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-23T21:48:18.104Z] ---> Running in 9156d215e92d [2022-04-23T21:48:19.431Z] --- PASS: TestBuildMultiStageCopy (7.40s) [2022-04-23T21:48:19.431Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.40s) [2022-04-23T21:48:19.431Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-04-23T21:48:19.431Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-04-23T21:48:19.431Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2022-04-23T21:48:19.431Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-04-23T21:48:19.431Z] === RUN TestBuildMultiStageParentConfig [2022-04-23T21:48:19.471Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-04-23T21:48:19.738Z] [2022-04-23T21:48:19.739Z] SUCCESS: Specified value was saved. [2022-04-23T21:48:20.206Z] INFO: Downloading git... [2022-04-23T21:48:21.769Z] INFO: Downloading go... [2022-04-23T21:48:23.361Z] INFO: Downloading compiler 1 of 3... [2022-04-23T21:48:24.268Z] ............................ [ 66%] [2022-04-23T21:48:24.713Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-04-23T21:48:24.714Z] === RUN TestBuildLabelWithTargets [2022-04-23T21:48:24.926Z] INFO: Downloading compiler 2 of 3... [2022-04-23T21:48:25.393Z] INFO: Downloading compiler 3 of 3... [2022-04-23T21:48:26.376Z] INFO: Extracting git... [2022-04-23T21:48:28.056Z] [2022-04-23T21:48:28.056Z] SUCCESS: Specified value was saved. [2022-04-23T21:48:28.056Z] INFO: Downloading git... [2022-04-23T21:48:29.039Z] INFO: Downloading go... [2022-04-23T21:48:30.192Z] dccd9e4d14d3: Pull complete [2022-04-23T21:48:30.192Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-23T21:48:30.192Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T21:48:30.192Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T21:48:30.192Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-23T21:48:30.192Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-23T21:48:30.192Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-23T21:48:30.192Z] INFO: Docker version of control daemon [2022-04-23T21:48:30.192Z] [2022-04-23T21:48:30.192Z] Client: [2022-04-23T21:48:30.192Z] Version: 20.10.9 [2022-04-23T21:48:30.192Z] API version: 1.41 [2022-04-23T21:48:30.192Z] Go version: go1.16.8 [2022-04-23T21:48:30.192Z] Git commit: c2ea9bc [2022-04-23T21:48:30.192Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-23T21:48:30.192Z] OS/Arch: windows/amd64 [2022-04-23T21:48:30.193Z] Context: default [2022-04-23T21:48:30.193Z] Experimental: true [2022-04-23T21:48:30.193Z] [2022-04-23T21:48:30.193Z] Server: Docker Engine - Community [2022-04-23T21:48:30.193Z] Engine: [2022-04-23T21:48:30.193Z] Version: 20.10.9 [2022-04-23T21:48:30.193Z] API version: 1.41 (minimum version 1.24) [2022-04-23T21:48:30.193Z] Go version: go1.16.8 [2022-04-23T21:48:30.193Z] Git commit: 79ea9d3 [2022-04-23T21:48:30.193Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-23T21:48:30.193Z] OS/Arch: windows/amd64 [2022-04-23T21:48:30.193Z] Experimental: true [2022-04-23T21:48:30.193Z] [2022-04-23T21:48:30.193Z] INFO: Docker info of control daemon [2022-04-23T21:48:30.193Z] [2022-04-23T21:48:30.193Z] Client: [2022-04-23T21:48:30.193Z] Context: default [2022-04-23T21:48:30.193Z] Debug Mode: false [2022-04-23T21:48:30.193Z] [2022-04-23T21:48:30.193Z] Server: [2022-04-23T21:48:30.193Z] Containers: 0 [2022-04-23T21:48:30.193Z] Running: 0 [2022-04-23T21:48:30.193Z] Paused: 0 [2022-04-23T21:48:30.193Z] Stopped: 0 [2022-04-23T21:48:30.193Z] Images: 1 [2022-04-23T21:48:30.193Z] Server Version: 20.10.9 [2022-04-23T21:48:30.193Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-23T21:48:30.193Z] Windows: [2022-04-23T21:48:30.193Z] LCOW: [2022-04-23T21:48:30.193Z] Logging Driver: json-file [2022-04-23T21:48:30.193Z] Plugins: [2022-04-23T21:48:30.193Z] Volume: local [2022-04-23T21:48:30.193Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T21:48:30.193Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T21:48:30.193Z] Swarm: inactive [2022-04-23T21:48:30.193Z] Default Isolation: process [2022-04-23T21:48:30.193Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-23T21:48:30.193Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-23T21:48:30.193Z] OSType: windows [2022-04-23T21:48:30.193Z] Architecture: x86_64 [2022-04-23T21:48:30.193Z] CPUs: 4 [2022-04-23T21:48:30.193Z] Total Memory: 32GiB [2022-04-23T21:48:30.193Z] Name: azwin-2-483e01 [2022-04-23T21:48:30.193Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-23T21:48:30.193Z] Docker Root Dir: D:\docker [2022-04-23T21:48:30.193Z] Debug Mode: false [2022-04-23T21:48:30.193Z] Registry: https://index.docker.io/v1/ [2022-04-23T21:48:30.193Z] Labels: [2022-04-23T21:48:30.193Z] Experimental: true [2022-04-23T21:48:30.193Z] Insecure Registries: [2022-04-23T21:48:30.193Z] 10.0.0.4:5000 [2022-04-23T21:48:30.193Z] 127.0.0.0/8 [2022-04-23T21:48:30.193Z] Registry Mirrors: [2022-04-23T21:48:30.193Z] http://10.0.0.4:5000/ [2022-04-23T21:48:30.193Z] Live Restore Enabled: false [2022-04-23T21:48:30.193Z] Product License: Community Engine [2022-04-23T21:48:30.193Z] [2022-04-23T21:48:30.193Z] [2022-04-23T21:48:30.193Z] INFO: Commit hash is 3b56c0663d [2022-04-23T21:48:30.193Z] INFO: Nuke-Everything... [2022-04-23T21:48:30.193Z] INFO: Container count on control daemon to delete is 0 [2022-04-23T21:48:30.193Z] INFO: Nuking d:\CI [2022-04-23T21:48:30.193Z] INFO: Zapped successfully [2022-04-23T21:48:30.193Z] INFO: Location for testing is d:\CI\PR-43519\1 [2022-04-23T21:48:30.193Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-23T21:48:30.193Z] [2022-04-23T21:48:30.193Z] [2022-04-23T21:48:30.193Z] INFO: Building the image from Dockerfile.windows at 04/23/2022 21:48:19... [2022-04-23T21:48:30.193Z] [2022-04-23T21:48:30.193Z] Sending build context to Docker daemon 66.33MB [2022-04-23T21:48:30.193Z] [2022-04-23T21:48:30.193Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-23T21:48:30.193Z] ---> aa8714eb8356 [2022-04-23T21:48:30.193Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-23T21:48:30.193Z] ---> Running in 1232cb7beac7 [2022-04-23T21:48:30.193Z] Removing intermediate container 1232cb7beac7 [2022-04-23T21:48:30.193Z] ---> 9575a3c223f7 [2022-04-23T21:48:30.193Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-23T21:48:30.193Z] ---> Running in aa25678629d8 [2022-04-23T21:48:30.193Z] Removing intermediate container aa25678629d8 [2022-04-23T21:48:30.193Z] ---> 3fcb1ed82901 [2022-04-23T21:48:30.193Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-23T21:48:30.193Z] ---> Running in f9d062d413ca [2022-04-23T21:48:30.193Z] Removing intermediate container f9d062d413ca [2022-04-23T21:48:30.193Z] ---> f021b290bb64 [2022-04-23T21:48:30.193Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-23T21:48:30.193Z] ---> Running in 7219e858a477 [2022-04-23T21:48:30.193Z] Removing intermediate container 7219e858a477 [2022-04-23T21:48:30.193Z] ---> cb37fa96582a [2022-04-23T21:48:30.193Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-23T21:48:30.193Z] ---> Running in abe67e084475 [2022-04-23T21:48:30.193Z] Removing intermediate container abe67e084475 [2022-04-23T21:48:30.193Z] ---> 08759631a193 [2022-04-23T21:48:30.193Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-23T21:48:30.193Z] ---> Running in 224656d4c4f1 [2022-04-23T21:48:30.193Z] Removing intermediate container 224656d4c4f1 [2022-04-23T21:48:30.193Z] ---> ae184980f398 [2022-04-23T21:48:30.193Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-23T21:48:30.193Z] ---> Running in e1eaa97b03db [2022-04-23T21:48:30.584Z] INFO: Downloading compiler 1 of 3... [2022-04-23T21:48:30.584Z] INFO: Downloading compiler 2 of 3... [2022-04-23T21:48:31.044Z] INFO: Downloading compiler 3 of 3... [2022-04-23T21:48:31.044Z] INFO: Extracting git... [2022-04-23T21:48:31.957Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.3% of statements [2022-04-23T21:48:31.957Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-23T21:48:31.957Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-23T21:48:31.957Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-23T21:48:31.957Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-23T21:48:31.957Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-23T21:48:31.957Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-23T21:48:31.957Z] ? github.com/docker/docker/rootless [no test files] [2022-04-23T21:48:31.957Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-23T21:48:31.957Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-23T21:48:31.957Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-23T21:48:31.957Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-23T21:48:31.957Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-23T21:48:31.957Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-23T21:48:31.957Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-23T21:48:31.957Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-23T21:48:31.957Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-23T21:48:31.957Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-23T21:48:31.957Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-23T21:48:31.957Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-23T21:48:31.957Z] ? github.com/docker/docker/volume [no test files] [2022-04-23T21:48:31.957Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-23T21:48:31.957Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-23T21:48:31.957Z] [2022-04-23T21:48:31.957Z] === Skipped [2022-04-23T21:48:31.957Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-23T21:48:31.957Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-23T21:48:31.957Z] [2022-04-23T21:48:31.957Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-23T21:48:31.957Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-23T21:48:31.957Z] [2022-04-23T21:48:31.957Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-23T21:48:31.957Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-23T21:48:31.957Z] [2022-04-23T21:48:31.957Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-23T21:48:31.957Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-23T21:48:31.957Z] [2022-04-23T21:48:31.957Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-23T21:48:31.957Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:48:31.957Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T21:48:31.957Z] [2022-04-23T21:48:31.957Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-23T21:48:31.957Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:48:31.957Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T21:48:31.957Z] [2022-04-23T21:48:31.957Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-23T21:48:31.957Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:48:31.957Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T21:48:31.957Z] [2022-04-23T21:48:31.957Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-23T21:48:31.957Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:48:31.957Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T21:48:31.957Z] [2022-04-23T21:48:31.957Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-23T21:48:31.957Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:48:31.957Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T21:48:31.957Z] [2022-04-23T21:48:31.957Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-23T21:48:31.957Z] graphtest_unix.go:71: No driver to put! [2022-04-23T21:48:31.957Z] [2022-04-23T21:48:31.957Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-23T21:48:31.957Z] time="2022-04-23T21:47:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T21:48:31.957Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T21:48:31.957Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T21:48:31.957Z] [2022-04-23T21:48:31.958Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-23T21:48:31.958Z] time="2022-04-23T21:47:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T21:48:31.958Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T21:48:31.958Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T21:48:31.958Z] [2022-04-23T21:48:31.958Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-23T21:48:31.958Z] time="2022-04-23T21:47:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T21:48:31.958Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T21:48:31.958Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T21:48:31.958Z] [2022-04-23T21:48:31.958Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-23T21:48:31.958Z] time="2022-04-23T21:47:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T21:48:31.958Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T21:48:31.958Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T21:48:31.958Z] [2022-04-23T21:48:31.958Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-23T21:48:31.958Z] time="2022-04-23T21:47:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T21:48:31.958Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T21:48:31.958Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T21:48:31.958Z] [2022-04-23T21:48:31.958Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-23T21:48:31.958Z] graphtest_unix.go:71: No driver to put! [2022-04-23T21:48:31.958Z] [2022-04-23T21:48:31.958Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-23T21:48:31.958Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-23T21:48:31.958Z] [2022-04-23T21:48:31.958Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-23T21:48:31.958Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-23T21:48:31.958Z] [2022-04-23T21:48:31.958Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-23T21:48:31.958Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-23T21:48:31.958Z] [2022-04-23T21:48:31.958Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-23T21:48:31.958Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-23T21:48:31.958Z] [2022-04-23T21:48:31.958Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-23T21:48:31.958Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:48:31.958Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T21:48:31.958Z] [2022-04-23T21:48:31.958Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-23T21:48:31.958Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:48:31.958Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T21:48:31.958Z] [2022-04-23T21:48:31.958Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-23T21:48:31.958Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:48:31.958Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T21:48:31.958Z] [2022-04-23T21:48:31.958Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-23T21:48:31.958Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:48:31.958Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T21:48:31.958Z] [2022-04-23T21:48:31.958Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-23T21:48:31.958Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:48:31.958Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T21:48:31.958Z] [2022-04-23T21:48:31.958Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-23T21:48:31.958Z] graphtest_unix.go:71: No driver to put! [2022-04-23T21:48:31.958Z] [2022-04-23T21:48:31.958Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-23T21:48:31.958Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-23T21:48:31.958Z] [2022-04-23T21:48:31.958Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-23T21:48:31.958Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-23T21:48:31.958Z] [2022-04-23T21:48:31.958Z] DONE 2529 tests, 28 skipped in 206.573s [2022-04-23T21:48:31.958Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/config [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/idm [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/ns [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/options [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/osl [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T21:48:31.958Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-23T21:48:31.958Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-04-23T21:48:32.846Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2022-04-23T21:48:32.846Z] === RUN TestBuildWithEmptyLayers [2022-04-23T21:48:34.124Z] [2022-04-23T21:48:34.124Z] SUCCESS: Specified value was saved. [2022-04-23T21:48:35.111Z] INFO: Downloading git... [2022-04-23T21:48:35.387Z] --- PASS: TestBuildWithEmptyLayers (2.98s) [2022-04-23T21:48:35.387Z] === RUN TestBuildMultiStageOnBuild [2022-04-23T21:48:36.097Z] INFO: Downloading go... [2022-04-23T21:48:37.821Z] INFO: Downloading compiler 1 of 3... [2022-04-23T21:48:37.821Z] INFO: Downloading compiler 2 of 3... [2022-04-23T21:48:37.821Z] INFO: Downloading compiler 3 of 3... [2022-04-23T21:48:38.289Z] INFO: Extracting git... [2022-04-23T21:48:40.671Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-04-23T21:48:40.671Z] === RUN TestBuildUncleanTarFilenames [2022-04-23T21:48:40.671Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-04-23T21:48:40.671Z] === RUN TestBuildMultiStageLayerLeak [2022-04-23T21:48:41.290Z] INFO: Expanding go... [2022-04-23T21:48:42.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-23T21:48:42.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-23T21:48:45.837Z] INFO: Expanding go... [2022-04-23T21:48:45.957Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-04-23T21:48:45.957Z] === RUN TestBuildWithHugeFile [2022-04-23T21:48:53.218Z] INFO: Expanding go... [2022-04-23T21:49:01.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-23T21:49:06.569Z] INFO: Expanding compiler 1 of 3... [2022-04-23T21:49:07.069Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-23T21:49:07.557Z] INFO: Expanding compiler 2 of 3... [2022-04-23T21:49:09.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-23T21:49:13.419Z] INFO: Expanding compiler 3 of 3... [2022-04-23T21:49:13.419Z] INFO: Removing downloaded files... [2022-04-23T21:49:13.419Z] INFO: Downloading containerd [2022-04-23T21:49:15.772Z] INFO: Expanding compiler 1 of 3... [2022-04-23T21:49:16.230Z] INFO: Expanding compiler 2 of 3... [2022-04-23T21:49:18.643Z] ok github.com/docker/docker/libnetwork 37.449s coverage: 40.6% of statements [2022-04-23T21:49:18.643Z] ok github.com/docker/docker/libnetwork/bitseq 0.136s coverage: 84.4% of statements [2022-04-23T21:49:18.643Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-23T21:49:18.643Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-23T21:49:18.643Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-23T21:49:18.643Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-23T21:49:18.643Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-23T21:49:18.643Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-23T21:49:18.643Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-23T21:49:18.643Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-23T21:49:18.643Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-04-23T21:49:18.643Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-23T21:49:18.643Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-23T21:49:18.643Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-23T21:49:18.643Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-04-23T21:49:18.643Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.491s coverage: 59.9% of statements [2022-04-23T21:49:18.643Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-23T21:49:18.643Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-23T21:49:18.643Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 4.0% of statements [2022-04-23T21:49:18.643Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-23T21:49:18.643Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.022s coverage: 4.5% of statements [2022-04-23T21:49:18.643Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-23T21:49:18.643Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-23T21:49:19.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-23T21:49:19.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-23T21:49:19.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-23T21:49:20.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-23T21:49:20.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-23T21:49:21.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-23T21:49:21.895Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-23T21:49:22.024Z] INFO: Expanding compiler 3 of 3... [2022-04-23T21:49:22.989Z] INFO: Removing downloaded files... [2022-04-23T21:49:22.989Z] INFO: Downloading containerd [2022-04-23T21:49:23.343Z] INFO: Expanding compiler 1 of 3... [2022-04-23T21:49:23.343Z] INFO: Expanding compiler 2 of 3... [2022-04-23T21:49:23.834Z] [2022-04-23T21:49:23.834Z] Name Version Source Summary [2022-04-23T21:49:23.834Z] ---- ------- ------ ------- [2022-04-23T21:49:23.834Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-23T21:49:24.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-23T21:49:24.034Z] tests/integration/client_test.py ..... [ 75%] [2022-04-23T21:49:24.034Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-23T21:49:24.594Z] tests/integration/errors_test.py . [ 76%] [2022-04-23T21:49:24.818Z] [2022-04-23T21:49:24.818Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-23T21:49:24.818Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-23T21:49:24.818Z] PSChildName : containerd [2022-04-23T21:49:24.818Z] PSDrive : C [2022-04-23T21:49:24.818Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-23T21:49:24.818Z] PSIsContainer : True [2022-04-23T21:49:24.818Z] Name : containerd [2022-04-23T21:49:24.818Z] FullName : C:\containerd [2022-04-23T21:49:24.818Z] Parent : [2022-04-23T21:49:24.818Z] Exists : True [2022-04-23T21:49:24.818Z] Root : C:\ [2022-04-23T21:49:24.818Z] Extension : [2022-04-23T21:49:24.818Z] CreationTime : 4/23/2022 9:49:24 PM [2022-04-23T21:49:24.818Z] CreationTimeUtc : 4/23/2022 9:49:24 PM [2022-04-23T21:49:24.818Z] LastAccessTime : 4/23/2022 9:49:24 PM [2022-04-23T21:49:24.818Z] LastAccessTimeUtc : 4/23/2022 9:49:24 PM [2022-04-23T21:49:24.818Z] LastWriteTime : 4/23/2022 9:49:24 PM [2022-04-23T21:49:24.818Z] LastWriteTimeUtc : 4/23/2022 9:49:24 PM [2022-04-23T21:49:24.818Z] Attributes : Directory [2022-04-23T21:49:24.818Z] Mode : d----- [2022-04-23T21:49:24.818Z] BaseName : containerd [2022-04-23T21:49:24.818Z] Target : {} [2022-04-23T21:49:24.818Z] LinkType : [2022-04-23T21:49:24.818Z] [2022-04-23T21:49:24.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-23T21:49:25.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-23T21:49:26.381Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-23T21:49:26.381Z] INFO: Configuring git core.autocrlf... [2022-04-23T21:49:26.381Z] [2022-04-23T21:49:26.381Z] [2022-04-23T21:49:26.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-23T21:49:26.764Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.551s coverage: 7.4% of statements [2022-04-23T21:49:26.764Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-23T21:49:27.023Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-23T21:49:27.284Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-04-23T21:49:27.284Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-23T21:49:27.284Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-23T21:49:27.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-23T21:49:27.544Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-23T21:49:27.803Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-04-23T21:49:27.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-23T21:49:28.063Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-04-23T21:49:28.098Z] INFO: Expanding compiler 3 of 3... [2022-04-23T21:49:28.098Z] INFO: Removing downloaded files... [2022-04-23T21:49:28.098Z] INFO: Downloading containerd [2022-04-23T21:49:28.322Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-23T21:49:28.581Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-23T21:49:29.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-23T21:49:29.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-23T21:49:30.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-23T21:49:31.350Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-23T21:49:31.350Z] Using test binary docker [2022-04-23T21:49:31.350Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-23T21:49:31.350Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-23T21:49:31.350Z] INFO: Waiting for daemon to start... [2022-04-23T21:49:31.350Z] Starting dockerd [2022-04-23T21:49:31.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-23T21:49:31.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-23T21:49:33.290Z] [2022-04-23T21:49:33.291Z] Name Version Source Summary [2022-04-23T21:49:33.291Z] ---- ------- ------ ------- [2022-04-23T21:49:33.291Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-23T21:49:33.864Z] . [2022-04-23T21:49:33.864Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-23T21:49:33.864Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-23T21:49:33.864Z] Error: No such image: emptyfs [2022-04-23T21:49:33.864Z] Running integration-test (iteration 1) [2022-04-23T21:49:33.864Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-23T21:49:34.254Z] [2022-04-23T21:49:34.254Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-23T21:49:34.254Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-23T21:49:34.254Z] PSChildName : containerd [2022-04-23T21:49:34.254Z] PSDrive : C [2022-04-23T21:49:34.254Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-23T21:49:34.254Z] PSIsContainer : True [2022-04-23T21:49:34.254Z] Name : containerd [2022-04-23T21:49:34.254Z] FullName : C:\containerd [2022-04-23T21:49:34.254Z] Parent : [2022-04-23T21:49:34.254Z] Exists : True [2022-04-23T21:49:34.254Z] Root : C:\ [2022-04-23T21:49:34.254Z] Extension : [2022-04-23T21:49:34.254Z] CreationTime : 4/23/2022 9:49:33 PM [2022-04-23T21:49:34.254Z] CreationTimeUtc : 4/23/2022 9:49:33 PM [2022-04-23T21:49:34.254Z] LastAccessTime : 4/23/2022 9:49:33 PM [2022-04-23T21:49:34.254Z] LastAccessTimeUtc : 4/23/2022 9:49:33 PM [2022-04-23T21:49:34.254Z] LastWriteTime : 4/23/2022 9:49:33 PM [2022-04-23T21:49:34.254Z] LastWriteTimeUtc : 4/23/2022 9:49:33 PM [2022-04-23T21:49:34.254Z] Attributes : Directory [2022-04-23T21:49:34.254Z] Mode : d----- [2022-04-23T21:49:34.254Z] BaseName : containerd [2022-04-23T21:49:34.254Z] Target : {} [2022-04-23T21:49:34.254Z] LinkType : [2022-04-23T21:49:34.254Z] [2022-04-23T21:49:34.426Z] Loaded image: busybox:latest [2022-04-23T21:49:34.426Z] Loaded image: busybox:glibc [2022-04-23T21:49:35.788Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-23T21:49:35.789Z] INFO: Configuring git core.autocrlf... [2022-04-23T21:49:35.828Z] Loaded image: debian:bullseye-slim [2022-04-23T21:49:35.829Z] Loaded image: hello-world:latest [2022-04-23T21:49:36.085Z] Loaded image: arm32v7/hello-world:latest [2022-04-23T21:49:36.085Z] INFO: Testing against a local daemon [2022-04-23T21:49:36.085Z] === RUN TestCgroupNamespacesBuild [2022-04-23T21:49:36.246Z] [2022-04-23T21:49:36.246Z] [2022-04-23T21:49:37.449Z] --- PASS: TestCgroupNamespacesBuild (1.25s) [2022-04-23T21:49:37.449Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-23T21:49:38.377Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s) [2022-04-23T21:49:38.377Z] === RUN TestBuildWithSession [2022-04-23T21:49:38.377Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T21:49:38.377Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-23T21:49:38.377Z] === RUN TestBuildSquashParent [2022-04-23T21:49:38.563Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-04-23T21:49:40.583Z] [2022-04-23T21:49:40.583Z] Name Version Source Summary [2022-04-23T21:49:40.583Z] ---- ------- ------ ------- [2022-04-23T21:49:40.583Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-23T21:49:41.051Z] [2022-04-23T21:49:41.051Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-23T21:49:41.051Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-23T21:49:41.051Z] PSChildName : containerd [2022-04-23T21:49:41.051Z] PSDrive : C [2022-04-23T21:49:41.051Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-23T21:49:41.051Z] PSIsContainer : True [2022-04-23T21:49:41.051Z] Name : containerd [2022-04-23T21:49:41.051Z] FullName : C:\containerd [2022-04-23T21:49:41.051Z] Parent : [2022-04-23T21:49:41.051Z] Exists : True [2022-04-23T21:49:41.051Z] Root : C:\ [2022-04-23T21:49:41.051Z] Extension : [2022-04-23T21:49:41.051Z] CreationTime : 4/23/2022 9:49:40 PM [2022-04-23T21:49:41.051Z] CreationTimeUtc : 4/23/2022 9:49:40 PM [2022-04-23T21:49:41.051Z] LastAccessTime : 4/23/2022 9:49:40 PM [2022-04-23T21:49:41.051Z] LastAccessTimeUtc : 4/23/2022 9:49:40 PM [2022-04-23T21:49:41.051Z] LastWriteTime : 4/23/2022 9:49:40 PM [2022-04-23T21:49:41.051Z] LastWriteTimeUtc : 4/23/2022 9:49:40 PM [2022-04-23T21:49:41.051Z] Attributes : Directory [2022-04-23T21:49:41.051Z] Mode : d----- [2022-04-23T21:49:41.051Z] BaseName : containerd [2022-04-23T21:49:41.051Z] Target : {} [2022-04-23T21:49:41.051Z] LinkType : [2022-04-23T21:49:41.051Z] [2022-04-23T21:49:42.225Z] --- PASS: TestBuildWithHugeFile (50.72s) [2022-04-23T21:49:42.225Z] === RUN TestBuildWCOWSandboxSize [2022-04-23T21:49:42.225Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T21:49:42.225Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-23T21:49:42.225Z] === RUN TestBuildWithEmptyDockerfile [2022-04-23T21:49:42.225Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T21:49:42.225Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T21:49:42.225Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T21:49:42.225Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T21:49:42.225Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T21:49:42.225Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T21:49:42.225Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T21:49:42.225Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T21:49:42.225Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T21:49:42.225Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-04-23T21:49:42.225Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-04-23T21:49:42.225Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-04-23T21:49:42.225Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-23T21:49:42.225Z] === RUN TestBuildPreserveOwnership [2022-04-23T21:49:42.225Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-23T21:49:42.225Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-23T21:49:42.613Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-23T21:49:42.613Z] INFO: Configuring git core.autocrlf... [2022-04-23T21:49:42.613Z] [2022-04-23T21:49:42.613Z] [2022-04-23T21:49:43.620Z] --- PASS: TestBuildSquashParent (5.00s) [2022-04-23T21:49:43.620Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-23T21:49:43.620Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T21:49:43.620Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T21:49:43.620Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T21:49:43.620Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T21:49:43.620Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T21:49:43.620Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T21:49:43.620Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T21:49:43.620Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T21:49:43.620Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T21:49:43.620Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T21:49:43.620Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T21:49:43.620Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T21:49:43.620Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T21:49:43.620Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T21:49:44.985Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T21:49:45.241Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T21:49:45.516Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-23T21:49:46.424Z] --- PASS: TestBuildPreserveOwnership (9.99s) [2022-04-23T21:49:46.424Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.96s) [2022-04-23T21:49:46.424Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-23T21:49:46.424Z] === RUN TestBuildPlatformInvalid [2022-04-23T21:49:46.424Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-04-23T21:49:46.424Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-23T21:49:46.424Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-23T21:49:46.424Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-23T21:49:46.424Z] PASS [2022-04-23T21:49:46.424Z] [2022-04-23T21:49:46.424Z] === Skipped [2022-04-23T21:49:46.424Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-23T21:49:46.424Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T21:49:46.424Z] [2022-04-23T21:49:46.424Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-23T21:49:46.425Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T21:49:46.425Z] [2022-04-23T21:49:46.425Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-23T21:49:46.425Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-23T21:49:46.425Z] [2022-04-23T21:49:46.425Z] DONE 34 tests, 3 skipped in 112.476s [2022-04-23T21:49:46.425Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-23T21:49:46.425Z] INFO: Testing against a local daemon [2022-04-23T21:49:46.425Z] === RUN TestConfigInspect [2022-04-23T21:49:46.425Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:49:46.425Z] --- SKIP: TestConfigInspect (0.02s) [2022-04-23T21:49:46.425Z] === RUN TestConfigList [2022-04-23T21:49:46.425Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:49:46.425Z] --- SKIP: TestConfigList (0.01s) [2022-04-23T21:49:46.425Z] === RUN TestConfigsCreateAndDelete [2022-04-23T21:49:46.425Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:49:46.425Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-23T21:49:46.425Z] === RUN TestConfigsUpdate [2022-04-23T21:49:46.425Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:49:46.425Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-23T21:49:46.425Z] === RUN TestTemplatedConfig [2022-04-23T21:49:46.425Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:49:46.425Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-23T21:49:46.425Z] === RUN TestConfigCreateResolve [2022-04-23T21:49:46.425Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:49:46.425Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-23T21:49:46.425Z] PASS [2022-04-23T21:49:46.425Z] [2022-04-23T21:49:46.425Z] === Skipped [2022-04-23T21:49:46.425Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-04-23T21:49:46.425Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:49:46.425Z] [2022-04-23T21:49:46.425Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-23T21:49:46.425Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:49:46.425Z] [2022-04-23T21:49:46.425Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-23T21:49:46.425Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:49:46.425Z] [2022-04-23T21:49:46.425Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-23T21:49:46.425Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:49:46.425Z] [2022-04-23T21:49:46.425Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-23T21:49:46.425Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:49:46.425Z] [2022-04-23T21:49:46.425Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-23T21:49:46.425Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:49:46.425Z] [2022-04-23T21:49:46.425Z] DONE 6 tests, 6 skipped in 0.175s [2022-04-23T21:49:46.425Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-23T21:49:46.606Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T21:49:46.606Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T21:49:46.685Z] INFO: Testing against a local daemon [2022-04-23T21:49:46.685Z] === RUN TestCheckpoint [2022-04-23T21:49:46.685Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T21:49:46.685Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/commit [2022-04-23T21:49:46.685Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-23T21:49:46.685Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T21:49:46.685Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-23T21:49:46.685Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-23T21:49:46.685Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T21:49:46.685Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T21:49:46.685Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T21:49:46.685Z] === CONT TestContainerInvalidJSON/commit [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-23T21:49:46.685Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-23T21:49:46.685Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-23T21:49:46.685Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-23T21:49:46.685Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-23T21:49:46.685Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-23T21:49:46.685Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-23T21:49:46.685Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-23T21:49:46.685Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-23T21:49:46.686Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-23T21:49:46.686Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-23T21:49:46.686Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-23T21:49:46.686Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-23T21:49:46.686Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-23T21:49:46.686Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-23T21:49:46.686Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-23T21:49:46.686Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-23T21:49:46.686Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-23T21:49:46.686Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-23T21:49:46.686Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-23T21:49:46.946Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-23T21:49:46.946Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-23T21:49:46.946Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-23T21:49:46.946Z] === RUN TestCopyEmptyFile [2022-04-23T21:49:46.946Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-04-23T21:49:46.946Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-23T21:49:47.206Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-23T21:49:47.206Z] === RUN TestCopyFromContainer [2022-04-23T21:49:48.496Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-23T21:49:48.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.58s) [2022-04-23T21:49:48.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.71s) [2022-04-23T21:49:48.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.29s) [2022-04-23T21:49:48.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.39s) [2022-04-23T21:49:48.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.59s) [2022-04-23T21:49:48.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.59s) [2022-04-23T21:49:48.497Z] === RUN TestBuildMultiStageCopy [2022-04-23T21:49:48.497Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-23T21:49:49.861Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-23T21:49:49.861Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-23T21:49:50.118Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-23T21:49:50.118Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-23T21:49:50.374Z] --- PASS: TestBuildMultiStageCopy (2.32s) [2022-04-23T21:49:50.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.43s) [2022-04-23T21:49:50.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-04-23T21:49:50.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-04-23T21:49:50.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-04-23T21:49:50.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-04-23T21:49:50.374Z] === RUN TestBuildMultiStageParentConfig [2022-04-23T21:49:51.302Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-04-23T21:49:51.302Z] === RUN TestBuildLabelWithTargets [2022-04-23T21:49:51.459Z] === RUN TestCopyFromContainer// [2022-04-23T21:49:51.459Z] === RUN TestCopyFromContainer//bar/root [2022-04-23T21:49:51.459Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-23T21:49:51.459Z] === RUN TestCopyFromContainer/bar/quux [2022-04-23T21:49:51.459Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-23T21:49:51.459Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-23T21:49:51.459Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-23T21:49:51.459Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-23T21:49:51.720Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-23T21:49:51.720Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-23T21:49:51.720Z] --- PASS: TestCopyFromContainer (4.63s) [2022-04-23T21:49:51.720Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-23T21:49:51.720Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-04-23T21:49:51.720Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-23T21:49:51.720Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-23T21:49:51.720Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-23T21:49:51.720Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-23T21:49:51.720Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-23T21:49:51.720Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-23T21:49:51.720Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-23T21:49:51.720Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-23T21:49:51.720Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-23T21:49:51.720Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T21:49:51.720Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T21:49:51.720Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T21:49:51.720Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T21:49:51.720Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T21:49:51.720Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T21:49:51.720Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T21:49:51.720Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T21:49:51.720Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T21:49:51.720Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-23T21:49:51.720Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-23T21:49:51.720Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-23T21:49:51.720Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-23T21:49:51.720Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-23T21:49:51.720Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-23T21:49:51.720Z] === RUN TestCreateWithInvalidEnv [2022-04-23T21:49:51.720Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-23T21:49:51.720Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-23T21:49:51.720Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-23T21:49:51.720Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-23T21:49:51.720Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-23T21:49:51.720Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-23T21:49:51.720Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-23T21:49:51.720Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-23T21:49:51.720Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-23T21:49:51.720Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-23T21:49:51.720Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-23T21:49:51.720Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-23T21:49:51.720Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-23T21:49:51.720Z] === RUN TestCreateTmpfsMountsTarget [2022-04-23T21:49:51.720Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-23T21:49:51.720Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-23T21:49:52.229Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-04-23T21:49:52.229Z] === RUN TestBuildWithEmptyLayers [2022-04-23T21:49:52.486Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-04-23T21:49:52.486Z] === RUN TestBuildMultiStageOnBuild [2022-04-23T21:49:53.108Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2022-04-23T21:49:53.108Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-23T21:49:54.050Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-04-23T21:49:54.050Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-23T21:49:54.050Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T21:49:54.050Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T21:49:54.050Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T21:49:54.050Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T21:49:54.050Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T21:49:54.050Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T21:49:54.050Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T21:49:54.050Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T21:49:54.050Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T21:49:54.050Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T21:49:54.050Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T21:49:54.050Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T21:49:54.050Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T21:49:54.050Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T21:49:54.311Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T21:49:54.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-23T21:49:54.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-04-23T21:49:54.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-04-23T21:49:54.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-04-23T21:49:54.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2022-04-23T21:49:54.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-04-23T21:49:54.311Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-23T21:49:54.378Z] --- PASS: TestBuildMultiStageOnBuild (1.61s) [2022-04-23T21:49:54.378Z] === RUN TestBuildUncleanTarFilenames [2022-04-23T21:49:54.571Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-04-23T21:49:54.571Z] === RUN TestCreateDifferentPlatform [2022-04-23T21:49:54.571Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-23T21:49:54.571Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-23T21:49:54.571Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-23T21:49:54.571Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-23T21:49:54.571Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-04-23T21:49:54.571Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-23T21:49:54.571Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-23T21:49:54.571Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-23T21:49:54.832Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-23T21:49:54.832Z] === RUN TestContainerStartOnDaemonRestart [2022-04-23T21:49:54.832Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-23T21:49:54.832Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-23T21:49:54.832Z] === RUN TestDaemonRestartIpcMode [2022-04-23T21:49:54.832Z] === PAUSE TestDaemonRestartIpcMode [2022-04-23T21:49:54.832Z] === RUN TestDaemonHostGatewayIP [2022-04-23T21:49:54.832Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T21:49:54.832Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-23T21:49:54.832Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-23T21:49:54.832Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-23T21:49:54.832Z] === RUN TestContainerKillOnDaemonStart [2022-04-23T21:49:54.832Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-23T21:49:54.832Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-23T21:49:54.832Z] === RUN TestDiff [2022-04-23T21:49:54.939Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-04-23T21:49:54.939Z] === RUN TestBuildMultiStageLayerLeak [2022-04-23T21:49:55.093Z] --- PASS: TestDiff (0.40s) [2022-04-23T21:49:55.093Z] === RUN TestExecWithCloseStdin [2022-04-23T21:49:55.665Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-04-23T21:49:55.665Z] === RUN TestExec [2022-04-23T21:49:56.237Z] --- PASS: TestExec (0.48s) [2022-04-23T21:49:56.237Z] === RUN TestExecUser [2022-04-23T21:49:56.497Z] --- PASS: TestExecUser (0.47s) [2022-04-23T21:49:56.497Z] === RUN TestExportContainerAndImportImage [2022-04-23T21:49:56.666Z] ok github.com/docker/docker/libnetwork/ipam 15.979s coverage: 85.3% of statements [2022-04-23T21:49:56.666Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-23T21:49:56.666Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-23T21:49:56.666Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-23T21:49:56.666Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-04-23T21:49:56.666Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-23T21:49:56.666Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-23T21:49:56.666Z] ok github.com/docker/docker/libnetwork/ipamutils 0.263s coverage: 74.0% of statements [2022-04-23T21:49:56.828Z] --- PASS: TestBuildMultiStageLayerLeak (1.66s) [2022-04-23T21:49:56.828Z] === RUN TestBuildWithHugeFile [2022-04-23T21:49:57.068Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-04-23T21:49:57.068Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-23T21:49:57.235Z] ok github.com/docker/docker/libnetwork/iptables 0.164s coverage: 45.1% of statements [2022-04-23T21:49:57.495Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-23T21:49:57.754Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-04-23T21:49:58.451Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-04-23T21:49:58.451Z] === RUN TestHealthCheckWorkdir [2022-04-23T21:49:59.023Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-04-23T21:49:59.023Z] === RUN TestHealthKillContainer [2022-04-23T21:50:02.827Z] ......... [ 85%] [2022-04-23T21:50:07.154Z] --- PASS: TestHealthKillContainer (7.87s) [2022-04-23T21:50:07.154Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-23T21:50:07.154Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-23T21:50:07.154Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-23T21:50:07.154Z] === RUN TestIpcModeNone [2022-04-23T21:50:07.415Z] --- PASS: TestIpcModeNone (0.44s) [2022-04-23T21:50:07.415Z] === RUN TestIpcModePrivate [2022-04-23T21:50:07.675Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-04-23T21:50:07.675Z] --- PASS: TestIpcModePrivate (0.46s) [2022-04-23T21:50:07.675Z] === RUN TestIpcModeShareable [2022-04-23T21:50:07.675Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T21:50:07.675Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-23T21:50:07.675Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-23T21:50:07.835Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-23T21:50:09.060Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2022-04-23T21:50:09.061Z] === RUN TestAPIIpcModeHost [2022-04-23T21:50:09.061Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T21:50:09.061Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-23T21:50:09.061Z] === RUN TestDaemonIpcModeShareable [2022-04-23T21:50:09.061Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T21:50:09.061Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-23T21:50:09.061Z] === RUN TestDaemonIpcModePrivate [2022-04-23T21:50:09.453Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-23T21:50:10.446Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-23T21:50:10.446Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-04-23T21:50:10.446Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-23T21:50:10.446Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T21:50:10.446Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-23T21:50:10.446Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-23T21:50:10.446Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T21:50:10.446Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-23T21:50:10.446Z] === RUN TestIpcModeOlderClient [2022-04-23T21:50:10.446Z] === PAUSE TestIpcModeOlderClient [2022-04-23T21:50:10.446Z] === RUN TestKillContainerInvalidSignal [2022-04-23T21:50:10.707Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-04-23T21:50:10.707Z] === RUN TestKillContainer [2022-04-23T21:50:10.707Z] === RUN TestKillContainer/no_signal [2022-04-23T21:50:11.277Z] === RUN TestKillContainer/non_killing_signal [2022-04-23T21:50:11.538Z] === RUN TestKillContainer/killing_signal [2022-04-23T21:50:12.109Z] --- PASS: TestKillContainer (1.26s) [2022-04-23T21:50:12.109Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-04-23T21:50:12.109Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-04-23T21:50:12.109Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-04-23T21:50:12.109Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-23T21:50:12.109Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-23T21:50:12.370Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-23T21:50:12.941Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2022-04-23T21:50:12.941Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-04-23T21:50:12.941Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-04-23T21:50:12.941Z] === RUN TestKillStoppedContainer [2022-04-23T21:50:12.941Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-23T21:50:12.941Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-23T21:50:12.941Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-23T21:50:12.941Z] === RUN TestKillDifferentUserContainer [2022-04-23T21:50:13.513Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-04-23T21:50:13.513Z] === RUN TestInspectOomKilledTrue [2022-04-23T21:50:13.513Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:50:13.513Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-23T21:50:13.513Z] === RUN TestInspectOomKilledFalse [2022-04-23T21:50:13.513Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T21:50:13.513Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-23T21:50:13.513Z] === RUN TestLinksEtcHostsContentMatch [2022-04-23T21:50:13.513Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-23T21:50:13.513Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-23T21:50:13.513Z] === RUN TestLinksContainerNames [2022-04-23T21:50:14.452Z] --- PASS: TestLinksContainerNames (0.84s) [2022-04-23T21:50:14.452Z] === RUN TestLogsFollowTailEmpty [2022-04-23T21:50:14.690Z] tests/integration/models_nodes_test.py . [ 90%] [2022-04-23T21:50:14.712Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-04-23T21:50:14.713Z] === RUN TestContainerNetworkMountsNoChown [2022-04-23T21:50:14.973Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/default [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/default [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/private [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/private [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/rprivate [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/slave [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/slave [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/rslave [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/shared [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/shared [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/rshared [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-23T21:50:14.973Z] === CONT TestMountDaemonRoot/default [2022-04-23T21:50:14.973Z] === CONT TestMountDaemonRoot/rslave [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-23T21:50:14.973Z] === CONT TestMountDaemonRoot/rshared [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T21:50:14.973Z] === CONT TestMountDaemonRoot/shared [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-23T21:50:14.973Z] === CONT TestMountDaemonRoot/rprivate [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T21:50:14.973Z] === CONT TestMountDaemonRoot/slave [2022-04-23T21:50:14.973Z] === CONT TestMountDaemonRoot/private [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-23T21:50:14.973Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-23T21:50:14.973Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-23T21:50:14.973Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-23T21:50:14.973Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-23T21:50:15.234Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-23T21:50:15.234Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-23T21:50:15.234Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-23T21:50:15.234Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T21:50:15.234Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-23T21:50:15.234Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T21:50:15.234Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-23T21:50:15.234Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T21:50:15.234Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-23T21:50:15.234Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T21:50:15.234Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-23T21:50:15.234Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-23T21:50:15.234Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T21:50:15.495Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-23T21:50:15.495Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T21:50:15.495Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-23T21:50:15.495Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-23T21:50:15.495Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-23T21:50:15.495Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-23T21:50:15.495Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-23T21:50:15.495Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-23T21:50:15.495Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-23T21:50:15.495Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-23T21:50:15.495Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-23T21:50:15.495Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-23T21:50:15.495Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-23T21:50:15.495Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-23T21:50:15.495Z] === RUN TestContainerBindMountNonRecursive [2022-04-23T21:50:15.495Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-23T21:50:15.495Z] --- SKIP: TestContainerBindMountNonRecursive (0.06s) [2022-04-23T21:50:15.495Z] === RUN TestContainerVolumesMountedAsShared [2022-04-23T21:50:15.495Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-23T21:50:15.495Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-23T21:50:15.495Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-23T21:50:15.495Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-23T21:50:15.495Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-23T21:50:15.495Z] === RUN TestNetworkNat [2022-04-23T21:50:16.052Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-23T21:50:16.066Z] --- PASS: TestNetworkNat (0.59s) [2022-04-23T21:50:16.066Z] === RUN TestNetworkLocalhostTCPNat [2022-04-23T21:50:16.637Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-04-23T21:50:16.637Z] === RUN TestNetworkLoopbackNat [2022-04-23T21:50:19.178Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-04-23T21:50:19.178Z] === RUN TestPause [2022-04-23T21:50:19.178Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:50:19.178Z] --- SKIP: TestPause (0.00s) [2022-04-23T21:50:19.178Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-23T21:50:19.178Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-23T21:50:19.178Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-23T21:50:19.178Z] === RUN TestPauseStopPausedContainer [2022-04-23T21:50:19.178Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:50:19.178Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-04-23T21:50:19.178Z] === RUN TestPidHost [2022-04-23T21:50:20.120Z] --- PASS: TestPidHost (0.90s) [2022-04-23T21:50:20.120Z] === RUN TestPsFilter [2022-04-23T21:50:20.120Z] --- PASS: TestPsFilter (0.10s) [2022-04-23T21:50:20.120Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-23T21:50:20.692Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-04-23T21:50:20.692Z] === RUN TestRemoveContainerWithVolume [2022-04-23T21:50:20.952Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-04-23T21:50:20.953Z] === RUN TestRemoveContainerRunning [2022-04-23T21:50:21.528Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-04-23T21:50:21.528Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-23T21:50:21.789Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-04-23T21:50:21.789Z] === RUN TestRemoveInvalidContainer [2022-04-23T21:50:21.789Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-23T21:50:21.789Z] === RUN TestRenameLinkedContainer [2022-04-23T21:50:21.802Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-04-23T21:50:23.703Z] --- PASS: TestRenameLinkedContainer (1.65s) [2022-04-23T21:50:23.703Z] === RUN TestRenameStoppedContainer [2022-04-23T21:50:23.963Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-04-23T21:50:23.963Z] === RUN TestRenameRunningContainerAndReuse [2022-04-23T21:50:24.904Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-04-23T21:50:24.904Z] === RUN TestRenameInvalidName [2022-04-23T21:50:25.051Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-23T21:50:25.051Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-23T21:50:25.165Z] --- PASS: TestRenameInvalidName (0.40s) [2022-04-23T21:50:25.165Z] === RUN TestRenameAnonymousContainer [2022-04-23T21:50:26.549Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2022-04-23T21:50:26.549Z] === RUN TestRenameContainerWithSameName [2022-04-23T21:50:27.119Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-04-23T21:50:27.119Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-23T21:50:27.691Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-04-23T21:50:27.691Z] === RUN TestResize [2022-04-23T21:50:28.261Z] --- PASS: TestResize (0.40s) [2022-04-23T21:50:28.261Z] === RUN TestResizeWithInvalidSize [2022-04-23T21:50:28.522Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-04-23T21:50:28.522Z] === RUN TestResizeWhenContainerNotStarted [2022-04-23T21:50:29.092Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-04-23T21:50:29.092Z] === RUN TestDaemonRestartKillContainers [2022-04-23T21:50:29.092Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-23T21:50:29.092Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-23T21:50:29.092Z] === RUN TestCgroupNamespacesRun [2022-04-23T21:50:29.128Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-23T21:50:29.639Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-23T21:50:29.640Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-23T21:50:29.640Z] [2022-04-23T21:50:29.640Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-23T21:50:29.640Z] =========================== short test summary info ============================ [2022-04-23T21:50:29.640Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-23T21:50:29.640Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-23T21:50:29.640Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-23T21:50:29.640Z] Not supported on most drivers [2022-04-23T21:50:29.640Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-23T21:50:29.640Z] Output of docker top depends on host distro, and is not formalized. [2022-04-23T21:50:29.640Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-23T21:50:29.640Z] Output of docker top depends on host distro, and is not formalized. [2022-04-23T21:50:29.640Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-23T21:50:29.640Z] Can fail if eth0 has multiple IP addresses [2022-04-23T21:50:29.640Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-23T21:50:29.640Z] This doesn't seem to be taken into account by the engine [2022-04-23T21:50:29.640Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-04-23T21:50:29.640Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-23T21:50:29.640Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 303.37 seconds == [2022-04-23T21:50:29.895Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-23T21:50:30.475Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-04-23T21:50:30.475Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-23T21:50:31.416Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-04-23T21:50:31.416Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-23T21:50:32.357Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-04-23T21:50:32.357Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-23T21:50:33.745Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-04-23T21:50:33.745Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-23T21:50:34.688Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-04-23T21:50:34.688Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-23T21:50:36.070Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-04-23T21:50:36.070Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-23T21:50:36.642Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-04-23T21:50:36.642Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-23T21:50:38.052Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s) [2022-04-23T21:50:38.052Z] === RUN TestNISDomainname [2022-04-23T21:50:38.052Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-23T21:50:38.052Z] --- SKIP: TestNISDomainname (0.02s) [2022-04-23T21:50:38.052Z] === RUN TestHostnameDnsResolution [2022-04-23T21:50:38.319Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-04-23T21:50:38.319Z] === RUN TestUnprivilegedPortsAndPing [2022-04-23T21:50:38.319Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-23T21:50:38.319Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-23T21:50:38.319Z] === RUN TestPrivilegedHostDevices [2022-04-23T21:50:38.892Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-04-23T21:50:38.892Z] === RUN TestStats [2022-04-23T21:50:38.892Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:50:38.892Z] --- SKIP: TestStats (0.00s) [2022-04-23T21:50:38.892Z] === RUN TestStopContainerWithTimeout [2022-04-23T21:50:38.892Z] === RUN TestStopContainerWithTimeout/0 [2022-04-23T21:50:38.892Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-23T21:50:38.892Z] === RUN TestStopContainerWithTimeout/1 [2022-04-23T21:50:38.892Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-23T21:50:38.892Z] === RUN TestStopContainerWithTimeout/3 [2022-04-23T21:50:38.892Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-23T21:50:38.892Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-23T21:50:38.892Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-23T21:50:38.892Z] === CONT TestStopContainerWithTimeout/0 [2022-04-23T21:50:38.892Z] === CONT TestStopContainerWithTimeout/3 [2022-04-23T21:50:39.463Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-23T21:50:41.372Z] === CONT TestStopContainerWithTimeout/1 [2022-04-23T21:50:42.056Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-23T21:50:42.056Z] [2022-04-23T21:50:42.056Z] Unloading profiles will leave already running processes permanently [2022-04-23T21:50:42.056Z] unconfined, which can lead to unexpected situations. [2022-04-23T21:50:42.056Z] [2022-04-23T21:50:42.056Z] To set a process to complain mode, use the command line tool [2022-04-23T21:50:42.056Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-23T21:50:42.056Z] Post stage [Pipeline] junit [2022-04-23T21:50:42.067Z] Recording test results [2022-04-23T21:50:43.035Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-23T21:50:43.282Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-23T21:50:43.282Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-04-23T21:50:43.282Z] --- PASS: TestStopContainerWithTimeout/3 (2.61s) [2022-04-23T21:50:43.282Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-04-23T21:50:43.282Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-04-23T21:50:43.282Z] === RUN TestDeleteDevicemapper [2022-04-23T21:50:43.282Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-23T21:50:43.282Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-23T21:50:43.282Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-23T21:50:43.348Z] + echo Ensuring container killed. [2022-04-23T21:50:43.348Z] Ensuring container killed. [2022-04-23T21:50:43.348Z] + docker rm -vf docker-pr1 [2022-04-23T21:50:43.348Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-23T21:50:43.665Z] + echo Chowning /workspace to jenkins user [2022-04-23T21:50:43.665Z] Chowning /workspace to jenkins user [2022-04-23T21:50:43.665Z] + id -u [2022-04-23T21:50:43.665Z] + id -g [2022-04-23T21:50:43.665Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43519:/workspace busybox chown -R 1000:1000 /workspace [2022-04-23T21:50:43.665Z] Unable to find image 'busybox:latest' locally [2022-04-23T21:50:43.665Z] latest: Pulling from library/busybox [2022-04-23T21:50:43.665Z] 50e8d59317eb: Pulling fs layer [2022-04-23T21:50:43.921Z] 50e8d59317eb: Download complete [2022-04-23T21:50:43.921Z] 50e8d59317eb: Pull complete [2022-04-23T21:50:43.921Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-23T21:50:43.921Z] Status: Downloaded newer image for busybox:latest [2022-04-23T21:50:44.223Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.29s) [2022-04-23T21:50:44.223Z] === RUN TestUpdateMemory [2022-04-23T21:50:44.223Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:50:44.223Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-23T21:50:44.223Z] === RUN TestUpdateCPUQuota [2022-04-23T21:50:44.223Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:50:44.223Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-23T21:50:44.223Z] === RUN TestUpdatePidsLimit [2022-04-23T21:50:44.223Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:50:44.223Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-23T21:50:44.223Z] === RUN TestUpdateRestartPolicy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-23T21:50:45.175Z] + bundleName=docker-py [2022-04-23T21:50:45.175Z] + echo Creating docker-py-bundles.tar.gz [2022-04-23T21:50:45.175Z] Creating docker-py-bundles.tar.gz [2022-04-23T21:50:45.175Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-04-23T21:50:45.186Z] Archiving artifacts [2022-04-23T21:50:46.823Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43519/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-23T21:50:47.167Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43519/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=3b56c0663d4e3f9544e96e238278600186c422b7 -e DOCKER_GRAPHDRIVER docker:3b56c0663d4e3f9544e96e238278600186c422b7 hack/make.sh binary [2022-04-23T21:50:47.422Z] [2022-04-23T21:50:47.422Z] Removing bundles/ [2022-04-23T21:50:47.422Z] [2022-04-23T21:50:47.678Z] ---> Making bundle: binary (in bundles/binary) [2022-04-23T21:50:47.678Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-23T21:50:47.678Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T21:50:52.626Z] Removing intermediate container 9156d215e92d [2022-04-23T21:50:52.626Z] ---> 892cb8d11dd7 [2022-04-23T21:50:52.626Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-23T21:50:52.626Z] ---> Running in 1a1c84f06763 [2022-04-23T21:50:52.626Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-23T21:50:52.626Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-23T21:50:52.626Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-23T21:50:52.626Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-23T21:50:52.626Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-23T21:50:52.626Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-23T21:50:52.626Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-23T21:50:52.626Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-23T21:50:52.626Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-23T21:50:52.626Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-23T21:50:52.626Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-23T21:50:52.626Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-23T21:50:52.626Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-23T21:50:52.626Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-23T21:50:52.626Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-23T21:50:52.626Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-23T21:50:52.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-23T21:50:52.997Z] --- PASS: TestBuildWithHugeFile (52.00s) [2022-04-23T21:50:52.997Z] === RUN TestBuildWCOWSandboxSize [2022-04-23T21:50:52.997Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T21:50:52.997Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-23T21:50:52.997Z] === RUN TestBuildWithEmptyDockerfile [2022-04-23T21:50:52.997Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T21:50:52.997Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T21:50:52.997Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T21:50:52.997Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T21:50:52.997Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T21:50:52.997Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T21:50:52.997Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T21:50:52.997Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T21:50:52.997Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T21:50:52.997Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-23T21:50:52.997Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-04-23T21:50:52.997Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-04-23T21:50:52.997Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-23T21:50:52.997Z] === RUN TestBuildPreserveOwnership [2022-04-23T21:50:52.997Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-23T21:50:52.997Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-23T21:50:52.997Z] --- PASS: TestBuildPreserveOwnership (3.52s) [2022-04-23T21:50:52.997Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.34s) [2022-04-23T21:50:52.997Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.17s) [2022-04-23T21:50:52.997Z] === RUN TestBuildPlatformInvalid [2022-04-23T21:50:52.997Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-23T21:50:52.997Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-23T21:50:52.997Z] Loaded image: busybox:latest [2022-04-23T21:50:52.997Z] Loaded image: busybox:glibc [2022-04-23T21:50:54.362Z] Loaded image: debian:bullseye-slim [2022-04-23T21:50:54.362Z] Loaded image: hello-world:latest [2022-04-23T21:50:54.618Z] Loaded image: arm32v7/hello-world:latest [2022-04-23T21:50:56.452Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2022-04-23T21:50:56.452Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-23T21:50:56.452Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-04-23T21:50:56.452Z] === RUN TestWaitNonBlocked [2022-04-23T21:50:56.452Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T21:50:56.452Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T21:50:56.452Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T21:50:56.452Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T21:50:56.452Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T21:50:56.452Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T21:50:56.452Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-23T21:50:56.452Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-04-23T21:50:56.452Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-04-23T21:50:56.452Z] === RUN TestWaitBlocked [2022-04-23T21:50:56.452Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T21:50:56.452Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T21:50:56.452Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T21:50:56.452Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T21:50:56.452Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T21:50:56.452Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T21:50:57.023Z] --- PASS: TestWaitBlocked (0.02s) [2022-04-23T21:50:57.023Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2022-04-23T21:50:57.023Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-04-23T21:50:57.023Z] === CONT TestDaemonRestartIpcMode [2022-04-23T21:50:57.023Z] === CONT TestIpcModeOlderClient [2022-04-23T21:50:57.023Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-23T21:50:57.023Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-23T21:50:59.572Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.44s) [2022-04-23T21:50:59.572Z] --- PASS: TestDaemonRestartIpcMode (2.66s) [2022-04-23T21:50:59.572Z] PASS [2022-04-23T21:50:59.572Z] [2022-04-23T21:50:59.572Z] === Skipped [2022-04-23T21:50:59.572Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-23T21:50:59.572Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T21:50:59.573Z] [2022-04-23T21:50:59.573Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-23T21:50:59.573Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-23T21:50:59.573Z] [2022-04-23T21:50:59.573Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-23T21:50:59.573Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T21:50:59.573Z] [2022-04-23T21:50:59.573Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-23T21:50:59.573Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-23T21:50:59.573Z] [2022-04-23T21:50:59.573Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-23T21:50:59.573Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-23T21:50:59.573Z] [2022-04-23T21:50:59.573Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-23T21:50:59.573Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T21:50:59.573Z] [2022-04-23T21:50:59.573Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-23T21:50:59.573Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T21:50:59.573Z] [2022-04-23T21:50:59.573Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-23T21:50:59.573Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T21:50:59.573Z] [2022-04-23T21:50:59.573Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-23T21:50:59.573Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T21:50:59.573Z] [2022-04-23T21:50:59.573Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-23T21:50:59.573Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T21:50:59.573Z] [2022-04-23T21:50:59.573Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-23T21:50:59.573Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:50:59.573Z] [2022-04-23T21:50:59.573Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-23T21:50:59.573Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T21:50:59.573Z] [2022-04-23T21:50:59.573Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-23T21:50:59.573Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-23T21:50:59.573Z] [2022-04-23T21:50:59.573Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.06s) [2022-04-23T21:50:59.573Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-23T21:50:59.573Z] [2022-04-23T21:50:59.573Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-23T21:50:59.573Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-23T21:50:59.573Z] [2022-04-23T21:50:59.573Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-23T21:50:59.573Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-23T21:50:59.573Z] [2022-04-23T21:50:59.573Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-23T21:50:59.573Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:50:59.573Z] [2022-04-23T21:50:59.573Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-23T21:50:59.573Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-23T21:50:59.573Z] [2022-04-23T21:50:59.573Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-04-23T21:50:59.573Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:50:59.573Z] [2022-04-23T21:50:59.573Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-23T21:50:59.573Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-23T21:50:59.573Z] [2022-04-23T21:50:59.573Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-04-23T21:50:59.573Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-23T21:50:59.573Z] [2022-04-23T21:50:59.573Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-23T21:50:59.573Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-23T21:50:59.573Z] [2022-04-23T21:50:59.573Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-23T21:50:59.573Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:50:59.573Z] [2022-04-23T21:50:59.573Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-23T21:50:59.573Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-23T21:50:59.573Z] [2022-04-23T21:50:59.573Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-23T21:50:59.573Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:50:59.573Z] [2022-04-23T21:50:59.573Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-23T21:50:59.573Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:50:59.573Z] [2022-04-23T21:50:59.573Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-23T21:50:59.573Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:50:59.573Z] [2022-04-23T21:50:59.573Z] DONE 212 tests, 27 skipped in 73.058s [2022-04-23T21:50:59.573Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-23T21:50:59.833Z] === RUN TestConfigDaemonLibtrustID [2022-04-23T21:51:00.404Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-04-23T21:51:00.404Z] === RUN TestDaemonConfigValidation [2022-04-23T21:51:00.404Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-23T21:51:00.404Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-23T21:51:00.404Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-23T21:51:00.404Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-23T21:51:00.404Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-23T21:51:00.404Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-23T21:51:00.404Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-23T21:51:00.404Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-23T21:51:00.404Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-23T21:51:00.404Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-23T21:51:00.404Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-23T21:51:00.404Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-23T21:51:00.404Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-23T21:51:00.404Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-23T21:51:00.404Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-23T21:51:00.404Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-23T21:51:00.404Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-04-23T21:51:00.404Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-04-23T21:51:00.404Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-04-23T21:51:00.404Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-04-23T21:51:00.404Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-04-23T21:51:00.404Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-23T21:51:00.404Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-23T21:51:01.788Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-23T21:51:02.707Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.54s) [2022-04-23T21:51:02.707Z] PASS [2022-04-23T21:51:02.707Z] [2022-04-23T21:51:02.707Z] === Skipped [2022-04-23T21:51:02.707Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-23T21:51:02.707Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T21:51:02.707Z] [2022-04-23T21:51:02.707Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-23T21:51:02.707Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T21:51:02.707Z] [2022-04-23T21:51:02.707Z] DONE 34 tests, 2 skipped in 88.743s [2022-04-23T21:51:02.707Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-23T21:51:02.707Z] INFO: Testing against a local daemon [2022-04-23T21:51:02.707Z] === RUN TestConfigInspect [2022-04-23T21:51:02.728Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-23T21:51:03.668Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-23T21:51:03.668Z] daemon_test.go:156: [d8a8b1fc6186d] daemon is not started [2022-04-23T21:51:03.668Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2022-04-23T21:51:03.668Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-04-23T21:51:03.668Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-04-23T21:51:03.668Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-04-23T21:51:03.668Z] === RUN TestDaemonProxy [2022-04-23T21:51:03.668Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-23T21:51:03.668Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-23T21:51:03.668Z] PASS [2022-04-23T21:51:03.668Z] [2022-04-23T21:51:03.668Z] === Skipped [2022-04-23T21:51:03.668Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-04-23T21:51:03.668Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-23T21:51:03.668Z] [2022-04-23T21:51:03.668Z] DONE 12 tests, 1 skipped in 4.161s [2022-04-23T21:51:03.668Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-23T21:51:03.929Z] INFO: Testing against a local daemon [2022-04-23T21:51:03.929Z] === RUN TestCommitInheritsEnv [2022-04-23T21:51:05.223Z] --- PASS: TestConfigInspect (2.27s) [2022-04-23T21:51:05.223Z] === RUN TestConfigList [2022-04-23T21:51:05.311Z] --- PASS: TestCommitInheritsEnv (1.20s) [2022-04-23T21:51:05.311Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-23T21:51:05.311Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-23T21:51:05.311Z] === RUN TestImportWithCustomPlatform [2022-04-23T21:51:05.311Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-23T21:51:05.311Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-23T21:51:05.311Z] === RUN TestImportWithCustomPlatform// [2022-04-23T21:51:05.311Z] === RUN TestImportWithCustomPlatform/linux [2022-04-23T21:51:05.311Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-23T21:51:05.311Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-23T21:51:05.572Z] === RUN TestImportWithCustomPlatform/macos [2022-04-23T21:51:05.572Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-23T21:51:05.572Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-23T21:51:05.572Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-04-23T21:51:05.572Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-23T21:51:05.572Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-23T21:51:05.572Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-23T21:51:05.572Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-23T21:51:05.572Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-23T21:51:05.572Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-04-23T21:51:05.572Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-23T21:51:05.572Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-23T21:51:05.572Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-23T21:51:05.572Z] === RUN TestImagesFilterMultiReference [2022-04-23T21:51:05.572Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-23T21:51:05.572Z] === RUN TestImagePullPlatformInvalid [2022-04-23T21:51:05.572Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-23T21:51:05.572Z] === RUN TestRemoveImageOrphaning [2022-04-23T21:51:07.113Z] --- PASS: TestConfigList (2.16s) [2022-04-23T21:51:07.113Z] === RUN TestConfigsCreateAndDelete [2022-04-23T21:51:07.483Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-04-23T21:51:07.483Z] === RUN TestRemoveImageGarbageCollector [2022-04-23T21:51:07.483Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-23T21:51:07.483Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-23T21:51:07.483Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-23T21:51:07.483Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-23T21:51:07.483Z] === RUN TestTagInvalidReference [2022-04-23T21:51:07.483Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-23T21:51:07.483Z] === RUN TestTagValidPrefixedRepo [2022-04-23T21:51:07.483Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-23T21:51:07.483Z] === RUN TestTagExistedNameWithoutForce [2022-04-23T21:51:07.483Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-23T21:51:07.483Z] === RUN TestTagOfficialNames [2022-04-23T21:51:07.483Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-23T21:51:07.483Z] === RUN TestTagMatchesDigest [2022-04-23T21:51:07.483Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-23T21:51:07.483Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-23T21:51:07.560Z] Removing intermediate container 1a1c84f06763 [2022-04-23T21:51:07.560Z] ---> 1c0a32f0f4a5 [2022-04-23T21:51:07.560Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-23T21:51:07.560Z] ---> Running in 43058edf3d1a [2022-04-23T21:51:08.879Z] Removing intermediate container e1eaa97b03db [2022-04-23T21:51:08.879Z] ---> 44b9dbecc2bc [2022-04-23T21:51:08.879Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-23T21:51:08.879Z] ---> Running in 0c0f4cfee6a7 [2022-04-23T21:51:08.879Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-23T21:51:08.879Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-23T21:51:08.879Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-23T21:51:08.879Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-23T21:51:08.879Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-23T21:51:08.879Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-23T21:51:08.879Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-23T21:51:08.879Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-23T21:51:08.879Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-23T21:51:08.879Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-23T21:51:08.879Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-23T21:51:08.879Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-23T21:51:08.879Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-23T21:51:08.879Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-23T21:51:08.879Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-23T21:51:08.879Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-23T21:51:09.629Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-04-23T21:51:09.629Z] === RUN TestConfigsUpdate [2022-04-23T21:51:11.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-23T21:51:11.519Z] --- PASS: TestConfigsUpdate (2.14s) [2022-04-23T21:51:11.519Z] === RUN TestTemplatedConfig [2022-04-23T21:51:12.377Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-23T21:51:12.377Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-23T21:51:12.377Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-23T21:51:12.377Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-23T21:51:12.845Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-23T21:51:12.845Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-23T21:51:12.845Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-23T21:51:13.312Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T21:51:14.784Z] --- PASS: TestTemplatedConfig (2.67s) [2022-04-23T21:51:14.784Z] === RUN TestConfigCreateResolve [2022-04-23T21:51:16.693Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-04-23T21:51:16.693Z] PASS [2022-04-23T21:51:16.693Z] [2022-04-23T21:51:16.693Z] DONE 6 tests in 13.576s [2022-04-23T21:51:16.693Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-23T21:51:16.693Z] INFO: Testing against a local daemon [2022-04-23T21:51:16.693Z] === RUN TestCheckpoint [2022-04-23T21:51:16.693Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T21:51:16.693Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-23T21:51:16.693Z] === RUN TestContainerInvalidJSON [2022-04-23T21:51:16.693Z] === RUN TestContainerInvalidJSON/commit [2022-04-23T21:51:16.693Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-23T21:51:16.694Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T21:51:16.694Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-23T21:51:16.694Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-23T21:51:16.694Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T21:51:16.694Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T21:51:16.694Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T21:51:16.694Z] === CONT TestContainerInvalidJSON/commit [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-23T21:51:16.694Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-23T21:51:16.694Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-23T21:51:16.694Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-23T21:51:16.694Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-23T21:51:16.694Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-23T21:51:16.694Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-23T21:51:16.694Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-23T21:51:16.694Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-23T21:51:16.694Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-23T21:51:16.694Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-23T21:51:16.694Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-23T21:51:16.694Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-23T21:51:16.694Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-23T21:51:16.694Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-23T21:51:16.694Z] === RUN TestCopyEmptyFile [2022-04-23T21:51:16.694Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-04-23T21:51:16.694Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-23T21:51:16.694Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-23T21:51:16.694Z] === RUN TestCopyFromContainer [2022-04-23T21:51:17.523Z] Removing intermediate container add9180b938a [2022-04-23T21:51:17.523Z] ---> f29ae6eae0bd [2022-04-23T21:51:17.523Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-23T21:51:17.523Z] ---> Running in 95ddf65b7da3 [2022-04-23T21:51:17.523Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-23T21:51:17.984Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-23T21:51:18.061Z] === RUN TestCopyFromContainer// [2022-04-23T21:51:18.061Z] === RUN TestCopyFromContainer//bar/root [2022-04-23T21:51:18.061Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-23T21:51:18.061Z] === RUN TestCopyFromContainer/bar/quux [2022-04-23T21:51:18.061Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-23T21:51:18.318Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-23T21:51:18.318Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-23T21:51:18.318Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-23T21:51:18.318Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-23T21:51:18.318Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-23T21:51:18.444Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-23T21:51:18.444Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-23T21:51:18.444Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-23T21:51:18.444Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-23T21:51:18.444Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-23T21:51:18.590Z] --- PASS: TestCopyFromContainer (1.74s) [2022-04-23T21:51:18.590Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-23T21:51:18.590Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2022-04-23T21:51:18.590Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-23T21:51:18.590Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-23T21:51:18.590Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-23T21:51:18.590Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-23T21:51:18.590Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-23T21:51:18.590Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-23T21:51:18.590Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-23T21:51:18.590Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2022-04-23T21:51:18.590Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-23T21:51:18.590Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T21:51:18.590Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T21:51:18.590Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T21:51:18.590Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T21:51:18.590Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T21:51:18.590Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T21:51:18.590Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T21:51:18.590Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T21:51:18.590Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T21:51:18.590Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-23T21:51:18.590Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-23T21:51:18.590Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-23T21:51:18.590Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-23T21:51:18.590Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-23T21:51:18.590Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-23T21:51:18.590Z] === RUN TestCreateWithInvalidEnv [2022-04-23T21:51:18.590Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-23T21:51:18.590Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-23T21:51:18.590Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-23T21:51:18.590Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-23T21:51:18.590Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-23T21:51:18.590Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-23T21:51:18.590Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-23T21:51:18.590Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-23T21:51:18.590Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-23T21:51:18.590Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-23T21:51:18.590Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-23T21:51:18.590Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-23T21:51:18.590Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-23T21:51:18.590Z] === RUN TestCreateTmpfsMountsTarget [2022-04-23T21:51:18.590Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-23T21:51:18.590Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-23T21:51:18.902Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-23T21:51:18.902Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-23T21:51:18.902Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-23T21:51:18.902Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-23T21:51:18.902Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-23T21:51:18.902Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-23T21:51:19.364Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-23T21:51:20.532Z] --- PASS: TestCreateWithCustomMaskedPaths (1.67s) [2022-04-23T21:51:20.532Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-23T21:51:20.899Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-23T21:51:20.899Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-23T21:51:21.896Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.45s) [2022-04-23T21:51:21.896Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-23T21:51:21.896Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T21:51:21.896Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T21:51:21.896Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T21:51:21.896Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T21:51:21.896Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T21:51:21.896Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T21:51:21.896Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T21:51:21.896Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T21:51:21.896Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T21:51:21.896Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T21:51:21.896Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T21:51:21.896Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T21:51:21.896Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T21:51:21.896Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T21:51:21.896Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T21:51:21.896Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-23T21:51:21.896Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-23T21:51:21.896Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-23T21:51:21.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-23T21:51:21.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-23T21:51:21.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-23T21:51:21.897Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-23T21:51:22.458Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-04-23T21:51:22.458Z] === RUN TestCreateDifferentPlatform [2022-04-23T21:51:22.458Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-23T21:51:22.458Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-23T21:51:22.458Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-23T21:51:22.458Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-23T21:51:22.458Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-23T21:51:22.458Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-23T21:51:22.458Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-23T21:51:22.458Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-23T21:51:22.458Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-23T21:51:22.458Z] === RUN TestContainerStartOnDaemonRestart [2022-04-23T21:51:22.458Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-23T21:51:22.458Z] === RUN TestDaemonRestartIpcMode [2022-04-23T21:51:22.458Z] === PAUSE TestDaemonRestartIpcMode [2022-04-23T21:51:22.458Z] === RUN TestDaemonHostGatewayIP [2022-04-23T21:51:22.458Z] === PAUSE TestDaemonHostGatewayIP [2022-04-23T21:51:22.458Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-23T21:51:22.458Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-23T21:51:22.458Z] === RUN TestContainerKillOnDaemonStart [2022-04-23T21:51:22.458Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-23T21:51:22.458Z] === RUN TestDiff [2022-04-23T21:51:23.020Z] --- PASS: TestDiff (0.57s) [2022-04-23T21:51:23.020Z] === RUN TestExecWithCloseStdin [2022-04-23T21:51:23.582Z] --- PASS: TestExecWithCloseStdin (0.62s) [2022-04-23T21:51:23.582Z] === RUN TestExec [2022-04-23T21:51:23.734Z] Removing intermediate container 43058edf3d1a [2022-04-23T21:51:23.734Z] ---> fa8df710b9d5 [2022-04-23T21:51:23.734Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-23T21:51:23.734Z] ---> Running in 7e9cfb306054 [2022-04-23T21:51:23.734Z] Removing intermediate container 7e9cfb306054 [2022-04-23T21:51:23.734Z] ---> 44dc5fa8da19 [2022-04-23T21:51:23.734Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-23T21:51:23.734Z] ---> Running in 925a57470cda [2022-04-23T21:51:23.734Z] Removing intermediate container 925a57470cda [2022-04-23T21:51:23.734Z] ---> 06434c7fee6f [2022-04-23T21:51:23.734Z] Step 13/13 : COPY . . [2022-04-23T21:51:24.143Z] --- PASS: TestExec (0.58s) [2022-04-23T21:51:24.143Z] === RUN TestExecUser [2022-04-23T21:51:25.070Z] --- PASS: TestExecUser (0.61s) [2022-04-23T21:51:25.070Z] === RUN TestExportContainerAndImportImage [2022-04-23T21:51:25.641Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2022-04-23T21:51:25.641Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-23T21:51:26.360Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-23T21:51:26.360Z] Copying nested executables into bundles/binary-daemon [2022-04-23T21:51:26.360Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-04-23T21:51:26.360Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T21:51:26.360Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-04-23T21:51:26.360Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-04-23T21:51:26.682Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43519/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=3b56c0663d4e3f9544e96e238278600186c422b7 -e DOCKER_GRAPHDRIVER docker:3b56c0663d4e3f9544e96e238278600186c422b7 hack/make.sh cross [2022-04-23T21:51:26.938Z] [2022-04-23T21:51:26.938Z] Removing bundles/ [2022-04-23T21:51:27.006Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-04-23T21:51:27.006Z] === RUN TestHealthCheckWorkdir [2022-04-23T21:51:27.193Z] [2022-04-23T21:51:27.193Z] ---> Making bundle: cross (in bundles/cross) [2022-04-23T21:51:27.193Z] Cross building: bundles/cross/linux/amd64 [2022-04-23T21:51:27.193Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-23T21:51:27.193Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-23T21:51:27.568Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2022-04-23T21:51:27.568Z] === RUN TestHealthKillContainer [2022-04-23T21:51:30.126Z] Removing intermediate container 0c0f4cfee6a7 [2022-04-23T21:51:30.126Z] ---> 424231418e6c [2022-04-23T21:51:30.126Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-23T21:51:30.126Z] ---> Running in 229e6cbec0d9 [2022-04-23T21:51:32.342Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-23T21:51:32.342Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-23T21:51:32.342Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-23T21:51:32.342Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-23T21:51:32.809Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-23T21:51:32.809Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-23T21:51:33.277Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-23T21:51:33.277Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T21:51:37.507Z] --- PASS: TestHealthKillContainer (8.19s) [2022-04-23T21:51:37.507Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-23T21:51:37.507Z] --- PASS: TestInspectCpusetInConfigPre120 (0.48s) [2022-04-23T21:51:37.507Z] === RUN TestIpcModeNone [2022-04-23T21:51:37.507Z] --- PASS: TestIpcModeNone (0.64s) [2022-04-23T21:51:37.507Z] === RUN TestIpcModePrivate [2022-04-23T21:51:37.507Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-04-23T21:51:37.507Z] --- PASS: TestIpcModePrivate (0.61s) [2022-04-23T21:51:37.507Z] === RUN TestIpcModeShareable [2022-04-23T21:51:38.069Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-04-23T21:51:38.324Z] --- PASS: TestIpcModeShareable (0.60s) [2022-04-23T21:51:38.324Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-23T21:51:40.214Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.74s) [2022-04-23T21:51:40.214Z] === RUN TestAPIIpcModeHost [2022-04-23T21:51:40.471Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-04-23T21:51:40.471Z] === RUN TestDaemonIpcModeShareable [2022-04-23T21:51:41.398Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-23T21:51:41.654Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-04-23T21:51:41.654Z] === RUN TestDaemonIpcModePrivate [2022-04-23T21:51:42.584Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-23T21:51:42.841Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-04-23T21:51:42.841Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-23T21:51:43.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-23T21:51:43.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-23T21:51:43.697Z] Removing intermediate container 229e6cbec0d9 [2022-04-23T21:51:43.697Z] ---> d6b6787f0f8f [2022-04-23T21:51:43.697Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-23T21:51:43.697Z] ---> Running in e56d3c6f9a27 [2022-04-23T21:51:43.697Z] Removing intermediate container e56d3c6f9a27 [2022-04-23T21:51:43.697Z] ---> ef186a8180ba [2022-04-23T21:51:43.697Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-23T21:51:43.697Z] ---> Running in 3cf7b3590254 [2022-04-23T21:51:43.697Z] Removing intermediate container 3cf7b3590254 [2022-04-23T21:51:43.697Z] ---> cfd0e17d9c32 [2022-04-23T21:51:43.697Z] Step 13/13 : COPY . . [2022-04-23T21:51:43.768Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-23T21:51:44.025Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-04-23T21:51:44.025Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-23T21:51:44.952Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-23T21:51:45.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-23T21:51:45.208Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-04-23T21:51:45.208Z] === RUN TestIpcModeOlderClient [2022-04-23T21:51:45.208Z] === PAUSE TestIpcModeOlderClient [2022-04-23T21:51:45.208Z] === RUN TestKillContainerInvalidSignal [2022-04-23T21:51:45.464Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-04-23T21:51:45.464Z] === RUN TestKillContainer [2022-04-23T21:51:45.464Z] === RUN TestKillContainer/no_signal [2022-04-23T21:51:46.031Z] === RUN TestKillContainer/non_killing_signal [2022-04-23T21:51:46.036Z] Removing intermediate container 95ddf65b7da3 [2022-04-23T21:51:46.037Z] ---> 3e398ba5cac3 [2022-04-23T21:51:46.037Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-23T21:51:46.037Z] ---> Running in 87638487ca41 [2022-04-23T21:51:46.288Z] === RUN TestKillContainer/killing_signal [2022-04-23T21:51:46.850Z] --- PASS: TestKillContainer (1.25s) [2022-04-23T21:51:46.850Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-04-23T21:51:46.850Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-04-23T21:51:46.850Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-04-23T21:51:46.850Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-23T21:51:46.850Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-23T21:51:47.412Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-23T21:51:47.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-23T21:51:47.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-23T21:51:48.339Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) [2022-04-23T21:51:48.339Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-04-23T21:51:48.339Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.80s) [2022-04-23T21:51:48.339Z] === RUN TestKillStoppedContainer [2022-04-23T21:51:48.339Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-23T21:51:48.339Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-23T21:51:48.339Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-23T21:51:48.339Z] === RUN TestKillDifferentUserContainer [2022-04-23T21:51:48.596Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-04-23T21:51:48.596Z] === RUN TestInspectOomKilledTrue [2022-04-23T21:51:48.596Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T21:51:48.596Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-23T21:51:48.596Z] === RUN TestInspectOomKilledFalse [2022-04-23T21:51:48.596Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T21:51:48.596Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-23T21:51:48.596Z] === RUN TestLinksEtcHostsContentMatch [2022-04-23T21:51:48.851Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-04-23T21:51:48.851Z] === RUN TestLinksContainerNames [2022-04-23T21:51:48.939Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-23T21:51:48.939Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-23T21:51:49.286Z] ok github.com/docker/docker/libnetwork/networkdb 103.777s coverage: 60.0% of statements [2022-04-23T21:51:49.286Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-23T21:51:49.286Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-23T21:51:49.286Z] ok github.com/docker/docker/libnetwork/osl 4.338s coverage: 39.7% of statements [2022-04-23T21:51:49.286Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-23T21:51:49.286Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-23T21:51:49.286Z] ok github.com/docker/docker/libnetwork/portmapper 0.264s coverage: 48.6% of statements [2022-04-23T21:51:49.286Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-23T21:51:49.286Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-23T21:51:49.397Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-23T21:51:49.397Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-23T21:51:49.545Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-23T21:51:49.545Z] [2022-04-23T21:51:49.545Z] === Skipped [2022-04-23T21:51:49.545Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-23T21:51:49.545Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-23T21:51:49.545Z] [2022-04-23T21:51:49.545Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-23T21:51:49.545Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-23T21:51:49.545Z] [2022-04-23T21:51:49.545Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-23T21:51:49.545Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-23T21:51:49.545Z] [2022-04-23T21:51:49.545Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-23T21:51:49.545Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T21:51:49.545Z] [2022-04-23T21:51:49.545Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-23T21:51:49.545Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T21:51:49.545Z] [2022-04-23T21:51:49.545Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-23T21:51:49.545Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T21:51:49.545Z] [2022-04-23T21:51:49.545Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-23T21:51:49.545Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T21:51:49.545Z] [2022-04-23T21:51:49.545Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-23T21:51:49.545Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T21:51:49.545Z] [2022-04-23T21:51:49.545Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-23T21:51:49.545Z] firewalld_test.go:14: firewalld is not running [2022-04-23T21:51:49.545Z] [2022-04-23T21:51:49.545Z] DONE 326 tests, 9 skipped in 201.107s [2022-04-23T21:51:49.779Z] --- PASS: TestLinksContainerNames (0.84s) [2022-04-23T21:51:49.779Z] === RUN TestLogsFollowTailEmpty [2022-04-23T21:51:49.854Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-23T21:51:50.319Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-23T21:51:50.319Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-23T21:51:50.319Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T21:51:50.340Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-04-23T21:51:50.340Z] === RUN TestContainerNetworkMountsNoChown [2022-04-23T21:51:50.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main Post stage [Pipeline] junit [2022-04-23T21:51:50.496Z] Recording test results [2022-04-23T21:51:50.598Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/default [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/default [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/private [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/private [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/rprivate [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/slave [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/slave [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/rslave [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/shared [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/shared [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/rshared [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-23T21:51:50.598Z] === CONT TestMountDaemonRoot/default [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-23T21:51:50.598Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-23T21:51:50.598Z] === CONT TestMountDaemonRoot/rshared [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-23T21:51:50.598Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T21:51:50.598Z] === CONT TestMountDaemonRoot/rslave [2022-04-23T21:51:50.598Z] === CONT TestMountDaemonRoot/shared [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-23T21:51:50.598Z] === CONT TestMountDaemonRoot/slave [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-23T21:51:50.598Z] === CONT TestMountDaemonRoot/rprivate [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T21:51:50.598Z] === CONT TestMountDaemonRoot/private [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-23T21:51:50.598Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-23T21:51:50.598Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-23T21:51:50.598Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-23T21:51:50.598Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-23T21:51:50.598Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-23T21:51:50.598Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-23T21:51:50.598Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T21:51:50.854Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-23T21:51:50.854Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-23T21:51:50.854Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T21:51:50.854Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-23T21:51:50.854Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T21:51:50.854Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-23T21:51:50.854Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-23T21:51:50.854Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-23T21:51:50.854Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-23T21:51:50.854Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-23T21:51:50.854Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-23T21:51:50.854Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-23T21:51:50.854Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-23T21:51:50.854Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-23T21:51:50.854Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-23T21:51:50.854Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-23T21:51:50.854Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-23T21:51:50.854Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-23T21:51:50.854Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T21:51:50.854Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-23T21:51:50.854Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-23T21:51:51.110Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-23T21:51:51.110Z] === RUN TestContainerBindMountNonRecursive [2022-04-23T21:51:51.947Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-23T21:51:52.293Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43519/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3b56c0663d4e3f9544e96e238278600186c422b7 -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:3b56c0663d4e3f9544e96e238278600186c422b7 hack/make.sh dynbinary test-integration [2022-04-23T21:51:52.474Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-04-23T21:51:52.474Z] === RUN TestContainerVolumesMountedAsShared [2022-04-23T21:51:52.554Z] [2022-04-23T21:51:52.730Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2022-04-23T21:51:52.730Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-23T21:51:52.814Z] Removing bundles/ [2022-04-23T21:51:52.814Z] [2022-04-23T21:51:52.814Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-23T21:51:52.814Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T21:51:52.814Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T21:51:52.986Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-04-23T21:51:52.986Z] === RUN TestNetworkNat [2022-04-23T21:51:53.548Z] --- PASS: TestNetworkNat (0.43s) [2022-04-23T21:51:53.548Z] === RUN TestNetworkLocalhostTCPNat [2022-04-23T21:51:53.804Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-04-23T21:51:53.804Z] === RUN TestNetworkLoopbackNat [2022-04-23T21:51:53.833Z] ---> e7f76c09824c [2022-04-23T21:51:54.300Z] Successfully built e7f76c09824c [2022-04-23T21:51:54.300Z] Successfully tagged docker:latest [2022-04-23T21:51:54.300Z] INFO: Image build ended at 04/23/2022 21:51:53. Duration:00:03:48.3388631 [2022-04-23T21:51:54.300Z] [2022-04-23T21:51:54.300Z] [2022-04-23T21:51:54.300Z] INFO: Building the test binaries at 04/23/2022 21:51:53... [2022-04-23T21:51:57.068Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-04-23T21:51:57.068Z] === RUN TestPause [2022-04-23T21:51:57.068Z] --- PASS: TestPause (0.45s) [2022-04-23T21:51:57.068Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-23T21:51:57.068Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-23T21:51:57.068Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-23T21:51:57.068Z] === RUN TestPauseStopPausedContainer [2022-04-23T21:51:57.324Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-04-23T21:51:57.324Z] === RUN TestPidHost [2022-04-23T21:51:58.251Z] --- PASS: TestPidHost (0.95s) [2022-04-23T21:51:58.251Z] === RUN TestPsFilter [2022-04-23T21:51:58.507Z] --- PASS: TestPsFilter (0.10s) [2022-04-23T21:51:58.507Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-23T21:51:58.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-23T21:51:58.763Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-04-23T21:51:58.763Z] === RUN TestRemoveContainerWithVolume [2022-04-23T21:51:59.060Z] INFO: make.ps1 starting at 04/23/2022 21:51:58 [2022-04-23T21:51:59.060Z] INFO: Git commit (3b56c0663d) assumed from DOCKER_GITCOMMIT environment variable [2022-04-23T21:51:59.060Z] INFO: Invoking autogen... [2022-04-23T21:51:59.060Z] { [2022-04-23T21:51:59.060Z] "RT_GROUP_ICON": { [2022-04-23T21:51:59.060Z] "#1": { [2022-04-23T21:51:59.060Z] "0409": "../../winresources/docker.ico" [2022-04-23T21:51:59.060Z] } [2022-04-23T21:51:59.060Z] }, [2022-04-23T21:51:59.060Z] "RT_MANIFEST": { [2022-04-23T21:51:59.060Z] "#1": { [2022-04-23T21:51:59.060Z] "0409": { [2022-04-23T21:51:59.060Z] "identity": {}, [2022-04-23T21:51:59.060Z] "description": "Docker Engine", [2022-04-23T21:51:59.060Z] "minimum-os": "vista", [2022-04-23T21:51:59.060Z] "execution-level": "", [2022-04-23T21:51:59.060Z] "ui-access": false, [2022-04-23T21:51:59.060Z] "auto-elevate": false, [2022-04-23T21:51:59.060Z] "dpi-awareness": "unaware", [2022-04-23T21:51:59.060Z] "disable-theming": false, [2022-04-23T21:51:59.060Z] "disable-window-filtering": false, [2022-04-23T21:51:59.060Z] "high-resolution-scrolling-aware": false, [2022-04-23T21:51:59.060Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-23T21:51:59.060Z] "long-path-aware": false, [2022-04-23T21:51:59.060Z] "printer-driver-isolation": false, [2022-04-23T21:51:59.060Z] "gdi-scaling": false, [2022-04-23T21:51:59.060Z] "segment-heap": false, [2022-04-23T21:51:59.060Z] "use-common-controls-v6": false [2022-04-23T21:51:59.060Z] } [2022-04-23T21:51:59.060Z] } [2022-04-23T21:51:59.060Z] }, [2022-04-23T21:51:59.060Z] "RT_MESSAGETABLE": { [2022-04-23T21:51:59.060Z] "#1": { [2022-04-23T21:51:59.060Z] "0409": "../../winresources/event_messages.bin" [2022-04-23T21:51:59.060Z] } [2022-04-23T21:51:59.060Z] }, [2022-04-23T21:51:59.060Z] "RT_VERSION": { [2022-04-23T21:51:59.060Z] "#1": { [2022-04-23T21:51:59.060Z] "0409": { [2022-04-23T21:51:59.060Z] "fixed": { [2022-04-23T21:51:59.060Z] "file_version": "0.0.0.0", [2022-04-23T21:51:59.060Z] "product_version": "0.0.0.0", [2022-04-23T21:51:59.060Z] "type": "Unknown" [2022-04-23T21:51:59.060Z] }, [2022-04-23T21:51:59.060Z] "info": { [2022-04-23T21:51:59.060Z] "0000": { [2022-04-23T21:51:59.060Z] "CompanyName": "", [2022-04-23T21:51:59.060Z] "FileVersion": "0.0.0-dev", [2022-04-23T21:51:59.060Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-23T21:51:59.060Z] "OriginalFileName": "dockerd.exe", [2022-04-23T21:51:59.060Z] "ProductName": "", [2022-04-23T21:51:59.060Z] "ProductVersion": "0.0.0-dev", [2022-04-23T21:51:59.060Z] "SpecialBuild": "3b56c0663d" [2022-04-23T21:51:59.060Z] } [2022-04-23T21:51:59.060Z] } [2022-04-23T21:51:59.060Z] } [2022-04-23T21:51:59.060Z] } [2022-04-23T21:51:59.060Z] } [2022-04-23T21:51:59.060Z] } [2022-04-23T21:51:59.324Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-04-23T21:51:59.324Z] === RUN TestRemoveContainerRunning [2022-04-23T21:51:59.546Z] powershell.exe : cmd\dockerd\config.go [2022-04-23T21:51:59.546Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-148e4e7e\powershellWrapper.ps1:3 char:1 [2022-04-23T21:51:59.546Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-23T21:51:59.546Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-23T21:51:59.546Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-23T21:51:59.546Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-23T21:51:59.546Z] [2022-04-23T21:51:59.546Z] cmd\dockerd\config_windows.go [2022-04-23T21:51:59.582Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-04-23T21:51:59.582Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-23T21:52:00.024Z] cmd\dockerd\daemon.go [2022-04-23T21:52:00.024Z] cmd\dockerd\daemon_test.go [2022-04-23T21:52:00.024Z] cmd\dockerd\daemon_windows.go [2022-04-23T21:52:00.024Z] cmd\dockerd\docker.go [2022-04-23T21:52:00.024Z] cmd\dockerd\docker_windows.go [2022-04-23T21:52:00.024Z] cmd\dockerd\genwinres_windows.go [2022-04-23T21:52:00.024Z] cmd\dockerd\metrics.go [2022-04-23T21:52:00.024Z] cmd\dockerd\options.go [2022-04-23T21:52:00.024Z] cmd\dockerd\options_test.go [2022-04-23T21:52:00.024Z] cmd\dockerd\service_windows.go [2022-04-23T21:52:00.024Z] INFO: Building daemon... [2022-04-23T21:52:00.144Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-04-23T21:52:00.144Z] === RUN TestRemoveInvalidContainer [2022-04-23T21:52:00.144Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-23T21:52:00.144Z] === RUN TestRenameLinkedContainer [2022-04-23T21:52:00.635Z] Removing intermediate container 87638487ca41 [2022-04-23T21:52:00.635Z] ---> 4aa8177169d1 [2022-04-23T21:52:00.635Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-23T21:52:00.635Z] ---> Running in a33876dc2d63 [2022-04-23T21:52:01.093Z] Removing intermediate container a33876dc2d63 [2022-04-23T21:52:01.093Z] ---> 07d9eec69f30 [2022-04-23T21:52:01.093Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-23T21:52:01.093Z] ---> Running in 16b832f57b8d [2022-04-23T21:52:01.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-23T21:52:01.551Z] Removing intermediate container 16b832f57b8d [2022-04-23T21:52:01.551Z] ---> 3f8f9d4d1e0b [2022-04-23T21:52:01.551Z] Step 13/13 : COPY . . [2022-04-23T21:52:02.033Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-04-23T21:52:02.033Z] === RUN TestRenameStoppedContainer [2022-04-23T21:52:02.033Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-04-23T21:52:02.033Z] === RUN TestRenameRunningContainerAndReuse [2022-04-23T21:52:02.962Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-04-23T21:52:02.962Z] === RUN TestRenameInvalidName [2022-04-23T21:52:03.531Z] --- PASS: TestRenameInvalidName (0.44s) [2022-04-23T21:52:03.531Z] === RUN TestRenameAnonymousContainer [2022-04-23T21:52:04.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-23T21:52:04.897Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-04-23T21:52:04.897Z] === RUN TestRenameContainerWithSameName [2022-04-23T21:52:05.459Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-04-23T21:52:05.459Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-23T21:52:05.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-23T21:52:05.864Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-23T21:52:05.864Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-04-23T21:52:05.864Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-23T21:52:05.864Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-23T21:52:05.864Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-23T21:52:05.864Z] Cross building: bundles/cross/windows/amd64 [2022-04-23T21:52:05.864Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-04-23T21:52:05.864Z] { [2022-04-23T21:52:05.864Z] "RT_GROUP_ICON": { [2022-04-23T21:52:05.864Z] "#1": { [2022-04-23T21:52:05.864Z] "0409": "../../winresources/docker.ico" [2022-04-23T21:52:05.864Z] } [2022-04-23T21:52:05.864Z] }, [2022-04-23T21:52:05.864Z] "RT_MANIFEST": { [2022-04-23T21:52:05.864Z] "#1": { [2022-04-23T21:52:05.864Z] "0409": { [2022-04-23T21:52:05.864Z] "identity": {}, [2022-04-23T21:52:05.864Z] "description": "Docker Engine", [2022-04-23T21:52:05.864Z] "minimum-os": "vista", [2022-04-23T21:52:05.864Z] "execution-level": "", [2022-04-23T21:52:05.864Z] "ui-access": false, [2022-04-23T21:52:05.864Z] "auto-elevate": false, [2022-04-23T21:52:05.864Z] "dpi-awareness": "unaware", [2022-04-23T21:52:05.864Z] "disable-theming": false, [2022-04-23T21:52:05.864Z] "disable-window-filtering": false, [2022-04-23T21:52:05.864Z] "high-resolution-scrolling-aware": false, [2022-04-23T21:52:05.864Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-23T21:52:05.864Z] "long-path-aware": false, [2022-04-23T21:52:05.864Z] "printer-driver-isolation": false, [2022-04-23T21:52:05.864Z] "gdi-scaling": false, [2022-04-23T21:52:05.864Z] "segment-heap": false, [2022-04-23T21:52:05.864Z] "use-common-controls-v6": false [2022-04-23T21:52:05.864Z] } [2022-04-23T21:52:05.864Z] } [2022-04-23T21:52:05.864Z] }, [2022-04-23T21:52:05.864Z] "RT_MESSAGETABLE": { [2022-04-23T21:52:05.864Z] "#1": { [2022-04-23T21:52:05.864Z] "0409": "../../winresources/event_messages.bin" [2022-04-23T21:52:05.864Z] } [2022-04-23T21:52:05.864Z] }, [2022-04-23T21:52:05.864Z] "RT_VERSION": { [2022-04-23T21:52:05.864Z] "#1": { [2022-04-23T21:52:05.864Z] "0409": { [2022-04-23T21:52:05.864Z] "fixed": { [2022-04-23T21:52:05.864Z] "file_version": "0.0.0.0", [2022-04-23T21:52:05.864Z] "product_version": "0.0.0.0", [2022-04-23T21:52:05.864Z] "type": "Unknown" [2022-04-23T21:52:05.864Z] }, [2022-04-23T21:52:05.864Z] "info": { [2022-04-23T21:52:05.864Z] "0000": { [2022-04-23T21:52:05.864Z] "CompanyName": "", [2022-04-23T21:52:05.864Z] "FileVersion": "dev", [2022-04-23T21:52:05.864Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-23T21:52:05.864Z] "OriginalFileName": "dockerd-dev.exe", [2022-04-23T21:52:05.864Z] "ProductName": "", [2022-04-23T21:52:05.864Z] "ProductVersion": "dev", [2022-04-23T21:52:05.864Z] "SpecialBuild": "3b56c0663d4e3f9544e96e238278600186c422b7" [2022-04-23T21:52:05.864Z] } [2022-04-23T21:52:05.864Z] } [2022-04-23T21:52:05.864Z] } [2022-04-23T21:52:05.864Z] } [2022-04-23T21:52:05.864Z] } [2022-04-23T21:52:05.864Z] } [2022-04-23T21:52:05.864Z] cmd/dockerd/config.go [2022-04-23T21:52:05.864Z] cmd/dockerd/config_windows.go [2022-04-23T21:52:05.864Z] cmd/dockerd/daemon.go [2022-04-23T21:52:05.864Z] cmd/dockerd/daemon_test.go [2022-04-23T21:52:05.864Z] cmd/dockerd/daemon_windows.go [2022-04-23T21:52:05.864Z] cmd/dockerd/docker.go [2022-04-23T21:52:05.864Z] cmd/dockerd/docker_windows.go [2022-04-23T21:52:05.864Z] cmd/dockerd/genwinres_windows.go [2022-04-23T21:52:05.864Z] cmd/dockerd/metrics.go [2022-04-23T21:52:05.864Z] cmd/dockerd/options.go [2022-04-23T21:52:05.864Z] cmd/dockerd/options_test.go [2022-04-23T21:52:05.864Z] cmd/dockerd/service_windows.go [2022-04-23T21:52:05.864Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-23T21:52:05.864Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-23T21:52:06.386Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-04-23T21:52:06.386Z] === RUN TestResize [2022-04-23T21:52:06.685Z] --- PASS: TestResize (0.42s) [2022-04-23T21:52:06.685Z] === RUN TestResizeWithInvalidSize [2022-04-23T21:52:07.263Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2022-04-23T21:52:07.263Z] === RUN TestResizeWhenContainerNotStarted [2022-04-23T21:52:07.523Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-04-23T21:52:07.523Z] === RUN TestDaemonRestartKillContainers [2022-04-23T21:52:07.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-23T21:52:07.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-23T21:52:07.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-23T21:52:07.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-23T21:52:07.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-23T21:52:07.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-23T21:52:07.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-23T21:52:07.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-23T21:52:07.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-23T21:52:07.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-23T21:52:07.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-23T21:52:07.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-23T21:52:07.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-23T21:52:07.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-23T21:52:07.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-23T21:52:07.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-23T21:52:07.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T21:52:07.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T21:52:07.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T21:52:07.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T21:52:07.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T21:52:07.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T21:52:07.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T21:52:07.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T21:52:07.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-23T21:52:07.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-23T21:52:07.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-23T21:52:07.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-23T21:52:07.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-23T21:52:07.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-23T21:52:07.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-23T21:52:07.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-23T21:52:07.523Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-23T21:52:07.523Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-23T21:52:08.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-23T21:52:08.902Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-23T21:52:09.158Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-23T21:52:10.085Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-23T21:52:10.341Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T21:52:10.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-23T21:52:11.267Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T21:52:13.802Z] ---> 026c713fb641 [2022-04-23T21:52:13.828Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T21:52:14.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-23T21:52:14.756Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T21:52:15.366Z] Successfully built 026c713fb641 [2022-04-23T21:52:15.366Z] Successfully tagged docker:latest [2022-04-23T21:52:15.366Z] INFO: Image build ended at 04/23/2022 21:52:15. Duration:00:03:55.4673526 [2022-04-23T21:52:15.366Z] [2022-04-23T21:52:15.366Z] [2022-04-23T21:52:15.366Z] INFO: Building the test binaries at 04/23/2022 21:52:15... [2022-04-23T21:52:16.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-23T21:52:18.020Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-23T21:52:18.582Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-23T21:52:19.143Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-23T21:52:19.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-23T21:52:20.203Z] INFO: make.ps1 starting at 04/23/2022 21:52:19 [2022-04-23T21:52:20.509Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-23T21:52:20.671Z] INFO: Git commit (3b56c0663d) assumed from DOCKER_GITCOMMIT environment variable [2022-04-23T21:52:20.671Z] INFO: Invoking autogen... [2022-04-23T21:52:20.671Z] { [2022-04-23T21:52:20.671Z] "RT_GROUP_ICON": { [2022-04-23T21:52:20.671Z] "#1": { [2022-04-23T21:52:20.671Z] "0409": "../../winresources/docker.ico" [2022-04-23T21:52:20.671Z] } [2022-04-23T21:52:20.671Z] }, [2022-04-23T21:52:20.671Z] "RT_MANIFEST": { [2022-04-23T21:52:20.671Z] "#1": { [2022-04-23T21:52:20.671Z] "0409": { [2022-04-23T21:52:20.671Z] "identity": {}, [2022-04-23T21:52:20.671Z] "description": "Docker Engine", [2022-04-23T21:52:20.671Z] "minimum-os": "vista", [2022-04-23T21:52:20.671Z] "execution-level": "", [2022-04-23T21:52:20.671Z] "ui-access": false, [2022-04-23T21:52:20.671Z] "auto-elevate": false, [2022-04-23T21:52:20.671Z] "dpi-awareness": "unaware", [2022-04-23T21:52:20.671Z] "disable-theming": false, [2022-04-23T21:52:20.671Z] "disable-window-filtering": false, [2022-04-23T21:52:20.671Z] "high-resolution-scrolling-aware": false, [2022-04-23T21:52:20.671Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-23T21:52:20.671Z] "long-path-aware": false, [2022-04-23T21:52:20.671Z] "printer-driver-isolation": false, [2022-04-23T21:52:20.671Z] "gdi-scaling": false, [2022-04-23T21:52:20.671Z] "segment-heap": false, [2022-04-23T21:52:20.671Z] "use-common-controls-v6": false [2022-04-23T21:52:20.671Z] } [2022-04-23T21:52:20.671Z] } [2022-04-23T21:52:20.671Z] }, [2022-04-23T21:52:20.671Z] "RT_MESSAGETABLE": { [2022-04-23T21:52:20.671Z] "#1": { [2022-04-23T21:52:20.671Z] "0409": "../../winresources/event_messages.bin" [2022-04-23T21:52:20.671Z] } [2022-04-23T21:52:20.671Z] }, [2022-04-23T21:52:20.671Z] "RT_VERSION": { [2022-04-23T21:52:20.671Z] "#1": { [2022-04-23T21:52:20.671Z] "0409": { [2022-04-23T21:52:20.671Z] "fixed": { [2022-04-23T21:52:20.671Z] "file_version": "0.0.0.0", [2022-04-23T21:52:20.671Z] "product_version": "0.0.0.0", [2022-04-23T21:52:20.671Z] "type": "Unknown" [2022-04-23T21:52:20.671Z] }, [2022-04-23T21:52:20.671Z] "info": { [2022-04-23T21:52:20.671Z] "0000": { [2022-04-23T21:52:20.671Z] "CompanyName": "", [2022-04-23T21:52:20.671Z] "FileVersion": "0.0.0-dev", [2022-04-23T21:52:20.671Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-23T21:52:20.671Z] "OriginalFileName": "dockerd.exe", [2022-04-23T21:52:20.671Z] "ProductName": "", [2022-04-23T21:52:20.671Z] "ProductVersion": "0.0.0-dev", [2022-04-23T21:52:20.671Z] "SpecialBuild": "3b56c0663d" [2022-04-23T21:52:20.671Z] } [2022-04-23T21:52:20.671Z] } [2022-04-23T21:52:20.671Z] } [2022-04-23T21:52:20.671Z] } [2022-04-23T21:52:20.671Z] } [2022-04-23T21:52:20.671Z] } [2022-04-23T21:52:21.070Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-23T21:52:21.139Z] powershell.exe : cmd\dockerd\config.go [2022-04-23T21:52:21.139Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-25aa91e8\powershellWrapper.ps1:3 char:1 [2022-04-23T21:52:21.139Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-23T21:52:21.139Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-23T21:52:21.139Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-23T21:52:21.139Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-23T21:52:21.139Z] [2022-04-23T21:52:21.139Z] cmd\dockerd\config_windows.go [2022-04-23T21:52:21.139Z] cmd\dockerd\daemon.go [2022-04-23T21:52:21.139Z] cmd\dockerd\daemon_test.go [2022-04-23T21:52:21.139Z] cmd\dockerd\daemon_windows.go [2022-04-23T21:52:21.139Z] cmd\dockerd\docker.go [2022-04-23T21:52:21.139Z] cmd\dockerd\docker_windows.go [2022-04-23T21:52:21.139Z] cmd\dockerd\genwinres_windows.go [2022-04-23T21:52:21.607Z] cmd\dockerd\metrics.go [2022-04-23T21:52:21.607Z] cmd\dockerd\options.go [2022-04-23T21:52:21.607Z] cmd\dockerd\options_test.go [2022-04-23T21:52:21.607Z] cmd\dockerd\service_windows.go [2022-04-23T21:52:21.607Z] INFO: Building daemon... [2022-04-23T21:52:21.831Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-23T21:52:21.831Z] Using test binary docker [2022-04-23T21:52:21.831Z] +++ /etc/init.d/apparmor start [2022-04-23T21:52:21.831Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-23T21:52:21.831Z] INFO: Waiting for daemon to start... [2022-04-23T21:52:21.831Z] Starting dockerd [2022-04-23T21:52:21.831Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-23T21:52:22.434Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-23T21:52:22.997Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-23T21:52:24.377Z] . [2022-04-23T21:52:24.377Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-23T21:52:24.377Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-23T21:52:24.377Z] Error: No such image: emptyfs [2022-04-23T21:52:24.377Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-23T21:52:24.377Z] ++++ docker load [2022-04-23T21:52:24.638Z] Running integration-test (iteration 1) [2022-04-23T21:52:24.638Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-23T21:52:24.638Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:52:24.638Z] ++ set -e [2022-04-23T21:52:24.638Z] ++ '[' -n 0 ']' [2022-04-23T21:52:24.638Z] ++ set -x [2022-04-23T21:52:24.639Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:52:24.884Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-23T21:52:24.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.37s) [2022-04-23T21:52:24.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.67s) [2022-04-23T21:52:24.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-04-23T21:52:24.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-04-23T21:52:24.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-04-23T21:52:24.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.31s) [2022-04-23T21:52:24.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.32s) [2022-04-23T21:52:24.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.77s) [2022-04-23T21:52:24.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.84s) [2022-04-23T21:52:24.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.73s) [2022-04-23T21:52:24.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s) [2022-04-23T21:52:24.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.80s) [2022-04-23T21:52:24.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.03s) [2022-04-23T21:52:24.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.81s) [2022-04-23T21:52:24.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) [2022-04-23T21:52:24.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.77s) [2022-04-23T21:52:24.884Z] === RUN TestCgroupNamespacesRun [2022-04-23T21:52:25.581Z] Loaded image: busybox:latest [2022-04-23T21:52:25.812Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-04-23T21:52:25.812Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-23T21:52:25.812Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-23T21:52:25.812Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-23T21:52:25.812Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-23T21:52:25.842Z] Loaded image: busybox:glibc [2022-04-23T21:52:27.176Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-04-23T21:52:27.176Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-23T21:52:28.104Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-04-23T21:52:28.104Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-23T21:52:29.468Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-04-23T21:52:29.468Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-23T21:52:30.400Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-04-23T21:52:30.400Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-23T21:52:30.962Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-04-23T21:52:30.962Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-23T21:52:31.140Z] Loaded image: debian:bullseye-slim [2022-04-23T21:52:31.140Z] Loaded image: hello-world:latest [2022-04-23T21:52:31.140Z] Loaded image: arm32v7/hello-world:latest [2022-04-23T21:52:31.140Z] INFO: Testing against a local daemon [2022-04-23T21:52:31.140Z] === RUN TestCgroupNamespacesBuild [2022-04-23T21:52:32.326Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-04-23T21:52:32.326Z] === RUN TestNISDomainname [2022-04-23T21:52:32.888Z] --- PASS: TestNISDomainname (0.54s) [2022-04-23T21:52:32.888Z] === RUN TestHostnameDnsResolution [2022-04-23T21:52:33.450Z] --- PASS: TestHostnameDnsResolution (0.74s) [2022-04-23T21:52:33.450Z] === RUN TestUnprivilegedPortsAndPing [2022-04-23T21:52:33.692Z] --- PASS: TestCgroupNamespacesBuild (2.41s) [2022-04-23T21:52:33.692Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-23T21:52:34.012Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-04-23T21:52:34.012Z] === RUN TestPrivilegedHostDevices [2022-04-23T21:52:34.573Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-04-23T21:52:34.573Z] === RUN TestStats [2022-04-23T21:52:35.608Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.19s) [2022-04-23T21:52:35.608Z] === RUN TestBuildWithSession [2022-04-23T21:52:35.608Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T21:52:35.608Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-23T21:52:35.608Z] === RUN TestBuildSquashParent [2022-04-23T21:52:37.086Z] --- PASS: TestStats (2.47s) [2022-04-23T21:52:37.086Z] === RUN TestStopContainerWithTimeout [2022-04-23T21:52:37.086Z] === RUN TestStopContainerWithTimeout/0 [2022-04-23T21:52:37.086Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-23T21:52:37.086Z] === RUN TestStopContainerWithTimeout/1 [2022-04-23T21:52:37.086Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-23T21:52:37.086Z] === RUN TestStopContainerWithTimeout/3 [2022-04-23T21:52:37.086Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-23T21:52:37.086Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-23T21:52:37.086Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-23T21:52:37.086Z] === CONT TestStopContainerWithTimeout/0 [2022-04-23T21:52:37.086Z] === CONT TestStopContainerWithTimeout/3 [2022-04-23T21:52:37.242Z] ---> 9dc4d8d96402 [2022-04-23T21:52:37.649Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-23T21:52:37.701Z] Successfully built 9dc4d8d96402 [2022-04-23T21:52:37.701Z] Successfully tagged docker:latest [2022-04-23T21:52:37.701Z] INFO: Image build ended at 04/23/2022 21:52:37. Duration:00:04:42.6028647 [2022-04-23T21:52:37.899Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-23T21:52:37.899Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-04-23T21:52:37.899Z] { [2022-04-23T21:52:37.899Z] "RT_GROUP_ICON": { [2022-04-23T21:52:37.899Z] "#1": { [2022-04-23T21:52:37.899Z] "0409": "../../winresources/docker.ico" [2022-04-23T21:52:37.899Z] } [2022-04-23T21:52:37.899Z] }, [2022-04-23T21:52:37.899Z] "RT_MANIFEST": { [2022-04-23T21:52:37.899Z] "#1": { [2022-04-23T21:52:37.899Z] "0409": { [2022-04-23T21:52:37.899Z] "identity": {}, [2022-04-23T21:52:37.899Z] "description": "Docker Engine", [2022-04-23T21:52:37.899Z] "minimum-os": "vista", [2022-04-23T21:52:37.899Z] "execution-level": "", [2022-04-23T21:52:37.899Z] "ui-access": false, [2022-04-23T21:52:37.899Z] "auto-elevate": false, [2022-04-23T21:52:37.899Z] "dpi-awareness": "unaware", [2022-04-23T21:52:37.899Z] "disable-theming": false, [2022-04-23T21:52:37.899Z] "disable-window-filtering": false, [2022-04-23T21:52:37.899Z] "high-resolution-scrolling-aware": false, [2022-04-23T21:52:37.899Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-23T21:52:37.899Z] "long-path-aware": false, [2022-04-23T21:52:37.899Z] "printer-driver-isolation": false, [2022-04-23T21:52:37.899Z] "gdi-scaling": false, [2022-04-23T21:52:37.899Z] "segment-heap": false, [2022-04-23T21:52:37.899Z] "use-common-controls-v6": false [2022-04-23T21:52:37.899Z] } [2022-04-23T21:52:37.899Z] } [2022-04-23T21:52:37.899Z] }, [2022-04-23T21:52:37.899Z] "RT_MESSAGETABLE": { [2022-04-23T21:52:37.899Z] "#1": { [2022-04-23T21:52:37.899Z] "0409": "../../winresources/event_messages.bin" [2022-04-23T21:52:37.899Z] } [2022-04-23T21:52:37.899Z] }, [2022-04-23T21:52:37.899Z] "RT_VERSION": { [2022-04-23T21:52:37.899Z] "#1": { [2022-04-23T21:52:37.899Z] "0409": { [2022-04-23T21:52:37.899Z] "fixed": { [2022-04-23T21:52:37.899Z] "file_version": "0.0.0.0", [2022-04-23T21:52:37.899Z] "product_version": "0.0.0.0", [2022-04-23T21:52:37.899Z] "type": "Unknown" [2022-04-23T21:52:37.899Z] }, [2022-04-23T21:52:37.899Z] "info": { [2022-04-23T21:52:37.899Z] "0000": { [2022-04-23T21:52:37.899Z] "CompanyName": "", [2022-04-23T21:52:37.899Z] "FileVersion": "dev", [2022-04-23T21:52:37.899Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-23T21:52:37.899Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-04-23T21:52:37.899Z] "ProductName": "", [2022-04-23T21:52:37.899Z] "ProductVersion": "dev", [2022-04-23T21:52:37.899Z] "SpecialBuild": "3b56c0663d4e3f9544e96e238278600186c422b7" [2022-04-23T21:52:37.899Z] } [2022-04-23T21:52:37.899Z] } [2022-04-23T21:52:37.899Z] } [2022-04-23T21:52:37.899Z] } [2022-04-23T21:52:37.899Z] } [2022-04-23T21:52:37.899Z] } [2022-04-23T21:52:37.899Z] cmd/docker-proxy/genwinres_windows.go [2022-04-23T21:52:37.899Z] cmd/docker-proxy/main.go [2022-04-23T21:52:37.899Z] cmd/docker-proxy/network_proxy_test.go [2022-04-23T21:52:37.899Z] cmd/docker-proxy/proxy.go [2022-04-23T21:52:37.899Z] cmd/docker-proxy/sctp_proxy.go [2022-04-23T21:52:37.899Z] cmd/docker-proxy/tcp_proxy.go [2022-04-23T21:52:37.899Z] cmd/docker-proxy/udp_proxy.go [2022-04-23T21:52:37.899Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-23T21:52:37.899Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-23T21:52:37.899Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-23T21:52:37.899Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-23T21:52:37.899Z] remote: Enumerating objects: 23, done. [2022-04-23T21:52:37.899Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-23T21:52:37.899Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-23T21:52:37.899Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-23T21:52:37.899Z] Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-04-23T21:52:37.899Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-04-23T21:52:37.899Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-23T21:52:38.158Z] [2022-04-23T21:52:38.159Z] [2022-04-23T21:52:38.159Z] INFO: Building the test binaries at 04/23/2022 21:52:37... [2022-04-23T21:52:38.460Z] Cross building: bundles/cross/linux/ppc64le [2022-04-23T21:52:38.460Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-23T21:52:38.460Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-23T21:52:40.161Z] === CONT TestStopContainerWithTimeout/1 [2022-04-23T21:52:41.088Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-23T21:52:41.088Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2022-04-23T21:52:41.088Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2022-04-23T21:52:41.088Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-04-23T21:52:41.088Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-04-23T21:52:41.088Z] === RUN TestDeleteDevicemapper [2022-04-23T21:52:41.088Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-23T21:52:41.088Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-23T21:52:41.088Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-23T21:52:42.978Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2022-04-23T21:52:42.978Z] === RUN TestUpdateMemory [2022-04-23T21:52:42.978Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-23T21:52:42.978Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-23T21:52:42.978Z] === RUN TestUpdateCPUQuota [2022-04-23T21:52:43.540Z] --- PASS: TestUpdateCPUQuota (0.87s) [2022-04-23T21:52:43.540Z] === RUN TestUpdatePidsLimit [2022-04-23T21:52:43.540Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-23T21:52:43.797Z] === RUN TestUpdatePidsLimit/no_change [2022-04-23T21:52:43.797Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-23T21:52:43.933Z] INFO: make.ps1 starting at 04/23/2022 21:52:43 [2022-04-23T21:52:43.976Z] --- PASS: TestImportExtremelyLargeImageWorks (92.83s) [2022-04-23T21:52:43.977Z] PASS [2022-04-23T21:52:43.977Z] [2022-04-23T21:52:43.977Z] === Skipped [2022-04-23T21:52:43.977Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-23T21:52:43.977Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-23T21:52:43.977Z] [2022-04-23T21:52:43.977Z] DONE 22 tests, 1 skipped in 96.421s [2022-04-23T21:52:43.977Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-23T21:52:43.977Z] INFO: Testing against a local daemon [2022-04-23T21:52:43.977Z] === RUN TestNetworkCreateDelete [2022-04-23T21:52:43.977Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-23T21:52:43.977Z] === RUN TestDockerNetworkDeletePreferID [2022-04-23T21:52:43.977Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-04-23T21:52:43.977Z] === RUN TestDaemonDNSFallback [2022-04-23T21:52:44.053Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-23T21:52:44.309Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-23T21:52:44.390Z] INFO: Git commit (3b56c0663d) assumed from DOCKER_GITCOMMIT environment variable [2022-04-23T21:52:44.390Z] INFO: Invoking autogen... [2022-04-23T21:52:44.565Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-23T21:52:44.822Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-23T21:52:44.847Z] { [2022-04-23T21:52:44.847Z] "RT_GROUP_ICON": { [2022-04-23T21:52:44.847Z] "#1": { [2022-04-23T21:52:44.847Z] "0409": "../../winresources/docker.ico" [2022-04-23T21:52:44.847Z] } [2022-04-23T21:52:44.847Z] }, [2022-04-23T21:52:44.847Z] "RT_MANIFEST": { [2022-04-23T21:52:44.847Z] "#1": { [2022-04-23T21:52:44.847Z] "0409": { [2022-04-23T21:52:44.847Z] "identity": {}, [2022-04-23T21:52:44.847Z] "description": "Docker Engine", [2022-04-23T21:52:44.847Z] "minimum-os": "vista", [2022-04-23T21:52:44.847Z] "execution-level": "", [2022-04-23T21:52:44.847Z] "ui-access": false, [2022-04-23T21:52:44.847Z] "auto-elevate": false, [2022-04-23T21:52:44.847Z] "dpi-awareness": "unaware", [2022-04-23T21:52:44.847Z] "disable-theming": false, [2022-04-23T21:52:44.847Z] "disable-window-filtering": false, [2022-04-23T21:52:44.847Z] "high-resolution-scrolling-aware": false, [2022-04-23T21:52:44.847Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-23T21:52:44.847Z] "long-path-aware": false, [2022-04-23T21:52:44.847Z] "printer-driver-isolation": false, [2022-04-23T21:52:44.847Z] "gdi-scaling": false, [2022-04-23T21:52:44.847Z] "segment-heap": false, [2022-04-23T21:52:44.847Z] "use-common-controls-v6": false [2022-04-23T21:52:44.847Z] } [2022-04-23T21:52:44.847Z] } [2022-04-23T21:52:44.847Z] }, [2022-04-23T21:52:44.847Z] "RT_MESSAGETABLE": { [2022-04-23T21:52:44.847Z] "#1": { [2022-04-23T21:52:44.847Z] "0409": "../../winresources/event_messages.bin" [2022-04-23T21:52:44.847Z] } [2022-04-23T21:52:44.847Z] }, [2022-04-23T21:52:44.847Z] "RT_VERSION": { [2022-04-23T21:52:44.847Z] "#1": { [2022-04-23T21:52:44.847Z] "0409": { [2022-04-23T21:52:44.847Z] "fixed": { [2022-04-23T21:52:44.847Z] "file_version": "0.0.0.0", [2022-04-23T21:52:44.847Z] "product_version": "0.0.0.0", [2022-04-23T21:52:44.847Z] "type": "Unknown" [2022-04-23T21:52:44.847Z] }, [2022-04-23T21:52:44.847Z] "info": { [2022-04-23T21:52:44.847Z] "0000": { [2022-04-23T21:52:44.847Z] "CompanyName": "", [2022-04-23T21:52:44.847Z] "FileVersion": "0.0.0-dev", [2022-04-23T21:52:44.847Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-23T21:52:44.847Z] "OriginalFileName": "dockerd.exe", [2022-04-23T21:52:44.847Z] "ProductName": "", [2022-04-23T21:52:44.847Z] "ProductVersion": "0.0.0-dev", [2022-04-23T21:52:44.847Z] "SpecialBuild": "3b56c0663d" [2022-04-23T21:52:44.847Z] } [2022-04-23T21:52:44.847Z] } [2022-04-23T21:52:44.847Z] } [2022-04-23T21:52:44.847Z] } [2022-04-23T21:52:44.847Z] } [2022-04-23T21:52:44.847Z] } [2022-04-23T21:52:45.384Z] --- PASS: TestUpdatePidsLimit (1.95s) [2022-04-23T21:52:45.384Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-04-23T21:52:45.384Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-04-23T21:52:45.384Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-04-23T21:52:45.384Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-04-23T21:52:45.384Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-04-23T21:52:45.384Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-04-23T21:52:45.384Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-04-23T21:52:45.384Z] === RUN TestUpdateRestartPolicy [2022-04-23T21:52:45.666Z] --- PASS: TestBuildSquashParent (9.09s) [2022-04-23T21:52:45.666Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-23T21:52:45.666Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T21:52:45.666Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T21:52:45.666Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T21:52:45.666Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T21:52:45.666Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T21:52:45.666Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T21:52:45.666Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T21:52:45.666Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T21:52:45.666Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T21:52:45.666Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T21:52:45.666Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T21:52:45.666Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T21:52:45.666Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T21:52:45.666Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T21:52:45.812Z] powershell.exe : cmd\dockerd\config.go [2022-04-23T21:52:45.812Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-55247ff5\powershellWrapper.ps1:3 char:1 [2022-04-23T21:52:45.812Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-23T21:52:45.812Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-23T21:52:45.812Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-23T21:52:45.812Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-23T21:52:45.812Z] [2022-04-23T21:52:45.812Z] cmd\dockerd\config_windows.go [2022-04-23T21:52:45.812Z] cmd\dockerd\daemon.go [2022-04-23T21:52:45.812Z] cmd\dockerd\daemon_test.go [2022-04-23T21:52:45.812Z] cmd\dockerd\daemon_windows.go [2022-04-23T21:52:45.812Z] cmd\dockerd\docker.go [2022-04-23T21:52:45.812Z] cmd\dockerd\docker_windows.go [2022-04-23T21:52:45.812Z] cmd\dockerd\genwinres_windows.go [2022-04-23T21:52:45.812Z] cmd\dockerd\metrics.go [2022-04-23T21:52:45.812Z] cmd\dockerd\options.go [2022-04-23T21:52:45.812Z] cmd\dockerd\options_test.go [2022-04-23T21:52:45.812Z] cmd\dockerd\service_windows.go [2022-04-23T21:52:45.812Z] INFO: Building daemon... [2022-04-23T21:52:47.274Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-04-23T21:52:47.274Z] === RUN TestInspectNetwork [2022-04-23T21:52:47.274Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:52:47.274Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-23T21:52:47.274Z] === RUN TestRunContainerWithBridgeNone [2022-04-23T21:52:47.274Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T21:52:47.274Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-23T21:52:47.274Z] === RUN TestNetworkInvalidJSON [2022-04-23T21:52:47.274Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-23T21:52:47.274Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-23T21:52:47.274Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T21:52:47.274Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T21:52:47.274Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T21:52:47.274Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T21:52:47.274Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-23T21:52:47.274Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-23T21:52:47.274Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T21:52:47.274Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-23T21:52:47.274Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-23T21:52:47.274Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-23T21:52:47.274Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-23T21:52:47.274Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-23T21:52:47.274Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-23T21:52:47.274Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-23T21:52:47.274Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T21:52:47.274Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-23T21:52:47.274Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-23T21:52:47.274Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-23T21:52:47.274Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-23T21:52:47.274Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-23T21:52:47.274Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-23T21:52:47.274Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-23T21:52:47.274Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-23T21:52:47.274Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-23T21:52:47.274Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-23T21:52:47.274Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-23T21:52:47.274Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-23T21:52:47.274Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-23T21:52:47.274Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-23T21:52:47.274Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-23T21:52:47.274Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-23T21:52:47.274Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-23T21:52:47.274Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-23T21:52:47.274Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-23T21:52:47.274Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-23T21:52:47.274Z] === RUN TestNetworkList [2022-04-23T21:52:47.274Z] === RUN TestNetworkList//networks [2022-04-23T21:52:47.274Z] === PAUSE TestNetworkList//networks [2022-04-23T21:52:47.274Z] === RUN TestNetworkList//networks/ [2022-04-23T21:52:47.274Z] === PAUSE TestNetworkList//networks/ [2022-04-23T21:52:47.274Z] === CONT TestNetworkList//networks [2022-04-23T21:52:47.274Z] === CONT TestNetworkList//networks/ [2022-04-23T21:52:47.274Z] --- PASS: TestNetworkList (0.02s) [2022-04-23T21:52:47.274Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-23T21:52:47.274Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-23T21:52:47.274Z] === RUN TestHostIPv4BridgeLabel [2022-04-23T21:52:47.274Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T21:52:47.274Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-23T21:52:47.274Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-23T21:52:47.274Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T21:52:47.274Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-04-23T21:52:47.274Z] === RUN TestDaemonDefaultNetworkPools [2022-04-23T21:52:47.274Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T21:52:47.274Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-04-23T21:52:47.274Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-23T21:52:47.274Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T21:52:47.274Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-23T21:52:47.274Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-23T21:52:47.274Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T21:52:47.274Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-23T21:52:47.274Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-23T21:52:47.274Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T21:52:47.274Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.03s) [2022-04-23T21:52:47.274Z] === RUN TestServiceWithPredefinedNetwork [2022-04-23T21:52:47.274Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:52:47.274Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-23T21:52:47.274Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-23T21:52:47.274Z] service_test.go:243: FLAKY_TEST [2022-04-23T21:52:47.274Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T21:52:47.274Z] === RUN TestServiceWithDataPathPortInit [2022-04-23T21:52:47.274Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:52:47.274Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-23T21:52:47.274Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-23T21:52:47.274Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:52:47.274Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-23T21:52:47.274Z] PASS [2022-04-23T21:52:47.274Z] [2022-04-23T21:52:47.274Z] === Skipped [2022-04-23T21:52:47.274Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-23T21:52:47.274Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:52:47.274Z] [2022-04-23T21:52:47.274Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-23T21:52:47.274Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T21:52:47.274Z] [2022-04-23T21:52:47.274Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-23T21:52:47.274Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T21:52:47.274Z] [2022-04-23T21:52:47.274Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-04-23T21:52:47.274Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T21:52:47.274Z] [2022-04-23T21:52:47.274Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-04-23T21:52:47.274Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T21:52:47.274Z] [2022-04-23T21:52:47.274Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-23T21:52:47.274Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T21:52:47.274Z] [2022-04-23T21:52:47.274Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-23T21:52:47.274Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T21:52:47.274Z] [2022-04-23T21:52:47.274Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.03s) [2022-04-23T21:52:47.274Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T21:52:47.274Z] [2022-04-23T21:52:47.274Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-23T21:52:47.274Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:52:47.274Z] [2022-04-23T21:52:47.274Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T21:52:47.274Z] service_test.go:243: FLAKY_TEST [2022-04-23T21:52:47.274Z] [2022-04-23T21:52:47.274Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-23T21:52:47.274Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:52:47.274Z] [2022-04-23T21:52:47.274Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-23T21:52:47.274Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:52:47.274Z] [2022-04-23T21:52:47.274Z] DONE 34 tests, 12 skipped in 7.086s [2022-04-23T21:52:47.274Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-23T21:52:47.274Z] INFO: Testing against a local daemon [2022-04-23T21:52:47.274Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-23T21:52:47.274Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T21:52:47.274Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-23T21:52:47.274Z] === RUN TestDockerNetworkIpvlan [2022-04-23T21:52:47.274Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T21:52:47.274Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-23T21:52:47.274Z] PASS [2022-04-23T21:52:47.274Z] [2022-04-23T21:52:47.274Z] === Skipped [2022-04-23T21:52:47.274Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-23T21:52:47.274Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T21:52:47.274Z] [2022-04-23T21:52:47.274Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-23T21:52:47.274Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T21:52:47.274Z] [2022-04-23T21:52:47.275Z] DONE 2 tests, 2 skipped in 0.112s [2022-04-23T21:52:47.535Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-23T21:52:47.535Z] INFO: Testing against a local daemon [2022-04-23T21:52:47.535Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-23T21:52:47.535Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T21:52:47.535Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-23T21:52:47.535Z] === RUN TestDockerNetworkMacvlan [2022-04-23T21:52:47.535Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T21:52:47.535Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-23T21:52:47.535Z] PASS [2022-04-23T21:52:47.535Z] [2022-04-23T21:52:47.535Z] === Skipped [2022-04-23T21:52:47.535Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-23T21:52:47.535Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T21:52:47.535Z] [2022-04-23T21:52:47.535Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-23T21:52:47.535Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T21:52:47.535Z] [2022-04-23T21:52:47.535Z] DONE 2 tests, 2 skipped in 0.105s [2022-04-23T21:52:47.535Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-23T21:52:47.535Z] testing: warning: no tests to run [2022-04-23T21:52:47.535Z] PASS [2022-04-23T21:52:47.535Z] [2022-04-23T21:52:47.535Z] DONE 0 tests in 0.028s [2022-04-23T21:52:47.535Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-23T21:52:47.795Z] INFO: Testing against a local daemon [2022-04-23T21:52:47.795Z] === RUN TestAuthZPluginAllowRequest [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-23T21:52:47.795Z] === RUN TestAuthZPluginTLS [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-23T21:52:47.795Z] === RUN TestAuthZPluginDenyRequest [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-23T21:52:47.795Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-23T21:52:47.795Z] === RUN TestAuthZPluginDenyResponse [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-23T21:52:47.795Z] === RUN TestAuthZPluginAllowEventStream [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-23T21:52:47.795Z] === RUN TestAuthZPluginErrorResponse [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-23T21:52:47.795Z] === RUN TestAuthZPluginErrorRequest [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-23T21:52:47.795Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-23T21:52:47.795Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-23T21:52:47.795Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-23T21:52:47.795Z] === RUN TestAuthZPluginHeader [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-23T21:52:47.795Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-04-23T21:52:47.795Z] === RUN TestAuthZPluginV2Disable [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-04-23T21:52:47.795Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-23T21:52:47.795Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-23T21:52:47.795Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-23T21:52:47.795Z] PASS [2022-04-23T21:52:47.795Z] [2022-04-23T21:52:47.795Z] === Skipped [2022-04-23T21:52:47.795Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] [2022-04-23T21:52:47.795Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] [2022-04-23T21:52:47.795Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] [2022-04-23T21:52:47.795Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] [2022-04-23T21:52:47.795Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] [2022-04-23T21:52:47.795Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] [2022-04-23T21:52:47.795Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] [2022-04-23T21:52:47.795Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] [2022-04-23T21:52:47.795Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] [2022-04-23T21:52:47.795Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] [2022-04-23T21:52:47.795Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] [2022-04-23T21:52:47.795Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] [2022-04-23T21:52:47.795Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] [2022-04-23T21:52:47.795Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] [2022-04-23T21:52:47.795Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.795Z] [2022-04-23T21:52:47.795Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-23T21:52:47.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.796Z] [2022-04-23T21:52:47.796Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-23T21:52:47.796Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:47.796Z] [2022-04-23T21:52:47.796Z] DONE 17 tests, 17 skipped in 0.334s [2022-04-23T21:52:47.796Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-23T21:52:48.056Z] INFO: Testing against a local daemon [2022-04-23T21:52:48.056Z] === RUN TestPluginInvalidJSON [2022-04-23T21:52:48.056Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T21:52:48.056Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T21:52:48.056Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T21:52:48.056Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T21:52:48.056Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-23T21:52:48.056Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-23T21:52:48.056Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T21:52:48.056Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-23T21:52:48.056Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-23T21:52:48.056Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-23T21:52:48.056Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-23T21:52:48.056Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-23T21:52:48.056Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-23T21:52:48.056Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-23T21:52:48.056Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-23T21:52:48.056Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-23T21:52:48.056Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T21:52:48.056Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-23T21:52:48.056Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-23T21:52:48.056Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-23T21:52:48.056Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-23T21:52:48.056Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-23T21:52:48.056Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-23T21:52:48.056Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-23T21:52:48.056Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-23T21:52:48.056Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-23T21:52:48.056Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-23T21:52:48.056Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-04-23T21:52:48.056Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-23T21:52:48.056Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-23T21:52:48.056Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-23T21:52:48.056Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-23T21:52:48.056Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-23T21:52:48.056Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-23T21:52:48.056Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-23T21:52:48.056Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-23T21:52:48.056Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-23T21:52:48.056Z] === RUN TestPluginInstall [2022-04-23T21:52:48.056Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:48.056Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-23T21:52:48.056Z] === RUN TestPluginsWithRuntimes [2022-04-23T21:52:48.056Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-23T21:52:48.056Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-23T21:52:48.056Z] === RUN TestPluginBackCompatMediaTypes [2022-04-23T21:52:48.056Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-23T21:52:48.056Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-23T21:52:48.056Z] PASS [2022-04-23T21:52:48.056Z] [2022-04-23T21:52:48.056Z] === Skipped [2022-04-23T21:52:48.056Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-23T21:52:48.056Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T21:52:48.056Z] [2022-04-23T21:52:48.056Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-23T21:52:48.056Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-23T21:52:48.056Z] [2022-04-23T21:52:48.056Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-23T21:52:48.056Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-23T21:52:48.056Z] [2022-04-23T21:52:48.056Z] DONE 19 tests, 3 skipped in 0.166s [2022-04-23T21:52:48.056Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-23T21:52:48.233Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T21:52:48.233Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T21:52:48.316Z] INFO: Testing against a local daemon [2022-04-23T21:52:48.316Z] === RUN TestExternalGraphDriver [2022-04-23T21:52:48.316Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-23T21:52:48.316Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-04-23T21:52:48.316Z] === RUN TestGraphdriverPluginV2 [2022-04-23T21:52:51.539Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T21:52:51.539Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T21:52:51.615Z] --- PASS: TestGraphdriverPluginV2 (3.43s) [2022-04-23T21:52:51.615Z] PASS [2022-04-23T21:52:51.615Z] [2022-04-23T21:52:51.615Z] === Skipped [2022-04-23T21:52:51.615Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-04-23T21:52:51.615Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-23T21:52:51.615Z] [2022-04-23T21:52:51.615Z] DONE 2 tests, 1 skipped in 3.584s [2022-04-23T21:52:51.615Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-23T21:52:51.876Z] INFO: Testing against a local daemon [2022-04-23T21:52:51.876Z] === RUN TestContinueAfterPluginCrash [2022-04-23T21:52:51.876Z] === PAUSE TestContinueAfterPluginCrash [2022-04-23T21:52:51.876Z] === RUN TestReadPluginNoRead [2022-04-23T21:52:51.876Z] === PAUSE TestReadPluginNoRead [2022-04-23T21:52:51.876Z] === RUN TestDaemonStartWithLogOpt [2022-04-23T21:52:51.876Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-23T21:52:51.876Z] === CONT TestContinueAfterPluginCrash [2022-04-23T21:52:51.876Z] === CONT TestDaemonStartWithLogOpt [2022-04-23T21:52:54.836Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-23T21:52:54.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.31s) [2022-04-23T21:52:54.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.41s) [2022-04-23T21:52:54.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.35s) [2022-04-23T21:52:54.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.52s) [2022-04-23T21:52:54.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.22s) [2022-04-23T21:52:54.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.00s) [2022-04-23T21:52:54.836Z] === RUN TestBuildMultiStageCopy [2022-04-23T21:52:54.836Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-23T21:52:57.162Z] --- PASS: TestDaemonStartWithLogOpt (4.42s) [2022-04-23T21:52:57.163Z] === CONT TestReadPluginNoRead [2022-04-23T21:52:57.378Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-23T21:52:57.591Z] --- PASS: TestUpdateRestartPolicy (11.03s) [2022-04-23T21:52:57.591Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-23T21:52:57.591Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-04-23T21:52:57.591Z] === RUN TestWaitNonBlocked [2022-04-23T21:52:57.591Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T21:52:57.591Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T21:52:57.591Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T21:52:57.591Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T21:52:57.591Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T21:52:57.591Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T21:52:57.591Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-23T21:52:57.591Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-04-23T21:52:57.591Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-04-23T21:52:57.591Z] === RUN TestWaitBlocked [2022-04-23T21:52:57.591Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T21:52:57.591Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T21:52:57.591Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T21:52:57.591Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T21:52:57.591Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T21:52:57.591Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T21:52:57.949Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-23T21:52:58.519Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-23T21:52:58.519Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2022-04-23T21:52:58.519Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-04-23T21:52:58.519Z] === CONT TestContainerStartOnDaemonRestart [2022-04-23T21:52:58.519Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-23T21:52:58.522Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-23T21:52:58.545Z] === RUN TestReadPluginNoRead/default [2022-04-23T21:52:59.094Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-23T21:52:59.664Z] --- PASS: TestBuildMultiStageCopy (5.03s) [2022-04-23T21:52:59.664Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.70s) [2022-04-23T21:52:59.664Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2022-04-23T21:52:59.664Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2022-04-23T21:52:59.664Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2022-04-23T21:52:59.664Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2022-04-23T21:52:59.664Z] === RUN TestBuildMultiStageParentConfig [2022-04-23T21:52:59.927Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-23T21:53:00.869Z] --- PASS: TestContinueAfterPluginCrash (9.13s) [2022-04-23T21:53:01.049Z] --- PASS: TestBuildMultiStageParentConfig (1.38s) [2022-04-23T21:53:01.049Z] === RUN TestBuildLabelWithTargets [2022-04-23T21:53:01.067Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.31s) [2022-04-23T21:53:01.067Z] === CONT TestIpcModeOlderClient [2022-04-23T21:53:01.067Z] --- PASS: TestContainerStartOnDaemonRestart (2.36s) [2022-04-23T21:53:01.067Z] === CONT TestContainerKillOnDaemonStart [2022-04-23T21:53:01.067Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-23T21:53:01.067Z] === CONT TestDaemonHostGatewayIP [2022-04-23T21:53:01.129Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-23T21:53:02.512Z] === CONT TestReadPluginNoRead [2022-04-23T21:53:02.512Z] read_test.go:92: [d6769ef8460ef] daemon is not started [2022-04-23T21:53:02.512Z] --- PASS: TestReadPluginNoRead (6.08s) [2022-04-23T21:53:02.512Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-04-23T21:53:02.512Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.39s) [2022-04-23T21:53:02.512Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-04-23T21:53:02.512Z] PASS [2022-04-23T21:53:02.512Z] [2022-04-23T21:53:02.512Z] DONE 6 tests in 10.623s [2022-04-23T21:53:02.512Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-23T21:53:02.512Z] testing: warning: no tests to run [2022-04-23T21:53:02.512Z] PASS [2022-04-23T21:53:02.512Z] [2022-04-23T21:53:02.512Z] DONE 0 tests in 0.038s [2022-04-23T21:53:02.512Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-23T21:53:02.512Z] INFO: Testing against a local daemon [2022-04-23T21:53:02.512Z] === RUN TestPluginWithDevMounts [2022-04-23T21:53:02.512Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-23T21:53:02.512Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-23T21:53:02.512Z] PASS [2022-04-23T21:53:02.512Z] [2022-04-23T21:53:02.512Z] === Skipped [2022-04-23T21:53:02.512Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-23T21:53:02.512Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-23T21:53:02.512Z] [2022-04-23T21:53:02.512Z] DONE 1 tests, 1 skipped in 0.121s [2022-04-23T21:53:02.512Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-23T21:53:02.512Z] INFO: Testing against a local daemon [2022-04-23T21:53:02.512Z] === RUN TestSecretInspect [2022-04-23T21:53:02.512Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:02.512Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-23T21:53:02.512Z] === RUN TestSecretList [2022-04-23T21:53:02.512Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:02.512Z] --- SKIP: TestSecretList (0.01s) [2022-04-23T21:53:02.512Z] === RUN TestSecretsCreateAndDelete [2022-04-23T21:53:02.512Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:02.773Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-04-23T21:53:02.773Z] === RUN TestSecretsUpdate [2022-04-23T21:53:02.773Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:02.773Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-04-23T21:53:02.773Z] === RUN TestTemplatedSecret [2022-04-23T21:53:02.773Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:02.773Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-23T21:53:02.773Z] === RUN TestSecretCreateResolve [2022-04-23T21:53:02.773Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:02.773Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-23T21:53:02.773Z] PASS [2022-04-23T21:53:02.773Z] [2022-04-23T21:53:02.773Z] === Skipped [2022-04-23T21:53:02.773Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-04-23T21:53:02.773Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:02.773Z] [2022-04-23T21:53:02.773Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-04-23T21:53:02.773Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:02.773Z] [2022-04-23T21:53:02.773Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-04-23T21:53:02.773Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:02.773Z] [2022-04-23T21:53:02.773Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-04-23T21:53:02.773Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:02.773Z] [2022-04-23T21:53:02.773Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-23T21:53:02.773Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:02.773Z] [2022-04-23T21:53:02.773Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-04-23T21:53:02.773Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:02.773Z] [2022-04-23T21:53:02.773Z] DONE 6 tests, 6 skipped in 0.170s [2022-04-23T21:53:02.773Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-23T21:53:02.773Z] INFO: Testing against a local daemon [2022-04-23T21:53:02.773Z] === RUN TestServiceCreateInit [2022-04-23T21:53:02.773Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-23T21:53:02.773Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:02.773Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-23T21:53:02.773Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:02.773Z] --- PASS: TestServiceCreateInit (0.02s) [2022-04-23T21:53:02.773Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T21:53:02.773Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T21:53:02.773Z] === RUN TestCreateServiceMultipleTimes [2022-04-23T21:53:02.773Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:02.773Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-23T21:53:02.773Z] === RUN TestCreateServiceConflict [2022-04-23T21:53:02.773Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:02.773Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-23T21:53:02.773Z] === RUN TestCreateServiceMaxReplicas [2022-04-23T21:53:02.773Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:02.773Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-04-23T21:53:02.773Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-23T21:53:02.773Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:02.773Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-23T21:53:02.773Z] === RUN TestCreateServiceSecretFileMode [2022-04-23T21:53:02.773Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:02.773Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-23T21:53:02.773Z] === RUN TestCreateServiceConfigFileMode [2022-04-23T21:53:02.773Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:03.034Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-04-23T21:53:03.034Z] === RUN TestCreateServiceSysctls [2022-04-23T21:53:03.034Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:03.034Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-23T21:53:03.034Z] === RUN TestCreateServiceCapabilities [2022-04-23T21:53:03.034Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:03.034Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-23T21:53:03.034Z] === RUN TestInspect [2022-04-23T21:53:03.034Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:03.034Z] --- SKIP: TestInspect (0.01s) [2022-04-23T21:53:03.034Z] === RUN TestCreateJob [2022-04-23T21:53:03.034Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:03.034Z] --- SKIP: TestCreateJob (0.01s) [2022-04-23T21:53:03.034Z] === RUN TestReplicatedJob [2022-04-23T21:53:03.034Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:03.034Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-23T21:53:03.034Z] === RUN TestUpdateReplicatedJob [2022-04-23T21:53:03.034Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:03.034Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-04-23T21:53:03.034Z] === RUN TestServiceListWithStatuses [2022-04-23T21:53:03.034Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-23T21:53:03.034Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-23T21:53:03.034Z] === RUN TestDockerNetworkConnectAlias [2022-04-23T21:53:03.034Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:03.034Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-04-23T21:53:03.034Z] === RUN TestDockerNetworkReConnect [2022-04-23T21:53:03.034Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:03.034Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-04-23T21:53:03.034Z] === RUN TestServicePlugin [2022-04-23T21:53:03.591Z] --- PASS: TestDaemonHostGatewayIP (2.66s) [2022-04-23T21:53:03.591Z] === CONT TestDaemonRestartIpcMode [2022-04-23T21:53:03.600Z] --- PASS: TestBuildLabelWithTargets (2.27s) [2022-04-23T21:53:03.600Z] === RUN TestBuildWithEmptyLayers [2022-04-23T21:53:04.543Z] --- PASS: TestBuildWithEmptyLayers (1.31s) [2022-04-23T21:53:04.543Z] === RUN TestBuildMultiStageOnBuild [2022-04-23T21:53:04.986Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] --- SKIP: TestServicePlugin (1.98s) [2022-04-23T21:53:04.986Z] === RUN TestServiceUpdateLabel [2022-04-23T21:53:04.986Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-23T21:53:04.986Z] === RUN TestServiceUpdateSecrets [2022-04-23T21:53:04.986Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-23T21:53:04.986Z] === RUN TestServiceUpdateConfigs [2022-04-23T21:53:04.986Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-04-23T21:53:04.986Z] === RUN TestServiceUpdateNetwork [2022-04-23T21:53:04.986Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-04-23T21:53:04.986Z] === RUN TestServiceUpdatePidsLimit [2022-04-23T21:53:04.986Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-04-23T21:53:04.986Z] PASS [2022-04-23T21:53:04.986Z] [2022-04-23T21:53:04.986Z] === Skipped [2022-04-23T21:53:04.986Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T21:53:04.986Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T21:53:04.986Z] [2022-04-23T21:53:04.986Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T21:53:04.986Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T21:53:04.986Z] [2022-04-23T21:53:04.986Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-04-23T21:53:04.986Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] [2022-04-23T21:53:04.986Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-23T21:53:04.986Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] [2022-04-23T21:53:04.986Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-04-23T21:53:04.986Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] [2022-04-23T21:53:04.986Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-23T21:53:04.986Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] [2022-04-23T21:53:04.986Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-04-23T21:53:04.986Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] [2022-04-23T21:53:04.986Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-04-23T21:53:04.986Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] [2022-04-23T21:53:04.986Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-04-23T21:53:04.986Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] [2022-04-23T21:53:04.986Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-04-23T21:53:04.986Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] [2022-04-23T21:53:04.986Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-04-23T21:53:04.986Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] [2022-04-23T21:53:04.986Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-23T21:53:04.986Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] [2022-04-23T21:53:04.986Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-23T21:53:04.986Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] [2022-04-23T21:53:04.986Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-04-23T21:53:04.986Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] [2022-04-23T21:53:04.986Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-23T21:53:04.986Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-23T21:53:04.986Z] [2022-04-23T21:53:04.986Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-04-23T21:53:04.986Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] [2022-04-23T21:53:04.986Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-04-23T21:53:04.986Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] [2022-04-23T21:53:04.986Z] === SKIP: amd64.integration.service TestServicePlugin (1.98s) [2022-04-23T21:53:04.986Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] [2022-04-23T21:53:04.986Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-23T21:53:04.986Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] [2022-04-23T21:53:04.986Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-04-23T21:53:04.986Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] [2022-04-23T21:53:04.986Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-04-23T21:53:04.986Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] [2022-04-23T21:53:04.986Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-04-23T21:53:04.986Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] [2022-04-23T21:53:04.986Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-04-23T21:53:04.986Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:53:04.986Z] [2022-04-23T21:53:04.986Z] DONE 24 tests, 23 skipped in 2.405s [2022-04-23T21:53:05.251Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-23T21:53:05.251Z] INFO: Testing against a local daemon [2022-04-23T21:53:05.251Z] === RUN TestSessionCreate [2022-04-23T21:53:05.251Z] --- PASS: TestSessionCreate (0.03s) [2022-04-23T21:53:05.251Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-23T21:53:05.251Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-04-23T21:53:05.251Z] PASS [2022-04-23T21:53:05.251Z] [2022-04-23T21:53:05.251Z] DONE 2 tests in 0.177s [2022-04-23T21:53:05.251Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-23T21:53:05.514Z] INFO: Testing against a local daemon [2022-04-23T21:53:05.514Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-23T21:53:05.514Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-23T21:53:05.514Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T21:53:05.514Z] === RUN TestDiskUsage [2022-04-23T21:53:05.514Z] === PAUSE TestDiskUsage [2022-04-23T21:53:05.514Z] === RUN TestEventsExecDie [2022-04-23T21:53:06.087Z] --- PASS: TestEventsExecDie (0.56s) [2022-04-23T21:53:06.087Z] === RUN TestEventsBackwardsCompatible [2022-04-23T21:53:06.087Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-23T21:53:06.087Z] === RUN TestEventsVolumeCreate [2022-04-23T21:53:06.087Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-23T21:53:06.087Z] === RUN TestInfoBinaryCommits [2022-04-23T21:53:06.087Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-04-23T21:53:06.087Z] === RUN TestInfoAPIVersioned [2022-04-23T21:53:06.087Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-23T21:53:06.087Z] === RUN TestInfoAPI [2022-04-23T21:53:06.087Z] --- PASS: TestInfoAPI (0.02s) [2022-04-23T21:53:06.087Z] === RUN TestInfoAPIWarnings [2022-04-23T21:53:06.108Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2022-04-23T21:53:08.753Z] --- PASS: TestBuildMultiStageOnBuild (3.45s) [2022-04-23T21:53:08.753Z] === RUN TestBuildUncleanTarFilenames [2022-04-23T21:53:10.140Z] --- PASS: TestBuildUncleanTarFilenames (1.94s) [2022-04-23T21:53:10.140Z] === RUN TestBuildMultiStageLayerLeak [2022-04-23T21:53:12.684Z] --- PASS: TestContainerKillOnDaemonStart (11.79s) [2022-04-23T21:53:12.684Z] PASS [2022-04-23T21:53:12.684Z] [2022-04-23T21:53:12.684Z] === Skipped [2022-04-23T21:53:12.684Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-23T21:53:12.684Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T21:53:12.684Z] [2022-04-23T21:53:12.684Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-23T21:53:12.684Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T21:53:12.684Z] [2022-04-23T21:53:12.684Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-23T21:53:12.684Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T21:53:12.684Z] [2022-04-23T21:53:12.684Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-23T21:53:12.684Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-23T21:53:12.684Z] [2022-04-23T21:53:12.684Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-23T21:53:12.684Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-23T21:53:12.684Z] [2022-04-23T21:53:12.684Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-23T21:53:12.684Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-23T21:53:12.684Z] [2022-04-23T21:53:12.684Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-23T21:53:12.684Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-23T21:53:12.684Z] [2022-04-23T21:53:12.684Z] DONE 235 tests, 7 skipped in 116.226s [2022-04-23T21:53:12.684Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-23T21:53:12.684Z] === RUN TestConfigDaemonLibtrustID [2022-04-23T21:53:13.247Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-23T21:53:13.247Z] === RUN TestDaemonConfigValidation [2022-04-23T21:53:13.247Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-23T21:53:13.247Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-23T21:53:13.247Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-23T21:53:13.247Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-23T21:53:13.247Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-23T21:53:13.247Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-23T21:53:13.247Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-23T21:53:13.247Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-23T21:53:13.247Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-23T21:53:13.247Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-23T21:53:13.247Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-23T21:53:13.247Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-23T21:53:13.247Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-23T21:53:13.247Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-23T21:53:13.247Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-23T21:53:13.247Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-23T21:53:13.247Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-04-23T21:53:13.247Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-04-23T21:53:13.247Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-04-23T21:53:13.247Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-04-23T21:53:13.247Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-23T21:53:13.247Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-23T21:53:13.247Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-23T21:53:13.445Z] --- PASS: TestBuildMultiStageLayerLeak (3.32s) [2022-04-23T21:53:13.446Z] === RUN TestBuildWithHugeFile [2022-04-23T21:53:14.611Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-23T21:53:15.540Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-23T21:53:16.466Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-23T21:53:16.466Z] daemon_test.go:156: [d8809cb001c8b] daemon is not started [2022-04-23T21:53:16.466Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-04-23T21:53:16.466Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-23T21:53:16.466Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-23T21:53:16.466Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-23T21:53:16.466Z] === RUN TestDaemonProxy [2022-04-23T21:53:16.466Z] === RUN TestDaemonProxy/environment_variables [2022-04-23T21:53:17.141Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-23T21:53:17.142Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-23T21:53:17.142Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-23T21:53:17.142Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-23T21:53:17.142Z] Cross building: bundles/cross/linux/s390x [2022-04-23T21:53:17.142Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-23T21:53:17.142Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-23T21:53:18.353Z] === RUN TestDaemonProxy/command-line_options [2022-04-23T21:53:20.240Z] === RUN TestDaemonProxy/configuration_file [2022-04-23T21:53:21.603Z] === RUN TestDaemonProxy/conflicting_options [2022-04-23T21:53:22.164Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-23T21:53:22.724Z] --- PASS: TestDaemonProxy (6.20s) [2022-04-23T21:53:22.724Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-04-23T21:53:22.724Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-04-23T21:53:22.724Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-04-23T21:53:22.724Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-23T21:53:22.724Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-23T21:53:22.724Z] PASS [2022-04-23T21:53:22.724Z] [2022-04-23T21:53:22.724Z] DONE 17 tests in 10.079s [2022-04-23T21:53:22.724Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-23T21:53:22.724Z] INFO: Testing against a local daemon [2022-04-23T21:53:22.724Z] === RUN TestCommitInheritsEnv [2022-04-23T21:53:22.981Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-04-23T21:53:22.981Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-23T21:53:22.981Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-23T21:53:22.981Z] === RUN TestImportWithCustomPlatform [2022-04-23T21:53:22.981Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-23T21:53:22.981Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-23T21:53:22.981Z] === RUN TestImportWithCustomPlatform// [2022-04-23T21:53:22.981Z] === RUN TestImportWithCustomPlatform/linux [2022-04-23T21:53:23.237Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-23T21:53:23.237Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-23T21:53:23.237Z] === RUN TestImportWithCustomPlatform/macos [2022-04-23T21:53:23.237Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-23T21:53:23.237Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-23T21:53:23.237Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-04-23T21:53:23.237Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-23T21:53:23.237Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-23T21:53:23.237Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-23T21:53:23.237Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-23T21:53:23.237Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-23T21:53:23.237Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-04-23T21:53:23.237Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-23T21:53:23.237Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-23T21:53:23.237Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-23T21:53:23.237Z] === RUN TestImagesFilterMultiReference [2022-04-23T21:53:23.237Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-23T21:53:23.237Z] === RUN TestImagePullPlatformInvalid [2022-04-23T21:53:23.237Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-23T21:53:23.237Z] === RUN TestRemoveImageOrphaning [2022-04-23T21:53:23.494Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-04-23T21:53:23.494Z] === RUN TestRemoveImageGarbageCollector [2022-04-23T21:53:24.055Z] time="2022-04-23T21:53:23Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-23T21:53:24.193Z] --- PASS: TestInfoAPIWarnings (16.35s) [2022-04-23T21:53:24.193Z] === RUN TestInfoDebug [2022-04-23T21:53:24.193Z] --- PASS: TestInfoDebug (0.55s) [2022-04-23T21:53:24.193Z] === RUN TestInfoInsecureRegistries [2022-04-23T21:53:24.193Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-04-23T21:53:24.193Z] === RUN TestInfoRegistryMirrors [2022-04-23T21:53:24.193Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-04-23T21:53:24.193Z] === RUN TestLoginFailsWithBadCredentials [2022-04-23T21:53:24.193Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-23T21:53:24.193Z] === RUN TestPingCacheHeaders [2022-04-23T21:53:24.193Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-23T21:53:24.193Z] === RUN TestPingGet [2022-04-23T21:53:24.193Z] --- PASS: TestPingGet (0.01s) [2022-04-23T21:53:24.193Z] === RUN TestPingHead [2022-04-23T21:53:24.193Z] --- PASS: TestPingHead (0.04s) [2022-04-23T21:53:24.193Z] === RUN TestPingSwarmHeader [2022-04-23T21:53:24.765Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-23T21:53:25.336Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-23T21:53:25.465Z] --- PASS: TestRemoveImageGarbageCollector (1.78s) [2022-04-23T21:53:25.465Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-23T21:53:25.465Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-23T21:53:25.465Z] === RUN TestTagInvalidReference [2022-04-23T21:53:25.465Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-23T21:53:25.465Z] === RUN TestTagValidPrefixedRepo [2022-04-23T21:53:25.465Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-23T21:53:25.465Z] === RUN TestTagExistedNameWithoutForce [2022-04-23T21:53:25.465Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-23T21:53:25.465Z] === RUN TestTagOfficialNames [2022-04-23T21:53:25.465Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-23T21:53:25.465Z] === RUN TestTagMatchesDigest [2022-04-23T21:53:25.465Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-23T21:53:25.465Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-23T21:53:26.283Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-23T21:53:26.283Z] [2022-04-23T21:53:26.283Z] ________ ____ __. [2022-04-23T21:53:26.283Z] \_____ \ | |/ _| [2022-04-23T21:53:26.283Z] / | \| < [2022-04-23T21:53:26.283Z] / | \ | \ [2022-04-23T21:53:26.283Z] \_______ /____|__ \ [2022-04-23T21:53:26.283Z] \/ \/ [2022-04-23T21:53:26.283Z] [2022-04-23T21:53:26.283Z] INFO: make.ps1 ended at 04/23/2022 21:53:26 [2022-04-23T21:53:26.721Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-23T21:53:26.721Z] --- PASS: TestPingSwarmHeader (2.26s) [2022-04-23T21:53:26.721Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-23T21:53:26.721Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-23T21:53:26.721Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-23T21:53:26.721Z] === RUN TestVersion [2022-04-23T21:53:26.721Z] --- PASS: TestVersion (0.03s) [2022-04-23T21:53:26.721Z] === CONT TestDiskUsage [2022-04-23T21:53:26.982Z] === RUN TestDiskUsage/empty [2022-04-23T21:53:26.982Z] === RUN TestDiskUsage/empty/container_types [2022-04-23T21:53:26.982Z] === RUN TestDiskUsage/empty/image_types [2022-04-23T21:53:26.982Z] === RUN TestDiskUsage/empty/volume_types [2022-04-23T21:53:26.982Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-23T21:53:26.982Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-23T21:53:26.982Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-23T21:53:26.982Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-23T21:53:26.982Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-23T21:53:26.982Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-23T21:53:26.982Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-23T21:53:26.982Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-23T21:53:27.242Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-23T21:53:27.242Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-23T21:53:27.242Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-23T21:53:27.242Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-23T21:53:27.242Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-23T21:53:27.242Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-23T21:53:27.242Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-23T21:53:27.242Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-23T21:53:27.242Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-23T21:53:27.242Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-23T21:53:27.242Z] === RUN TestDiskUsage/after_container.Run [2022-04-23T21:53:27.503Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-23T21:53:27.503Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-23T21:53:27.503Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-23T21:53:27.503Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-23T21:53:27.503Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-23T21:53:27.503Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-23T21:53:27.503Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-23T21:53:27.503Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-23T21:53:27.503Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-23T21:53:27.763Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage (1.24s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s) [2022-04-23T21:53:27.763Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-04-23T21:53:27.763Z] PASS [2022-04-23T21:53:27.763Z] [2022-04-23T21:53:27.763Z] === Skipped [2022-04-23T21:53:27.763Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T21:53:27.763Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-23T21:53:27.763Z] [2022-04-23T21:53:27.763Z] DONE 54 tests, 1 skipped in 22.511s [2022-04-23T21:53:27.763Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-23T21:53:27.847Z] INFO: Binaries build ended at 04/23/2022 21:53:27. Duration:00:01:33.7052010 [2022-04-23T21:53:28.023Z] INFO: Testing against a local daemon [2022-04-23T21:53:28.023Z] === RUN TestVolumesCreateAndList [2022-04-23T21:53:28.023Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-23T21:53:28.023Z] === RUN TestVolumesRemove [2022-04-23T21:53:28.023Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-23T21:53:28.023Z] === RUN TestVolumesInspect [2022-04-23T21:53:28.023Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-23T21:53:28.023Z] === RUN TestVolumesInvalidJSON [2022-04-23T21:53:28.023Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-23T21:53:28.023Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-23T21:53:28.023Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-23T21:53:28.023Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-23T21:53:28.023Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-23T21:53:28.023Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-23T21:53:28.023Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-23T21:53:28.023Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-23T21:53:28.023Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-23T21:53:28.023Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-23T21:53:28.023Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-23T21:53:28.023Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-23T21:53:28.023Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-23T21:53:28.023Z] PASS [2022-04-23T21:53:28.023Z] [2022-04-23T21:53:28.023Z] DONE 9 tests in 0.203s [2022-04-23T21:53:28.023Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-23T21:53:28.023Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14245 is not a child of this shell [2022-04-23T21:53:28.023Z] warning: PID 14245 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-23T21:53:28.023Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-23T21:53:28.023Z] [2022-04-23T21:53:28.023Z] Unloading profiles will leave already running processes permanently [2022-04-23T21:53:28.023Z] unconfined, which can lead to unexpected situations. [2022-04-23T21:53:28.023Z] [2022-04-23T21:53:28.023Z] To set a process to complain mode, use the command line tool [2022-04-23T21:53:28.023Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-23T21:53:28.023Z] Removing test suite binaries [2022-04-23T21:53:28.284Z] exiting test-integration [2022-04-23T21:53:28.284Z] ++ exit 0 [2022-04-23T21:53:28.284Z] Post stage [Pipeline] junit [2022-04-23T21:53:28.914Z] Recording test results [2022-04-23T21:53:29.290Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T21:53:29.290Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T21:53:29.290Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T21:53:29.290Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T21:53:29.290Z] [2022-04-23T21:53:29.290Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-23T21:53:29.290Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-23T21:53:29.290Z] HOSTNAME=309063ced87c [2022-04-23T21:53:29.290Z] TESTDEBUG=0 [2022-04-23T21:53:29.290Z] DEST=bundles/test-integration [2022-04-23T21:53:29.290Z] PWD=/go/src/github.com/docker/docker [2022-04-23T21:53:29.290Z] DOCKER_GITCOMMIT=3b56c0663d4e3f9544e96e238278600186c422b7 [2022-04-23T21:53:29.290Z] container=docker [2022-04-23T21:53:29.290Z] HOME=/root [2022-04-23T21:53:29.290Z] GOLANG_VERSION=1.18.1 [2022-04-23T21:53:29.290Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-23T21:53:29.290Z] VALIDATE_BRANCH=master [2022-04-23T21:53:29.290Z] TERM=xterm [2022-04-23T21:53:29.290Z] DOCKER_PKG=github.com/docker/docker [2022-04-23T21:53:29.290Z] SHLVL=1 [2022-04-23T21:53:29.290Z] TIMEOUT=120m [2022-04-23T21:53:29.290Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-23T21:53:29.290Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-23T21:53:29.290Z] GO111MODULE=off [2022-04-23T21:53:29.290Z] DOCKER_EXPERIMENTAL=1 [2022-04-23T21:53:29.290Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-23T21:53:29.290Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-23T21:53:29.290Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-23T21:53:29.290Z] GOPATH=/go [2022-04-23T21:53:29.290Z] PKG_CONFIG=pkg-config [2022-04-23T21:53:29.290Z] _=/usr/bin/env [2022-04-23T21:53:29.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-23T21:53:29.418Z] INFO: Copying the built daemon binary to d:\CI\PR-43519\1\binary\dockerd-3b56c0663d.exe... [2022-04-23T21:53:29.418Z] INFO: Copying the built client binary to d:\CI\PR-43519\1\binary\docker-3b56c0663d.exe... [2022-04-23T21:53:29.418Z] INFO: Copying the golang package from the container to d:\CI\PR-43519\1\installer\go.zip... [2022-04-23T21:53:29.887Z] INFO: Extracting go.zip to d:\CI\PR-43519\1\go [2022-04-23T21:53:30.518Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-23T21:53:30.862Z] + echo Ensuring container killed. [2022-04-23T21:53:30.862Z] Ensuring container killed. [2022-04-23T21:53:30.862Z] + docker rm -vf docker-pr1 [2022-04-23T21:53:30.862Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-23T21:53:31.151Z] + echo Chowning /workspace to jenkins user [2022-04-23T21:53:31.151Z] Chowning /workspace to jenkins user [2022-04-23T21:53:31.151Z] + id -u [2022-04-23T21:53:31.151Z] + id -g [2022-04-23T21:53:31.151Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43519:/workspace busybox chown -R 1000:1000 /workspace [2022-04-23T21:53:31.151Z] Unable to find image 'busybox:latest' locally [2022-04-23T21:53:31.151Z] latest: Pulling from library/busybox [2022-04-23T21:53:31.412Z] 50e8d59317eb: Pulling fs layer [2022-04-23T21:53:31.412Z] 50e8d59317eb: Verifying Checksum [2022-04-23T21:53:31.412Z] 50e8d59317eb: Download complete [2022-04-23T21:53:31.412Z] 50e8d59317eb: Pull complete [2022-04-23T21:53:31.412Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-23T21:53:31.412Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-23T21:53:33.096Z] + bundleName=amd64-rootless [2022-04-23T21:53:33.096Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-23T21:53:33.096Z] Creating amd64-rootless-bundles.tar.gz [2022-04-23T21:53:33.096Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-04-23T21:53:33.096Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-04-23T21:53:33.109Z] Archiving artifacts [2022-04-23T21:53:35.143Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43519/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-23T21:53:35.465Z] + make clean [2022-04-23T21:53:35.725Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-23T21:53:35.725Z] docker-dev-cache [2022-04-23T21:53:35.725Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-23T21:53:49.186Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-23T21:53:49.186Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-23T21:53:49.186Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-23T21:53:49.186Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-23T21:53:49.186Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-23T21:53:49.547Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-23T21:53:49.865Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43519/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3b56c0663d4e3f9544e96e238278600186c422b7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3b56c0663d4e3f9544e96e238278600186c422b7 hack/test/unit [2022-04-23T21:53:50.121Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-23T21:53:50.121Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-23T21:53:50.121Z] + TESTDIRS=./... [2022-04-23T21:53:50.121Z] + exclude_paths='/vendor/|/integration' [2022-04-23T21:53:50.121Z] ++ go list ./... [2022-04-23T21:53:50.121Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-23T21:53:50.684Z] + pkg_list='github.com/docker/docker/api [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/backend/build [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/httputils [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/middleware [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router/build [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router/container [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router/debug [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router/image [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router/network [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router/session [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router/system [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router/volume [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/types [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/types/backend [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/types/container [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/types/events [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/types/filters [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/types/image [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/types/mount [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/types/network [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/types/registry [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/types/strslice [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/types/swarm [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/types/time [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/types/versions [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/types/volume [2022-04-23T21:53:50.684Z] github.com/docker/docker/builder [2022-04-23T21:53:50.684Z] github.com/docker/docker/builder/builder-next [2022-04-23T21:53:50.684Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T21:53:50.684Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T21:53:50.684Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T21:53:50.684Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T21:53:50.684Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T21:53:50.684Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T21:53:50.684Z] github.com/docker/docker/builder/dockerfile [2022-04-23T21:53:50.684Z] github.com/docker/docker/builder/remotecontext [2022-04-23T21:53:50.684Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T21:53:50.684Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T21:53:50.684Z] github.com/docker/docker/cli [2022-04-23T21:53:50.684Z] github.com/docker/docker/cli/config [2022-04-23T21:53:50.684Z] github.com/docker/docker/cli/debug [2022-04-23T21:53:50.684Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T21:53:50.684Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T21:53:50.684Z] github.com/docker/docker/client [2022-04-23T21:53:50.684Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T21:53:50.684Z] github.com/docker/docker/cmd/dockerd [2022-04-23T21:53:50.684Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T21:53:50.684Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T21:53:50.684Z] github.com/docker/docker/container [2022-04-23T21:53:50.684Z] github.com/docker/docker/container/stream [2022-04-23T21:53:50.684Z] github.com/docker/docker/contrib/apparmor [2022-04-23T21:53:50.684Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T21:53:50.684Z] github.com/docker/docker/contrib/httpserver [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/cluster [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/config [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/events [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/exec [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/images [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/initlayer [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/links [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/listeners [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/logger [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/logger/local [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/names [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/network [2022-04-23T21:53:50.684Z] github.com/docker/docker/daemon/stats [2022-04-23T21:53:50.684Z] github.com/docker/docker/distribution [2022-04-23T21:53:50.684Z] github.com/docker/docker/distribution/metadata [2022-04-23T21:53:50.684Z] github.com/docker/docker/distribution/utils [2022-04-23T21:53:50.684Z] github.com/docker/docker/distribution/xfer [2022-04-23T21:53:50.684Z] github.com/docker/docker/dockerversion [2022-04-23T21:53:50.684Z] github.com/docker/docker/errdefs [2022-04-23T21:53:50.684Z] github.com/docker/docker/image [2022-04-23T21:53:50.684Z] github.com/docker/docker/image/cache [2022-04-23T21:53:50.684Z] github.com/docker/docker/image/tarexport [2022-04-23T21:53:50.684Z] github.com/docker/docker/image/v1 [2022-04-23T21:53:50.684Z] github.com/docker/docker/internal/test/suite [2022-04-23T21:53:50.684Z] github.com/docker/docker/layer [2022-04-23T21:53:50.684Z] github.com/docker/docker/libcontainerd [2022-04-23T21:53:50.684Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T21:53:50.684Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T21:53:50.684Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T21:53:50.684Z] github.com/docker/docker/libcontainerd/types [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/config [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/idm [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/ns [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/options [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/osl [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T21:53:50.684Z] github.com/docker/docker/libnetwork/types [2022-04-23T21:53:50.684Z] github.com/docker/docker/oci [2022-04-23T21:53:50.684Z] github.com/docker/docker/oci/caps [2022-04-23T21:53:50.684Z] github.com/docker/docker/opts [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/aaparser [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/archive [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/authorization [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/capabilities [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/containerfs [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/directory [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/dmesg [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/filenotify [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/fileutils [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/fsutils [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/homedir [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/idtools [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/ioutils [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/longpath [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/loopback [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/parsers [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/pidfile [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/platform [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/plugins [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/pools [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/progress [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/pubsub [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/reexec [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/signal [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/stack [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/stringid [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/system [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/tailfile [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/tarsum [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/truncindex [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/urlutil [2022-04-23T21:53:50.684Z] github.com/docker/docker/pkg/useragent [2022-04-23T21:53:50.684Z] github.com/docker/docker/plugin [2022-04-23T21:53:50.684Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T21:53:50.684Z] github.com/docker/docker/plugin/v2 [2022-04-23T21:53:50.684Z] github.com/docker/docker/profiles/apparmor [2022-04-23T21:53:50.684Z] github.com/docker/docker/profiles/seccomp [2022-04-23T21:53:50.684Z] github.com/docker/docker/quota [2022-04-23T21:53:50.684Z] github.com/docker/docker/reference [2022-04-23T21:53:50.684Z] github.com/docker/docker/registry [2022-04-23T21:53:50.684Z] github.com/docker/docker/registry/resumable [2022-04-23T21:53:50.684Z] github.com/docker/docker/restartmanager [2022-04-23T21:53:50.684Z] github.com/docker/docker/rootless [2022-04-23T21:53:50.684Z] github.com/docker/docker/rootless/specconv [2022-04-23T21:53:50.684Z] github.com/docker/docker/runconfig [2022-04-23T21:53:50.684Z] github.com/docker/docker/runconfig/opts [2022-04-23T21:53:50.684Z] github.com/docker/docker/testutil [2022-04-23T21:53:50.684Z] github.com/docker/docker/testutil/daemon [2022-04-23T21:53:50.684Z] github.com/docker/docker/testutil/environment [2022-04-23T21:53:50.684Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T21:53:50.684Z] github.com/docker/docker/testutil/fakegit [2022-04-23T21:53:50.684Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T21:53:50.684Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T21:53:50.684Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T21:53:50.684Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T21:53:50.684Z] github.com/docker/docker/testutil/registry [2022-04-23T21:53:50.684Z] github.com/docker/docker/testutil/request [2022-04-23T21:53:50.684Z] github.com/docker/docker/volume [2022-04-23T21:53:50.684Z] github.com/docker/docker/volume/drivers [2022-04-23T21:53:50.684Z] github.com/docker/docker/volume/local [2022-04-23T21:53:50.684Z] github.com/docker/docker/volume/mounts [2022-04-23T21:53:50.684Z] github.com/docker/docker/volume/service [2022-04-23T21:53:50.684Z] github.com/docker/docker/volume/service/opts [2022-04-23T21:53:50.684Z] github.com/docker/docker/volume/testutils' [2022-04-23T21:53:50.684Z] ++ grep --fixed-strings -v /libnetwork [2022-04-23T21:53:50.684Z] ++ echo 'github.com/docker/docker/api [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/backend/build [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/httputils [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/middleware [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router/build [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router/container [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router/debug [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router/image [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router/network [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router/session [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router/system [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/server/router/volume [2022-04-23T21:53:50.684Z] github.com/docker/docker/api/types [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/backend [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/container [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/events [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/filters [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/image [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/mount [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/network [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/registry [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/strslice [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/swarm [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/time [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/versions [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/volume [2022-04-23T21:53:50.685Z] github.com/docker/docker/builder [2022-04-23T21:53:50.685Z] github.com/docker/docker/builder/builder-next [2022-04-23T21:53:50.685Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T21:53:50.685Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T21:53:50.685Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T21:53:50.685Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T21:53:50.685Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T21:53:50.685Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T21:53:50.685Z] github.com/docker/docker/builder/dockerfile [2022-04-23T21:53:50.685Z] github.com/docker/docker/builder/remotecontext [2022-04-23T21:53:50.685Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T21:53:50.685Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T21:53:50.685Z] github.com/docker/docker/cli [2022-04-23T21:53:50.685Z] github.com/docker/docker/cli/config [2022-04-23T21:53:50.685Z] github.com/docker/docker/cli/debug [2022-04-23T21:53:50.685Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T21:53:50.685Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T21:53:50.685Z] github.com/docker/docker/client [2022-04-23T21:53:50.685Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T21:53:50.685Z] github.com/docker/docker/cmd/dockerd [2022-04-23T21:53:50.685Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T21:53:50.685Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T21:53:50.685Z] github.com/docker/docker/container [2022-04-23T21:53:50.685Z] github.com/docker/docker/container/stream [2022-04-23T21:53:50.685Z] github.com/docker/docker/contrib/apparmor [2022-04-23T21:53:50.685Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T21:53:50.685Z] github.com/docker/docker/contrib/httpserver [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/cluster [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/config [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/events [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/exec [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/images [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/initlayer [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/links [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/listeners [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/logger [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/logger/local [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/names [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/network [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/stats [2022-04-23T21:53:50.685Z] github.com/docker/docker/distribution [2022-04-23T21:53:50.685Z] github.com/docker/docker/distribution/metadata [2022-04-23T21:53:50.685Z] github.com/docker/docker/distribution/utils [2022-04-23T21:53:50.685Z] github.com/docker/docker/distribution/xfer [2022-04-23T21:53:50.685Z] github.com/docker/docker/dockerversion [2022-04-23T21:53:50.685Z] github.com/docker/docker/errdefs [2022-04-23T21:53:50.685Z] github.com/docker/docker/image [2022-04-23T21:53:50.685Z] github.com/docker/docker/image/cache [2022-04-23T21:53:50.685Z] github.com/docker/docker/image/tarexport [2022-04-23T21:53:50.685Z] github.com/docker/docker/image/v1 [2022-04-23T21:53:50.685Z] github.com/docker/docker/internal/test/suite [2022-04-23T21:53:50.685Z] github.com/docker/docker/layer [2022-04-23T21:53:50.685Z] github.com/docker/docker/libcontainerd [2022-04-23T21:53:50.685Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T21:53:50.685Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T21:53:50.685Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T21:53:50.685Z] github.com/docker/docker/libcontainerd/types [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/config [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/idm [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/ns [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/options [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/osl [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T21:53:50.685Z] github.com/docker/docker/libnetwork/types [2022-04-23T21:53:50.685Z] github.com/docker/docker/oci [2022-04-23T21:53:50.685Z] github.com/docker/docker/oci/caps [2022-04-23T21:53:50.685Z] github.com/docker/docker/opts [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/aaparser [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/archive [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/authorization [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/capabilities [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/containerfs [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/directory [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/dmesg [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/filenotify [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/fileutils [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/fsutils [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/homedir [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/idtools [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/ioutils [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/longpath [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/loopback [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/parsers [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/pidfile [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/platform [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/plugins [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/pools [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/progress [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/pubsub [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/reexec [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/signal [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/stack [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/stringid [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/system [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/tailfile [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/tarsum [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/truncindex [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/urlutil [2022-04-23T21:53:50.685Z] github.com/docker/docker/pkg/useragent [2022-04-23T21:53:50.685Z] github.com/docker/docker/plugin [2022-04-23T21:53:50.685Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T21:53:50.685Z] github.com/docker/docker/plugin/v2 [2022-04-23T21:53:50.685Z] github.com/docker/docker/profiles/apparmor [2022-04-23T21:53:50.685Z] github.com/docker/docker/profiles/seccomp [2022-04-23T21:53:50.685Z] github.com/docker/docker/quota [2022-04-23T21:53:50.685Z] github.com/docker/docker/reference [2022-04-23T21:53:50.685Z] github.com/docker/docker/registry [2022-04-23T21:53:50.685Z] github.com/docker/docker/registry/resumable [2022-04-23T21:53:50.685Z] github.com/docker/docker/restartmanager [2022-04-23T21:53:50.685Z] github.com/docker/docker/rootless [2022-04-23T21:53:50.685Z] github.com/docker/docker/rootless/specconv [2022-04-23T21:53:50.685Z] github.com/docker/docker/runconfig [2022-04-23T21:53:50.685Z] github.com/docker/docker/runconfig/opts [2022-04-23T21:53:50.685Z] github.com/docker/docker/testutil [2022-04-23T21:53:50.685Z] github.com/docker/docker/testutil/daemon [2022-04-23T21:53:50.685Z] github.com/docker/docker/testutil/environment [2022-04-23T21:53:50.685Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T21:53:50.685Z] github.com/docker/docker/testutil/fakegit [2022-04-23T21:53:50.685Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T21:53:50.685Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T21:53:50.685Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T21:53:50.685Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T21:53:50.685Z] github.com/docker/docker/testutil/registry [2022-04-23T21:53:50.685Z] github.com/docker/docker/testutil/request [2022-04-23T21:53:50.685Z] github.com/docker/docker/volume [2022-04-23T21:53:50.685Z] github.com/docker/docker/volume/drivers [2022-04-23T21:53:50.685Z] github.com/docker/docker/volume/local [2022-04-23T21:53:50.685Z] github.com/docker/docker/volume/mounts [2022-04-23T21:53:50.685Z] github.com/docker/docker/volume/service [2022-04-23T21:53:50.685Z] github.com/docker/docker/volume/service/opts [2022-04-23T21:53:50.685Z] github.com/docker/docker/volume/testutils' [2022-04-23T21:53:50.685Z] + base_pkg_list='github.com/docker/docker/api [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/server [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/server/backend/build [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/server/httputils [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/server/middleware [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/server/router [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/server/router/build [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/server/router/container [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/server/router/debug [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/server/router/image [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/server/router/network [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/server/router/session [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/server/router/system [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/server/router/volume [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/backend [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/container [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/events [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/filters [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/image [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/mount [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/network [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/registry [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/strslice [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/swarm [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/time [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/versions [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T21:53:50.685Z] github.com/docker/docker/api/types/volume [2022-04-23T21:53:50.685Z] github.com/docker/docker/builder [2022-04-23T21:53:50.685Z] github.com/docker/docker/builder/builder-next [2022-04-23T21:53:50.685Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T21:53:50.685Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T21:53:50.685Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T21:53:50.685Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T21:53:50.685Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T21:53:50.685Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T21:53:50.685Z] github.com/docker/docker/builder/dockerfile [2022-04-23T21:53:50.685Z] github.com/docker/docker/builder/remotecontext [2022-04-23T21:53:50.685Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T21:53:50.685Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T21:53:50.685Z] github.com/docker/docker/cli [2022-04-23T21:53:50.685Z] github.com/docker/docker/cli/config [2022-04-23T21:53:50.685Z] github.com/docker/docker/cli/debug [2022-04-23T21:53:50.685Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T21:53:50.685Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T21:53:50.685Z] github.com/docker/docker/client [2022-04-23T21:53:50.685Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T21:53:50.685Z] github.com/docker/docker/cmd/dockerd [2022-04-23T21:53:50.685Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T21:53:50.685Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T21:53:50.685Z] github.com/docker/docker/container [2022-04-23T21:53:50.685Z] github.com/docker/docker/container/stream [2022-04-23T21:53:50.685Z] github.com/docker/docker/contrib/apparmor [2022-04-23T21:53:50.685Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T21:53:50.685Z] github.com/docker/docker/contrib/httpserver [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/cluster [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/config [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/events [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/exec [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/images [2022-04-23T21:53:50.685Z] github.com/docker/docker/daemon/initlayer [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/links [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/listeners [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/local [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/names [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/network [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/stats [2022-04-23T21:53:50.686Z] github.com/docker/docker/distribution [2022-04-23T21:53:50.686Z] github.com/docker/docker/distribution/metadata [2022-04-23T21:53:50.686Z] github.com/docker/docker/distribution/utils [2022-04-23T21:53:50.686Z] github.com/docker/docker/distribution/xfer [2022-04-23T21:53:50.686Z] github.com/docker/docker/dockerversion [2022-04-23T21:53:50.686Z] github.com/docker/docker/errdefs [2022-04-23T21:53:50.686Z] github.com/docker/docker/image [2022-04-23T21:53:50.686Z] github.com/docker/docker/image/cache [2022-04-23T21:53:50.686Z] github.com/docker/docker/image/tarexport [2022-04-23T21:53:50.686Z] github.com/docker/docker/image/v1 [2022-04-23T21:53:50.686Z] github.com/docker/docker/internal/test/suite [2022-04-23T21:53:50.686Z] github.com/docker/docker/layer [2022-04-23T21:53:50.686Z] github.com/docker/docker/libcontainerd [2022-04-23T21:53:50.686Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T21:53:50.686Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T21:53:50.686Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T21:53:50.686Z] github.com/docker/docker/libcontainerd/types [2022-04-23T21:53:50.686Z] github.com/docker/docker/oci [2022-04-23T21:53:50.686Z] github.com/docker/docker/oci/caps [2022-04-23T21:53:50.686Z] github.com/docker/docker/opts [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/aaparser [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/archive [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/authorization [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/capabilities [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/containerfs [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/directory [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/dmesg [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/filenotify [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/fileutils [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/fsutils [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/homedir [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/idtools [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/ioutils [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/longpath [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/loopback [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/parsers [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/pidfile [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/platform [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/plugins [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/pools [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/progress [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/pubsub [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/reexec [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/signal [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/stack [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/stringid [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/system [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/tailfile [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/tarsum [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/truncindex [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/urlutil [2022-04-23T21:53:50.686Z] github.com/docker/docker/pkg/useragent [2022-04-23T21:53:50.686Z] github.com/docker/docker/plugin [2022-04-23T21:53:50.686Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T21:53:50.686Z] github.com/docker/docker/plugin/v2 [2022-04-23T21:53:50.686Z] github.com/docker/docker/profiles/apparmor [2022-04-23T21:53:50.686Z] github.com/docker/docker/profiles/seccomp [2022-04-23T21:53:50.686Z] github.com/docker/docker/quota [2022-04-23T21:53:50.686Z] github.com/docker/docker/reference [2022-04-23T21:53:50.686Z] github.com/docker/docker/registry [2022-04-23T21:53:50.686Z] github.com/docker/docker/registry/resumable [2022-04-23T21:53:50.686Z] github.com/docker/docker/restartmanager [2022-04-23T21:53:50.686Z] github.com/docker/docker/rootless [2022-04-23T21:53:50.686Z] github.com/docker/docker/rootless/specconv [2022-04-23T21:53:50.686Z] github.com/docker/docker/runconfig [2022-04-23T21:53:50.686Z] github.com/docker/docker/runconfig/opts [2022-04-23T21:53:50.686Z] github.com/docker/docker/testutil [2022-04-23T21:53:50.686Z] github.com/docker/docker/testutil/daemon [2022-04-23T21:53:50.686Z] github.com/docker/docker/testutil/environment [2022-04-23T21:53:50.686Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T21:53:50.686Z] github.com/docker/docker/testutil/fakegit [2022-04-23T21:53:50.686Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T21:53:50.686Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T21:53:50.686Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T21:53:50.686Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T21:53:50.686Z] github.com/docker/docker/testutil/registry [2022-04-23T21:53:50.686Z] github.com/docker/docker/testutil/request [2022-04-23T21:53:50.686Z] github.com/docker/docker/volume [2022-04-23T21:53:50.686Z] github.com/docker/docker/volume/drivers [2022-04-23T21:53:50.686Z] github.com/docker/docker/volume/local [2022-04-23T21:53:50.686Z] github.com/docker/docker/volume/mounts [2022-04-23T21:53:50.686Z] github.com/docker/docker/volume/service [2022-04-23T21:53:50.686Z] github.com/docker/docker/volume/service/opts [2022-04-23T21:53:50.686Z] github.com/docker/docker/volume/testutils' [2022-04-23T21:53:50.686Z] ++ grep --fixed-strings /libnetwork [2022-04-23T21:53:50.686Z] ++ echo 'github.com/docker/docker/api [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/server [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/server/backend/build [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/server/httputils [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/server/middleware [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/server/router [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/server/router/build [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/server/router/container [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/server/router/debug [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/server/router/image [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/server/router/network [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/server/router/session [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/server/router/system [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/server/router/volume [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/types [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/types/backend [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/types/container [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/types/events [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/types/filters [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/types/image [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/types/mount [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/types/network [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/types/registry [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/types/strslice [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/types/swarm [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/types/time [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/types/versions [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T21:53:50.686Z] github.com/docker/docker/api/types/volume [2022-04-23T21:53:50.686Z] github.com/docker/docker/builder [2022-04-23T21:53:50.686Z] github.com/docker/docker/builder/builder-next [2022-04-23T21:53:50.686Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T21:53:50.686Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T21:53:50.686Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T21:53:50.686Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T21:53:50.686Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T21:53:50.686Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T21:53:50.686Z] github.com/docker/docker/builder/dockerfile [2022-04-23T21:53:50.686Z] github.com/docker/docker/builder/remotecontext [2022-04-23T21:53:50.686Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T21:53:50.686Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T21:53:50.686Z] github.com/docker/docker/cli [2022-04-23T21:53:50.686Z] github.com/docker/docker/cli/config [2022-04-23T21:53:50.686Z] github.com/docker/docker/cli/debug [2022-04-23T21:53:50.686Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T21:53:50.686Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T21:53:50.686Z] github.com/docker/docker/client [2022-04-23T21:53:50.686Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T21:53:50.686Z] github.com/docker/docker/cmd/dockerd [2022-04-23T21:53:50.686Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T21:53:50.686Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T21:53:50.686Z] github.com/docker/docker/container [2022-04-23T21:53:50.686Z] github.com/docker/docker/container/stream [2022-04-23T21:53:50.686Z] github.com/docker/docker/contrib/apparmor [2022-04-23T21:53:50.686Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T21:53:50.686Z] github.com/docker/docker/contrib/httpserver [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/cluster [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/config [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/events [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/exec [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/images [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/initlayer [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/links [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/listeners [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/local [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/names [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/network [2022-04-23T21:53:50.686Z] github.com/docker/docker/daemon/stats [2022-04-23T21:53:50.686Z] github.com/docker/docker/distribution [2022-04-23T21:53:50.686Z] github.com/docker/docker/distribution/metadata [2022-04-23T21:53:50.686Z] github.com/docker/docker/distribution/utils [2022-04-23T21:53:50.686Z] github.com/docker/docker/distribution/xfer [2022-04-23T21:53:50.686Z] github.com/docker/docker/dockerversion [2022-04-23T21:53:50.686Z] github.com/docker/docker/errdefs [2022-04-23T21:53:50.686Z] github.com/docker/docker/image [2022-04-23T21:53:50.686Z] github.com/docker/docker/image/cache [2022-04-23T21:53:50.686Z] github.com/docker/docker/image/tarexport [2022-04-23T21:53:50.686Z] github.com/docker/docker/image/v1 [2022-04-23T21:53:50.686Z] github.com/docker/docker/internal/test/suite [2022-04-23T21:53:50.686Z] github.com/docker/docker/layer [2022-04-23T21:53:50.686Z] github.com/docker/docker/libcontainerd [2022-04-23T21:53:50.686Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T21:53:50.686Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T21:53:50.686Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T21:53:50.686Z] github.com/docker/docker/libcontainerd/types [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/config [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/idm [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/ns [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/options [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/osl [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T21:53:50.686Z] github.com/docker/docker/libnetwork/types [2022-04-23T21:53:50.686Z] github.com/docker/docker/oci [2022-04-23T21:53:50.687Z] github.com/docker/docker/oci/caps [2022-04-23T21:53:50.687Z] github.com/docker/docker/opts [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/aaparser [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/archive [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/authorization [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/capabilities [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/containerfs [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/directory [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/dmesg [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/filenotify [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/fileutils [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/fsutils [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/homedir [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/idtools [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/ioutils [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/longpath [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/loopback [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/parsers [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/pidfile [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/platform [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/plugins [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/pools [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/progress [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/pubsub [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/reexec [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/signal [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/stack [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/stringid [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/system [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/tailfile [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/tarsum [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/truncindex [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/urlutil [2022-04-23T21:53:50.687Z] github.com/docker/docker/pkg/useragent [2022-04-23T21:53:50.687Z] github.com/docker/docker/plugin [2022-04-23T21:53:50.687Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T21:53:50.687Z] github.com/docker/docker/plugin/v2 [2022-04-23T21:53:50.687Z] github.com/docker/docker/profiles/apparmor [2022-04-23T21:53:50.687Z] github.com/docker/docker/profiles/seccomp [2022-04-23T21:53:50.687Z] github.com/docker/docker/quota [2022-04-23T21:53:50.687Z] github.com/docker/docker/reference [2022-04-23T21:53:50.687Z] github.com/docker/docker/registry [2022-04-23T21:53:50.687Z] github.com/docker/docker/registry/resumable [2022-04-23T21:53:50.687Z] github.com/docker/docker/restartmanager [2022-04-23T21:53:50.687Z] github.com/docker/docker/rootless [2022-04-23T21:53:50.687Z] github.com/docker/docker/rootless/specconv [2022-04-23T21:53:50.687Z] github.com/docker/docker/runconfig [2022-04-23T21:53:50.687Z] github.com/docker/docker/runconfig/opts [2022-04-23T21:53:50.687Z] github.com/docker/docker/testutil [2022-04-23T21:53:50.687Z] github.com/docker/docker/testutil/daemon [2022-04-23T21:53:50.687Z] github.com/docker/docker/testutil/environment [2022-04-23T21:53:50.687Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T21:53:50.687Z] github.com/docker/docker/testutil/fakegit [2022-04-23T21:53:50.687Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T21:53:50.687Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T21:53:50.687Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T21:53:50.687Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T21:53:50.687Z] github.com/docker/docker/testutil/registry [2022-04-23T21:53:50.687Z] github.com/docker/docker/testutil/request [2022-04-23T21:53:50.687Z] github.com/docker/docker/volume [2022-04-23T21:53:50.687Z] github.com/docker/docker/volume/drivers [2022-04-23T21:53:50.687Z] github.com/docker/docker/volume/local [2022-04-23T21:53:50.687Z] github.com/docker/docker/volume/mounts [2022-04-23T21:53:50.687Z] github.com/docker/docker/volume/service [2022-04-23T21:53:50.687Z] github.com/docker/docker/volume/service/opts [2022-04-23T21:53:50.687Z] github.com/docker/docker/volume/testutils' [2022-04-23T21:53:50.687Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/config [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/idm [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/ns [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/options [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/osl [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/types' [2022-04-23T21:53:50.687Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-23T21:53:50.687Z] + echo 'github.com/docker/docker/libnetwork [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/config [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/idm [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/ns [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/options [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/osl [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/types' [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T21:53:50.687Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T21:53:50.687Z] + type docker-proxy [2022-04-23T21:53:50.687Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-23T21:53:50.687Z] + hack/make.sh binary-proxy install-proxy [2022-04-23T21:53:50.687Z] [2022-04-23T21:53:50.687Z] Removing bundles/ [2022-04-23T21:53:50.687Z] [2022-04-23T21:53:50.687Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-23T21:53:50.943Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-23T21:53:50.943Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T21:53:54.212Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-23T21:53:54.212Z] [2022-04-23T21:53:54.212Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-23T21:53:54.212Z] Installing docker-proxy to /usr/local/bin/ [2022-04-23T21:53:54.212Z] [2022-04-23T21:53:54.212Z] + mkdir -p bundles [2022-04-23T21:53:54.212Z] + '[' -n 'github.com/docker/docker/api [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/server [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/server/backend/build [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/server/httputils [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/server/middleware [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/server/router [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/server/router/build [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/server/router/container [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/server/router/debug [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/server/router/image [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/server/router/network [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/server/router/session [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/server/router/system [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/server/router/volume [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/types [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/types/backend [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/types/container [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/types/events [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/types/filters [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/types/image [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/types/mount [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/types/network [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/types/registry [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/types/strslice [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/types/swarm [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/types/time [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/types/versions [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T21:53:54.212Z] github.com/docker/docker/api/types/volume [2022-04-23T21:53:54.212Z] github.com/docker/docker/builder [2022-04-23T21:53:54.212Z] github.com/docker/docker/builder/builder-next [2022-04-23T21:53:54.212Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T21:53:54.212Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T21:53:54.212Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T21:53:54.212Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T21:53:54.212Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T21:53:54.212Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T21:53:54.212Z] github.com/docker/docker/builder/dockerfile [2022-04-23T21:53:54.212Z] github.com/docker/docker/builder/remotecontext [2022-04-23T21:53:54.212Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T21:53:54.212Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T21:53:54.212Z] github.com/docker/docker/cli [2022-04-23T21:53:54.212Z] github.com/docker/docker/cli/config [2022-04-23T21:53:54.212Z] github.com/docker/docker/cli/debug [2022-04-23T21:53:54.212Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T21:53:54.212Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T21:53:54.212Z] github.com/docker/docker/client [2022-04-23T21:53:54.212Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T21:53:54.212Z] github.com/docker/docker/cmd/dockerd [2022-04-23T21:53:54.212Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T21:53:54.212Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T21:53:54.212Z] github.com/docker/docker/container [2022-04-23T21:53:54.212Z] github.com/docker/docker/container/stream [2022-04-23T21:53:54.212Z] github.com/docker/docker/contrib/apparmor [2022-04-23T21:53:54.212Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T21:53:54.212Z] github.com/docker/docker/contrib/httpserver [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/cluster [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/config [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/events [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/exec [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/images [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/initlayer [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/links [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/listeners [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/logger [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/logger/local [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/names [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/network [2022-04-23T21:53:54.212Z] github.com/docker/docker/daemon/stats [2022-04-23T21:53:54.212Z] github.com/docker/docker/distribution [2022-04-23T21:53:54.212Z] github.com/docker/docker/distribution/metadata [2022-04-23T21:53:54.212Z] github.com/docker/docker/distribution/utils [2022-04-23T21:53:54.212Z] github.com/docker/docker/distribution/xfer [2022-04-23T21:53:54.212Z] github.com/docker/docker/dockerversion [2022-04-23T21:53:54.212Z] github.com/docker/docker/errdefs [2022-04-23T21:53:54.212Z] github.com/docker/docker/image [2022-04-23T21:53:54.212Z] github.com/docker/docker/image/cache [2022-04-23T21:53:54.212Z] github.com/docker/docker/image/tarexport [2022-04-23T21:53:54.212Z] github.com/docker/docker/image/v1 [2022-04-23T21:53:54.212Z] github.com/docker/docker/internal/test/suite [2022-04-23T21:53:54.212Z] github.com/docker/docker/layer [2022-04-23T21:53:54.212Z] github.com/docker/docker/libcontainerd [2022-04-23T21:53:54.212Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T21:53:54.212Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T21:53:54.212Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T21:53:54.212Z] github.com/docker/docker/libcontainerd/types [2022-04-23T21:53:54.212Z] github.com/docker/docker/oci [2022-04-23T21:53:54.212Z] github.com/docker/docker/oci/caps [2022-04-23T21:53:54.212Z] github.com/docker/docker/opts [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/aaparser [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/archive [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/authorization [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/capabilities [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/containerfs [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/directory [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/dmesg [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/filenotify [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/fileutils [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/fsutils [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/homedir [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/idtools [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/ioutils [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/longpath [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/loopback [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/parsers [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/pidfile [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/platform [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/plugins [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/pools [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/progress [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/pubsub [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/reexec [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/signal [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/stack [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/stringid [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/system [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/tailfile [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/tarsum [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/truncindex [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/urlutil [2022-04-23T21:53:54.212Z] github.com/docker/docker/pkg/useragent [2022-04-23T21:53:54.212Z] github.com/docker/docker/plugin [2022-04-23T21:53:54.212Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T21:53:54.212Z] github.com/docker/docker/plugin/v2 [2022-04-23T21:53:54.212Z] github.com/docker/docker/profiles/apparmor [2022-04-23T21:53:54.212Z] github.com/docker/docker/profiles/seccomp [2022-04-23T21:53:54.212Z] github.com/docker/docker/quota [2022-04-23T21:53:54.212Z] github.com/docker/docker/reference [2022-04-23T21:53:54.212Z] github.com/docker/docker/registry [2022-04-23T21:53:54.212Z] github.com/docker/docker/registry/resumable [2022-04-23T21:53:54.212Z] github.com/docker/docker/restartmanager [2022-04-23T21:53:54.212Z] github.com/docker/docker/rootless [2022-04-23T21:53:54.212Z] github.com/docker/docker/rootless/specconv [2022-04-23T21:53:54.212Z] github.com/docker/docker/runconfig [2022-04-23T21:53:54.212Z] github.com/docker/docker/runconfig/opts [2022-04-23T21:53:54.212Z] github.com/docker/docker/testutil [2022-04-23T21:53:54.212Z] github.com/docker/docker/testutil/daemon [2022-04-23T21:53:54.212Z] github.com/docker/docker/testutil/environment [2022-04-23T21:53:54.212Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T21:53:54.212Z] github.com/docker/docker/testutil/fakegit [2022-04-23T21:53:54.212Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T21:53:54.212Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T21:53:54.212Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T21:53:54.212Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T21:53:54.212Z] github.com/docker/docker/testutil/registry [2022-04-23T21:53:54.212Z] github.com/docker/docker/testutil/request [2022-04-23T21:53:54.212Z] github.com/docker/docker/volume [2022-04-23T21:53:54.212Z] github.com/docker/docker/volume/drivers [2022-04-23T21:53:54.212Z] github.com/docker/docker/volume/local [2022-04-23T21:53:54.212Z] github.com/docker/docker/volume/mounts [2022-04-23T21:53:54.212Z] github.com/docker/docker/volume/service [2022-04-23T21:53:54.212Z] github.com/docker/docker/volume/service/opts [2022-04-23T21:53:54.212Z] github.com/docker/docker/volume/testutils' ']' [2022-04-23T21:53:54.213Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-23T21:53:54.775Z] ? github.com/docker/docker/api [no test files] [2022-04-23T21:53:55.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-23T21:53:55.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-23T21:53:59.998Z] INFO: Extraction ended at 04/23/2022 21:53:59. Duration:00:00:29.3800096 [2022-04-23T21:53:59.998Z] INFO: Updating the golang and path environment variables [2022-04-23T21:53:59.998Z] INFO: GOPATH=d:\gopath [2022-04-23T21:53:59.998Z] INFO: go version go1.18.1 windows/amd64 [2022-04-23T21:53:59.998Z] INFO: Running the daemon under test in debug mode [2022-04-23T21:53:59.998Z] INFO: Starting a daemon under test... [2022-04-23T21:53:59.998Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43519\1\daemon --pidfile d:\CI\PR-43519\1\docker.pid -D [2022-04-23T21:53:59.998Z] INFO: Process started successfully. [2022-04-23T21:53:59.998Z] INFO: Start tailing logs of the daemon under tests [2022-04-23T21:53:59.998Z] INFO: Waiting for the daemon under test to start... [2022-04-23T21:54:02.869Z] ok github.com/docker/docker/api/server 0.046s coverage: 7.9% of statements [2022-04-23T21:54:03.094Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-23T21:54:03.094Z] [2022-04-23T21:54:03.094Z] ________ ____ __. [2022-04-23T21:54:03.094Z] \_____ \ | |/ _| [2022-04-23T21:54:03.094Z] / | \| < [2022-04-23T21:54:03.094Z] / | \ | \ [2022-04-23T21:54:03.094Z] \_______ /____|__ \ [2022-04-23T21:54:03.094Z] \/ \/ [2022-04-23T21:54:03.094Z] [2022-04-23T21:54:03.094Z] INFO: make.ps1 ended at 04/23/2022 21:54:01 [2022-04-23T21:54:03.094Z] INFO: Binaries build ended at 04/23/2022 21:54:02. Duration:00:01:47.5726529 [2022-04-23T21:54:04.658Z] INFO: Copying the built daemon binary to d:\CI\PR-43519\1\binary\dockerd-3b56c0663d.exe... [2022-04-23T21:54:04.658Z] INFO: Copying the built client binary to d:\CI\PR-43519\1\binary\docker-3b56c0663d.exe... [2022-04-23T21:54:04.658Z] INFO: Copying the golang package from the container to d:\CI\PR-43519\1\installer\go.zip... [2022-04-23T21:54:05.130Z] INFO: Extracting go.zip to d:\CI\PR-43519\1\go [2022-04-23T21:54:13.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-23T21:54:20.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-23T21:54:21.226Z] ...INFO: Daemon under test started and replied! [2022-04-23T21:54:21.226Z] INFO: Docker version of the daemon under test [2022-04-23T21:54:21.226Z] [2022-04-23T21:54:21.226Z] Client: [2022-04-23T21:54:21.226Z] Version: 17.06.2-ce [2022-04-23T21:54:21.226Z] API version: 1.30 [2022-04-23T21:54:21.226Z] Go version: go1.8.3 [2022-04-23T21:54:21.226Z] Git commit: cec0b72 [2022-04-23T21:54:21.226Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-23T21:54:21.226Z] OS/Arch: windows/amd64 [2022-04-23T21:54:21.226Z] [2022-04-23T21:54:21.226Z] Server: [2022-04-23T21:54:21.226Z] Version: 0.0.0-dev [2022-04-23T21:54:21.226Z] API version: 1.42 (minimum version 1.24) [2022-04-23T21:54:21.226Z] Go version: go1.18.1 [2022-04-23T21:54:21.226Z] Git commit: 3b56c0663d [2022-04-23T21:54:21.226Z] Built: [2022-04-23T21:54:21.226Z] OS/Arch: windows/amd64 [2022-04-23T21:54:21.226Z] Experimental: false [2022-04-23T21:54:21.226Z] [2022-04-23T21:54:21.226Z] INFO: Docker info of the daemon under test [2022-04-23T21:54:21.226Z] [2022-04-23T21:54:21.226Z] Containers: 0 [2022-04-23T21:54:21.226Z] Running: 0 [2022-04-23T21:54:21.226Z] Paused: 0 [2022-04-23T21:54:21.226Z] Stopped: 0 [2022-04-23T21:54:21.226Z] Images: 0 [2022-04-23T21:54:21.226Z] Server Version: 0.0.0-dev [2022-04-23T21:54:21.226Z] Storage Driver: windowsfilter [2022-04-23T21:54:21.226Z] Windows: [2022-04-23T21:54:21.226Z] Logging Driver: json-file [2022-04-23T21:54:21.226Z] Plugins: [2022-04-23T21:54:21.226Z] Volume: local [2022-04-23T21:54:21.226Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T21:54:21.226Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T21:54:21.226Z] Swarm: inactive [2022-04-23T21:54:21.226Z] Default Isolation: process [2022-04-23T21:54:21.226Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-23T21:54:21.226Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-23T21:54:21.226Z] OSType: windows [2022-04-23T21:54:21.226Z] Architecture: x86_64 [2022-04-23T21:54:21.226Z] CPUs: 4 [2022-04-23T21:54:21.226Z] Total Memory: 32GiB [2022-04-23T21:54:21.226Z] Name: azwin-2-483e00 [2022-04-23T21:54:21.226Z] ID: K4CS:PTWR:NHYJ:2GCC:GCMG:WWGC:LWW4:XCFP:RYB4:RFTD:YD4Z:NF7Q [2022-04-23T21:54:21.226Z] Docker Root Dir: D:\CI\PR-43519\1\daemon [2022-04-23T21:54:21.226Z] Debug Mode (client): false [2022-04-23T21:54:21.226Z] Debug Mode (server): true [2022-04-23T21:54:21.226Z] File Descriptors: -1 [2022-04-23T21:54:21.226Z] Goroutines: 16 [2022-04-23T21:54:21.226Z] System Time: 2022-04-23T21:54:19.0131077Z [2022-04-23T21:54:21.226Z] EventsListeners: 0 [2022-04-23T21:54:21.226Z] Registry: https://index.docker.io/v1/ [2022-04-23T21:54:21.226Z] Labels: [2022-04-23T21:54:21.226Z] Experimental: false [2022-04-23T21:54:21.226Z] Insecure Registries: [2022-04-23T21:54:21.226Z] 127.0.0.0/8 [2022-04-23T21:54:21.226Z] Live Restore Enabled: false [2022-04-23T21:54:21.226Z] [2022-04-23T21:54:21.226Z] [2022-04-23T21:54:21.226Z] INFO: Docker images of the daemon under test [2022-04-23T21:54:21.226Z] [2022-04-23T21:54:21.226Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-23T21:54:21.226Z] [2022-04-23T21:54:21.226Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-23T21:54:21.226Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-23T21:54:21.226Z] ltsc2022: Pulling from windows/servercore [2022-04-23T21:54:21.226Z] 8f616e6e9eec: Pulling fs layer [2022-04-23T21:54:21.226Z] dccd9e4d14d3: Pulling fs layer [2022-04-23T21:54:24.772Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 31.9% of statements [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-23T21:54:24.772Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-04-23T21:54:24.772Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2022-04-23T21:54:24.772Z] ok github.com/docker/docker/api/types/filters 0.031s coverage: 92.2% of statements [2022-04-23T21:54:24.772Z] ok github.com/docker/docker/api/types/versions 0.034s coverage: 77.3% of statements [2022-04-23T21:54:24.772Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-23T21:54:24.772Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 6.1% of statements [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/types [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/builder [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-23T21:54:24.772Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-23T21:54:24.772Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.005s coverage: 100.0% of statements [2022-04-23T21:54:24.772Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-04-23T21:54:25.705Z] ok github.com/docker/docker/cmd/docker-proxy 0.231s coverage: 67.6% of statements [2022-04-23T21:54:26.638Z] ok github.com/docker/docker/builder/remotecontext 0.193s coverage: 13.7% of statements [2022-04-23T21:54:27.043Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-23T21:54:27.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-23T21:54:27.200Z] ok github.com/docker/docker/builder/dockerfile 0.623s coverage: 49.3% of statements [2022-04-23T21:54:27.500Z] [2022-04-23T21:54:27.500Z] ________ ____ __. [2022-04-23T21:54:27.500Z] \_____ \ | |/ _| [2022-04-23T21:54:27.500Z] / | \| < [2022-04-23T21:54:27.500Z] / | \ | \ [2022-04-23T21:54:27.500Z] \_______ /____|__ \ [2022-04-23T21:54:27.500Z] \/ \/ [2022-04-23T21:54:27.500Z] [2022-04-23T21:54:27.500Z] INFO: make.ps1 ended at 04/23/2022 21:54:27 [2022-04-23T21:54:28.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-23T21:54:28.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-23T21:54:29.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-23T21:54:29.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-23T21:54:29.678Z] INFO: Binaries build ended at 04/23/2022 21:54:29. Duration:00:01:51.1983565 [2022-04-23T21:54:30.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-23T21:54:30.471Z] ok github.com/docker/docker/builder/remotecontext/git 5.407s coverage: 86.3% of statements [2022-04-23T21:54:30.471Z] ? github.com/docker/docker/cli [no test files] [2022-04-23T21:54:30.471Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-23T21:54:30.471Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-23T21:54:30.471Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-23T21:54:30.728Z] ok github.com/docker/docker/client 0.197s coverage: 75.6% of statements [2022-04-23T21:54:31.216Z] INFO: Copying the built daemon binary to d:\CI\PR-43519\1\binary\dockerd-3b56c0663d.exe... [2022-04-23T21:54:31.216Z] INFO: Copying the built client binary to d:\CI\PR-43519\1\binary\docker-3b56c0663d.exe... [2022-04-23T21:54:31.216Z] INFO: Copying the golang package from the container to d:\CI\PR-43519\1\installer\go.zip... [2022-04-23T21:54:32.188Z] INFO: Extracting go.zip to d:\CI\PR-43519\1\go [2022-04-23T21:54:32.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-23T21:54:33.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-23T21:54:34.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-23T21:54:34.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-23T21:54:35.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-23T21:54:35.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-23T21:54:36.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-23T21:54:37.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-23T21:54:38.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-23T21:54:38.821Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.030s coverage: 65.3% of statements [2022-04-23T21:54:38.821Z] ok github.com/docker/docker/daemon/cluster/convert 0.026s coverage: 35.9% of statements [2022-04-23T21:54:39.078Z] ok github.com/docker/docker/container 0.150s coverage: 34.8% of statements [2022-04-23T21:54:39.358Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-23T21:54:39.358Z] Using test binary docker [2022-04-23T21:54:39.358Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-23T21:54:39.358Z] +++ /etc/init.d/apparmor start [2022-04-23T21:54:39.358Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-23T21:54:39.358Z] INFO: Waiting for daemon to start... [2022-04-23T21:54:39.358Z] Starting dockerd [2022-04-23T21:54:39.358Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-04-23T21:54:40.008Z] ok github.com/docker/docker/daemon/events 0.062s coverage: 50.0% of statements [2022-04-23T21:54:40.008Z] ok github.com/docker/docker/cmd/dockerd/trap 2.680s coverage: 0.0% of statements [2022-04-23T21:54:40.008Z] ok github.com/docker/docker/daemon/graphdriver 0.040s coverage: 2.2% of statements [2022-04-23T21:54:40.265Z] ok github.com/docker/docker/daemon/config 0.066s coverage: 81.2% of statements [2022-04-23T21:54:41.022Z] INFO: Extraction ended at 04/23/2022 21:54:37. Duration:00:00:32.0911632 [2022-04-23T21:54:41.022Z] INFO: Updating the golang and path environment variables [2022-04-23T21:54:41.022Z] INFO: GOPATH=d:\gopath [2022-04-23T21:54:41.022Z] INFO: go version go1.18.1 windows/amd64 [2022-04-23T21:54:41.022Z] INFO: Running the daemon under test in debug mode [2022-04-23T21:54:41.022Z] INFO: Running the daemon under test in containerd mode [2022-04-23T21:54:41.022Z] INFO: Starting a daemon under test... [2022-04-23T21:54:41.022Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43519\1\daemon --pidfile d:\CI\PR-43519\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-04-23T21:54:41.022Z] INFO: Containerd started successfully. [2022-04-23T21:54:41.022Z] INFO: Process started successfully. [2022-04-23T21:54:41.022Z] INFO: Start tailing logs of the daemon under tests [2022-04-23T21:54:41.022Z] INFO: Waiting for the daemon under test to start... [2022-04-23T21:54:41.634Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.344s coverage: 56.2% of statements [2022-04-23T21:54:42.197Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.952s coverage: 74.8% of statements [2022-04-23T21:54:42.452Z] dccd9e4d14d3: Verifying Checksum [2022-04-23T21:54:42.452Z] dccd9e4d14d3: Download complete [2022-04-23T21:54:43.129Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.0% of statements [2022-04-23T21:54:43.129Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-04-23T21:54:43.694Z] ok github.com/docker/docker/daemon/cluster 0.131s coverage: 0.5% of statements [2022-04-23T21:54:43.694Z] ok github.com/docker/docker/cmd/dockerd 0.110s coverage: 28.9% of statements [2022-04-23T21:54:43.694Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-23T21:54:43.694Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-23T21:54:43.694Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-23T21:54:43.694Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-23T21:54:43.694Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-23T21:54:44.624Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.059s coverage: 58.5% of statements [2022-04-23T21:54:44.624Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.331s coverage: 50.6% of statements [2022-04-23T21:54:44.881Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-04-23T21:54:44.881Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2022-04-23T21:54:45.810Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.521s coverage: 58.2% of statements [2022-04-23T21:54:45.929Z] . [2022-04-23T21:54:45.929Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-23T21:54:45.929Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-23T21:54:45.929Z] Error: No such image: emptyfs [2022-04-23T21:54:45.929Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-23T21:54:45.929Z] ++++ docker load [2022-04-23T21:54:45.929Z] Running integration-test (iteration 1) [2022-04-23T21:54:45.929Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-23T21:54:45.929Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:54:45.929Z] ++ set -e [2022-04-23T21:54:45.929Z] ++ '[' -n 0 ']' [2022-04-23T21:54:45.929Z] ++ set -x [2022-04-23T21:54:45.929Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:54:45.929Z] Loaded image: busybox:latest [2022-04-23T21:54:45.929Z] Loaded image: busybox:glibc [2022-04-23T21:54:46.066Z] ok github.com/docker/docker/daemon/images 0.060s coverage: 6.6% of statements [2022-04-23T21:54:46.066Z] ok github.com/docker/docker/daemon/logger/fluentd 0.029s coverage: 53.6% of statements [2022-04-23T21:54:46.322Z] ok github.com/docker/docker/daemon/logger/awslogs 0.134s coverage: 80.2% of statements [2022-04-23T21:54:46.322Z] ok github.com/docker/docker/daemon/logger 0.245s coverage: 43.0% of statements [2022-04-23T21:54:46.578Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 68.2% of statements [2022-04-23T21:54:46.578Z] ok github.com/docker/docker/daemon/logger/journald 0.022s coverage: 23.9% of statements [2022-04-23T21:54:46.835Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2022-04-23T21:54:46.835Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 69.9% of statements [2022-04-23T21:54:46.868Z] Loaded image: debian:bullseye-slim [2022-04-23T21:54:46.868Z] Loaded image: hello-world:latest [2022-04-23T21:54:46.868Z] Loaded image: arm32v7/hello-world:latest [2022-04-23T21:54:46.868Z] INFO: Testing against a local daemon [2022-04-23T21:54:46.868Z] === RUN TestCgroupNamespacesBuild [2022-04-23T21:54:47.399Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.516s coverage: 13.7% of statements [2022-04-23T21:54:47.400Z] ok github.com/docker/docker/daemon/logger/local 0.053s coverage: 78.7% of statements [2022-04-23T21:54:47.400Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 31.5% of statements [2022-04-23T21:54:47.400Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.365s coverage: 46.1% of statements [2022-04-23T21:54:47.655Z] ok github.com/docker/docker/daemon/logger/templates 0.025s coverage: 8.3% of statements [2022-04-23T21:54:47.655Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.063s coverage: 54.9% of statements [2022-04-23T21:54:47.655Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2022-04-23T21:54:47.913Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2022-04-23T21:54:48.170Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2022-04-23T21:54:48.251Z] --- PASS: TestCgroupNamespacesBuild (1.37s) [2022-04-23T21:54:48.251Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-23T21:54:48.427Z] ok github.com/docker/docker/errdefs 0.009s coverage: 77.0% of statements [2022-04-23T21:54:48.685Z] ok github.com/docker/docker/image 0.030s coverage: 86.9% of statements [2022-04-23T21:54:48.942Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-04-23T21:54:48.942Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-04-23T21:54:49.199Z] ok github.com/docker/docker/image/v1 0.037s coverage: 25.0% of statements [2022-04-23T21:54:49.199Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-04-23T21:54:49.199Z] ok github.com/docker/docker/daemon/logger/splunk 1.625s coverage: 82.5% of statements [2022-04-23T21:54:49.637Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2022-04-23T21:54:49.637Z] === RUN TestBuildWithSession [2022-04-23T21:54:49.637Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T21:54:49.637Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-23T21:54:49.637Z] === RUN TestBuildSquashParent [2022-04-23T21:54:49.764Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-04-23T21:54:49.764Z] ok github.com/docker/docker/pkg/aaparser 0.015s coverage: 52.9% of statements [2022-04-23T21:54:49.764Z] ok github.com/docker/docker/opts 0.027s coverage: 66.7% of statements [2022-04-23T21:54:49.764Z] ok github.com/docker/docker/distribution 0.618s coverage: 28.3% of statements [2022-04-23T21:54:50.020Z] ok github.com/docker/docker/pkg/broadcaster 0.028s coverage: 100.0% of statements [2022-04-23T21:54:50.277Z] ok github.com/docker/docker/pkg/capabilities 0.024s coverage: 87.5% of statements [2022-04-23T21:54:50.277Z] ok github.com/docker/docker/distribution/xfer 1.734s coverage: 85.4% of statements [2022-04-23T21:54:50.534Z] ok github.com/docker/docker/pkg/authorization 0.190s coverage: 68.3% of statements [2022-04-23T21:54:50.534Z] ok github.com/docker/docker/pkg/containerfs 0.006s coverage: 6.7% of statements [2022-04-23T21:54:50.534Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2022-04-23T21:54:50.791Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2022-04-23T21:54:51.047Z] ok github.com/docker/docker/pkg/archive 0.466s coverage: 82.5% of statements [2022-04-23T21:54:51.047Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-04-23T21:54:51.047Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-04-23T21:54:51.047Z] ok github.com/docker/docker/pkg/fsutils 0.197s coverage: 85.1% of statements [2022-04-23T21:54:51.609Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-04-23T21:54:51.609Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-04-23T21:54:51.609Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2022-04-23T21:54:51.609Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-04-23T21:54:51.609Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-04-23T21:54:51.866Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-04-23T21:54:51.866Z] ok github.com/docker/docker/pkg/idtools 0.386s coverage: 67.9% of statements [2022-04-23T21:54:51.866Z] ok github.com/docker/docker/pkg/ioutils 0.445s coverage: 71.5% of statements [2022-04-23T21:54:51.866Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-04-23T21:54:52.122Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.022s coverage: 90.5% of statements [2022-04-23T21:54:52.378Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2022-04-23T21:54:52.378Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements [2022-04-23T21:54:52.378Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-23T21:54:52.378Z] ok github.com/docker/docker/pkg/plugins/transport 0.016s coverage: 85.7% of statements [2022-04-23T21:54:52.635Z] ok github.com/docker/docker/pkg/stack 0.007s coverage: 90.9% of statements [2022-04-23T21:54:52.635Z] ok github.com/docker/docker/pkg/reexec 0.014s coverage: 82.4% of statements [2022-04-23T21:54:52.635Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-23T21:54:52.891Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2022-04-23T21:54:52.891Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-04-23T21:54:53.147Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-04-23T21:54:53.147Z] ok github.com/docker/docker/pkg/chrootarchive 2.644s coverage: 42.7% of statements [2022-04-23T21:54:53.147Z] ok github.com/docker/docker/pkg/tailfile 0.034s coverage: 88.6% of statements [2022-04-23T21:54:53.404Z] ok github.com/docker/docker/pkg/system 0.009s coverage: 42.3% of statements [2022-04-23T21:54:53.404Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-23T21:54:53.661Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-04-23T21:54:53.661Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2022-04-23T21:54:53.831Z] --- PASS: TestBuildSquashParent (3.81s) [2022-04-23T21:54:53.831Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-23T21:54:53.831Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T21:54:53.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T21:54:53.831Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T21:54:53.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T21:54:53.831Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T21:54:53.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T21:54:53.831Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T21:54:53.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T21:54:53.831Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T21:54:53.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T21:54:53.831Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T21:54:53.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T21:54:53.831Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T21:54:53.831Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T21:54:53.918Z] ok github.com/docker/docker/pkg/tarsum 0.109s coverage: 89.3% of statements [2022-04-23T21:54:53.918Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements [2022-04-23T21:54:54.174Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-04-23T21:54:54.430Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2022-04-23T21:54:54.686Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2022-04-23T21:54:54.686Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2022-04-23T21:54:54.773Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T21:54:54.773Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T21:54:54.942Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-04-23T21:54:54.942Z] ok github.com/docker/docker/plugin 0.528s coverage: 23.3% of statements [2022-04-23T21:54:55.198Z] ok github.com/docker/docker/registry 0.069s coverage: 58.6% of statements [2022-04-23T21:54:55.198Z] ok github.com/docker/docker/quota 0.435s coverage: 71.4% of statements [2022-04-23T21:54:55.198Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-04-23T21:54:55.712Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T21:54:55.759Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-04-23T21:54:55.972Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T21:54:56.014Z] ok github.com/docker/docker/volume/mounts 0.014s coverage: 67.7% of statements [2022-04-23T21:54:56.014Z] ok github.com/docker/docker/volume/local 0.139s coverage: 76.4% of statements [2022-04-23T21:54:56.574Z] ok github.com/docker/docker/volume/service 0.011s coverage: 72.3% of statements [2022-04-23T21:54:57.134Z] ok github.com/docker/docker/layer 7.088s coverage: 69.0% of statements [2022-04-23T21:54:57.134Z] ok github.com/docker/docker/daemon 10.125s coverage: 16.9% of statements [2022-04-23T21:54:57.134Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-23T21:54:57.134Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-23T21:54:57.134Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-23T21:54:57.134Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-23T21:54:57.134Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-23T21:54:57.134Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-23T21:54:57.134Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-23T21:54:57.134Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-23T21:54:57.134Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-23T21:54:57.134Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-23T21:54:57.134Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-23T21:54:57.134Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-23T21:54:57.134Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-23T21:54:57.134Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-23T21:54:57.134Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-23T21:54:57.134Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-23T21:54:57.134Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-23T21:54:57.134Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-23T21:54:57.134Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-23T21:54:57.134Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-23T21:54:57.134Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-23T21:54:57.134Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-23T21:54:57.134Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-23T21:54:57.134Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-23T21:54:57.134Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-23T21:54:57.351Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-23T21:54:57.351Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.41s) [2022-04-23T21:54:57.351Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.43s) [2022-04-23T21:54:57.351Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.11s) [2022-04-23T21:54:57.351Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.25s) [2022-04-23T21:54:57.351Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.19s) [2022-04-23T21:54:57.351Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.17s) [2022-04-23T21:54:57.351Z] === RUN TestBuildMultiStageCopy [2022-04-23T21:54:57.351Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-23T21:54:58.290Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-23T21:54:58.290Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-23T21:54:58.550Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-23T21:54:58.809Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-23T21:54:58.846Z] ...INFO: Daemon under test started and replied! [2022-04-23T21:54:58.846Z] INFO: Docker version of the daemon under test [2022-04-23T21:54:58.846Z] [2022-04-23T21:54:58.846Z] Client: [2022-04-23T21:54:58.846Z] Version: 17.06.2-ce [2022-04-23T21:54:58.846Z] API version: 1.30 [2022-04-23T21:54:58.846Z] Go version: go1.8.3 [2022-04-23T21:54:58.846Z] Git commit: cec0b72 [2022-04-23T21:54:58.846Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-23T21:54:58.846Z] OS/Arch: windows/amd64 [2022-04-23T21:54:58.846Z] [2022-04-23T21:54:58.846Z] Server: [2022-04-23T21:54:58.846Z] Version: 0.0.0-dev [2022-04-23T21:54:58.846Z] API version: 1.42 (minimum version 1.24) [2022-04-23T21:54:58.846Z] Go version: go1.18.1 [2022-04-23T21:54:58.846Z] Git commit: 3b56c0663d [2022-04-23T21:54:58.846Z] Built: [2022-04-23T21:54:58.846Z] OS/Arch: windows/amd64 [2022-04-23T21:54:58.846Z] Experimental: false [2022-04-23T21:54:58.846Z] [2022-04-23T21:54:58.846Z] INFO: Docker info of the daemon under test [2022-04-23T21:54:58.846Z] [2022-04-23T21:54:58.846Z] Containers: 0 [2022-04-23T21:54:58.846Z] Running: 0 [2022-04-23T21:54:58.846Z] Paused: 0 [2022-04-23T21:54:58.846Z] Stopped: 0 [2022-04-23T21:54:58.846Z] Images: 0 [2022-04-23T21:54:58.846Z] Server Version: 0.0.0-dev [2022-04-23T21:54:58.846Z] Storage Driver: windowsfilter [2022-04-23T21:54:58.846Z] Windows: [2022-04-23T21:54:58.846Z] Logging Driver: json-file [2022-04-23T21:54:58.846Z] Plugins: [2022-04-23T21:54:58.846Z] Volume: local [2022-04-23T21:54:58.846Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T21:54:58.846Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T21:54:58.846Z] Swarm: inactive [2022-04-23T21:54:58.846Z] Default Isolation: process [2022-04-23T21:54:58.846Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-23T21:54:58.846Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-23T21:54:58.846Z] OSType: windows [2022-04-23T21:54:58.846Z] Architecture: x86_64 [2022-04-23T21:54:58.846Z] CPUs: 4 [2022-04-23T21:54:58.846Z] Total Memory: 32GiB [2022-04-23T21:54:58.846Z] Name: azwin-2-483e01 [2022-04-23T21:54:58.846Z] ID: JCP6:RACQ:PNJU:ITBL:6EJ4:GJQ5:FXZB:IFPK:ZOFV:VZII:IXA2:BRRO [2022-04-23T21:54:58.846Z] Docker Root Dir: D:\CI\PR-43519\1\daemon [2022-04-23T21:54:58.846Z] Debug Mode (client): false [2022-04-23T21:54:58.846Z] Debug Mode (server): true [2022-04-23T21:54:58.846Z] File Descriptors: -1 [2022-04-23T21:54:58.846Z] Goroutines: 29 [2022-04-23T21:54:58.846Z] System Time: 2022-04-23T21:54:56.9947996Z [2022-04-23T21:54:58.846Z] EventsListeners: 0 [2022-04-23T21:54:58.846Z] Registry: https://index.docker.io/v1/ [2022-04-23T21:54:58.846Z] Labels: [2022-04-23T21:54:58.846Z] Experimental: false [2022-04-23T21:54:58.846Z] Insecure Registries: [2022-04-23T21:54:58.846Z] 127.0.0.0/8 [2022-04-23T21:54:58.846Z] Live Restore Enabled: false [2022-04-23T21:54:58.846Z] [2022-04-23T21:54:58.846Z] [2022-04-23T21:54:58.846Z] INFO: Docker images of the daemon under test [2022-04-23T21:54:58.846Z] [2022-04-23T21:54:58.846Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-23T21:54:58.846Z] [2022-04-23T21:54:58.846Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-23T21:54:58.846Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-23T21:54:58.846Z] ltsc2022: Pulling from windows/servercore [2022-04-23T21:54:58.846Z] 8f616e6e9eec: Pulling fs layer [2022-04-23T21:54:58.846Z] dccd9e4d14d3: Pulling fs layer [2022-04-23T21:54:59.069Z] --- PASS: TestBuildMultiStageCopy (1.99s) [2022-04-23T21:54:59.069Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.10s) [2022-04-23T21:54:59.069Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-04-23T21:54:59.069Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-04-23T21:54:59.069Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-04-23T21:54:59.069Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-04-23T21:54:59.069Z] === RUN TestBuildMultiStageParentConfig [2022-04-23T21:54:59.640Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-04-23T21:54:59.640Z] === RUN TestBuildLabelWithTargets [2022-04-23T21:55:00.579Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-04-23T21:55:00.579Z] === RUN TestBuildWithEmptyLayers [2022-04-23T21:55:01.151Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-04-23T21:55:01.151Z] === RUN TestBuildMultiStageOnBuild [2022-04-23T21:55:01.893Z] --- PASS: TestImportExtremelyLargeImageWorks (92.28s) [2022-04-23T21:55:01.893Z] PASS [2022-04-23T21:55:01.893Z] [2022-04-23T21:55:01.893Z] DONE 22 tests in 95.135s [2022-04-23T21:55:01.893Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-23T21:55:01.893Z] INFO: Testing against a local daemon [2022-04-23T21:55:01.893Z] === RUN TestNetworkCreateDelete [2022-04-23T21:55:01.893Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-23T21:55:01.893Z] === RUN TestDockerNetworkDeletePreferID [2022-04-23T21:55:01.893Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-04-23T21:55:01.893Z] === RUN TestDaemonDNSFallback [2022-04-23T21:55:02.532Z] --- PASS: TestBuildMultiStageOnBuild (1.32s) [2022-04-23T21:55:02.532Z] === RUN TestBuildUncleanTarFilenames [2022-04-23T21:55:03.102Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) [2022-04-23T21:55:03.102Z] === RUN TestBuildMultiStageLayerLeak [2022-04-23T21:55:04.484Z] --- PASS: TestBuildMultiStageLayerLeak (1.43s) [2022-04-23T21:55:04.484Z] === RUN TestBuildWithHugeFile [2022-04-23T21:55:04.964Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-23T21:55:04.964Z] Using test binary docker [2022-04-23T21:55:04.964Z] +++ /etc/init.d/apparmor start [2022-04-23T21:55:04.964Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-23T21:55:04.964Z] INFO: Waiting for daemon to start... [2022-04-23T21:55:04.964Z] Starting dockerd [2022-04-23T21:55:04.964Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-23T21:55:05.159Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-04-23T21:55:05.159Z] === RUN TestInspectNetwork [2022-04-23T21:55:06.613Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-23T21:55:06.613Z] Using test binary docker [2022-04-23T21:55:06.873Z] +++ /etc/init.d/apparmor start [2022-04-23T21:55:06.873Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-23T21:55:06.873Z] Starting dockerd [2022-04-23T21:55:06.873Z] INFO: Waiting for daemon to start... [2022-04-23T21:55:06.873Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-23T21:55:07.676Z] === RUN TestInspectNetwork/full_network_id [2022-04-23T21:55:07.676Z] === RUN TestInspectNetwork/partial_network_id [2022-04-23T21:55:07.676Z] === RUN TestInspectNetwork/network_name [2022-04-23T21:55:07.676Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-23T21:55:07.814Z] . [2022-04-23T21:55:07.814Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-23T21:55:07.845Z] INFO: Extraction ended at 04/23/2022 21:55:02. Duration:00:00:30.6131523 [2022-04-23T21:55:07.845Z] INFO: Updating the golang and path environment variables [2022-04-23T21:55:07.845Z] INFO: GOPATH=d:\gopath [2022-04-23T21:55:07.845Z] INFO: go version go1.18.1 windows/amd64 [2022-04-23T21:55:07.845Z] INFO: Running the daemon under test in debug mode [2022-04-23T21:55:07.845Z] INFO: Starting a daemon under test... [2022-04-23T21:55:07.845Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43519\1\daemon --pidfile d:\CI\PR-43519\1\docker.pid -D [2022-04-23T21:55:07.845Z] INFO: Process started successfully. [2022-04-23T21:55:07.845Z] INFO: Start tailing logs of the daemon under tests [2022-04-23T21:55:07.845Z] INFO: Waiting for the daemon under test to start... [2022-04-23T21:55:08.075Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-23T21:55:08.075Z] Error: No such image: emptyfs [2022-04-23T21:55:08.075Z] ++++ docker load [2022-04-23T21:55:08.075Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-23T21:55:08.336Z] Running integration-test (iteration 1) [2022-04-23T21:55:08.336Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-23T21:55:08.336Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-23T21:55:08.336Z] ++ set -e [2022-04-23T21:55:08.336Z] ++ '[' -n 0 ']' [2022-04-23T21:55:08.336Z] ++ set -x [2022-04-23T21:55:08.336Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-23T21:55:08.906Z] Loaded image: busybox:latest [2022-04-23T21:55:08.906Z] [2022-04-23T21:55:08.906Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-23T21:55:08.906Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-23T21:55:08.906Z] Error: No such image: emptyfs [2022-04-23T21:55:09.167Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-23T21:55:09.167Z] ++++ docker load [2022-04-23T21:55:09.167Z] Loaded image: busybox:glibc [2022-04-23T21:55:09.428Z] Running integration-test (iteration 1) [2022-04-23T21:55:09.428Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-23T21:55:09.428Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-23T21:55:09.428Z] ++ set -e [2022-04-23T21:55:09.428Z] ++ '[' -n 0 ']' [2022-04-23T21:55:09.428Z] ++ set -x [2022-04-23T21:55:09.428Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-23T21:55:10.371Z] Loaded image: busybox:latest [2022-04-23T21:55:10.942Z] Loaded image: busybox:glibc [2022-04-23T21:55:11.844Z] --- PASS: TestInspectNetwork (7.18s) [2022-04-23T21:55:11.844Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-23T21:55:11.844Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-23T21:55:11.844Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-23T21:55:11.844Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-23T21:55:11.844Z] === RUN TestRunContainerWithBridgeNone [2022-04-23T21:55:13.491Z] Loaded image: debian:bullseye-slim [2022-04-23T21:55:13.491Z] Loaded image: hello-world:latest [2022-04-23T21:55:13.732Z] --- PASS: TestRunContainerWithBridgeNone (1.59s) [2022-04-23T21:55:13.732Z] === RUN TestNetworkInvalidJSON [2022-04-23T21:55:13.732Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-23T21:55:13.732Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-23T21:55:13.732Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T21:55:13.732Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T21:55:13.732Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T21:55:13.732Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T21:55:13.732Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-23T21:55:13.732Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-23T21:55:13.732Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T21:55:13.732Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-23T21:55:13.732Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-23T21:55:13.732Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-23T21:55:13.732Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-23T21:55:13.732Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-23T21:55:13.732Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-23T21:55:13.732Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T21:55:13.732Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-23T21:55:13.732Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-23T21:55:13.732Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-23T21:55:13.732Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-23T21:55:13.732Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-23T21:55:13.732Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-23T21:55:13.732Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-23T21:55:13.732Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-23T21:55:13.732Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-23T21:55:13.732Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-23T21:55:13.732Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-23T21:55:13.732Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-23T21:55:13.732Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-23T21:55:13.732Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-23T21:55:13.732Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-23T21:55:13.732Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-23T21:55:13.732Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-23T21:55:13.732Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-23T21:55:13.732Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-23T21:55:13.732Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-23T21:55:13.732Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-23T21:55:13.732Z] === RUN TestNetworkList [2022-04-23T21:55:13.732Z] === RUN TestNetworkList//networks [2022-04-23T21:55:13.732Z] === PAUSE TestNetworkList//networks [2022-04-23T21:55:13.732Z] === RUN TestNetworkList//networks/ [2022-04-23T21:55:13.732Z] === PAUSE TestNetworkList//networks/ [2022-04-23T21:55:13.732Z] === CONT TestNetworkList//networks [2022-04-23T21:55:13.732Z] === CONT TestNetworkList//networks/ [2022-04-23T21:55:13.732Z] --- PASS: TestNetworkList (0.01s) [2022-04-23T21:55:13.732Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-23T21:55:13.732Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-23T21:55:13.732Z] === RUN TestHostIPv4BridgeLabel [2022-04-23T21:55:13.752Z] Loaded image: arm32v7/hello-world:latest [2022-04-23T21:55:13.752Z] INFO: Testing against a local daemon [2022-04-23T21:55:13.752Z] === RUN TestDockerDaemonSuite [2022-04-23T21:55:13.752Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-23T21:55:13.799Z] 8f616e6e9eec: Verifying Checksum [2022-04-23T21:55:13.800Z] 8f616e6e9eec: Download complete [2022-04-23T21:55:13.989Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-23T21:55:13.989Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-23T21:55:14.918Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-04-23T21:55:14.918Z] === RUN TestDaemonDefaultNetworkPools [2022-04-23T21:55:15.143Z] Loaded image: debian:bullseye-slim [2022-04-23T21:55:15.143Z] Loaded image: hello-world:latest [2022-04-23T21:55:15.405Z] Loaded image: arm32v7/hello-world:latest [2022-04-23T21:55:15.405Z] INFO: Testing against a local daemon [2022-04-23T21:55:15.405Z] === RUN TestDockerSuite [2022-04-23T21:55:15.405Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-23T21:55:15.405Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-23T21:55:15.405Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-23T21:55:15.405Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-23T21:55:15.405Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-23T21:55:15.405Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-23T21:55:15.405Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-23T21:55:15.405Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-23T21:55:15.846Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-04-23T21:55:15.846Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-23T21:55:16.351Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-23T21:55:16.351Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-23T21:55:16.612Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-23T21:55:16.612Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-23T21:55:16.774Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-04-23T21:55:16.774Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-23T21:55:17.182Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-23T21:55:17.443Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-23T21:55:17.443Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-23T21:55:18.148Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-04-23T21:55:18.148Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-23T21:55:18.709Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-04-23T21:55:18.709Z] === RUN TestServiceWithPredefinedNetwork [2022-04-23T21:55:18.837Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-23T21:55:19.097Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-23T21:55:19.358Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-23T21:55:19.358Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-23T21:55:19.358Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-23T21:55:20.304Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-23T21:55:20.565Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-23T21:55:21.229Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2022-04-23T21:55:21.229Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-23T21:55:21.229Z] service_test.go:243: FLAKY_TEST [2022-04-23T21:55:21.229Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T21:55:21.229Z] === RUN TestServiceWithDataPathPortInit [2022-04-23T21:55:21.507Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-23T21:55:21.507Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-23T21:55:21.507Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-23T21:55:21.507Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-23T21:55:22.642Z] .....INFO: Daemon under test started and replied! [2022-04-23T21:55:22.642Z] INFO: Docker version of the daemon under test [2022-04-23T21:55:22.642Z] [2022-04-23T21:55:22.642Z] Client: [2022-04-23T21:55:22.642Z] Version: 17.06.2-ce [2022-04-23T21:55:22.642Z] API version: 1.30 [2022-04-23T21:55:22.642Z] Go version: go1.8.3 [2022-04-23T21:55:22.642Z] Git commit: cec0b72 [2022-04-23T21:55:22.642Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-23T21:55:22.642Z] OS/Arch: windows/amd64 [2022-04-23T21:55:22.642Z] [2022-04-23T21:55:22.642Z] Server: [2022-04-23T21:55:22.642Z] Version: 0.0.0-dev [2022-04-23T21:55:22.642Z] API version: 1.42 (minimum version 1.24) [2022-04-23T21:55:22.642Z] Go version: go1.18.1 [2022-04-23T21:55:22.642Z] Git commit: 3b56c0663d [2022-04-23T21:55:22.642Z] Built: [2022-04-23T21:55:22.642Z] OS/Arch: windows/amd64 [2022-04-23T21:55:22.642Z] Experimental: false [2022-04-23T21:55:22.642Z] [2022-04-23T21:55:22.642Z] INFO: Docker info of the daemon under test [2022-04-23T21:55:22.642Z] [2022-04-23T21:55:22.642Z] Containers: 0 [2022-04-23T21:55:22.642Z] Running: 0 [2022-04-23T21:55:22.642Z] Paused: 0 [2022-04-23T21:55:22.642Z] Stopped: 0 [2022-04-23T21:55:22.642Z] Images: 0 [2022-04-23T21:55:22.642Z] Server Version: 0.0.0-dev [2022-04-23T21:55:22.642Z] Storage Driver: windowsfilter [2022-04-23T21:55:22.642Z] Windows: [2022-04-23T21:55:22.642Z] Logging Driver: json-file [2022-04-23T21:55:22.642Z] Plugins: [2022-04-23T21:55:22.642Z] Volume: local [2022-04-23T21:55:22.642Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T21:55:22.642Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T21:55:22.642Z] Swarm: inactive [2022-04-23T21:55:22.642Z] Default Isolation: process [2022-04-23T21:55:22.642Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-23T21:55:22.642Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-23T21:55:22.642Z] OSType: windows [2022-04-23T21:55:22.642Z] Architecture: x86_64 [2022-04-23T21:55:22.642Z] CPUs: 4 [2022-04-23T21:55:22.642Z] Total Memory: 32GiB [2022-04-23T21:55:22.642Z] Name: azwin-2-22fd30 [2022-04-23T21:55:22.642Z] ID: H574:N3MP:AO6J:3JIC:OEK4:Y33W:KEAO:UZXL:UH6S:WHUN:JA4R:WNZT [2022-04-23T21:55:22.642Z] Docker Root Dir: D:\CI\PR-43519\1\daemon [2022-04-23T21:55:22.642Z] Debug Mode (client): false [2022-04-23T21:55:22.642Z] Debug Mode (server): true [2022-04-23T21:55:22.642Z] File Descriptors: -1 [2022-04-23T21:55:22.642Z] Goroutines: 16 [2022-04-23T21:55:22.642Z] System Time: 2022-04-23T21:55:22.2595085Z [2022-04-23T21:55:22.642Z] EventsListeners: 0 [2022-04-23T21:55:22.642Z] Registry: https://index.docker.io/v1/ [2022-04-23T21:55:22.642Z] Labels: [2022-04-23T21:55:22.642Z] Experimental: false [2022-04-23T21:55:22.642Z] Insecure Registries: [2022-04-23T21:55:22.642Z] 127.0.0.0/8 [2022-04-23T21:55:22.642Z] Live Restore Enabled: false [2022-04-23T21:55:22.642Z] [2022-04-23T21:55:22.642Z] [2022-04-23T21:55:22.642Z] INFO: Docker images of the daemon under test [2022-04-23T21:55:22.642Z] [2022-04-23T21:55:22.642Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-23T21:55:22.642Z] [2022-04-23T21:55:22.642Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-23T21:55:22.642Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-23T21:55:23.100Z] ltsc2019: Pulling from windows/servercore [2022-04-23T21:55:23.100Z] 4612f6d0b889: Pulling fs layer [2022-04-23T21:55:23.100Z] ba8181afd426: Pulling fs layer [2022-04-23T21:55:24.215Z] dccd9e4d14d3: Verifying Checksum [2022-04-23T21:55:24.215Z] dccd9e4d14d3: Download complete [2022-04-23T21:55:24.805Z] --- PASS: TestBuildWithHugeFile (131.52s) [2022-04-23T21:55:24.805Z] === RUN TestBuildWCOWSandboxSize [2022-04-23T21:55:24.805Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T21:55:24.806Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-23T21:55:24.806Z] === RUN TestBuildWithEmptyDockerfile [2022-04-23T21:55:24.806Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T21:55:24.806Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T21:55:24.806Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T21:55:24.806Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T21:55:24.806Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T21:55:24.806Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T21:55:24.806Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T21:55:24.806Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T21:55:24.806Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T21:55:25.066Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-23T21:55:25.066Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-04-23T21:55:25.066Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-04-23T21:55:25.066Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-04-23T21:55:25.066Z] === RUN TestBuildPreserveOwnership [2022-04-23T21:55:25.066Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-23T21:55:25.328Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-23T21:55:27.240Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-23T21:55:27.240Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-23T21:55:28.625Z] --- PASS: TestBuildPreserveOwnership (3.35s) [2022-04-23T21:55:28.625Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.18s) [2022-04-23T21:55:28.625Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2022-04-23T21:55:28.625Z] === RUN TestBuildPlatformInvalid [2022-04-23T21:55:28.625Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-23T21:55:28.625Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-23T21:55:29.152Z] ok github.com/docker/docker/pkg/plugins 33.649s coverage: 76.3% of statements [2022-04-23T21:55:29.152Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-23T21:55:29.152Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-23T21:55:29.152Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-23T21:55:29.153Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-23T21:55:29.153Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-23T21:55:29.153Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-23T21:55:29.153Z] ? github.com/docker/docker/rootless [no test files] [2022-04-23T21:55:29.153Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-23T21:55:29.153Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-23T21:55:29.153Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-23T21:55:29.153Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-23T21:55:29.153Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-23T21:55:29.153Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-23T21:55:29.153Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-23T21:55:29.153Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-23T21:55:29.153Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-23T21:55:29.153Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-23T21:55:29.153Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-23T21:55:29.153Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-23T21:55:29.153Z] ? github.com/docker/docker/volume [no test files] [2022-04-23T21:55:29.153Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-23T21:55:29.153Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === Skipped [2022-04-23T21:55:29.153Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-23T21:55:29.153Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-23T21:55:29.153Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-23T21:55:29.153Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-23T21:55:29.153Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-23T21:55:29.153Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:55:29.153Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-23T21:55:29.153Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:55:29.153Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-23T21:55:29.153Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:55:29.153Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-23T21:55:29.153Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:55:29.153Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-23T21:55:29.153Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:55:29.153Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-23T21:55:29.153Z] graphtest_unix.go:71: No driver to put! [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-23T21:55:29.153Z] time="2022-04-23T21:54:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T21:55:29.153Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T21:55:29.153Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-23T21:55:29.153Z] time="2022-04-23T21:54:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T21:55:29.153Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T21:55:29.153Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-23T21:55:29.153Z] time="2022-04-23T21:54:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T21:55:29.153Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T21:55:29.153Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-23T21:55:29.153Z] time="2022-04-23T21:54:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T21:55:29.153Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T21:55:29.153Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-23T21:55:29.153Z] time="2022-04-23T21:54:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T21:55:29.153Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T21:55:29.153Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-23T21:55:29.153Z] graphtest_unix.go:71: No driver to put! [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-23T21:55:29.153Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-23T21:55:29.153Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-23T21:55:29.153Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-23T21:55:29.153Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-23T21:55:29.153Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:55:29.153Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-23T21:55:29.153Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:55:29.153Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-23T21:55:29.153Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:55:29.153Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-23T21:55:29.153Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:55:29.153Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-23T21:55:29.153Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:55:29.153Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-23T21:55:29.153Z] graphtest_unix.go:71: No driver to put! [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-23T21:55:29.153Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-23T21:55:29.153Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-23T21:55:29.153Z] [2022-04-23T21:55:29.153Z] DONE 2529 tests, 28 skipped in 92.016s [2022-04-23T21:55:29.153Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/config [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/idm [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/ns [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/options [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/osl [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T21:55:29.153Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-23T21:55:29.153Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-04-23T21:55:29.195Z] Loaded image: busybox:latest [2022-04-23T21:55:29.456Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-23T21:55:29.456Z] Loaded image: busybox:glibc [2022-04-23T21:55:31.368Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-23T21:55:31.630Z] Loaded image: debian:bullseye-slim [2022-04-23T21:55:31.630Z] Loaded image: hello-world:latest [2022-04-23T21:55:31.630Z] Loaded image: arm32v7/hello-world:latest [2022-04-23T21:55:32.202Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-23T21:55:32.775Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-23T21:55:33.346Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-23T21:55:33.917Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-23T21:55:35.831Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-23T21:55:36.114Z] --- PASS: TestServiceWithDataPathPortInit (14.11s) [2022-04-23T21:55:36.114Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-23T21:55:36.772Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-23T21:55:37.343Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-23T21:55:37.479Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7q3a5gt8r7xkbvsnd4rtohw6n Created:2022-04-23 21:55:36.272778905 +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[d69b90793bd386322cac58b05bb7028f0eee228f71c062d2d4d183eef75d28c4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r4198jldmk1iehf4aq6ubju0e EndpointID:ba8a0f4e199168786fdc272f2c18c01d71531d3c728632dc3890ee3ae8480d71 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3420cbee022bab9c5c0c9898e60ab452ff1c10b66c6e1228b2886cbd3102e4ac 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:b7f57a2610c6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r4198jldmk1iehf4aq6ubju0e EndpointID:ba8a0f4e199168786fdc272f2c18c01d71531d3c728632dc3890ee3ae8480d71 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-23T21:55:38.285Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-23T21:55:38.546Z] docker_cli_daemon_test.go:1472: [de0e540c9c56c] daemon is not started [2022-04-23T21:55:39.117Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-23T21:55:39.377Z] check_test.go:307: [d3de462732226] daemon is not started [2022-04-23T21:55:39.377Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-23T21:55:41.306Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-23T21:55:41.567Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-23T21:55:42.137Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-23T21:55:42.720Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.96s) [2022-04-23T21:55:42.720Z] PASS [2022-04-23T21:55:42.720Z] [2022-04-23T21:55:42.720Z] === Skipped [2022-04-23T21:55:42.720Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T21:55:42.720Z] service_test.go:243: FLAKY_TEST [2022-04-23T21:55:42.720Z] [2022-04-23T21:55:42.720Z] DONE 38 tests, 1 skipped in 44.157s [2022-04-23T21:55:42.720Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-23T21:55:42.720Z] INFO: Testing against a local daemon [2022-04-23T21:55:42.720Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-23T21:55:42.720Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T21:55:42.720Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-23T21:55:42.720Z] === RUN TestDockerNetworkIpvlan [2022-04-23T21:55:42.720Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T21:55:42.720Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-23T21:55:42.720Z] PASS [2022-04-23T21:55:42.720Z] [2022-04-23T21:55:42.720Z] === Skipped [2022-04-23T21:55:42.720Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-23T21:55:42.720Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T21:55:42.720Z] [2022-04-23T21:55:42.720Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-23T21:55:42.720Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T21:55:42.720Z] [2022-04-23T21:55:42.720Z] DONE 2 tests, 2 skipped in 0.022s [2022-04-23T21:55:42.720Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-23T21:55:42.720Z] INFO: Testing against a local daemon [2022-04-23T21:55:42.720Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-23T21:55:43.083Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-23T21:55:43.083Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.75s) [2022-04-23T21:55:43.083Z] PASS [2022-04-23T21:55:43.083Z] [2022-04-23T21:55:43.083Z] === Skipped [2022-04-23T21:55:43.083Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-23T21:55:43.083Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T21:55:43.083Z] [2022-04-23T21:55:43.083Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-23T21:55:43.083Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T21:55:43.083Z] [2022-04-23T21:55:43.083Z] DONE 34 tests, 2 skipped in 198.610s [2022-04-23T21:55:43.083Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-23T21:55:43.084Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:55:43.084Z] ++ set -e [2022-04-23T21:55:43.084Z] ++ '[' -n 0 ']' [2022-04-23T21:55:43.084Z] ++ set -x [2022-04-23T21:55:43.084Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:55:43.287Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-04-23T21:55:43.287Z] === RUN TestDockerNetworkMacvlan [2022-04-23T21:55:43.344Z] check_test.go:307: [dc6b2123fc2a2] daemon is not started [2022-04-23T21:55:43.344Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-23T21:55:43.344Z] INFO: Testing against a local daemon [2022-04-23T21:55:43.344Z] === RUN TestConfigInspect [2022-04-23T21:55:43.915Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-23T21:55:44.197Z] 4612f6d0b889: Verifying Checksum [2022-04-23T21:55:44.197Z] 4612f6d0b889: Download complete [2022-04-23T21:55:44.215Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-23T21:55:44.777Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-23T21:55:44.855Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-23T21:55:45.703Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-23T21:55:45.801Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-23T21:55:46.063Z] --- PASS: TestConfigInspect (2.76s) [2022-04-23T21:55:46.063Z] === RUN TestConfigList [2022-04-23T21:55:46.648Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-23T21:55:46.648Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-23T21:55:47.084Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-23T21:55:47.590Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-23T21:55:47.590Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-23T21:55:48.532Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-23T21:55:48.973Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-23T21:55:49.102Z] --- PASS: TestConfigList (2.92s) [2022-04-23T21:55:49.102Z] === RUN TestConfigsCreateAndDelete [2022-04-23T21:55:50.487Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-23T21:55:51.294Z] ba8181afd426: Verifying Checksum [2022-04-23T21:55:51.294Z] ba8181afd426: Download complete [2022-04-23T21:55:51.876Z] --- PASS: TestConfigsCreateAndDelete (2.92s) [2022-04-23T21:55:51.876Z] === RUN TestConfigsUpdate [2022-04-23T21:55:52.245Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-23T21:55:52.820Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-23T21:55:53.176Z] --- PASS: TestDockerNetworkMacvlan (9.66s) [2022-04-23T21:55:53.176Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-23T21:55:53.176Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-04-23T21:55:53.176Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-04-23T21:55:53.176Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2022-04-23T21:55:53.176Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s) [2022-04-23T21:55:53.176Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-04-23T21:55:53.176Z] PASS [2022-04-23T21:55:53.176Z] [2022-04-23T21:55:53.176Z] DONE 8 tests in 10.959s [2022-04-23T21:55:53.176Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-23T21:55:53.176Z] testing: warning: no tests to run [2022-04-23T21:55:53.176Z] PASS [2022-04-23T21:55:53.176Z] [2022-04-23T21:55:53.176Z] DONE 0 tests in 0.007s [2022-04-23T21:55:53.176Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-23T21:55:53.176Z] INFO: Testing against a local daemon [2022-04-23T21:55:53.176Z] === RUN TestAuthZPluginAllowRequest [2022-04-23T21:55:54.104Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-04-23T21:55:54.104Z] === RUN TestAuthZPluginTLS [2022-04-23T21:55:54.666Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-04-23T21:55:54.666Z] === RUN TestAuthZPluginDenyRequest [2022-04-23T21:55:54.735Z] --- PASS: TestConfigsUpdate (2.93s) [2022-04-23T21:55:54.735Z] === RUN TestTemplatedConfig [2022-04-23T21:55:55.228Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-23T21:55:55.228Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-23T21:55:55.792Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-23T21:55:55.792Z] === RUN TestAuthZPluginDenyResponse [2022-04-23T21:55:56.122Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-23T21:55:56.356Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-23T21:55:56.356Z] === RUN TestAuthZPluginAllowEventStream [2022-04-23T21:55:57.726Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-04-23T21:55:57.726Z] === RUN TestAuthZPluginErrorResponse [2022-04-23T21:55:57.982Z] --- PASS: TestAuthZPluginErrorResponse (0.61s) [2022-04-23T21:55:57.982Z] === RUN TestAuthZPluginErrorRequest [2022-04-23T21:55:58.544Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-23T21:55:58.544Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-23T21:55:58.674Z] --- PASS: TestTemplatedConfig (3.69s) [2022-04-23T21:55:58.674Z] === RUN TestConfigCreateResolve [2022-04-23T21:55:59.105Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-23T21:55:59.105Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-23T21:55:59.615Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-23T21:56:00.994Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.46s) [2022-04-23T21:56:00.994Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-23T21:56:01.529Z] --- PASS: TestConfigCreateResolve (3.03s) [2022-04-23T21:56:01.529Z] PASS [2022-04-23T21:56:01.529Z] [2022-04-23T21:56:01.529Z] DONE 6 tests in 18.377s [2022-04-23T21:56:01.529Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-23T21:56:01.529Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:56:01.529Z] ++ set -e [2022-04-23T21:56:01.529Z] ++ '[' -n 0 ']' [2022-04-23T21:56:01.529Z] ++ set -x [2022-04-23T21:56:01.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:56:01.791Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-23T21:56:01.791Z] INFO: Testing against a local daemon [2022-04-23T21:56:01.791Z] === RUN TestCheckpoint [2022-04-23T21:56:01.791Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T21:56:01.791Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-23T21:56:01.791Z] === RUN TestContainerInvalidJSON [2022-04-23T21:56:01.791Z] === RUN TestContainerInvalidJSON/commit [2022-04-23T21:56:01.791Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-23T21:56:01.791Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-23T21:56:01.791Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-23T21:56:01.791Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T21:56:01.791Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T21:56:01.791Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-23T21:56:01.791Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-23T21:56:01.791Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-23T21:56:01.791Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-23T21:56:01.791Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T21:56:01.791Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T21:56:01.791Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T21:56:01.791Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T21:56:01.791Z] === CONT TestContainerInvalidJSON/commit [2022-04-23T21:56:01.791Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-23T21:56:01.791Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T21:56:01.791Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-23T21:56:01.791Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-23T21:56:01.791Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-23T21:56:01.791Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-23T21:56:01.791Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-23T21:56:01.791Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T21:56:01.791Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-23T21:56:01.791Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-23T21:56:01.791Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-23T21:56:01.791Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-23T21:56:01.791Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-23T21:56:01.791Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-23T21:56:01.791Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-23T21:56:01.791Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-23T21:56:01.792Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-23T21:56:01.792Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-23T21:56:01.792Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-23T21:56:01.792Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-23T21:56:01.792Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-23T21:56:01.792Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-23T21:56:01.792Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T21:56:01.792Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-23T21:56:01.792Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-23T21:56:01.792Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-23T21:56:01.792Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-23T21:56:01.792Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-23T21:56:01.792Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-23T21:56:01.792Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-23T21:56:01.792Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-23T21:56:01.792Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-23T21:56:01.792Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-23T21:56:01.792Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.04s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.04s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T21:56:01.792Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-23T21:56:01.792Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-23T21:56:02.055Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2022-04-23T21:56:02.055Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-23T21:56:02.055Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2022-04-23T21:56:02.055Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-23T21:56:02.055Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-04-23T21:56:02.055Z] === RUN TestCopyEmptyFile [2022-04-23T21:56:02.364Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.45s) [2022-04-23T21:56:02.364Z] === RUN TestAuthZPluginHeader [2022-04-23T21:56:02.629Z] --- PASS: TestCopyEmptyFile (0.43s) [2022-04-23T21:56:02.629Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-23T21:56:02.629Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2022-04-23T21:56:02.629Z] === RUN TestCopyFromContainer [2022-04-23T21:56:02.928Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-23T21:56:02.928Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-23T21:56:03.202Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-23T21:56:04.648Z] === RUN TestCopyFromContainer// [2022-04-23T21:56:04.648Z] === RUN TestCopyFromContainer//bar/root [2022-04-23T21:56:04.648Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-23T21:56:04.962Z] === RUN TestCopyFromContainer/bar/quux [2022-04-23T21:56:04.962Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-23T21:56:05.231Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-23T21:56:05.231Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-23T21:56:05.231Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-23T21:56:05.495Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-23T21:56:05.495Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-23T21:56:05.776Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-23T21:56:05.776Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-23T21:56:06.045Z] --- PASS: TestCopyFromContainer (3.29s) [2022-04-23T21:56:06.045Z] --- PASS: TestCopyFromContainer// (0.17s) [2022-04-23T21:56:06.045Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-04-23T21:56:06.045Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2022-04-23T21:56:06.045Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2022-04-23T21:56:06.045Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2022-04-23T21:56:06.045Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2022-04-23T21:56:06.045Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s) [2022-04-23T21:56:06.045Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-04-23T21:56:06.045Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.17s) [2022-04-23T21:56:06.045Z] --- PASS: TestCopyFromContainer/bar/notarget (0.16s) [2022-04-23T21:56:06.045Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-23T21:56:06.045Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-23T21:56:06.045Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T21:56:06.045Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T21:56:06.045Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T21:56:06.045Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T21:56:06.045Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T21:56:06.045Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T21:56:06.045Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T21:56:06.045Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T21:56:06.045Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T21:56:06.045Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-23T21:56:06.045Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-23T21:56:06.045Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-23T21:56:06.045Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-23T21:56:06.045Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-23T21:56:06.045Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-23T21:56:06.045Z] === RUN TestCreateWithInvalidEnv [2022-04-23T21:56:06.045Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-23T21:56:06.045Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-23T21:56:06.045Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-23T21:56:06.045Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-23T21:56:06.045Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-23T21:56:06.045Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-23T21:56:06.045Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-23T21:56:06.045Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-23T21:56:06.045Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-23T21:56:06.045Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2022-04-23T21:56:06.045Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-23T21:56:06.045Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-23T21:56:06.045Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-23T21:56:06.045Z] === RUN TestCreateTmpfsMountsTarget [2022-04-23T21:56:06.045Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-23T21:56:06.045Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-23T21:56:07.104Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.85s) [2022-04-23T21:56:07.104Z] === RUN TestAuthZPluginV2Disable [2022-04-23T21:56:07.441Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-23T21:56:07.704Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-23T21:56:07.704Z] check_test.go:307: [d6b37d1694bce] daemon is not started [2022-04-23T21:56:07.704Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-23T21:56:07.966Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-23T21:56:08.538Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s) [2022-04-23T21:56:08.538Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-23T21:56:08.799Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-23T21:56:10.188Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-23T21:56:10.418Z] --- PASS: TestAuthZPluginV2Disable (3.39s) [2022-04-23T21:56:10.418Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-23T21:56:10.449Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.13s) [2022-04-23T21:56:10.449Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-23T21:56:10.449Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T21:56:10.449Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T21:56:10.449Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T21:56:10.449Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T21:56:10.449Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T21:56:10.449Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T21:56:10.449Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T21:56:10.449Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T21:56:10.449Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T21:56:10.449Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T21:56:10.449Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T21:56:10.449Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T21:56:10.449Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T21:56:10.449Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T21:56:10.449Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T21:56:10.449Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-23T21:56:10.449Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-04-23T21:56:10.449Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-04-23T21:56:10.449Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-23T21:56:10.449Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-23T21:56:10.449Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-23T21:56:10.449Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-23T21:56:11.021Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-23T21:56:11.281Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2022-04-23T21:56:11.281Z] === RUN TestCreateDifferentPlatform [2022-04-23T21:56:11.281Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-23T21:56:11.281Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-23T21:56:11.281Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-23T21:56:11.281Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-23T21:56:11.281Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-23T21:56:11.281Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-23T21:56:11.281Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-23T21:56:11.281Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-23T21:56:11.546Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-04-23T21:56:11.546Z] === RUN TestContainerStartOnDaemonRestart [2022-04-23T21:56:11.546Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-23T21:56:11.546Z] === RUN TestDaemonRestartIpcMode [2022-04-23T21:56:11.546Z] === PAUSE TestDaemonRestartIpcMode [2022-04-23T21:56:11.546Z] === RUN TestDaemonHostGatewayIP [2022-04-23T21:56:11.546Z] === PAUSE TestDaemonHostGatewayIP [2022-04-23T21:56:11.546Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-23T21:56:11.546Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-23T21:56:11.546Z] === RUN TestContainerKillOnDaemonStart [2022-04-23T21:56:11.546Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-23T21:56:11.546Z] === RUN TestDiff [2022-04-23T21:56:11.806Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-23T21:56:12.066Z] --- PASS: TestDiff (0.71s) [2022-04-23T21:56:12.066Z] === RUN TestExecWithCloseStdin [2022-04-23T21:56:12.223Z] --- PASS: TestBuildWithHugeFile (56.84s) [2022-04-23T21:56:12.223Z] === RUN TestBuildWCOWSandboxSize [2022-04-23T21:56:12.223Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T21:56:12.223Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-23T21:56:12.223Z] === RUN TestBuildWithEmptyDockerfile [2022-04-23T21:56:12.223Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T21:56:12.223Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T21:56:12.223Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T21:56:12.223Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T21:56:12.223Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T21:56:12.223Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T21:56:12.223Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T21:56:12.223Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T21:56:12.223Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T21:56:12.223Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-23T21:56:12.223Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-04-23T21:56:12.223Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-04-23T21:56:12.223Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-04-23T21:56:12.223Z] === RUN TestBuildPreserveOwnership [2022-04-23T21:56:12.223Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-23T21:56:12.223Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-23T21:56:12.223Z] --- PASS: TestBuildPreserveOwnership (2.82s) [2022-04-23T21:56:12.223Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.91s) [2022-04-23T21:56:12.223Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.91s) [2022-04-23T21:56:12.223Z] === RUN TestBuildPlatformInvalid [2022-04-23T21:56:12.223Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-23T21:56:12.223Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-23T21:56:12.223Z] Loaded image: busybox:latest [2022-04-23T21:56:12.223Z] Loaded image: busybox:glibc [2022-04-23T21:56:12.223Z] Loaded image: debian:bullseye-slim [2022-04-23T21:56:12.223Z] Loaded image: hello-world:latest [2022-04-23T21:56:12.223Z] Loaded image: arm32v7/hello-world:latest [2022-04-23T21:56:13.010Z] --- PASS: TestExecWithCloseStdin (0.76s) [2022-04-23T21:56:13.010Z] === RUN TestExec [2022-04-23T21:56:13.580Z] --- PASS: TestExec (0.70s) [2022-04-23T21:56:13.580Z] === RUN TestExecUser [2022-04-23T21:56:13.580Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-23T21:56:13.608Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.13s) [2022-04-23T21:56:13.608Z] PASS [2022-04-23T21:56:13.608Z] [2022-04-23T21:56:13.608Z] === Skipped [2022-04-23T21:56:13.608Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-23T21:56:13.608Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T21:56:13.608Z] [2022-04-23T21:56:13.608Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-23T21:56:13.608Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T21:56:13.608Z] [2022-04-23T21:56:13.608Z] DONE 34 tests, 2 skipped in 88.036s [2022-04-23T21:56:13.608Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-23T21:56:13.608Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:56:13.608Z] ++ set -e [2022-04-23T21:56:13.608Z] ++ '[' -n 0 ']' [2022-04-23T21:56:13.608Z] ++ set -x [2022-04-23T21:56:13.608Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:56:13.608Z] INFO: Testing against a local daemon [2022-04-23T21:56:13.608Z] === RUN TestConfigInspect [2022-04-23T21:56:13.685Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.32s) [2022-04-23T21:56:13.685Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-23T21:56:13.841Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-23T21:56:14.413Z] --- PASS: TestExecUser (0.87s) [2022-04-23T21:56:14.413Z] === RUN TestExportContainerAndImportImage [2022-04-23T21:56:14.675Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-23T21:56:15.519Z] --- PASS: TestConfigInspect (1.87s) [2022-04-23T21:56:15.519Z] === RUN TestConfigList [2022-04-23T21:56:15.618Z] --- PASS: TestExportContainerAndImportImage (0.87s) [2022-04-23T21:56:15.618Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-23T21:56:15.759Z] ok github.com/docker/docker/libnetwork 45.582s coverage: 40.8% of statements [2022-04-23T21:56:15.760Z] ok github.com/docker/docker/libnetwork/bitseq 0.122s coverage: 84.4% of statements [2022-04-23T21:56:15.760Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-23T21:56:15.760Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-23T21:56:16.016Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-23T21:56:16.016Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-23T21:56:16.016Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-23T21:56:16.016Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-23T21:56:16.016Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-23T21:56:16.273Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-23T21:56:16.530Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 19.7% of statements [2022-04-23T21:56:16.828Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-23T21:56:16.828Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-23T21:56:16.828Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-23T21:56:17.009Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2022-04-23T21:56:17.009Z] === RUN TestHealthCheckWorkdir [2022-04-23T21:56:17.085Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-23T21:56:17.270Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-23T21:56:17.844Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2022-04-23T21:56:17.844Z] === RUN TestHealthKillContainer [2022-04-23T21:56:18.062Z] --- PASS: TestConfigList (2.19s) [2022-04-23T21:56:18.062Z] === RUN TestConfigsCreateAndDelete [2022-04-23T21:56:19.602Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.618s coverage: 59.9% of statements [2022-04-23T21:56:19.602Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-23T21:56:19.602Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-23T21:56:19.761Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-23T21:56:19.976Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-04-23T21:56:19.976Z] === RUN TestConfigsUpdate [2022-04-23T21:56:20.531Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.533s coverage: 4.0% of statements [2022-04-23T21:56:20.786Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-23T21:56:21.041Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.013s coverage: 4.5% of statements [2022-04-23T21:56:21.041Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-23T21:56:21.148Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-23T21:56:21.297Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-23T21:56:21.719Z] check_test.go:307: [db2e15a92235b] daemon is not started [2022-04-23T21:56:21.719Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-23T21:56:21.885Z] --- PASS: TestConfigsUpdate (2.15s) [2022-04-23T21:56:21.885Z] === RUN TestTemplatedConfig [2022-04-23T21:56:21.979Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-23T21:56:22.239Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-23T21:56:22.239Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-23T21:56:22.500Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-23T21:56:23.072Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-23T21:56:23.334Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-23T21:56:23.629Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.25s) [2022-04-23T21:56:23.629Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-23T21:56:24.424Z] --- PASS: TestTemplatedConfig (2.49s) [2022-04-23T21:56:24.424Z] === RUN TestConfigCreateResolve [2022-04-23T21:56:25.885Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-23T21:56:25.886Z] --- PASS: TestHealthKillContainer (8.32s) [2022-04-23T21:56:25.886Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-23T21:56:26.459Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-23T21:56:26.721Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2022-04-23T21:56:26.721Z] === RUN TestIpcModeNone [2022-04-23T21:56:26.968Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-04-23T21:56:26.968Z] PASS [2022-04-23T21:56:26.968Z] [2022-04-23T21:56:26.968Z] DONE 6 tests in 13.100s [2022-04-23T21:56:26.968Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-23T21:56:26.968Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:56:26.968Z] ++ set -e [2022-04-23T21:56:26.968Z] ++ '[' -n 0 ']' [2022-04-23T21:56:26.968Z] ++ set -x [2022-04-23T21:56:26.968Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:56:26.968Z] INFO: Testing against a local daemon [2022-04-23T21:56:26.968Z] === RUN TestCheckpoint [2022-04-23T21:56:26.968Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T21:56:26.968Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/commit [2022-04-23T21:56:26.968Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-23T21:56:26.968Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T21:56:26.968Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-23T21:56:26.968Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-23T21:56:26.968Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T21:56:26.968Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T21:56:26.968Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T21:56:26.968Z] === CONT TestContainerInvalidJSON/commit [2022-04-23T21:56:26.968Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-23T21:56:26.968Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-23T21:56:26.968Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-23T21:56:26.968Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-23T21:56:26.968Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-23T21:56:26.968Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-23T21:56:26.968Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-23T21:56:26.968Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-23T21:56:26.968Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-23T21:56:26.968Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-23T21:56:26.968Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-23T21:56:26.968Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-04-23T21:56:26.968Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-23T21:56:26.968Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2022-04-23T21:56:26.968Z] === RUN TestCopyEmptyFile [2022-04-23T21:56:27.230Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-04-23T21:56:27.230Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-23T21:56:27.230Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-23T21:56:27.230Z] === RUN TestCopyFromContainer [2022-04-23T21:56:27.665Z] --- PASS: TestIpcModeNone (0.93s) [2022-04-23T21:56:27.665Z] === RUN TestIpcModePrivate [2022-04-23T21:56:27.665Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-23T21:56:28.171Z] === RUN TestCopyFromContainer// [2022-04-23T21:56:28.171Z] === RUN TestCopyFromContainer//bar/root [2022-04-23T21:56:28.171Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-23T21:56:28.239Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2022-04-23T21:56:28.432Z] === RUN TestCopyFromContainer/bar/quux [2022-04-23T21:56:28.432Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-23T21:56:28.432Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-23T21:56:28.432Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-23T21:56:28.432Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-23T21:56:28.500Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-23T21:56:28.500Z] --- PASS: TestIpcModePrivate (0.79s) [2022-04-23T21:56:28.500Z] === RUN TestIpcModeShareable [2022-04-23T21:56:28.693Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-23T21:56:28.693Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-23T21:56:28.693Z] --- PASS: TestCopyFromContainer (1.50s) [2022-04-23T21:56:28.693Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-23T21:56:28.693Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-23T21:56:28.693Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-23T21:56:28.693Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-04-23T21:56:28.693Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-23T21:56:28.693Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-23T21:56:28.693Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-23T21:56:28.693Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-23T21:56:28.693Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-23T21:56:28.693Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-23T21:56:28.693Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-23T21:56:28.693Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T21:56:28.693Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T21:56:28.693Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T21:56:28.693Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T21:56:28.693Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T21:56:28.693Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T21:56:28.693Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T21:56:28.693Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T21:56:28.693Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T21:56:28.693Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-23T21:56:28.693Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-23T21:56:28.693Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-23T21:56:28.693Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-23T21:56:28.693Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-23T21:56:28.693Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-23T21:56:28.693Z] === RUN TestCreateWithInvalidEnv [2022-04-23T21:56:28.693Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-23T21:56:28.693Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-23T21:56:28.693Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-23T21:56:28.693Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-23T21:56:28.693Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-23T21:56:28.693Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-23T21:56:28.693Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-23T21:56:28.693Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-23T21:56:28.693Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-23T21:56:28.693Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-23T21:56:28.693Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-23T21:56:28.693Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-23T21:56:28.693Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-23T21:56:28.693Z] === RUN TestCreateTmpfsMountsTarget [2022-04-23T21:56:28.953Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-23T21:56:28.953Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-23T21:56:29.077Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:90, shared: true, mustBeShared: true [2022-04-23T21:56:29.338Z] --- PASS: TestIpcModeShareable (0.77s) [2022-04-23T21:56:29.338Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-23T21:56:29.948Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-04-23T21:56:29.948Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-23T21:56:31.236Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.648s coverage: 7.2% of statements [2022-04-23T21:56:31.236Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-23T21:56:31.236Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-23T21:56:31.236Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-04-23T21:56:31.236Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-23T21:56:31.236Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-23T21:56:31.236Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-23T21:56:31.236Z] ok github.com/docker/docker/libnetwork/drvregistry 0.012s coverage: 82.4% of statements [2022-04-23T21:56:31.236Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-04-23T21:56:31.264Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-23T21:56:31.333Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-04-23T21:56:31.333Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-23T21:56:31.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T21:56:31.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T21:56:31.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T21:56:31.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T21:56:31.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T21:56:31.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T21:56:31.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T21:56:31.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T21:56:31.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T21:56:31.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T21:56:31.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T21:56:31.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T21:56:31.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T21:56:31.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T21:56:31.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T21:56:31.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-23T21:56:31.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-23T21:56:31.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-23T21:56:31.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-23T21:56:31.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-23T21:56:31.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-23T21:56:31.333Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-23T21:56:31.492Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-23T21:56:31.492Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-23T21:56:31.526Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-23T21:56:31.592Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-04-23T21:56:31.592Z] === RUN TestCreateDifferentPlatform [2022-04-23T21:56:31.592Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-23T21:56:31.592Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-23T21:56:31.592Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-23T21:56:31.592Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-23T21:56:31.592Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-23T21:56:31.592Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-23T21:56:31.592Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-23T21:56:31.592Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-23T21:56:31.592Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-23T21:56:31.592Z] === RUN TestContainerStartOnDaemonRestart [2022-04-23T21:56:31.592Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-23T21:56:31.592Z] === RUN TestDaemonRestartIpcMode [2022-04-23T21:56:31.592Z] === PAUSE TestDaemonRestartIpcMode [2022-04-23T21:56:31.592Z] === RUN TestDaemonHostGatewayIP [2022-04-23T21:56:31.592Z] === PAUSE TestDaemonHostGatewayIP [2022-04-23T21:56:31.592Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-23T21:56:31.592Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-23T21:56:31.592Z] === RUN TestContainerKillOnDaemonStart [2022-04-23T21:56:31.592Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-23T21:56:31.592Z] === RUN TestDiff [2022-04-23T21:56:31.787Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.43s) [2022-04-23T21:56:31.788Z] === RUN TestAPIIpcModeHost [2022-04-23T21:56:32.161Z] --- PASS: TestDiff (0.44s) [2022-04-23T21:56:32.161Z] === RUN TestExecWithCloseStdin [2022-04-23T21:56:32.362Z] --- PASS: TestAPIIpcModeHost (0.72s) [2022-04-23T21:56:32.362Z] === RUN TestDaemonIpcModeShareable [2022-04-23T21:56:32.729Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-04-23T21:56:32.729Z] === RUN TestExec [2022-04-23T21:56:32.989Z] --- PASS: TestExec (0.47s) [2022-04-23T21:56:32.989Z] === RUN TestExecUser [2022-04-23T21:56:33.558Z] --- PASS: TestExecUser (0.46s) [2022-04-23T21:56:33.558Z] === RUN TestExportContainerAndImportImage [2022-04-23T21:56:33.744Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-23T21:56:33.744Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-23T21:56:33.744Z] check_test.go:307: [df1a916665228] daemon is not started [2022-04-23T21:56:33.744Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-23T21:56:33.744Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2022-04-23T21:56:33.744Z] --- PASS: TestDaemonIpcModeShareable (1.34s) [2022-04-23T21:56:33.744Z] === RUN TestDaemonIpcModePrivate [2022-04-23T21:56:34.127Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-04-23T21:56:34.128Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-23T21:56:34.687Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-23T21:56:35.260Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2022-04-23T21:56:35.507Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-04-23T21:56:35.507Z] === RUN TestHealthCheckWorkdir [2022-04-23T21:56:35.527Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2022-04-23T21:56:35.527Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-23T21:56:35.527Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-23T21:56:35.791Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-23T21:56:36.079Z] --- PASS: TestHealthCheckWorkdir (0.48s) [2022-04-23T21:56:36.079Z] === RUN TestHealthKillContainer [2022-04-23T21:56:37.179Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-23T21:56:37.179Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-04-23T21:56:37.179Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2022-04-23T21:56:37.179Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-23T21:56:37.752Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-23T21:56:39.142Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2022-04-23T21:56:39.142Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2022-04-23T21:56:39.142Z] === RUN TestIpcModeOlderClient [2022-04-23T21:56:39.142Z] === PAUSE TestIpcModeOlderClient [2022-04-23T21:56:39.142Z] === RUN TestKillContainerInvalidSignal [2022-04-23T21:56:39.404Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-23T21:56:39.988Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-23T21:56:39.988Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2022-04-23T21:56:39.988Z] === RUN TestKillContainer [2022-04-23T21:56:39.988Z] === RUN TestKillContainer/no_signal [2022-04-23T21:56:40.562Z] === RUN TestKillContainer/non_killing_signal [2022-04-23T21:56:41.138Z] check_test.go:307: [d4954d6beab97] daemon is not started [2022-04-23T21:56:41.138Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-23T21:56:41.138Z] === RUN TestKillContainer/killing_signal [2022-04-23T21:56:41.744Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-04-23T21:56:41.744Z] PASS [2022-04-23T21:56:41.744Z] [2022-04-23T21:56:41.744Z] DONE 17 tests in 47.134s [2022-04-23T21:56:41.744Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-23T21:56:41.744Z] INFO: Testing against a local daemon [2022-04-23T21:56:41.744Z] === RUN TestPluginInvalidJSON [2022-04-23T21:56:41.744Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T21:56:41.744Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T21:56:41.744Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T21:56:41.744Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T21:56:41.744Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-23T21:56:41.744Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-23T21:56:41.744Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T21:56:41.744Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-23T21:56:41.744Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-23T21:56:41.744Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-23T21:56:41.744Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-23T21:56:41.744Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-23T21:56:41.744Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-23T21:56:41.744Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-23T21:56:41.744Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-23T21:56:41.744Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-23T21:56:41.744Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T21:56:41.744Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-23T21:56:41.744Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-23T21:56:41.744Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-23T21:56:41.744Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-23T21:56:41.744Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-23T21:56:41.744Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-23T21:56:41.744Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-23T21:56:41.744Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-23T21:56:41.744Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-23T21:56:41.744Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-23T21:56:41.744Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-23T21:56:41.744Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-23T21:56:41.744Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-23T21:56:41.744Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-23T21:56:41.744Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-23T21:56:41.744Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-23T21:56:41.744Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-23T21:56:41.744Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-23T21:56:41.744Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-23T21:56:41.744Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-23T21:56:41.744Z] === RUN TestPluginInstall [2022-04-23T21:56:41.744Z] === RUN TestPluginInstall/no_auth [2022-04-23T21:56:41.744Z] time="2022-04-23T21:56:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T21:56:41.744Z] time="2022-04-23T21:56:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6038ccd51a742d0ded8286393fec62297ce5dd7b8eb4e73321aaaad567f14c70" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T21:56:41.744Z] time="2022-04-23T21:56:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T21:56:41.744Z] time="2022-04-23T21:56:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6038ccd51a742d0ded8286393fec62297ce5dd7b8eb4e73321aaaad567f14c70" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T21:56:41.744Z] === RUN TestPluginInstall/with_htpasswd [2022-04-23T21:56:41.744Z] time="2022-04-23T21:56:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T21:56:41.744Z] time="2022-04-23T21:56:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa5d4a431af8097e3c4e674ffd032d70b8d99dfa2ec9cdd59ba687766f1673ff" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T21:56:41.744Z] time="2022-04-23T21:56:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T21:56:41.744Z] time="2022-04-23T21:56:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa5d4a431af8097e3c4e674ffd032d70b8d99dfa2ec9cdd59ba687766f1673ff" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T21:56:41.744Z] === RUN TestPluginInstall/with_insecure [2022-04-23T21:56:42.524Z] --- PASS: TestKillContainer (2.35s) [2022-04-23T21:56:42.524Z] --- PASS: TestKillContainer/no_signal (0.74s) [2022-04-23T21:56:42.524Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2022-04-23T21:56:42.524Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2022-04-23T21:56:42.524Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-23T21:56:42.524Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-23T21:56:42.682Z] time="2022-04-23T21:56:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T21:56:42.682Z] time="2022-04-23T21:56:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bed71d35684da2d7aec2ea2513170261a72029d9daf31edc3565d5b4b4253216" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T21:56:42.682Z] time="2022-04-23T21:56:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T21:56:42.682Z] time="2022-04-23T21:56:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bed71d35684da2d7aec2ea2513170261a72029d9daf31edc3565d5b4b4253216" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T21:56:42.939Z] plugin_test.go:195: [d86d8a5952867] daemon is not started [2022-04-23T21:56:42.939Z] --- PASS: TestPluginInstall (2.77s) [2022-04-23T21:56:42.939Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-04-23T21:56:42.939Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2022-04-23T21:56:42.939Z] --- PASS: TestPluginInstall/with_insecure (1.14s) [2022-04-23T21:56:42.939Z] === RUN TestPluginsWithRuntimes [2022-04-23T21:56:43.098Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-23T21:56:43.657Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-04-23T21:56:44.041Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.62s) [2022-04-23T21:56:44.041Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2022-04-23T21:56:44.041Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2022-04-23T21:56:44.041Z] === RUN TestKillStoppedContainer [2022-04-23T21:56:44.041Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-04-23T21:56:44.041Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-23T21:56:44.041Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-04-23T21:56:44.042Z] === RUN TestKillDifferentUserContainer [2022-04-23T21:56:44.210Z] --- PASS: TestHealthKillContainer (7.87s) [2022-04-23T21:56:44.210Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-23T21:56:44.210Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2022-04-23T21:56:44.210Z] === RUN TestIpcModeNone [2022-04-23T21:56:44.303Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-23T21:56:44.470Z] --- PASS: TestIpcModeNone (0.43s) [2022-04-23T21:56:44.470Z] === RUN TestIpcModePrivate [2022-04-23T21:56:44.827Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-23T21:56:44.874Z] check_test.go:307: [da26713d9dd55] daemon is not started [2022-04-23T21:56:44.874Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-23T21:56:44.874Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2022-04-23T21:56:44.874Z] === RUN TestInspectOomKilledTrue [2022-04-23T21:56:44.874Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T21:56:44.874Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-23T21:56:44.874Z] === RUN TestInspectOomKilledFalse [2022-04-23T21:56:44.874Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T21:56:44.874Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-23T21:56:44.874Z] === RUN TestLinksEtcHostsContentMatch [2022-04-23T21:56:45.039Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-23T21:56:45.039Z] --- PASS: TestIpcModePrivate (0.48s) [2022-04-23T21:56:45.039Z] === RUN TestIpcModeShareable [2022-04-23T21:56:45.299Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-04-23T21:56:45.388Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-23T21:56:45.447Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2022-04-23T21:56:45.447Z] === RUN TestLinksContainerNames [2022-04-23T21:56:45.560Z] --- PASS: TestIpcModeShareable (0.47s) [2022-04-23T21:56:45.560Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-23T21:56:46.314Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-04-23T21:56:46.315Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-04-23T21:56:46.315Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.84s) [2022-04-23T21:56:46.315Z] === RUN TestPluginBackCompatMediaTypes [2022-04-23T21:56:46.831Z] --- PASS: TestLinksContainerNames (1.18s) [2022-04-23T21:56:46.831Z] === RUN TestLogsFollowTailEmpty [2022-04-23T21:56:46.831Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-23T21:56:46.878Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-04-23T21:56:46.878Z] PASS [2022-04-23T21:56:46.878Z] [2022-04-23T21:56:46.878Z] DONE 24 tests in 6.697s [2022-04-23T21:56:46.878Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-23T21:56:46.878Z] INFO: Testing against a local daemon [2022-04-23T21:56:46.878Z] === RUN TestExternalGraphDriver [2022-04-23T21:56:46.878Z] === RUN TestExternalGraphDriver/json [2022-04-23T21:56:46.944Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-04-23T21:56:46.944Z] === RUN TestAPIIpcModeHost [2022-04-23T21:56:47.204Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-04-23T21:56:47.204Z] === RUN TestDaemonIpcModeShareable [2022-04-23T21:56:47.404Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2022-04-23T21:56:47.404Z] === RUN TestContainerNetworkMountsNoChown [2022-04-23T21:56:47.976Z] docker_cli_daemon_plugins_test.go:80: [d9b388d42701b] daemon is not started [2022-04-23T21:56:47.976Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2022-04-23T21:56:47.976Z] === RUN TestMountDaemonRoot [2022-04-23T21:56:47.976Z] === RUN TestMountDaemonRoot/default [2022-04-23T21:56:47.976Z] === PAUSE TestMountDaemonRoot/default [2022-04-23T21:56:47.976Z] === RUN TestMountDaemonRoot/private [2022-04-23T21:56:47.976Z] === PAUSE TestMountDaemonRoot/private [2022-04-23T21:56:47.976Z] === RUN TestMountDaemonRoot/rprivate [2022-04-23T21:56:47.976Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-23T21:56:47.976Z] === RUN TestMountDaemonRoot/slave [2022-04-23T21:56:47.976Z] === PAUSE TestMountDaemonRoot/slave [2022-04-23T21:56:47.976Z] === RUN TestMountDaemonRoot/rslave [2022-04-23T21:56:47.976Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-23T21:56:47.976Z] === RUN TestMountDaemonRoot/shared [2022-04-23T21:56:47.976Z] === PAUSE TestMountDaemonRoot/shared [2022-04-23T21:56:47.976Z] === RUN TestMountDaemonRoot/rshared [2022-04-23T21:56:47.976Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-23T21:56:47.976Z] === CONT TestMountDaemonRoot/default [2022-04-23T21:56:47.976Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-23T21:56:47.976Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-23T21:56:47.976Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-23T21:56:47.976Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-23T21:56:47.976Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-23T21:56:47.976Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-23T21:56:47.976Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-23T21:56:47.976Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-23T21:56:47.976Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-23T21:56:47.976Z] === CONT TestMountDaemonRoot/rshared [2022-04-23T21:56:47.976Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T21:56:47.976Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T21:56:47.976Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-23T21:56:47.976Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-23T21:56:47.976Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T21:56:47.976Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T21:56:47.976Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-23T21:56:47.976Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-23T21:56:47.976Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T21:56:47.976Z] === CONT TestMountDaemonRoot/shared [2022-04-23T21:56:47.976Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-23T21:56:47.976Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-23T21:56:47.976Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-23T21:56:47.976Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-23T21:56:47.976Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-23T21:56:47.976Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-23T21:56:47.976Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-23T21:56:47.976Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-23T21:56:47.976Z] === CONT TestMountDaemonRoot/rslave [2022-04-23T21:56:47.976Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-23T21:56:47.976Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-23T21:56:47.976Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T21:56:47.976Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T21:56:47.976Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-23T21:56:47.976Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-23T21:56:47.976Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T21:56:47.976Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T21:56:47.976Z] === CONT TestMountDaemonRoot/slave [2022-04-23T21:56:47.976Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-23T21:56:47.977Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-23T21:56:47.977Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-23T21:56:47.977Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-23T21:56:47.977Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-23T21:56:47.977Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-23T21:56:47.977Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-23T21:56:47.977Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-23T21:56:47.977Z] === CONT TestMountDaemonRoot/rprivate [2022-04-23T21:56:47.977Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-23T21:56:47.977Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-23T21:56:47.977Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T21:56:47.977Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T21:56:47.977Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-23T21:56:47.977Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-23T21:56:47.977Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T21:56:47.977Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T21:56:47.977Z] === CONT TestMountDaemonRoot/private [2022-04-23T21:56:47.977Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-23T21:56:47.977Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-23T21:56:47.977Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-23T21:56:47.977Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-23T21:56:47.977Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-23T21:56:47.977Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-23T21:56:47.977Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-23T21:56:47.977Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-23T21:56:47.977Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-23T21:56:47.977Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-23T21:56:48.239Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-23T21:56:48.239Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-23T21:56:48.239Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T21:56:48.239Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-23T21:56:48.239Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-23T21:56:48.239Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-23T21:56:48.239Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-23T21:56:48.239Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-23T21:56:48.239Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-23T21:56:48.239Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-23T21:56:48.239Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T21:56:48.239Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T21:56:48.500Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-23T21:56:48.500Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-23T21:56:48.500Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-23T21:56:48.500Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-23T21:56:48.500Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-23T21:56:48.500Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-23T21:56:48.500Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T21:56:48.500Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T21:56:48.500Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-23T21:56:48.500Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-23T21:56:48.500Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-23T21:56:48.500Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-04-23T21:56:48.500Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2022-04-23T21:56:48.500Z] === RUN TestContainerBindMountNonRecursive [2022-04-23T21:56:48.591Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-23T21:56:48.591Z] --- PASS: TestDaemonIpcModeShareable (1.27s) [2022-04-23T21:56:48.591Z] === RUN TestDaemonIpcModePrivate [2022-04-23T21:56:48.805Z] === RUN TestExternalGraphDriver/spec [2022-04-23T21:56:49.070Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-23T21:56:49.971Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-23T21:56:49.971Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-04-23T21:56:49.971Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-23T21:56:50.177Z] === RUN TestExternalGraphDriver/pull [2022-04-23T21:56:50.452Z] --- PASS: TestContainerBindMountNonRecursive (1.81s) [2022-04-23T21:56:50.452Z] === RUN TestContainerVolumesMountedAsShared [2022-04-23T21:56:50.480Z] 8f616e6e9eec: Pull complete [2022-04-23T21:56:50.908Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-23T21:56:50.908Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) [2022-04-23T21:56:50.908Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-23T21:56:51.023Z] --- PASS: TestContainerVolumesMountedAsShared (0.66s) [2022-04-23T21:56:51.024Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-23T21:56:51.024Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-23T21:56:51.594Z] --- PASS: TestContainerVolumesMountedAsSlave (0.58s) [2022-04-23T21:56:51.594Z] === RUN TestNetworkNat [2022-04-23T21:56:51.846Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-23T21:56:51.856Z] docker_cli_daemon_plugins_test.go:170: [d800cf4b12e5a] daemon is not started [2022-04-23T21:56:52.066Z] --- PASS: TestExternalGraphDriver (4.92s) [2022-04-23T21:56:52.066Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-04-23T21:56:52.066Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2022-04-23T21:56:52.066Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-04-23T21:56:52.066Z] === RUN TestGraphdriverPluginV2 [2022-04-23T21:56:52.107Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s) [2022-04-23T21:56:52.107Z] === RUN TestIpcModeOlderClient [2022-04-23T21:56:52.107Z] === PAUSE TestIpcModeOlderClient [2022-04-23T21:56:52.107Z] === RUN TestKillContainerInvalidSignal [2022-04-23T21:56:52.391Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-04-23T21:56:52.391Z] === RUN TestKillContainer [2022-04-23T21:56:52.391Z] === RUN TestKillContainer/no_signal [2022-04-23T21:56:52.428Z] --- PASS: TestNetworkNat (0.80s) [2022-04-23T21:56:52.428Z] === RUN TestNetworkLocalhostTCPNat [2022-04-23T21:56:52.977Z] === RUN TestKillContainer/non_killing_signal [2022-04-23T21:56:53.245Z] === RUN TestKillContainer/killing_signal [2022-04-23T21:56:53.372Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-23T21:56:53.372Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s) [2022-04-23T21:56:53.372Z] === RUN TestNetworkLoopbackNat [2022-04-23T21:56:53.814Z] --- PASS: TestKillContainer (1.23s) [2022-04-23T21:56:53.814Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-04-23T21:56:53.814Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-04-23T21:56:53.814Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-04-23T21:56:53.814Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-23T21:56:53.814Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-23T21:56:53.943Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-23T21:56:54.074Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-23T21:56:54.204Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-23T21:56:54.343Z] 8f616e6e9eec: Verifying Checksum [2022-04-23T21:56:54.343Z] 8f616e6e9eec: Download complete [2022-04-23T21:56:55.012Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2022-04-23T21:56:55.012Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-04-23T21:56:55.012Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2022-04-23T21:56:55.012Z] === RUN TestKillStoppedContainer [2022-04-23T21:56:55.012Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-23T21:56:55.012Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-23T21:56:55.012Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-23T21:56:55.012Z] === RUN TestKillDifferentUserContainer [2022-04-23T21:56:55.272Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-04-23T21:56:55.272Z] === RUN TestInspectOomKilledTrue [2022-04-23T21:56:55.823Z] ok github.com/docker/docker/libnetwork/ipam 11.938s coverage: 85.3% of statements [2022-04-23T21:56:55.823Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-23T21:56:55.823Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-23T21:56:55.823Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-23T21:56:55.823Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-04-23T21:56:55.823Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-23T21:56:55.823Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-23T21:56:55.823Z] ok github.com/docker/docker/libnetwork/ipamutils 0.233s coverage: 74.0% of statements [2022-04-23T21:56:55.823Z] ok github.com/docker/docker/libnetwork/iptables 0.139s coverage: 45.1% of statements [2022-04-23T21:56:55.823Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-04-23T21:56:55.845Z] --- PASS: TestInspectOomKilledTrue (0.45s) [2022-04-23T21:56:55.845Z] === RUN TestInspectOomKilledFalse [2022-04-23T21:56:56.079Z] ok github.com/docker/docker/libnetwork/netutils 0.015s coverage: 44.1% of statements [2022-04-23T21:56:56.106Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-04-23T21:56:56.106Z] === RUN TestLinksEtcHostsContentMatch [2022-04-23T21:56:56.118Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-23T21:56:56.233Z] --- PASS: TestGraphdriverPluginV2 (4.00s) [2022-04-23T21:56:56.233Z] PASS [2022-04-23T21:56:56.233Z] [2022-04-23T21:56:56.233Z] DONE 5 tests in 8.958s [2022-04-23T21:56:56.233Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-23T21:56:56.233Z] INFO: Testing against a local daemon [2022-04-23T21:56:56.233Z] === RUN TestContinueAfterPluginCrash [2022-04-23T21:56:56.233Z] === PAUSE TestContinueAfterPluginCrash [2022-04-23T21:56:56.233Z] === RUN TestReadPluginNoRead [2022-04-23T21:56:56.233Z] === PAUSE TestReadPluginNoRead [2022-04-23T21:56:56.233Z] === RUN TestDaemonStartWithLogOpt [2022-04-23T21:56:56.233Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-23T21:56:56.233Z] === CONT TestContinueAfterPluginCrash [2022-04-23T21:56:56.233Z] === CONT TestDaemonStartWithLogOpt [2022-04-23T21:56:56.366Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-04-23T21:56:56.366Z] === RUN TestLinksContainerNames [2022-04-23T21:56:56.379Z] --- PASS: TestNetworkLoopbackNat (3.05s) [2022-04-23T21:56:56.379Z] === RUN TestPause [2022-04-23T21:56:56.639Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-23T21:56:56.900Z] --- PASS: TestPause (0.74s) [2022-04-23T21:56:56.900Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-23T21:56:56.900Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-23T21:56:56.900Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-23T21:56:56.900Z] === RUN TestPauseStopPausedContainer [2022-04-23T21:56:57.161Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-23T21:56:57.312Z] --- PASS: TestLinksContainerNames (0.85s) [2022-04-23T21:56:57.312Z] === RUN TestLogsFollowTailEmpty [2022-04-23T21:56:57.732Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2022-04-23T21:56:57.732Z] === RUN TestPidHost [2022-04-23T21:56:57.732Z] check_test.go:307: [d874c08c426f2] daemon is not started [2022-04-23T21:56:57.732Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-23T21:56:57.881Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-04-23T21:56:57.881Z] === RUN TestContainerNetworkMountsNoChown [2022-04-23T21:56:58.141Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/default [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/default [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/private [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/private [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/rprivate [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/slave [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/slave [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/rslave [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/shared [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/shared [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/rshared [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-23T21:56:58.141Z] === CONT TestMountDaemonRoot/default [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-23T21:56:58.141Z] === CONT TestMountDaemonRoot/rslave [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-23T21:56:58.141Z] === CONT TestMountDaemonRoot/rshared [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T21:56:58.141Z] === CONT TestMountDaemonRoot/shared [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-23T21:56:58.141Z] === CONT TestMountDaemonRoot/rprivate [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T21:56:58.141Z] === CONT TestMountDaemonRoot/slave [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-23T21:56:58.141Z] === CONT TestMountDaemonRoot/private [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-23T21:56:58.141Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-23T21:56:58.141Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-23T21:56:58.141Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-23T21:56:58.141Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-23T21:56:58.141Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-23T21:56:58.141Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-23T21:56:58.141Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-23T21:56:58.141Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-23T21:56:58.141Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-23T21:56:58.400Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T21:56:58.400Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-23T21:56:58.400Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T21:56:58.400Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-23T21:56:58.400Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T21:56:58.400Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-23T21:56:58.400Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T21:56:58.400Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-23T21:56:58.400Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-23T21:56:58.400Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-23T21:56:58.400Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-23T21:56:58.400Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-23T21:56:58.400Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T21:56:58.400Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-23T21:56:58.660Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T21:56:58.661Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-23T21:56:58.661Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-23T21:56:58.661Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-23T21:56:58.661Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-23T21:56:58.661Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-23T21:56:58.661Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-23T21:56:58.661Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-23T21:56:58.661Z] === RUN TestContainerBindMountNonRecursive [2022-04-23T21:56:59.502Z] --- PASS: TestDaemonStartWithLogOpt (3.46s) [2022-04-23T21:56:59.502Z] === CONT TestReadPluginNoRead [2022-04-23T21:56:59.646Z] --- PASS: TestPidHost (1.60s) [2022-04-23T21:56:59.646Z] === RUN TestPsFilter [2022-04-23T21:56:59.646Z] --- PASS: TestPsFilter (0.16s) [2022-04-23T21:56:59.646Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-23T21:56:59.646Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-23T21:57:00.042Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-04-23T21:57:00.042Z] === RUN TestContainerVolumesMountedAsShared [2022-04-23T21:57:00.219Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2022-04-23T21:57:00.219Z] === RUN TestRemoveContainerWithVolume [2022-04-23T21:57:00.301Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-04-23T21:57:00.302Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-23T21:57:00.561Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-04-23T21:57:00.561Z] === RUN TestNetworkNat [2022-04-23T21:57:00.791Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2022-04-23T21:57:00.791Z] === RUN TestRemoveContainerRunning [2022-04-23T21:57:01.130Z] --- PASS: TestNetworkNat (0.42s) [2022-04-23T21:57:01.130Z] === RUN TestNetworkLocalhostTCPNat [2022-04-23T21:57:01.364Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-23T21:57:01.364Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-23T21:57:01.390Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-04-23T21:57:01.390Z] === RUN TestNetworkLoopbackNat [2022-04-23T21:57:01.625Z] --- PASS: TestRemoveContainerRunning (0.80s) [2022-04-23T21:57:01.625Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-23T21:57:02.020Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-23T21:57:02.570Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2022-04-23T21:57:02.570Z] === RUN TestRemoveInvalidContainer [2022-04-23T21:57:02.570Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-23T21:57:02.570Z] === RUN TestRenameLinkedContainer [2022-04-23T21:57:02.831Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-23T21:57:02.948Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-23T21:57:03.090Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-23T21:57:03.917Z] === RUN TestReadPluginNoRead/default [2022-04-23T21:57:03.927Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-04-23T21:57:03.927Z] === RUN TestPause [2022-04-23T21:57:04.031Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-23T21:57:04.172Z] --- PASS: TestContinueAfterPluginCrash (8.38s) [2022-04-23T21:57:04.495Z] --- PASS: TestPause (0.47s) [2022-04-23T21:57:04.495Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-23T21:57:04.495Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-23T21:57:04.495Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-23T21:57:04.495Z] === RUN TestPauseStopPausedContainer [2022-04-23T21:57:04.974Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-23T21:57:05.065Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2022-04-23T21:57:05.065Z] === RUN TestPidHost [2022-04-23T21:57:05.100Z] === CONT TestReadPluginNoRead [2022-04-23T21:57:05.100Z] read_test.go:92: [d06d9080ec44d] daemon is not started [2022-04-23T21:57:05.100Z] --- PASS: TestReadPluginNoRead (5.88s) [2022-04-23T21:57:05.100Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-04-23T21:57:05.100Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-04-23T21:57:05.100Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-04-23T21:57:05.100Z] PASS [2022-04-23T21:57:05.100Z] [2022-04-23T21:57:05.100Z] DONE 6 tests in 9.362s [2022-04-23T21:57:05.100Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-23T21:57:05.100Z] testing: warning: no tests to run [2022-04-23T21:57:05.100Z] PASS [2022-04-23T21:57:05.100Z] [2022-04-23T21:57:05.100Z] DONE 0 tests in 0.007s [2022-04-23T21:57:05.100Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-23T21:57:05.355Z] INFO: Testing against a local daemon [2022-04-23T21:57:05.355Z] === RUN TestPluginWithDevMounts [2022-04-23T21:57:05.355Z] === PAUSE TestPluginWithDevMounts [2022-04-23T21:57:05.355Z] === CONT TestPluginWithDevMounts [2022-04-23T21:57:05.919Z] --- PASS: TestRenameLinkedContainer (3.18s) [2022-04-23T21:57:05.919Z] === RUN TestRenameStoppedContainer [2022-04-23T21:57:06.003Z] --- PASS: TestPidHost (0.90s) [2022-04-23T21:57:06.003Z] === RUN TestPsFilter [2022-04-23T21:57:06.003Z] --- PASS: TestPsFilter (0.10s) [2022-04-23T21:57:06.003Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-23T21:57:06.492Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-23T21:57:06.571Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-04-23T21:57:06.571Z] === RUN TestRemoveContainerWithVolume [2022-04-23T21:57:06.721Z] --- PASS: TestPluginWithDevMounts (1.56s) [2022-04-23T21:57:06.721Z] PASS [2022-04-23T21:57:06.721Z] [2022-04-23T21:57:06.721Z] DONE 1 tests in 1.581s [2022-04-23T21:57:06.721Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-23T21:57:06.721Z] INFO: Testing against a local daemon [2022-04-23T21:57:06.721Z] === RUN TestSecretInspect [2022-04-23T21:57:06.753Z] --- PASS: TestRenameStoppedContainer (0.93s) [2022-04-23T21:57:06.753Z] === RUN TestRenameRunningContainerAndReuse [2022-04-23T21:57:06.830Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-04-23T21:57:06.830Z] === RUN TestRemoveContainerRunning [2022-04-23T21:57:07.400Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-04-23T21:57:07.400Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-23T21:57:07.659Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-04-23T21:57:07.659Z] === RUN TestRemoveInvalidContainer [2022-04-23T21:57:07.659Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-23T21:57:07.659Z] === RUN TestRenameLinkedContainer [2022-04-23T21:57:08.138Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-23T21:57:08.138Z] --- PASS: TestRenameRunningContainerAndReuse (1.60s) [2022-04-23T21:57:08.138Z] === RUN TestRenameInvalidName [2022-04-23T21:57:08.399Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-23T21:57:08.970Z] --- PASS: TestRenameInvalidName (0.79s) [2022-04-23T21:57:08.970Z] === RUN TestRenameAnonymousContainer [2022-04-23T21:57:09.236Z] --- PASS: TestSecretInspect (2.17s) [2022-04-23T21:57:09.236Z] === RUN TestSecretList [2022-04-23T21:57:09.566Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-04-23T21:57:09.566Z] === RUN TestRenameStoppedContainer [2022-04-23T21:57:09.825Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-04-23T21:57:09.825Z] === RUN TestRenameRunningContainerAndReuse [2022-04-23T21:57:10.355Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-23T21:57:10.764Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-04-23T21:57:10.764Z] === RUN TestRenameInvalidName [2022-04-23T21:57:10.926Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-23T21:57:11.024Z] --- PASS: TestRenameInvalidName (0.39s) [2022-04-23T21:57:11.024Z] === RUN TestRenameAnonymousContainer [2022-04-23T21:57:11.125Z] --- PASS: TestSecretList (2.18s) [2022-04-23T21:57:11.125Z] === RUN TestSecretsCreateAndDelete [2022-04-23T21:57:11.868Z] --- PASS: TestRenameAnonymousContainer (2.79s) [2022-04-23T21:57:11.868Z] === RUN TestRenameContainerWithSameName [2022-04-23T21:57:12.438Z] --- PASS: TestRenameContainerWithSameName (0.62s) [2022-04-23T21:57:12.438Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-23T21:57:12.931Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2022-04-23T21:57:12.932Z] === RUN TestRenameContainerWithSameName [2022-04-23T21:57:12.932Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-04-23T21:57:12.932Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-23T21:57:13.646Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2022-04-23T21:57:13.646Z] === RUN TestSecretsUpdate [2022-04-23T21:57:13.826Z] --- PASS: TestRenameContainerWithLinkedContainer (1.27s) [2022-04-23T21:57:13.826Z] === RUN TestResize [2022-04-23T21:57:13.826Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-23T21:57:13.873Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-04-23T21:57:13.873Z] === RUN TestResize [2022-04-23T21:57:14.086Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-23T21:57:14.346Z] --- PASS: TestResize (0.62s) [2022-04-23T21:57:14.346Z] === RUN TestResizeWithInvalidSize [2022-04-23T21:57:14.442Z] --- PASS: TestResize (0.43s) [2022-04-23T21:57:14.442Z] === RUN TestResizeWithInvalidSize [2022-04-23T21:57:14.606Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-23T21:57:14.702Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-04-23T21:57:14.702Z] === RUN TestResizeWhenContainerNotStarted [2022-04-23T21:57:15.178Z] --- PASS: TestResizeWithInvalidSize (0.75s) [2022-04-23T21:57:15.178Z] === RUN TestResizeWhenContainerNotStarted [2022-04-23T21:57:15.271Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-04-23T21:57:15.271Z] === RUN TestDaemonRestartKillContainers [2022-04-23T21:57:15.271Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-23T21:57:15.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-23T21:57:15.271Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-23T21:57:15.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-23T21:57:15.271Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-23T21:57:15.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-23T21:57:15.271Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-23T21:57:15.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-23T21:57:15.271Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-23T21:57:15.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-23T21:57:15.271Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-23T21:57:15.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-23T21:57:15.271Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-23T21:57:15.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-23T21:57:15.271Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-23T21:57:15.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-23T21:57:15.271Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T21:57:15.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T21:57:15.271Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T21:57:15.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T21:57:15.271Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T21:57:15.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T21:57:15.271Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T21:57:15.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T21:57:15.271Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-23T21:57:15.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-23T21:57:15.271Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-23T21:57:15.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-23T21:57:15.271Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-23T21:57:15.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-23T21:57:15.271Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-23T21:57:15.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-23T21:57:15.271Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-23T21:57:15.271Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-23T21:57:15.535Z] --- PASS: TestSecretsUpdate (2.15s) [2022-04-23T21:57:15.535Z] === RUN TestTemplatedSecret [2022-04-23T21:57:15.750Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2022-04-23T21:57:15.750Z] === RUN TestDaemonRestartKillContainers [2022-04-23T21:57:15.750Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-23T21:57:15.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-23T21:57:15.750Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-23T21:57:15.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-23T21:57:15.750Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-23T21:57:15.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-23T21:57:15.750Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-23T21:57:15.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-23T21:57:15.750Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-23T21:57:15.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-23T21:57:15.750Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-23T21:57:15.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-23T21:57:15.750Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-23T21:57:15.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-23T21:57:15.750Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-23T21:57:15.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-23T21:57:15.750Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T21:57:15.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T21:57:15.750Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T21:57:15.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T21:57:15.750Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T21:57:15.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T21:57:15.750Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T21:57:15.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T21:57:15.750Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-23T21:57:15.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-23T21:57:15.750Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-23T21:57:15.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-23T21:57:15.750Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-23T21:57:15.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-23T21:57:15.750Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-23T21:57:15.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-23T21:57:15.750Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-23T21:57:15.750Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T21:57:16.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-23T21:57:16.651Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-23T21:57:16.651Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-23T21:57:17.925Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-23T21:57:17.925Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-23T21:57:18.030Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-23T21:57:18.030Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-23T21:57:18.051Z] --- PASS: TestTemplatedSecret (2.55s) [2022-04-23T21:57:18.051Z] === RUN TestSecretCreateResolve [2022-04-23T21:57:18.867Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-23T21:57:19.128Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-23T21:57:19.409Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T21:57:19.409Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T21:57:19.939Z] --- PASS: TestSecretCreateResolve (1.76s) [2022-04-23T21:57:19.939Z] PASS [2022-04-23T21:57:19.939Z] [2022-04-23T21:57:19.939Z] DONE 6 tests in 13.047s [2022-04-23T21:57:19.939Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-23T21:57:19.939Z] INFO: Testing against a local daemon [2022-04-23T21:57:19.939Z] === RUN TestServiceCreateInit [2022-04-23T21:57:19.939Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-23T21:57:20.513Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-23T21:57:20.513Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-23T21:57:20.513Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-23T21:57:21.086Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-23T21:57:22.474Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T21:57:22.474Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T21:57:22.474Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-23T21:57:22.704Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T21:57:22.704Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T21:57:24.104Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-23T21:57:25.026Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-23T21:57:25.972Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-23T21:57:25.972Z] check_test.go:307: [da1abce8eeee2] daemon is not started [2022-04-23T21:57:25.972Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-23T21:57:26.545Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T21:57:26.807Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-23T21:57:26.904Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-23T21:57:26.904Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-23T21:57:27.377Z] --- PASS: TestServiceCreateInit (7.51s) [2022-04-23T21:57:27.377Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.84s) [2022-04-23T21:57:27.377Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.66s) [2022-04-23T21:57:27.377Z] === RUN TestCreateServiceMultipleTimes [2022-04-23T21:57:28.286Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-23T21:57:28.286Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-23T21:57:28.793Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-23T21:57:29.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-23T21:57:30.194Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-23T21:57:30.194Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-23T21:57:31.158Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-23T21:57:32.108Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-23T21:57:32.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-04-23T21:57:32.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.58s) [2022-04-23T21:57:32.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-04-23T21:57:32.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2022-04-23T21:57:32.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-04-23T21:57:32.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-04-23T21:57:32.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.35s) [2022-04-23T21:57:32.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s) [2022-04-23T21:57:32.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.92s) [2022-04-23T21:57:32.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.87s) [2022-04-23T21:57:32.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.69s) [2022-04-23T21:57:32.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s) [2022-04-23T21:57:32.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.85s) [2022-04-23T21:57:32.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.92s) [2022-04-23T21:57:32.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s) [2022-04-23T21:57:32.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2022-04-23T21:57:32.108Z] === RUN TestCgroupNamespacesRun [2022-04-23T21:57:33.050Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-04-23T21:57:33.050Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-23T21:57:33.075Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-23T21:57:34.018Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-23T21:57:34.431Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-04-23T21:57:34.431Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-23T21:57:35.369Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-04-23T21:57:35.369Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-23T21:57:35.932Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-23T21:57:36.747Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-04-23T21:57:36.747Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-23T21:57:37.685Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-04-23T21:57:37.685Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-23T21:57:38.479Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-23T21:57:39.051Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-23T21:57:39.086Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-04-23T21:57:39.086Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-23T21:57:39.659Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-04-23T21:57:39.659Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-23T21:57:41.044Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-04-23T21:57:41.044Z] === RUN TestNISDomainname [2022-04-23T21:57:41.303Z] --- PASS: TestNISDomainname (0.59s) [2022-04-23T21:57:41.303Z] === RUN TestHostnameDnsResolution [2022-04-23T21:57:42.241Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-04-23T21:57:42.241Z] === RUN TestUnprivilegedPortsAndPing [2022-04-23T21:57:42.355Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-23T21:57:42.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.22s) [2022-04-23T21:57:42.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-04-23T21:57:42.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-04-23T21:57:42.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.98s) [2022-04-23T21:57:42.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s) [2022-04-23T21:57:42.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.75s) [2022-04-23T21:57:42.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.31s) [2022-04-23T21:57:42.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.43s) [2022-04-23T21:57:42.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.43s) [2022-04-23T21:57:42.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.35s) [2022-04-23T21:57:42.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.88s) [2022-04-23T21:57:42.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.08s) [2022-04-23T21:57:42.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.28s) [2022-04-23T21:57:42.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.87s) [2022-04-23T21:57:42.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.42s) [2022-04-23T21:57:42.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.49s) [2022-04-23T21:57:42.355Z] === RUN TestCgroupNamespacesRun [2022-04-23T21:57:42.501Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-04-23T21:57:42.501Z] === RUN TestPrivilegedHostDevices [2022-04-23T21:57:43.069Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-04-23T21:57:43.069Z] === RUN TestStats [2022-04-23T21:57:43.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-23T21:57:44.316Z] --- PASS: TestCgroupNamespacesRun (2.00s) [2022-04-23T21:57:44.316Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-23T21:57:45.256Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-23T21:57:45.430Z] --- PASS: TestCreateServiceMultipleTimes (15.82s) [2022-04-23T21:57:45.430Z] === RUN TestCreateServiceConflict [2022-04-23T21:57:45.430Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-04-23T21:57:45.430Z] === RUN TestCreateServiceMaxReplicas [2022-04-23T21:57:45.603Z] --- PASS: TestStats (2.44s) [2022-04-23T21:57:45.603Z] === RUN TestStopContainerWithTimeout [2022-04-23T21:57:45.603Z] === RUN TestStopContainerWithTimeout/0 [2022-04-23T21:57:45.603Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-23T21:57:45.603Z] === RUN TestStopContainerWithTimeout/1 [2022-04-23T21:57:45.603Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-23T21:57:45.603Z] === RUN TestStopContainerWithTimeout/3 [2022-04-23T21:57:45.603Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-23T21:57:45.603Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-23T21:57:45.604Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-23T21:57:45.604Z] === CONT TestStopContainerWithTimeout/0 [2022-04-23T21:57:45.604Z] === CONT TestStopContainerWithTimeout/3 [2022-04-23T21:57:46.173Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-23T21:57:46.199Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s) [2022-04-23T21:57:46.199Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-23T21:57:46.772Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-23T21:57:47.344Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-23T21:57:47.606Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s) [2022-04-23T21:57:47.607Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-23T21:57:48.081Z] === CONT TestStopContainerWithTimeout/1 [2022-04-23T21:57:48.548Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-23T21:57:48.713Z] --- PASS: TestCreateServiceMaxReplicas (2.79s) [2022-04-23T21:57:48.713Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-23T21:57:49.460Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-23T21:57:49.460Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-04-23T21:57:49.460Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2022-04-23T21:57:49.460Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-04-23T21:57:49.460Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-04-23T21:57:49.460Z] === RUN TestDeleteDevicemapper [2022-04-23T21:57:49.460Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-23T21:57:49.460Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-23T21:57:49.460Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-23T21:57:49.493Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-23T21:57:49.493Z] --- PASS: TestCgroupNamespacesRunHostMode (1.67s) [2022-04-23T21:57:49.493Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-23T21:57:49.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-23T21:57:50.845Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s) [2022-04-23T21:57:50.845Z] === RUN TestUpdateMemory [2022-04-23T21:57:51.138Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2022-04-23T21:57:51.138Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-23T21:57:51.414Z] --- PASS: TestUpdateMemory (0.55s) [2022-04-23T21:57:51.414Z] === RUN TestUpdateCPUQuota [2022-04-23T21:57:51.711Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-23T21:57:52.353Z] --- PASS: TestUpdateCPUQuota (0.72s) [2022-04-23T21:57:52.353Z] === RUN TestUpdatePidsLimit [2022-04-23T21:57:52.353Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-23T21:57:52.353Z] === RUN TestUpdatePidsLimit/no_change [2022-04-23T21:57:52.612Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-23T21:57:52.654Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.63s) [2022-04-23T21:57:52.654Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-23T21:57:52.872Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-23T21:57:53.131Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-23T21:57:53.131Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-23T21:57:53.225Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-23T21:57:53.390Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-23T21:57:53.486Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2022-04-23T21:57:53.486Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-23T21:57:53.959Z] --- PASS: TestUpdatePidsLimit (1.76s) [2022-04-23T21:57:53.959Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-04-23T21:57:53.959Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-04-23T21:57:53.959Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-04-23T21:57:53.959Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-04-23T21:57:53.959Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-04-23T21:57:53.959Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-04-23T21:57:53.959Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s) [2022-04-23T21:57:53.959Z] === RUN TestUpdateRestartPolicy [2022-04-23T21:57:54.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-23T21:57:55.441Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2022-04-23T21:57:55.441Z] === RUN TestNISDomainname [2022-04-23T21:57:56.014Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-23T21:57:56.277Z] --- PASS: TestNISDomainname (1.03s) [2022-04-23T21:57:56.277Z] === RUN TestHostnameDnsResolution [2022-04-23T21:57:57.666Z] --- PASS: TestHostnameDnsResolution (1.31s) [2022-04-23T21:57:57.666Z] === RUN TestUnprivilegedPortsAndPing [2022-04-23T21:57:58.609Z] --- PASS: TestUnprivilegedPortsAndPing (1.05s) [2022-04-23T21:57:58.609Z] === RUN TestPrivilegedHostDevices [2022-04-23T21:57:59.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-23T21:57:59.754Z] --- PASS: TestPrivilegedHostDevices (0.94s) [2022-04-23T21:57:59.754Z] === RUN TestStats [2022-04-23T21:58:00.325Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-23T21:58:00.895Z] check_test.go:307: [d002565cd3abb] daemon is not started [2022-04-23T21:58:00.895Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-23T21:58:01.156Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-23T21:58:01.729Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-23T21:58:02.301Z] --- PASS: TestStats (2.73s) [2022-04-23T21:58:02.301Z] === RUN TestStopContainerWithTimeout [2022-04-23T21:58:02.301Z] === RUN TestStopContainerWithTimeout/0 [2022-04-23T21:58:02.301Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-23T21:58:02.301Z] === RUN TestStopContainerWithTimeout/1 [2022-04-23T21:58:02.301Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-23T21:58:02.301Z] === RUN TestStopContainerWithTimeout/3 [2022-04-23T21:58:02.301Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-23T21:58:02.301Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-23T21:58:02.301Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-23T21:58:02.301Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-23T21:58:02.301Z] === CONT TestStopContainerWithTimeout/0 [2022-04-23T21:58:02.301Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-23T21:58:02.571Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-23T21:58:03.512Z] === CONT TestStopContainerWithTimeout/3 [2022-04-23T21:58:03.613Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.18s) [2022-04-23T21:58:03.613Z] === RUN TestCreateServiceSecretFileMode [2022-04-23T21:58:03.870Z] --- PASS: TestCreateServiceSecretFileMode (2.58s) [2022-04-23T21:58:03.870Z] === RUN TestCreateServiceConfigFileMode [2022-04-23T21:58:04.901Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-23T21:58:05.472Z] === CONT TestStopContainerWithTimeout/1 [2022-04-23T21:58:06.174Z] --- PASS: TestUpdateRestartPolicy (10.79s) [2022-04-23T21:58:06.174Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-23T21:58:06.174Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-04-23T21:58:06.174Z] === RUN TestWaitNonBlocked [2022-04-23T21:58:06.174Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T21:58:06.174Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T21:58:06.174Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T21:58:06.174Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T21:58:06.174Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T21:58:06.174Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T21:58:06.174Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-23T21:58:06.174Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2022-04-23T21:58:06.174Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-04-23T21:58:06.174Z] === RUN TestWaitBlocked [2022-04-23T21:58:06.174Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T21:58:06.174Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T21:58:06.174Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T21:58:06.174Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T21:58:06.174Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T21:58:06.174Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T21:58:06.742Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-23T21:58:06.742Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2022-04-23T21:58:06.742Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-04-23T21:58:06.742Z] === CONT TestContainerStartOnDaemonRestart [2022-04-23T21:58:06.742Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-23T21:58:07.135Z] --- PASS: TestCreateServiceConfigFileMode (2.58s) [2022-04-23T21:58:07.135Z] === RUN TestCreateServiceSysctls [2022-04-23T21:58:07.386Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2022-04-23T21:58:07.386Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2022-04-23T21:58:07.386Z] --- PASS: TestStopContainerWithTimeout/-1 (3.14s) [2022-04-23T21:58:07.386Z] --- PASS: TestStopContainerWithTimeout/3 (2.87s) [2022-04-23T21:58:07.386Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2022-04-23T21:58:07.386Z] === RUN TestDeleteDevicemapper [2022-04-23T21:58:07.386Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-23T21:58:07.386Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-23T21:58:07.386Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-23T21:58:07.647Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-23T21:58:08.649Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.08s) [2022-04-23T21:58:08.649Z] === CONT TestDaemonHostGatewayIP [2022-04-23T21:58:08.649Z] --- PASS: TestContainerStartOnDaemonRestart (2.09s) [2022-04-23T21:58:08.649Z] === CONT TestDaemonRestartIpcMode [2022-04-23T21:58:09.561Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-23T21:58:09.650Z] --- PASS: TestCreateServiceSysctls (3.03s) [2022-04-23T21:58:09.650Z] === RUN TestCreateServiceCapabilities [2022-04-23T21:58:09.821Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.66s) [2022-04-23T21:58:09.821Z] === RUN TestUpdateMemory [2022-04-23T21:58:09.821Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-23T21:58:09.821Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-23T21:58:09.821Z] === RUN TestUpdateCPUQuota [2022-04-23T21:58:10.081Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-23T21:58:11.024Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-23T21:58:11.187Z] --- PASS: TestDaemonRestartIpcMode (2.39s) [2022-04-23T21:58:11.187Z] === CONT TestContainerKillOnDaemonStart [2022-04-23T21:58:11.187Z] --- PASS: TestDaemonHostGatewayIP (2.61s) [2022-04-23T21:58:11.187Z] === CONT TestIpcModeOlderClient [2022-04-23T21:58:11.187Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-04-23T21:58:11.285Z] --- PASS: TestUpdateCPUQuota (1.47s) [2022-04-23T21:58:11.285Z] === RUN TestUpdatePidsLimit [2022-04-23T21:58:11.285Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-23T21:58:11.856Z] === RUN TestUpdatePidsLimit/no_change [2022-04-23T21:58:12.116Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-23T21:58:12.166Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-04-23T21:58:12.166Z] === RUN TestInspect [2022-04-23T21:58:12.692Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-23T21:58:13.263Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-23T21:58:13.571Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-23T21:58:13.832Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-23T21:58:14.403Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-23T21:58:14.759Z] --- PASS: TestInspect (2.66s) [2022-04-23T21:58:14.759Z] === RUN TestCreateJob [2022-04-23T21:58:15.345Z] --- PASS: TestUpdatePidsLimit (3.89s) [2022-04-23T21:58:15.345Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2022-04-23T21:58:15.345Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2022-04-23T21:58:15.345Z] --- PASS: TestUpdatePidsLimit/update_lower (0.49s) [2022-04-23T21:58:15.345Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2022-04-23T21:58:15.345Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2022-04-23T21:58:15.345Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2022-04-23T21:58:15.345Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2022-04-23T21:58:15.345Z] === RUN TestUpdateRestartPolicy [2022-04-23T21:58:16.729Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-23T21:58:17.300Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-23T21:58:18.025Z] --- PASS: TestCreateJob (3.03s) [2022-04-23T21:58:18.025Z] === RUN TestReplicatedJob [2022-04-23T21:58:18.160Z] 4612f6d0b889: Pull complete [2022-04-23T21:58:18.685Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-23T21:58:18.946Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-23T21:58:19.206Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-23T21:58:19.467Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-23T21:58:20.037Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-23T21:58:20.037Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-23T21:58:20.575Z] 8f616e6e9eec: Pull complete [2022-04-23T21:58:20.612Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-23T21:58:20.613Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-23T21:58:20.613Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-23T21:58:20.873Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-23T21:58:21.814Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-23T21:58:23.266Z] --- PASS: TestReplicatedJob (5.32s) [2022-04-23T21:58:23.266Z] === RUN TestUpdateReplicatedJob [2022-04-23T21:58:23.397Z] --- PASS: TestContainerKillOnDaemonStart (11.49s) [2022-04-23T21:58:23.397Z] PASS [2022-04-23T21:58:23.397Z] [2022-04-23T21:58:23.397Z] === Skipped [2022-04-23T21:58:23.397Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-23T21:58:23.397Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T21:58:23.397Z] [2022-04-23T21:58:23.397Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-23T21:58:23.397Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-23T21:58:23.397Z] [2022-04-23T21:58:23.397Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-23T21:58:23.397Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-23T21:58:23.397Z] [2022-04-23T21:58:23.397Z] DONE 235 tests, 3 skipped in 115.913s [2022-04-23T21:58:23.397Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-23T21:58:23.397Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:58:23.397Z] ++ set -e [2022-04-23T21:58:23.397Z] ++ '[' -n 0 ']' [2022-04-23T21:58:23.397Z] ++ set -x [2022-04-23T21:58:23.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:58:23.398Z] === RUN TestConfigDaemonLibtrustID [2022-04-23T21:58:23.398Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-23T21:58:23.398Z] === RUN TestDaemonConfigValidation [2022-04-23T21:58:23.398Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-23T21:58:23.398Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-23T21:58:23.398Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-23T21:58:23.398Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-23T21:58:23.398Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-23T21:58:23.398Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-23T21:58:23.398Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-23T21:58:23.398Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-23T21:58:23.398Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-23T21:58:23.398Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-23T21:58:23.398Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-23T21:58:23.398Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-23T21:58:23.398Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-23T21:58:23.398Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-23T21:58:23.398Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-23T21:58:23.398Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-23T21:58:23.398Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-04-23T21:58:23.398Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-04-23T21:58:23.398Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-04-23T21:58:23.398Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-04-23T21:58:23.398Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-04-23T21:58:23.398Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-23T21:58:23.398Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-23T21:58:23.729Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-23T21:58:23.729Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-23T21:58:23.729Z] check_test.go:307: [d3e8e4bcc96c9] daemon is not started [2022-04-23T21:58:23.729Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-23T21:58:23.729Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-23T21:58:23.729Z] check_test.go:307: [db1dd006889a3] daemon is not started [2022-04-23T21:58:23.729Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-23T21:58:24.334Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-23T21:58:25.644Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-23T21:58:25.713Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-23T21:58:25.780Z] --- PASS: TestUpdateReplicatedJob (2.74s) [2022-04-23T21:58:25.780Z] === RUN TestServiceListWithStatuses [2022-04-23T21:58:25.780Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-23T21:58:25.780Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-23T21:58:25.780Z] === RUN TestDockerNetworkConnectAlias [2022-04-23T21:58:26.585Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-23T21:58:26.585Z] check_test.go:307: [d94b45ea1451a] daemon is not started [2022-04-23T21:58:26.585Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-23T21:58:26.651Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-23T21:58:26.651Z] daemon_test.go:156: [dcfe2007a475c] daemon is not started [2022-04-23T21:58:26.651Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-04-23T21:58:26.651Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-23T21:58:26.651Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-23T21:58:26.651Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-23T21:58:26.651Z] === RUN TestDaemonProxy [2022-04-23T21:58:26.651Z] === RUN TestDaemonProxy/environment_variables [2022-04-23T21:58:27.156Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-23T21:58:27.417Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-23T21:58:27.677Z] --- PASS: TestUpdateRestartPolicy (12.53s) [2022-04-23T21:58:27.677Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-23T21:58:28.248Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-23T21:58:28.509Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2022-04-23T21:58:28.509Z] === RUN TestWaitNonBlocked [2022-04-23T21:58:28.509Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T21:58:28.509Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T21:58:28.509Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T21:58:28.509Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T21:58:28.509Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T21:58:28.509Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T21:58:28.557Z] === RUN TestDaemonProxy/command-line_options [2022-04-23T21:58:28.771Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-23T21:58:29.342Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-23T21:58:29.914Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-23T21:58:29.914Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2022-04-23T21:58:29.914Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.24s) [2022-04-23T21:58:29.914Z] === RUN TestWaitBlocked [2022-04-23T21:58:29.914Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T21:58:29.914Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T21:58:29.914Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T21:58:29.914Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T21:58:29.914Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T21:58:29.914Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T21:58:29.936Z] === RUN TestDaemonProxy/configuration_file [2022-04-23T21:58:29.946Z] --- PASS: TestDockerNetworkConnectAlias (4.11s) [2022-04-23T21:58:29.947Z] === RUN TestDockerNetworkReConnect [2022-04-23T21:58:31.297Z] --- PASS: TestWaitBlocked (0.02s) [2022-04-23T21:58:31.297Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s) [2022-04-23T21:58:31.297Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s) [2022-04-23T21:58:31.297Z] === CONT TestContainerStartOnDaemonRestart [2022-04-23T21:58:31.297Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-23T21:58:31.297Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-23T21:58:31.840Z] === RUN TestDaemonProxy/conflicting_options [2022-04-23T21:58:32.099Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-23T21:58:32.667Z] --- PASS: TestDaemonProxy (6.21s) [2022-04-23T21:58:32.667Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-04-23T21:58:32.667Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-04-23T21:58:32.667Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-04-23T21:58:32.667Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-23T21:58:32.667Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-23T21:58:32.667Z] PASS [2022-04-23T21:58:32.667Z] [2022-04-23T21:58:32.667Z] DONE 17 tests in 10.175s [2022-04-23T21:58:32.667Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-23T21:58:32.667Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:58:32.667Z] ++ set -e [2022-04-23T21:58:32.667Z] ++ '[' -n 0 ']' [2022-04-23T21:58:32.667Z] ++ set -x [2022-04-23T21:58:32.667Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:58:32.926Z] INFO: Testing against a local daemon [2022-04-23T21:58:32.926Z] === RUN TestCommitInheritsEnv [2022-04-23T21:58:33.186Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-04-23T21:58:33.186Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-23T21:58:33.186Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-23T21:58:33.186Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-23T21:58:33.186Z] === RUN TestImportWithCustomPlatform [2022-04-23T21:58:33.186Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-23T21:58:33.186Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-23T21:58:33.186Z] === RUN TestImportWithCustomPlatform// [2022-04-23T21:58:33.186Z] === RUN TestImportWithCustomPlatform/linux [2022-04-23T21:58:33.186Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-23T21:58:33.210Z] --- PASS: TestDockerNetworkReConnect (3.39s) [2022-04-23T21:58:33.211Z] === RUN TestServicePlugin [2022-04-23T21:58:33.445Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-23T21:58:33.445Z] === RUN TestImportWithCustomPlatform/macos [2022-04-23T21:58:33.445Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-23T21:58:33.445Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-23T21:58:33.445Z] --- PASS: TestImportWithCustomPlatform (0.35s) [2022-04-23T21:58:33.445Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-23T21:58:33.445Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-23T21:58:33.445Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-23T21:58:33.445Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-04-23T21:58:33.445Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-23T21:58:33.445Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-04-23T21:58:33.445Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-23T21:58:33.445Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-23T21:58:33.445Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-23T21:58:33.445Z] === RUN TestImagesFilterMultiReference [2022-04-23T21:58:33.445Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-23T21:58:33.445Z] === RUN TestImagePullPlatformInvalid [2022-04-23T21:58:33.445Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-23T21:58:33.445Z] === RUN TestRemoveImageOrphaning [2022-04-23T21:58:33.704Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-04-23T21:58:33.704Z] === RUN TestRemoveImageGarbageCollector [2022-04-23T21:58:33.704Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T21:58:33.704Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-23T21:58:33.704Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-23T21:58:33.704Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-23T21:58:33.704Z] === RUN TestTagInvalidReference [2022-04-23T21:58:33.964Z] --- PASS: TestTagInvalidReference (0.02s) [2022-04-23T21:58:33.964Z] === RUN TestTagValidPrefixedRepo [2022-04-23T21:58:33.964Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-23T21:58:33.964Z] === RUN TestTagExistedNameWithoutForce [2022-04-23T21:58:33.964Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-23T21:58:33.964Z] === RUN TestTagOfficialNames [2022-04-23T21:58:33.964Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-23T21:58:33.964Z] === RUN TestTagMatchesDigest [2022-04-23T21:58:33.964Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-23T21:58:33.964Z] PASS [2022-04-23T21:58:33.964Z] [2022-04-23T21:58:33.964Z] === Skipped [2022-04-23T21:58:33.964Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-23T21:58:33.964Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-23T21:58:33.964Z] [2022-04-23T21:58:33.964Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-23T21:58:33.964Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T21:58:33.964Z] [2022-04-23T21:58:33.964Z] DONE 22 tests, 2 skipped in 1.218s [2022-04-23T21:58:33.964Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-23T21:58:33.964Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:58:33.964Z] ++ set -e [2022-04-23T21:58:33.964Z] ++ '[' -n 0 ']' [2022-04-23T21:58:33.964Z] ++ set -x [2022-04-23T21:58:33.964Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:58:33.964Z] INFO: Testing against a local daemon [2022-04-23T21:58:33.964Z] === RUN TestNetworkCreateDelete [2022-04-23T21:58:34.223Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-23T21:58:34.223Z] === RUN TestDockerNetworkDeletePreferID [2022-04-23T21:58:34.482Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-04-23T21:58:34.482Z] === RUN TestDaemonDNSFallback [2022-04-23T21:58:35.502Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-23T21:58:35.502Z] --- PASS: TestContainerStartOnDaemonRestart (3.99s) [2022-04-23T21:58:35.502Z] === CONT TestIpcModeOlderClient [2022-04-23T21:58:35.502Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-04-23T21:58:35.502Z] === CONT TestContainerKillOnDaemonStart [2022-04-23T21:58:35.502Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.22s) [2022-04-23T21:58:35.502Z] === CONT TestDaemonHostGatewayIP [2022-04-23T21:58:37.373Z] plugin_test.go:61: [dd7f9faadafc5] joining swarm manager [d0d15fe665a67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T21:58:38.049Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-23T21:58:38.299Z] plugin_test.go:64: [de4dda4576d77] joining swarm manager [d0d15fe665a67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T21:58:39.432Z] --- PASS: TestDaemonHostGatewayIP (3.94s) [2022-04-23T21:58:39.432Z] === CONT TestDaemonRestartIpcMode [2022-04-23T21:58:40.816Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-23T21:58:41.090Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-04-23T21:58:41.090Z] === RUN TestInspectNetwork [2022-04-23T21:58:41.386Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-23T21:58:41.958Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-23T21:58:42.528Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-23T21:58:42.528Z] --- PASS: TestDaemonRestartIpcMode (3.11s) [2022-04-23T21:58:44.379Z] === RUN TestInspectNetwork/full_network_id [2022-04-23T21:58:44.379Z] === RUN TestInspectNetwork/partial_network_id [2022-04-23T21:58:44.379Z] === RUN TestInspectNetwork/network_name [2022-04-23T21:58:44.380Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-23T21:58:44.435Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-23T21:58:44.435Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-23T21:58:47.446Z] ok github.com/docker/docker/libnetwork/networkdb 103.632s coverage: 59.9% of statements [2022-04-23T21:58:47.446Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-23T21:58:47.446Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-23T21:58:47.446Z] ok github.com/docker/docker/libnetwork/osl 4.544s coverage: 39.7% of statements [2022-04-23T21:58:47.446Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-04-23T21:58:47.446Z] ok github.com/docker/docker/libnetwork/portallocator 0.006s coverage: 86.1% of statements [2022-04-23T21:58:47.446Z] ok github.com/docker/docker/libnetwork/portmapper 0.211s coverage: 48.6% of statements [2022-04-23T21:58:47.446Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-23T21:58:47.446Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-23T21:58:47.446Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-23T21:58:47.446Z] [2022-04-23T21:58:47.446Z] === Skipped [2022-04-23T21:58:47.446Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-23T21:58:47.446Z] firewalld_test.go:14: firewalld is not running [2022-04-23T21:58:47.446Z] [2022-04-23T21:58:47.446Z] DONE 326 tests, 1 skipped in 200.949s Post stage [Pipeline] junit [2022-04-23T21:58:47.710Z] Recording test results [2022-04-23T21:58:47.734Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-23T21:58:47.734Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-23T21:58:47.950Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [2022-04-23T21:58:47.995Z] --- PASS: TestContainerKillOnDaemonStart (12.75s) [2022-04-23T21:58:47.995Z] PASS [2022-04-23T21:58:47.995Z] [2022-04-23T21:58:47.995Z] === Skipped [2022-04-23T21:58:47.995Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-23T21:58:47.995Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T21:58:47.995Z] [2022-04-23T21:58:47.995Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-23T21:58:47.995Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T21:58:47.995Z] [2022-04-23T21:58:47.995Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-23T21:58:47.995Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T21:58:47.995Z] [2022-04-23T21:58:47.995Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-23T21:58:47.995Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-23T21:58:47.995Z] [2022-04-23T21:58:47.995Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-23T21:58:47.995Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-23T21:58:47.995Z] [2022-04-23T21:58:47.995Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-23T21:58:47.995Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-23T21:58:47.995Z] [2022-04-23T21:58:47.995Z] DONE 235 tests, 6 skipped in 166.365s [2022-04-23T21:58:47.995Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-23T21:58:47.995Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:58:47.995Z] ++ set -e [2022-04-23T21:58:47.995Z] ++ '[' -n 0 ']' [2022-04-23T21:58:47.995Z] ++ set -x [2022-04-23T21:58:47.995Z] ++ 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 [Pipeline] sh [2022-04-23T21:58:48.257Z] === RUN TestConfigDaemonLibtrustID [2022-04-23T21:58:48.316Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43519/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3b56c0663d4e3f9544e96e238278600186c422b7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3b56c0663d4e3f9544e96e238278600186c422b7 hack/validate/vendor [2022-04-23T21:58:48.573Z] --- PASS: TestInspectNetwork (7.07s) [2022-04-23T21:58:48.573Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-23T21:58:48.573Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-23T21:58:48.573Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-23T21:58:48.573Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-23T21:58:48.573Z] === RUN TestRunContainerWithBridgeNone [2022-04-23T21:58:48.829Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-04-23T21:58:48.829Z] === RUN TestDaemonConfigValidation [2022-04-23T21:58:48.829Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-23T21:58:48.829Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-23T21:58:48.829Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-23T21:58:48.829Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-23T21:58:48.829Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-23T21:58:48.829Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-23T21:58:48.829Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-23T21:58:48.829Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-23T21:58:48.829Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-23T21:58:48.829Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-23T21:58:48.829Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-23T21:58:48.829Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-23T21:58:48.829Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-23T21:58:48.829Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-23T21:58:48.876Z] No vendor changes in diff. [2022-04-23T21:58:48.876Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [2022-04-23T21:58:49.090Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-23T21:58:49.090Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-23T21:58:49.090Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-23T21:58:49.090Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-23T21:58:49.090Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-23T21:58:49.090Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-23T21:58:49.090Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-23T21:58:49.090Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-23T21:58:49.090Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-23T21:58:49.090Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-23T21:58:49.352Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-23T21:58:49.352Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2022-04-23T21:58:49.352Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.18s) [2022-04-23T21:58:49.352Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.18s) [2022-04-23T21:58:49.352Z] --- PASS: TestDaemonConfigValidation/valid_config (0.25s) [2022-04-23T21:58:49.352Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2022-04-23T21:58:49.352Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-23T21:58:49.352Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-23T21:58:49.511Z] --- PASS: TestRunContainerWithBridgeNone (1.42s) [2022-04-23T21:58:49.511Z] === RUN TestNetworkInvalidJSON [2022-04-23T21:58:49.511Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-23T21:58:49.511Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-23T21:58:49.511Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T21:58:49.511Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T21:58:49.511Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T21:58:49.511Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T21:58:49.511Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-23T21:58:49.511Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-23T21:58:49.511Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T21:58:49.511Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-23T21:58:49.511Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-23T21:58:49.511Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-23T21:58:49.511Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-23T21:58:49.511Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-23T21:58:49.511Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-23T21:58:49.511Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-23T21:58:49.511Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T21:58:49.511Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-23T21:58:49.511Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-23T21:58:49.511Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-23T21:58:49.511Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-23T21:58:49.511Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-23T21:58:49.511Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-23T21:58:49.511Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-23T21:58:49.511Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-23T21:58:49.511Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-23T21:58:49.511Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-23T21:58:49.511Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-23T21:58:49.511Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-23T21:58:49.511Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-23T21:58:49.511Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-23T21:58:49.511Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-23T21:58:49.511Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-23T21:58:49.511Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-23T21:58:49.511Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-23T21:58:49.511Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-23T21:58:49.511Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-23T21:58:49.511Z] === RUN TestNetworkList [2022-04-23T21:58:49.511Z] === RUN TestNetworkList//networks [2022-04-23T21:58:49.511Z] === PAUSE TestNetworkList//networks [2022-04-23T21:58:49.511Z] === RUN TestNetworkList//networks/ [2022-04-23T21:58:49.511Z] === PAUSE TestNetworkList//networks/ [2022-04-23T21:58:49.511Z] === CONT TestNetworkList//networks [2022-04-23T21:58:49.511Z] === CONT TestNetworkList//networks/ [2022-04-23T21:58:49.511Z] --- PASS: TestNetworkList (0.01s) [2022-04-23T21:58:49.511Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-23T21:58:49.511Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-23T21:58:49.511Z] === RUN TestHostIPv4BridgeLabel [2022-04-23T21:58:49.781Z] + echo Ensuring container killed. [2022-04-23T21:58:49.781Z] Ensuring container killed. [2022-04-23T21:58:49.781Z] + docker rm -vf docker-pr1 [2022-04-23T21:58:49.781Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-23T21:58:50.053Z] + echo Chowning /workspace to jenkins user [2022-04-23T21:58:50.053Z] Chowning /workspace to jenkins user [2022-04-23T21:58:50.053Z] + id -u [2022-04-23T21:58:50.053Z] + id -g [2022-04-23T21:58:50.053Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43519:/workspace busybox chown -R 1000:1000 /workspace [2022-04-23T21:58:50.080Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-23T21:58:50.080Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-23T21:58:50.301Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-23T21:58:50.942Z] + bundleName=unit [2022-04-23T21:58:50.942Z] + echo Creating unit-bundles.tar.gz [2022-04-23T21:58:50.942Z] Creating unit-bundles.tar.gz [2022-04-23T21:58:50.942Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-04-23T21:58:50.942Z] bundles/junit-report-libnetwork.xml [2022-04-23T21:58:50.942Z] bundles/junit-report.xml [2022-04-23T21:58:50.942Z] bundles/go-test-report-libnetwork.json [2022-04-23T21:58:50.942Z] bundles/go-test-report.json [2022-04-23T21:58:50.942Z] bundles/profile-libnetwork.out [2022-04-23T21:58:50.942Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-23T21:58:50.953Z] Archiving artifacts [2022-04-23T21:58:51.020Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-23T21:58:51.020Z] === RUN TestDaemonDefaultNetworkPools [2022-04-23T21:58:51.330Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43519/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-23T21:58:51.591Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-04-23T21:58:51.591Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-23T21:58:51.633Z] + make clean [2022-04-23T21:58:51.633Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-23T21:58:51.692Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-23T21:58:51.890Z] docker-dev-cache [2022-04-23T21:58:51.890Z] docker-mod-cache [Pipeline] deleteDir [2022-04-23T21:58:51.954Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-23T21:58:52.526Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-23T21:58:52.526Z] daemon_test.go:156: [df52c715fd237] daemon is not started [2022-04-23T21:58:52.526Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s) [2022-04-23T21:58:52.526Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-04-23T21:58:52.526Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-04-23T21:58:52.526Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-04-23T21:58:52.526Z] === RUN TestDaemonProxy [2022-04-23T21:58:52.526Z] === RUN TestDaemonProxy/environment_variables [2022-04-23T21:58:52.972Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-04-23T21:58:52.972Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-23T21:58:53.100Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-23T21:58:53.913Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-04-23T21:58:53.913Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-23T21:58:54.046Z] check_test.go:307: [d3cefa0430797] daemon is not started [2022-04-23T21:58:54.046Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-23T21:58:54.306Z] === RUN TestDaemonProxy/command-line_options [2022-04-23T21:58:54.485Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-23T21:58:54.485Z] === RUN TestServiceWithPredefinedNetwork [2022-04-23T21:58:56.225Z] === RUN TestDaemonProxy/configuration_file [2022-04-23T21:58:56.799Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-23T21:58:56.799Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-23T21:58:57.027Z] --- PASS: TestServiceWithPredefinedNetwork (2.17s) [2022-04-23T21:58:57.027Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-23T21:58:57.027Z] service_test.go:243: FLAKY_TEST [2022-04-23T21:58:57.027Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T21:58:57.027Z] === RUN TestServiceWithDataPathPortInit [2022-04-23T21:58:57.744Z] === RUN TestDaemonProxy/conflicting_options [2022-04-23T21:58:58.314Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-23T21:58:58.905Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-04-23T21:58:58.905Z] --- PASS: TestDaemonProxy (6.44s) [2022-04-23T21:58:58.905Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-04-23T21:58:58.905Z] --- PASS: TestDaemonProxy/command-line_options (1.82s) [2022-04-23T21:58:58.905Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2022-04-23T21:58:58.905Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-04-23T21:58:58.905Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.54s) [2022-04-23T21:58:58.905Z] PASS [2022-04-23T21:58:58.905Z] [2022-04-23T21:58:58.905Z] === Skipped [2022-04-23T21:58:58.905Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.54s) [2022-04-23T21:58:58.905Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-04-23T21:58:58.905Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.54s) [2022-04-23T21:58:58.905Z] [2022-04-23T21:58:58.905Z] DONE 17 tests, 1 skipped in 10.897s [2022-04-23T21:58:58.905Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-23T21:58:58.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-04-23T21:58:58.905Z] ++ set -e [2022-04-23T21:58:58.905Z] ++ '[' -n 0 ']' [2022-04-23T21:58:58.905Z] ++ set -x [2022-04-23T21:58:58.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-04-23T21:58:58.905Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-23T21:58:59.244Z] INFO: Testing against a local daemon [2022-04-23T21:58:59.244Z] === RUN TestCommitInheritsEnv [2022-04-23T21:58:59.244Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-23T21:58:59.244Z] docker_cli_daemon_plugins_test.go:106: [da9bfd1a93a36] daemon is not started [2022-04-23T21:58:59.512Z] --- PASS: TestCommitInheritsEnv (0.42s) [2022-04-23T21:58:59.512Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-23T21:58:59.512Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-23T21:58:59.512Z] === RUN TestImportWithCustomPlatform [2022-04-23T21:58:59.512Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-23T21:58:59.775Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-23T21:58:59.775Z] === RUN TestImportWithCustomPlatform// [2022-04-23T21:58:59.775Z] === RUN TestImportWithCustomPlatform/linux [2022-04-23T21:58:59.775Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-23T21:59:00.036Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-23T21:59:00.036Z] === RUN TestImportWithCustomPlatform/macos [2022-04-23T21:59:00.036Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-23T21:59:00.036Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-23T21:59:00.036Z] --- PASS: TestImportWithCustomPlatform (0.53s) [2022-04-23T21:59:00.036Z] --- PASS: TestImportWithCustomPlatform/#00 (0.15s) [2022-04-23T21:59:00.036Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-23T21:59:00.036Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-23T21:59:00.036Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) [2022-04-23T21:59:00.036Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-04-23T21:59:00.036Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-04-23T21:59:00.036Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-23T21:59:00.036Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-23T21:59:00.036Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-23T21:59:00.036Z] === RUN TestImagesFilterMultiReference [2022-04-23T21:59:00.316Z] --- PASS: TestImagesFilterMultiReference (0.16s) [2022-04-23T21:59:00.316Z] === RUN TestImagePullPlatformInvalid [2022-04-23T21:59:00.316Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-23T21:59:00.316Z] === RUN TestRemoveImageOrphaning [2022-04-23T21:59:00.577Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-23T21:59:00.839Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2022-04-23T21:59:00.839Z] === RUN TestRemoveImageGarbageCollector [2022-04-23T21:59:01.417Z] time="2022-04-23T21:59:01Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-23T21:59:02.371Z] check_test.go:307: [d1fb7f3c43f3c] daemon is not started [2022-04-23T21:59:02.371Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-23T21:59:02.406Z] dccd9e4d14d3: Pull complete [2022-04-23T21:59:02.406Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-23T21:59:02.406Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T21:59:02.406Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-23T21:59:02.406Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-23T21:59:02.406Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-23T21:59:02.406Z] WARN: Skipping validation tests [2022-04-23T21:59:02.406Z] INFO: Running unit tests at 04/23/2022 21:58:47... [2022-04-23T21:59:02.406Z] INFO: make.ps1 starting at 04/23/2022 21:58:51 [2022-04-23T21:59:02.406Z] INFO: Git commit (3b56c0663d) assumed from DOCKER_GITCOMMIT environment variable [2022-04-23T21:59:02.406Z] INFO: Running unit tests... [2022-04-23T21:59:02.407Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-23T21:59:03.315Z] --- PASS: TestRemoveImageGarbageCollector (2.37s) [2022-04-23T21:59:03.315Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-23T21:59:03.315Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-23T21:59:03.315Z] === RUN TestTagInvalidReference [2022-04-23T21:59:03.315Z] --- PASS: TestTagInvalidReference (0.02s) [2022-04-23T21:59:03.315Z] === RUN TestTagValidPrefixedRepo [2022-04-23T21:59:03.315Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-23T21:59:03.315Z] === RUN TestTagExistedNameWithoutForce [2022-04-23T21:59:03.315Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-04-23T21:59:03.315Z] === RUN TestTagOfficialNames [2022-04-23T21:59:03.315Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-23T21:59:03.315Z] === RUN TestTagMatchesDigest [2022-04-23T21:59:03.315Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-23T21:59:03.315Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-23T21:59:04.258Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-23T21:59:04.837Z] --- PASS: TestServicePlugin (30.15s) [2022-04-23T21:59:04.837Z] === RUN TestServiceUpdateLabel [2022-04-23T21:59:05.765Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-04-23T21:59:05.766Z] === RUN TestServiceUpdateSecrets [2022-04-23T21:59:06.176Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-23T21:59:10.386Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-23T21:59:10.958Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-23T21:59:11.900Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-23T21:59:11.920Z] --- PASS: TestServiceWithDataPathPortInit (13.60s) [2022-04-23T21:59:11.920Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-23T21:59:12.161Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-23T21:59:12.733Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-23T21:59:12.832Z] ? github.com/docker/docker/api [no test files] [2022-04-23T21:59:12.859Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:m7bb46lrwks5y55hu1bnqw43v Created:2022-04-23 21:59:11.66020083 +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[0e61293fdc263bcff91ac50265ba549caaae29854ee4199be3e4bd4ada1180ad:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4je6fjv12pfrg3duahvqe1mg0 EndpointID:b207c621c1d1e3bf4f6aae454dd9a708d26d3bb2ccec3781e8f6ac5fc23ec23c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6d129583fcc3ec1c99071a40852946837db0b58f506a3ae3410f4eac3675c65a 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:350b6889e845 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4je6fjv12pfrg3duahvqe1mg0 EndpointID:b207c621c1d1e3bf4f6aae454dd9a708d26d3bb2ccec3781e8f6ac5fc23ec23c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-23T21:59:13.317Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-23T21:59:13.893Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-23T21:59:13.893Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from config [2022-04-23T21:59:14.465Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from config [2022-04-23T21:59:15.040Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from config [2022-04-23T21:59:15.613Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from config [2022-04-23T21:59:15.875Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-23T21:59:16.135Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from config [2022-04-23T21:59:16.398Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-23T21:59:16.398Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-23T21:59:16.398Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from cli [2022-04-23T21:59:16.969Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from cli [2022-04-23T21:59:17.059Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2022-04-23T21:59:17.059Z] PASS [2022-04-23T21:59:17.059Z] [2022-04-23T21:59:17.059Z] === Skipped [2022-04-23T21:59:17.059Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T21:59:17.059Z] service_test.go:243: FLAKY_TEST [2022-04-23T21:59:17.059Z] [2022-04-23T21:59:17.059Z] DONE 38 tests, 1 skipped in 43.157s [2022-04-23T21:59:17.059Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-23T21:59:17.059Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:59:17.059Z] ++ set -e [2022-04-23T21:59:17.059Z] ++ '[' -n 0 ']' [2022-04-23T21:59:17.059Z] ++ set -x [2022-04-23T21:59:17.059Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:59:17.318Z] INFO: Testing against a local daemon [2022-04-23T21:59:17.318Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-23T21:59:17.318Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T21:59:17.318Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-23T21:59:17.318Z] === RUN TestDockerNetworkIpvlan [2022-04-23T21:59:17.318Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T21:59:17.318Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-23T21:59:17.318Z] PASS [2022-04-23T21:59:17.318Z] [2022-04-23T21:59:17.318Z] === Skipped [2022-04-23T21:59:17.318Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-23T21:59:17.318Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T21:59:17.318Z] [2022-04-23T21:59:17.318Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-23T21:59:17.318Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T21:59:17.318Z] [2022-04-23T21:59:17.318Z] DONE 2 tests, 2 skipped in 0.079s [2022-04-23T21:59:17.318Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-23T21:59:17.318Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:59:17.318Z] ++ set -e [2022-04-23T21:59:17.318Z] ++ '[' -n 0 ']' [2022-04-23T21:59:17.318Z] ++ set -x [2022-04-23T21:59:17.318Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:59:17.318Z] INFO: Testing against a local daemon [2022-04-23T21:59:17.318Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-23T21:59:17.541Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from cli [2022-04-23T21:59:17.802Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-23T21:59:18.062Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from cli [2022-04-23T21:59:18.632Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from cli [2022-04-23T21:59:18.632Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-23T21:59:18.697Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-04-23T21:59:18.697Z] === RUN TestDockerNetworkMacvlan [2022-04-23T21:59:19.204Z] check_test.go:307: [d41678f0f25f7] daemon is not started [2022-04-23T21:59:19.204Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-23T21:59:19.266Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-23T21:59:19.774Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-23T21:59:20.203Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-23T21:59:20.346Z] check_test.go:307: [df6e14246b70c] daemon is not started [2022-04-23T21:59:20.346Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-23T21:59:20.610Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-23T21:59:20.610Z] --- PASS: TestServiceUpdateSecrets (14.47s) [2022-04-23T21:59:20.610Z] === RUN TestServiceUpdateConfigs [2022-04-23T21:59:20.772Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-23T21:59:22.522Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-23T21:59:22.680Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-23T21:59:24.061Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-23T21:59:25.074Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-23T21:59:25.649Z] check_test.go:307: [d7e71da7eec3a] daemon is not started [2022-04-23T21:59:25.649Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-23T21:59:27.359Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-23T21:59:27.929Z] --- PASS: TestDockerNetworkMacvlan (9.28s) [2022-04-23T21:59:27.929Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-04-23T21:59:27.929Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-23T21:59:27.929Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-04-23T21:59:27.929Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s) [2022-04-23T21:59:27.929Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.98s) [2022-04-23T21:59:27.929Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-04-23T21:59:27.929Z] PASS [2022-04-23T21:59:27.929Z] [2022-04-23T21:59:27.929Z] DONE 8 tests in 10.655s [2022-04-23T21:59:27.929Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-23T21:59:27.929Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:59:27.929Z] ++ set -e [2022-04-23T21:59:27.929Z] ++ '[' -n 0 ']' [2022-04-23T21:59:27.929Z] ++ set -x [2022-04-23T21:59:27.929Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:59:27.929Z] testing: warning: no tests to run [2022-04-23T21:59:27.929Z] PASS [2022-04-23T21:59:27.929Z] [2022-04-23T21:59:27.929Z] DONE 0 tests in 0.024s [2022-04-23T21:59:27.929Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-23T21:59:27.929Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:59:27.929Z] ++ set -e [2022-04-23T21:59:27.929Z] ++ '[' -n 0 ']' [2022-04-23T21:59:27.929Z] ++ set -x [2022-04-23T21:59:27.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:59:27.930Z] INFO: Testing against a local daemon [2022-04-23T21:59:27.930Z] === RUN TestAuthZPluginAllowRequest [2022-04-23T21:59:28.957Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-23T21:59:29.312Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-04-23T21:59:29.312Z] === RUN TestAuthZPluginTLS [2022-04-23T21:59:29.883Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-23T21:59:29.883Z] === RUN TestAuthZPluginDenyRequest [2022-04-23T21:59:30.346Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-23T21:59:30.455Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-23T21:59:30.455Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-23T21:59:30.607Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-23T21:59:30.716Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-23T21:59:30.716Z] === RUN TestAuthZPluginDenyResponse [2022-04-23T21:59:31.287Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-23T21:59:31.287Z] === RUN TestAuthZPluginAllowEventStream [2022-04-23T21:59:31.996Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-23T21:59:32.667Z] --- PASS: TestAuthZPluginAllowEventStream (1.23s) [2022-04-23T21:59:32.667Z] === RUN TestAuthZPluginErrorResponse [2022-04-23T21:59:33.236Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-23T21:59:33.236Z] === RUN TestAuthZPluginErrorRequest [2022-04-23T21:59:33.810Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-23T21:59:33.810Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-23T21:59:34.067Z] === RUN TestMiddlewares [2022-04-23T21:59:34.067Z] --- PASS: TestMiddlewares (0.00s) [2022-04-23T21:59:34.067Z] PASS [2022-04-23T21:59:34.067Z] coverage: 7.9% of statements [2022-04-23T21:59:34.067Z] ok github.com/docker/docker/api/server 0.055s coverage: 7.9% of statements [2022-04-23T21:59:34.069Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-23T21:59:34.070Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-23T21:59:34.543Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-23T21:59:35.115Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-23T21:59:35.450Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2022-04-23T21:59:35.450Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-23T21:59:35.495Z] --- PASS: TestServiceUpdateConfigs (14.66s) [2022-04-23T21:59:35.496Z] === RUN TestServiceUpdateNetwork [2022-04-23T21:59:35.686Z] check_test.go:307: [d1c5c95fd6846] daemon is not started [2022-04-23T21:59:35.686Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-23T21:59:36.833Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s) [2022-04-23T21:59:36.833Z] === RUN TestAuthZPluginHeader [2022-04-23T21:59:37.773Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-23T21:59:37.773Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-23T21:59:37.773Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T21:59:37.773Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-23T21:59:37.773Z] === RUN TestAuthZPluginV2Disable [2022-04-23T21:59:37.773Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T21:59:37.773Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-23T21:59:37.773Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-23T21:59:37.773Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T21:59:37.773Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-23T21:59:37.773Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-23T21:59:37.773Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T21:59:37.773Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-23T21:59:37.773Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-23T21:59:40.982Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-23T21:59:43.532Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-23T21:59:46.835Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-23T21:59:46.835Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-23T21:59:47.690Z] --- PASS: TestServiceUpdateNetwork (12.44s) [2022-04-23T21:59:47.690Z] === RUN TestServiceUpdatePidsLimit [2022-04-23T21:59:47.784Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-23T21:59:47.784Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-23T21:59:48.621Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-23T21:59:49.173Z] check_test.go:307: [db92e006844b8] daemon is not started [2022-04-23T21:59:49.173Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-23T21:59:49.184Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-23T21:59:49.747Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-23T21:59:50.320Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-23T21:59:50.893Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-23T21:59:52.811Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-23T21:59:52.811Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-23T21:59:52.811Z] check_test.go:307: [df5966bb7dfdb] daemon is not started [2022-04-23T21:59:52.811Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-23T21:59:54.729Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-23T21:59:54.989Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-23T21:59:55.768Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-23T21:59:55.917Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s) [2022-04-23T21:59:55.917Z] PASS [2022-04-23T21:59:55.917Z] [2022-04-23T21:59:55.917Z] === Skipped [2022-04-23T21:59:55.917Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-23T21:59:55.917Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T21:59:55.917Z] [2022-04-23T21:59:55.917Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-23T21:59:55.917Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T21:59:55.917Z] [2022-04-23T21:59:55.917Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-23T21:59:55.917Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T21:59:55.917Z] [2022-04-23T21:59:55.917Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-23T21:59:55.917Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T21:59:55.917Z] [2022-04-23T21:59:55.917Z] DONE 17 tests, 4 skipped in 26.238s [2022-04-23T21:59:55.917Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-23T21:59:55.917Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:59:55.917Z] ++ set -e [2022-04-23T21:59:55.917Z] ++ '[' -n 0 ']' [2022-04-23T21:59:55.917Z] ++ set -x [2022-04-23T21:59:55.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:59:55.917Z] INFO: Testing against a local daemon [2022-04-23T21:59:55.917Z] === RUN TestPluginInvalidJSON [2022-04-23T21:59:55.917Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T21:59:55.917Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T21:59:55.917Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T21:59:55.917Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T21:59:55.917Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-23T21:59:55.917Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-23T21:59:55.917Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T21:59:55.917Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-23T21:59:55.917Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-23T21:59:55.917Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-23T21:59:55.917Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-23T21:59:55.917Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-23T21:59:55.917Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-23T21:59:55.917Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-23T21:59:55.917Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T21:59:55.917Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-23T21:59:55.917Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-23T21:59:55.917Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-23T21:59:55.917Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-23T21:59:55.917Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-23T21:59:55.917Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-23T21:59:55.917Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-23T21:59:55.917Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-23T21:59:55.917Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-23T21:59:55.917Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-23T21:59:55.917Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-23T21:59:55.917Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-23T21:59:55.917Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-23T21:59:55.917Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-23T21:59:55.917Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-23T21:59:55.917Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-23T21:59:55.917Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-23T21:59:55.917Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-23T21:59:55.917Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-23T21:59:55.917Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-23T21:59:55.917Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-23T21:59:55.917Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-23T21:59:55.917Z] === RUN TestPluginInstall [2022-04-23T21:59:55.917Z] === RUN TestPluginInstall/no_auth [2022-04-23T21:59:55.917Z] time="2022-04-23T21:59:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T21:59:55.917Z] time="2022-04-23T21:59:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8ee200977604a0be625edf34e4ff3dc419f07fe1868769d90e69caea2e336b71" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T21:59:55.917Z] time="2022-04-23T21:59:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T21:59:55.917Z] time="2022-04-23T21:59:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8ee200977604a0be625edf34e4ff3dc419f07fe1868769d90e69caea2e336b71" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T21:59:55.917Z] === RUN TestPluginInstall/with_htpasswd [2022-04-23T21:59:55.917Z] time="2022-04-23T21:59:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T21:59:55.917Z] time="2022-04-23T21:59:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:adcb283cfe4d033e831685e3521731ca6d9654d1587d48ef188da3d88fe16e8f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T21:59:55.917Z] time="2022-04-23T21:59:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T21:59:55.917Z] time="2022-04-23T21:59:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:adcb283cfe4d033e831685e3521731ca6d9654d1587d48ef188da3d88fe16e8f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T21:59:55.917Z] === RUN TestPluginInstall/with_insecure [2022-04-23T21:59:56.855Z] time="2022-04-23T21:59:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T21:59:56.855Z] time="2022-04-23T21:59:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b20eabdf59b27cc75a7c85241465623a81253f4c874b6fb869ac156e8446143a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T21:59:56.855Z] time="2022-04-23T21:59:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T21:59:56.855Z] time="2022-04-23T21:59:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b20eabdf59b27cc75a7c85241465623a81253f4c874b6fb869ac156e8446143a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T21:59:56.855Z] plugin_test.go:195: [da96b6dea7b08] daemon is not started [2022-04-23T21:59:56.855Z] --- PASS: TestPluginInstall (2.51s) [2022-04-23T21:59:56.855Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-04-23T21:59:56.855Z] --- PASS: TestPluginInstall/with_htpasswd (0.54s) [2022-04-23T21:59:56.855Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-04-23T21:59:56.855Z] === RUN TestPluginsWithRuntimes [2022-04-23T21:59:56.902Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-23T21:59:57.473Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-23T21:59:58.236Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-23T21:59:59.177Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-23T22:00:00.119Z] --- PASS: TestPluginsWithRuntimes (3.25s) [2022-04-23T22:00:00.119Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-04-23T22:00:00.119Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-04-23T22:00:00.119Z] === RUN TestPluginBackCompatMediaTypes [2022-04-23T22:00:00.690Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-04-23T22:00:00.690Z] PASS [2022-04-23T22:00:00.690Z] [2022-04-23T22:00:00.690Z] DONE 24 tests in 6.446s [2022-04-23T22:00:00.690Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-23T22:00:00.690Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:00:00.690Z] ++ set -e [2022-04-23T22:00:00.690Z] ++ '[' -n 0 ']' [2022-04-23T22:00:00.690Z] ++ set -x [2022-04-23T22:00:00.690Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:00:00.690Z] INFO: Testing against a local daemon [2022-04-23T22:00:00.690Z] === RUN TestExternalGraphDriver [2022-04-23T22:00:00.690Z] === RUN TestExternalGraphDriver/json [2022-04-23T22:00:01.684Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-23T22:00:02.603Z] === RUN TestExternalGraphDriver/spec [2022-04-23T22:00:03.075Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-23T22:00:03.338Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-23T22:00:03.856Z] --- PASS: TestServiceUpdatePidsLimit (16.08s) [2022-04-23T22:00:03.856Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-23T22:00:03.856Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s) [2022-04-23T22:00:03.856Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-04-23T22:00:03.856Z] PASS [2022-04-23T22:00:03.856Z] [2022-04-23T22:00:03.856Z] === Skipped [2022-04-23T22:00:03.856Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-23T22:00:03.856Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-23T22:00:03.856Z] [2022-04-23T22:00:03.856Z] DONE 27 tests, 1 skipped in 163.382s [2022-04-23T22:00:03.856Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-23T22:00:03.857Z] INFO: Testing against a local daemon [2022-04-23T22:00:03.857Z] === RUN TestSessionCreate [2022-04-23T22:00:03.857Z] --- PASS: TestSessionCreate (0.06s) [2022-04-23T22:00:03.857Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-23T22:00:03.857Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-04-23T22:00:03.857Z] PASS [2022-04-23T22:00:03.857Z] [2022-04-23T22:00:03.857Z] DONE 2 tests in 0.148s [2022-04-23T22:00:03.857Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-23T22:00:03.857Z] INFO: Testing against a local daemon [2022-04-23T22:00:03.857Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-23T22:00:03.857Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-23T22:00:03.857Z] === RUN TestDiskUsage [2022-04-23T22:00:03.857Z] === PAUSE TestDiskUsage [2022-04-23T22:00:03.857Z] === RUN TestEventsExecDie [2022-04-23T22:00:03.988Z] === RUN TestExternalGraphDriver/pull [2022-04-23T22:00:04.113Z] --- PASS: TestEventsExecDie (0.55s) [2022-04-23T22:00:04.113Z] === RUN TestEventsBackwardsCompatible [2022-04-23T22:00:04.113Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-23T22:00:04.113Z] === RUN TestEventsVolumeCreate [2022-04-23T22:00:04.113Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-23T22:00:04.113Z] === RUN TestInfoBinaryCommits [2022-04-23T22:00:04.113Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-23T22:00:04.113Z] === RUN TestInfoAPIVersioned [2022-04-23T22:00:04.113Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-23T22:00:04.113Z] === RUN TestInfoAPI [2022-04-23T22:00:04.113Z] --- PASS: TestInfoAPI (0.02s) [2022-04-23T22:00:04.113Z] === RUN TestInfoAPIWarnings [2022-04-23T22:00:05.259Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-04-23T22:00:05.259Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-23T22:00:05.897Z] --- PASS: TestExternalGraphDriver (4.89s) [2022-04-23T22:00:05.897Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-04-23T22:00:05.897Z] --- PASS: TestExternalGraphDriver/spec (1.60s) [2022-04-23T22:00:05.897Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-04-23T22:00:05.897Z] === RUN TestGraphdriverPluginV2 [2022-04-23T22:00:05.898Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T22:00:05.898Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-23T22:00:05.898Z] PASS [2022-04-23T22:00:05.898Z] [2022-04-23T22:00:05.898Z] === Skipped [2022-04-23T22:00:05.898Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-23T22:00:05.898Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T22:00:05.898Z] [2022-04-23T22:00:05.898Z] DONE 5 tests, 1 skipped in 5.011s [2022-04-23T22:00:05.898Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-23T22:00:05.898Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:00:05.898Z] ++ set -e [2022-04-23T22:00:05.898Z] ++ '[' -n 0 ']' [2022-04-23T22:00:05.898Z] ++ set -x [2022-04-23T22:00:05.898Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:00:05.898Z] INFO: Testing against a local daemon [2022-04-23T22:00:05.898Z] === RUN TestContinueAfterPluginCrash [2022-04-23T22:00:05.898Z] === PAUSE TestContinueAfterPluginCrash [2022-04-23T22:00:05.898Z] === RUN TestReadPluginNoRead [2022-04-23T22:00:05.898Z] === PAUSE TestReadPluginNoRead [2022-04-23T22:00:05.898Z] === RUN TestDaemonStartWithLogOpt [2022-04-23T22:00:05.898Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-23T22:00:05.898Z] === CONT TestContinueAfterPluginCrash [2022-04-23T22:00:05.898Z] === CONT TestDaemonStartWithLogOpt [2022-04-23T22:00:07.804Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-23T22:00:08.746Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-23T22:00:09.190Z] --- PASS: TestDaemonStartWithLogOpt (2.92s) [2022-04-23T22:00:09.190Z] === CONT TestReadPluginNoRead [2022-04-23T22:00:11.102Z] === RUN TestReadPluginNoRead/default [2022-04-23T22:00:12.044Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-23T22:00:12.053Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-23T22:00:13.427Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-23T22:00:13.688Z] --- PASS: TestContinueAfterPluginCrash (7.97s) [2022-04-23T22:00:14.259Z] === CONT TestReadPluginNoRead [2022-04-23T22:00:14.259Z] read_test.go:92: [dce5e2832ce17] daemon is not started [2022-04-23T22:00:14.259Z] --- PASS: TestReadPluginNoRead (5.57s) [2022-04-23T22:00:14.259Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-04-23T22:00:14.259Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) [2022-04-23T22:00:14.259Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.13s) [2022-04-23T22:00:14.259Z] PASS [2022-04-23T22:00:14.259Z] [2022-04-23T22:00:14.259Z] DONE 6 tests in 8.587s [2022-04-23T22:00:14.259Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-23T22:00:14.259Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:00:14.259Z] ++ set -e [2022-04-23T22:00:14.259Z] ++ '[' -n 0 ']' [2022-04-23T22:00:14.259Z] ++ set -x [2022-04-23T22:00:14.259Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:00:14.259Z] testing: warning: no tests to run [2022-04-23T22:00:14.259Z] PASS [2022-04-23T22:00:14.259Z] [2022-04-23T22:00:14.259Z] DONE 0 tests in 0.029s [2022-04-23T22:00:14.259Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-23T22:00:14.259Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:00:14.259Z] ++ set -e [2022-04-23T22:00:14.259Z] ++ '[' -n 0 ']' [2022-04-23T22:00:14.259Z] ++ set -x [2022-04-23T22:00:14.260Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:00:14.519Z] INFO: Testing against a local daemon [2022-04-23T22:00:14.519Z] === RUN TestPluginWithDevMounts [2022-04-23T22:00:14.519Z] === PAUSE TestPluginWithDevMounts [2022-04-23T22:00:14.519Z] === CONT TestPluginWithDevMounts [2022-04-23T22:00:15.904Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-04-23T22:00:15.904Z] PASS [2022-04-23T22:00:15.904Z] [2022-04-23T22:00:15.904Z] DONE 1 tests in 1.627s [2022-04-23T22:00:15.904Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-23T22:00:15.904Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:00:15.904Z] ++ set -e [2022-04-23T22:00:15.904Z] ++ '[' -n 0 ']' [2022-04-23T22:00:15.904Z] ++ set -x [2022-04-23T22:00:15.904Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:00:16.164Z] INFO: Testing against a local daemon [2022-04-23T22:00:16.164Z] === RUN TestSecretInspect [2022-04-23T22:00:16.271Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-23T22:00:17.424Z] dccd9e4d14d3: Pull complete [2022-04-23T22:00:17.424Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-23T22:00:17.424Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:00:17.424Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-23T22:00:17.424Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-23T22:00:17.424Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-23T22:00:17.424Z] WARN: Skipping validation tests [2022-04-23T22:00:17.424Z] INFO: Running unit tests at 04/23/2022 22:00:09... [2022-04-23T22:00:17.424Z] INFO: make.ps1 starting at 04/23/2022 22:00:13 [2022-04-23T22:00:17.424Z] INFO: Git commit (3b56c0663d) assumed from DOCKER_GITCOMMIT environment variable [2022-04-23T22:00:17.424Z] INFO: Running unit tests... [2022-04-23T22:00:18.185Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-23T22:00:18.701Z] --- PASS: TestSecretInspect (2.17s) [2022-04-23T22:00:18.701Z] === RUN TestSecretList [2022-04-23T22:00:19.570Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-23T22:00:20.514Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-23T22:00:20.608Z] --- PASS: TestSecretList (2.16s) [2022-04-23T22:00:20.608Z] === RUN TestSecretsCreateAndDelete [2022-04-23T22:00:22.158Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-04-23T22:00:22.158Z] === RUN TestInfoDebug [2022-04-23T22:00:22.158Z] --- PASS: TestInfoDebug (0.52s) [2022-04-23T22:00:22.158Z] === RUN TestInfoInsecureRegistries [2022-04-23T22:00:22.158Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-23T22:00:22.158Z] === RUN TestInfoRegistryMirrors [2022-04-23T22:00:22.158Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-23T22:00:22.158Z] === RUN TestLoginFailsWithBadCredentials [2022-04-23T22:00:22.158Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-04-23T22:00:22.158Z] === RUN TestPingCacheHeaders [2022-04-23T22:00:22.158Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-23T22:00:22.158Z] === RUN TestPingGet [2022-04-23T22:00:22.158Z] --- PASS: TestPingGet (0.02s) [2022-04-23T22:00:22.158Z] === RUN TestPingHead [2022-04-23T22:00:22.158Z] --- PASS: TestPingHead (0.02s) [2022-04-23T22:00:22.158Z] === RUN TestPingSwarmHeader [2022-04-23T22:00:22.720Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-23T22:00:23.152Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2022-04-23T22:00:23.152Z] === RUN TestSecretsUpdate [2022-04-23T22:00:23.284Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-23T22:00:23.313Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-23T22:00:23.824Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-23T22:00:24.214Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-23T22:00:24.214Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-04-23T22:00:24.214Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-23T22:00:24.214Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-23T22:00:24.214Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-23T22:00:24.214Z] === RUN TestVersion [2022-04-23T22:00:24.214Z] --- PASS: TestVersion (0.02s) [2022-04-23T22:00:24.214Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-23T22:00:24.214Z] === CONT TestDiskUsage [2022-04-23T22:00:24.396Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-23T22:00:24.658Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-23T22:00:24.778Z] === RUN TestDiskUsage/empty [2022-04-23T22:00:24.778Z] === RUN TestDiskUsage/empty/container_types [2022-04-23T22:00:24.778Z] === RUN TestDiskUsage/empty/image_types [2022-04-23T22:00:24.778Z] === RUN TestDiskUsage/empty/volume_types [2022-04-23T22:00:24.778Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-23T22:00:24.778Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-23T22:00:24.778Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-23T22:00:24.778Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-23T22:00:24.778Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-23T22:00:24.778Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-23T22:00:24.778Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-23T22:00:24.778Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-23T22:00:25.035Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-23T22:00:25.035Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-23T22:00:25.035Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-23T22:00:25.035Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-23T22:00:25.035Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-23T22:00:25.035Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-23T22:00:25.035Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-23T22:00:25.035Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-23T22:00:25.035Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-23T22:00:25.035Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-23T22:00:25.035Z] === RUN TestDiskUsage/after_container.Run [2022-04-23T22:00:25.062Z] --- PASS: TestSecretsUpdate (2.16s) [2022-04-23T22:00:25.062Z] === RUN TestTemplatedSecret [2022-04-23T22:00:25.597Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-23T22:00:25.597Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-23T22:00:25.597Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-23T22:00:25.597Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-23T22:00:25.597Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-23T22:00:25.597Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-23T22:00:25.597Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-23T22:00:25.597Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-23T22:00:25.597Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-23T22:00:25.597Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-23T22:00:25.854Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.55s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage (1.56s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.01s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/after_container.Run (0.48s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T22:00:25.854Z] PASS [2022-04-23T22:00:25.854Z] [2022-04-23T22:00:25.854Z] DONE 54 tests in 22.274s [2022-04-23T22:00:25.854Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-23T22:00:25.854Z] INFO: Testing against a local daemon [2022-04-23T22:00:25.854Z] === RUN TestVolumesCreateAndList [2022-04-23T22:00:25.854Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-23T22:00:25.854Z] === RUN TestVolumesRemove [2022-04-23T22:00:25.854Z] --- PASS: TestVolumesRemove (0.10s) [2022-04-23T22:00:25.854Z] === RUN TestVolumesInspect [2022-04-23T22:00:25.854Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-23T22:00:25.854Z] === RUN TestVolumesInvalidJSON [2022-04-23T22:00:25.854Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-23T22:00:25.854Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-23T22:00:25.854Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-23T22:00:25.854Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-23T22:00:25.854Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-23T22:00:25.854Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-23T22:00:25.854Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-23T22:00:25.854Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-23T22:00:25.854Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-23T22:00:25.854Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-23T22:00:25.854Z] PASS [2022-04-23T22:00:25.854Z] [2022-04-23T22:00:25.854Z] DONE 9 tests in 0.167s [2022-04-23T22:00:25.854Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-23T22:00:26.417Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-23T22:00:26.417Z] Removing test suite binaries [2022-04-23T22:00:26.417Z] exiting test-integration [2022-04-23T22:00:26.417Z] ++ exit 0 [2022-04-23T22:00:26.417Z] [2022-04-23T22:00:27.604Z] --- PASS: TestTemplatedSecret (2.39s) [2022-04-23T22:00:27.604Z] === RUN TestSecretCreateResolve Post stage [Pipeline] junit [2022-04-23T22:00:27.839Z] Recording test results [2022-04-23T22:00:29.223Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-23T22:00:29.510Z] --- PASS: TestSecretCreateResolve (2.14s) [2022-04-23T22:00:29.510Z] PASS [2022-04-23T22:00:29.510Z] [2022-04-23T22:00:29.510Z] DONE 6 tests in 13.349s [2022-04-23T22:00:29.510Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-23T22:00:29.510Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:00:29.510Z] ++ set -e [2022-04-23T22:00:29.510Z] ++ '[' -n 0 ']' [2022-04-23T22:00:29.510Z] ++ set -x [2022-04-23T22:00:29.510Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:00:29.510Z] INFO: Testing against a local daemon [2022-04-23T22:00:29.510Z] === RUN TestServiceCreateInit [2022-04-23T22:00:29.510Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-23T22:00:29.594Z] + echo Ensuring container killed. [2022-04-23T22:00:29.595Z] Ensuring container killed. [2022-04-23T22:00:29.595Z] + docker rm -vf docker-pr1 [2022-04-23T22:00:29.595Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-23T22:00:29.927Z] + echo Chowning /workspace to jenkins user [2022-04-23T22:00:29.927Z] Chowning /workspace to jenkins user [2022-04-23T22:00:29.927Z] + id -u [2022-04-23T22:00:29.927Z] + id -g [2022-04-23T22:00:29.927Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43519:/workspace busybox chown -R 1000:1000 /workspace [2022-04-23T22:00:29.927Z] Unable to find image 'busybox:latest' locally [2022-04-23T22:00:29.927Z] latest: Pulling from library/busybox [2022-04-23T22:00:29.952Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-23T22:00:29.952Z] docker_cli_daemon_test.go:2506: [d3ecccbf63633] daemon is not started [2022-04-23T22:00:29.952Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-23T22:00:30.185Z] 50e8d59317eb: Pulling fs layer [2022-04-23T22:00:30.185Z] 50e8d59317eb: Verifying Checksum [2022-04-23T22:00:30.185Z] 50e8d59317eb: Download complete [2022-04-23T22:00:30.185Z] 50e8d59317eb: Pull complete [2022-04-23T22:00:30.185Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-23T22:00:30.185Z] Status: Downloaded newer image for busybox:latest [2022-04-23T22:00:30.522Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-23T22:00:31.464Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-23T22:00:31.464Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-23T22:00:31.725Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-23T22:00:31.885Z] + bundleName=amd64-cgroup2 [2022-04-23T22:00:31.885Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-23T22:00:31.885Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-23T22:00:31.885Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-04-23T22:00:31.885Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-23T22:00:31.985Z] === RUN TestDockerSuite/TestBuildEntrypoint [Pipeline] archiveArtifacts [2022-04-23T22:00:32.149Z] Archiving artifacts [2022-04-23T22:00:32.557Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-23T22:00:33.706Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-23T22:00:33.742Z] ? github.com/docker/docker/api [no test files] [2022-04-23T22:00:33.975Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43519/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-23T22:00:34.318Z] + make clean [2022-04-23T22:00:34.319Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-23T22:00:34.319Z] docker-dev-cache [2022-04-23T22:00:34.319Z] docker-mod-cache [Pipeline] deleteDir [2022-04-23T22:00:35.103Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2022-04-23T22:00:36.490Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [Pipeline] } [2022-04-23T22:00:37.000Z] --- PASS: TestServiceCreateInit (7.26s) [2022-04-23T22:00:37.000Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s) [2022-04-23T22:00:37.000Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s) [2022-04-23T22:00:37.000Z] === RUN TestCreateServiceMultipleTimes [2022-04-23T22:00:38.407Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-23T22:00:39.350Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-23T22:00:40.736Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-23T22:00:40.736Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-23T22:00:42.196Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-23T22:00:43.602Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-23T22:00:45.545Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-23T22:00:46.386Z] === RUN TestBoolValue [2022-04-23T22:00:46.386Z] --- PASS: TestBoolValue (0.00s) [2022-04-23T22:00:46.386Z] === RUN TestBoolValueOrDefault [2022-04-23T22:00:46.386Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-23T22:00:46.386Z] === RUN TestInt64ValueOrZero [2022-04-23T22:00:46.386Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-23T22:00:46.386Z] === RUN TestInt64ValueOrDefault [2022-04-23T22:00:46.386Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-23T22:00:46.386Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-23T22:00:46.386Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-23T22:00:46.386Z] === RUN TestJsonContentType [2022-04-23T22:00:46.386Z] --- PASS: TestJsonContentType (0.00s) [2022-04-23T22:00:46.386Z] === RUN TestReadJSON [2022-04-23T22:00:46.386Z] === RUN TestReadJSON/nil_body [2022-04-23T22:00:46.386Z] === RUN TestReadJSON/empty_body [2022-04-23T22:00:46.386Z] === RUN TestReadJSON/with_valid_request [2022-04-23T22:00:46.386Z] === RUN TestReadJSON/with_whitespace [2022-04-23T22:00:46.386Z] === RUN TestReadJSON/with_extra_content [2022-04-23T22:00:46.386Z] === RUN TestReadJSON/invalid_JSON [2022-04-23T22:00:46.386Z] --- PASS: TestReadJSON (0.00s) [2022-04-23T22:00:46.386Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-23T22:00:46.386Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-23T22:00:46.386Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-23T22:00:46.386Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-23T22:00:46.386Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-23T22:00:46.386Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-23T22:00:46.386Z] PASS [2022-04-23T22:00:46.386Z] coverage: 31.9% of statements [2022-04-23T22:00:46.386Z] ok github.com/docker/docker/api/server/httputils 0.046s coverage: 31.9% of statements [2022-04-23T22:00:46.386Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-23T22:00:46.386Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-23T22:00:46.386Z] === RUN TestMaskSecretKeys [2022-04-23T22:00:46.386Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-23T22:00:46.386Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-23T22:00:46.386Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-23T22:00:46.386Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-23T22:00:46.386Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-23T22:00:46.386Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-23T22:00:46.386Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-23T22:00:46.386Z] === RUN TestVersionMiddlewareVersion [2022-04-23T22:00:46.386Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-23T22:00:46.386Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-23T22:00:46.386Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-23T22:00:46.386Z] PASS [2022-04-23T22:00:46.386Z] coverage: 37.7% of statements [2022-04-23T22:00:46.386Z] ok github.com/docker/docker/api/server/middleware 0.058s coverage: 37.7% of statements [2022-04-23T22:00:46.386Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-23T22:00:46.386Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-23T22:00:46.386Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-23T22:00:46.386Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-23T22:00:46.386Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-23T22:00:46.386Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-23T22:00:46.386Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-23T22:00:46.386Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-23T22:00:46.386Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-23T22:00:46.386Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-23T22:00:46.386Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-23T22:00:46.386Z] === RUN TestToJSON [2022-04-23T22:00:46.386Z] --- PASS: TestToJSON (0.00s) [2022-04-23T22:00:46.386Z] === RUN TestToParamWithVersion [2022-04-23T22:00:46.386Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-23T22:00:46.386Z] === RUN TestFromJSON [2022-04-23T22:00:46.386Z] --- PASS: TestFromJSON (0.00s) [2022-04-23T22:00:46.386Z] === RUN TestEmpty [2022-04-23T22:00:46.386Z] --- PASS: TestEmpty (0.00s) [2022-04-23T22:00:46.386Z] === RUN TestArgsMatchKVListEmptySources [2022-04-23T22:00:46.386Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-23T22:00:46.386Z] === RUN TestArgsMatchKVList [2022-04-23T22:00:46.386Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-23T22:00:46.386Z] === RUN TestArgsMatch [2022-04-23T22:00:46.386Z] --- PASS: TestArgsMatch (0.00s) [2022-04-23T22:00:46.386Z] === RUN TestAdd [2022-04-23T22:00:46.386Z] --- PASS: TestAdd (0.00s) [2022-04-23T22:00:46.386Z] === RUN TestDel [2022-04-23T22:00:46.386Z] --- PASS: TestDel (0.00s) [2022-04-23T22:00:46.386Z] === RUN TestLen [2022-04-23T22:00:46.386Z] --- PASS: TestLen (0.00s) [2022-04-23T22:00:46.386Z] === RUN TestExactMatch [2022-04-23T22:00:46.386Z] --- PASS: TestExactMatch (0.00s) [2022-04-23T22:00:46.386Z] === RUN TestOnlyOneExactMatch [2022-04-23T22:00:46.386Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-23T22:00:46.386Z] === RUN TestContains [2022-04-23T22:00:46.386Z] --- PASS: TestContains (0.00s) [2022-04-23T22:00:46.386Z] === RUN TestValidate [2022-04-23T22:00:46.387Z] --- PASS: TestValidate (0.00s) [2022-04-23T22:00:46.387Z] === RUN TestWalkValues [2022-04-23T22:00:46.387Z] --- PASS: TestWalkValues (0.00s) [2022-04-23T22:00:46.387Z] === RUN TestFuzzyMatch [2022-04-23T22:00:46.387Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-23T22:00:46.387Z] === RUN TestClone [2022-04-23T22:00:46.387Z] --- PASS: TestClone (0.00s) [2022-04-23T22:00:46.387Z] PASS [2022-04-23T22:00:46.387Z] coverage: 92.2% of statements [2022-04-23T22:00:46.387Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2022-04-23T22:00:46.387Z] === RUN TestStrSliceMarshalJSON [2022-04-23T22:00:46.387Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-23T22:00:46.387Z] === RUN TestStrSliceUnmarshalJSON [2022-04-23T22:00:46.387Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-23T22:00:46.387Z] === RUN TestStrSliceUnmarshalString [2022-04-23T22:00:46.387Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-23T22:00:46.387Z] === RUN TestStrSliceUnmarshalSlice [2022-04-23T22:00:46.387Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-23T22:00:46.387Z] PASS [2022-04-23T22:00:46.387Z] coverage: 90.0% of statements [2022-04-23T22:00:46.387Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2022-04-23T22:00:46.387Z] === RUN TestGetTimestamp [2022-04-23T22:00:46.387Z] === RUN TestAdjustForAPIVersion [2022-04-23T22:00:46.387Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-23T22:00:46.387Z] PASS [2022-04-23T22:00:46.387Z] coverage: 6.1% of statements [2022-04-23T22:00:46.387Z] ok github.com/docker/docker/api/server/router/swarm 0.048s coverage: 6.1% of statements [2022-04-23T22:00:46.387Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-23T22:00:46.387Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-23T22:00:46.387Z] ? github.com/docker/docker/api/types [no test files] [2022-04-23T22:00:46.387Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-23T22:00:46.387Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-23T22:00:46.387Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-23T22:00:46.387Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-23T22:00:46.387Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-23T22:00:46.387Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-23T22:00:46.387Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-23T22:00:46.387Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-23T22:00:46.387Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-23T22:00:46.387Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-23T22:00:46.387Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-23T22:00:46.387Z] --- PASS: TestGetTimestamp (0.21s) [2022-04-23T22:00:46.387Z] === RUN TestParseTimestamps [2022-04-23T22:00:46.387Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-23T22:00:46.387Z] PASS [2022-04-23T22:00:46.387Z] coverage: 100.0% of statements [2022-04-23T22:00:46.387Z] ok github.com/docker/docker/api/types/time 0.243s coverage: 100.0% of statements [2022-04-23T22:00:46.387Z] === RUN TestCompareVersion [2022-04-23T22:00:46.387Z] --- PASS: TestCompareVersion (0.00s) [2022-04-23T22:00:46.387Z] PASS [2022-04-23T22:00:46.387Z] coverage: 77.3% of statements [2022-04-23T22:00:46.387Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 77.3% of statements [2022-04-23T22:00:46.387Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-23T22:00:46.387Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-23T22:00:46.387Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-23T22:00:46.387Z] ? github.com/docker/docker/builder [no test files] [2022-04-23T22:00:46.387Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-23T22:00:46.387Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-23T22:00:46.387Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-23T22:00:46.387Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-23T22:00:46.387Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-23T22:00:46.387Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-23T22:00:46.387Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-23T22:00:46.387Z] === RUN TestIsGIT [2022-04-23T22:00:46.387Z] --- PASS: TestIsGIT (0.00s) [2022-04-23T22:00:46.387Z] PASS [2022-04-23T22:00:46.387Z] coverage: 100.0% of statements [2022-04-23T22:00:46.387Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.093s coverage: 100.0% of statements [2022-04-23T22:00:46.387Z] === RUN TestParseRemoteURL [2022-04-23T22:00:46.387Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-23T22:00:46.387Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-23T22:00:46.387Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-23T22:00:46.387Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-23T22:00:46.387Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-23T22:00:46.387Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-23T22:00:46.387Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-23T22:00:46.387Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-23T22:00:46.387Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-23T22:00:46.387Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-23T22:00:46.387Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-23T22:00:46.387Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-23T22:00:46.387Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-23T22:00:46.387Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-23T22:00:46.387Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-23T22:00:46.387Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-23T22:00:46.387Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-23T22:00:46.387Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-23T22:00:46.387Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-23T22:00:46.387Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-23T22:00:46.387Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-23T22:00:46.387Z] === RUN TestCloneArgsSmartHttp [2022-04-23T22:00:46.387Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-04-23T22:00:46.387Z] === RUN TestCloneArgsDumbHttp [2022-04-23T22:00:46.387Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-23T22:00:46.387Z] === RUN TestCloneArgsGit [2022-04-23T22:00:46.387Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-23T22:00:46.387Z] === RUN TestCheckoutGit [2022-04-23T22:00:46.855Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-23T22:00:46.855Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-23T22:00:46.855Z] === RUN TestProcessNoDockerignore [2022-04-23T22:00:46.855Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-23T22:00:46.855Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-23T22:00:46.855Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-23T22:00:46.855Z] === RUN TestDetectContentType [2022-04-23T22:00:46.855Z] --- PASS: TestDetectContentType (0.00s) [2022-04-23T22:00:46.855Z] === RUN TestSelectAcceptableMIME [2022-04-23T22:00:46.855Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-23T22:00:46.855Z] === RUN TestInspectEmptyResponse [2022-04-23T22:00:46.855Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-23T22:00:46.855Z] === RUN TestInspectResponseBinary [2022-04-23T22:00:46.855Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-23T22:00:46.855Z] === RUN TestResponseUnsupportedContentType [2022-04-23T22:00:46.855Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-23T22:00:46.855Z] === RUN TestInspectResponseTextSimple [2022-04-23T22:00:46.855Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-23T22:00:46.855Z] === RUN TestInspectResponseEmptyContentType [2022-04-23T22:00:46.855Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-23T22:00:46.855Z] === RUN TestUnknownContentLength [2022-04-23T22:00:46.855Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-23T22:00:46.855Z] === RUN TestDownloadRemote [2022-04-23T22:00:46.855Z] --- PASS: TestDownloadRemote (0.10s) [2022-04-23T22:00:46.855Z] === RUN TestGetWithStatusError [2022-04-23T22:00:46.855Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-23T22:00:46.855Z] === RUN TestCloseRootDirectory [2022-04-23T22:00:46.855Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:00:46.855Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-23T22:00:46.855Z] === RUN TestHashFile [2022-04-23T22:00:46.855Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:00:46.855Z] --- SKIP: TestHashFile (0.00s) [2022-04-23T22:00:46.855Z] === RUN TestHashSubdir [2022-04-23T22:00:46.855Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:00:46.855Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-23T22:00:46.855Z] === RUN TestRemoveDirectory [2022-04-23T22:00:46.855Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:00:46.855Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-04-23T22:00:46.855Z] PASS [2022-04-23T22:00:46.855Z] coverage: 9.3% of statements [2022-04-23T22:00:46.855Z] ok github.com/docker/docker/builder/remotecontext 0.260s coverage: 9.3% of statements [2022-04-23T22:00:47.847Z] === RUN TestEnable [2022-04-23T22:00:47.847Z] --- PASS: TestEnable (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestDisable [2022-04-23T22:00:47.847Z] --- PASS: TestDisable (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestEnabled [2022-04-23T22:00:47.847Z] --- PASS: TestEnabled (0.00s) [2022-04-23T22:00:47.847Z] PASS [2022-04-23T22:00:47.847Z] coverage: 100.0% of statements [2022-04-23T22:00:47.847Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2022-04-23T22:00:47.847Z] === RUN TestGetAllAllowed [2022-04-23T22:00:47.847Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestGetAllMeta [2022-04-23T22:00:47.847Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-23T22:00:47.847Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestIsUnreferencedBuiltin [2022-04-23T22:00:47.847Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestIsExistingDirectory [2022-04-23T22:00:47.847Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestGetFilenameForDownload [2022-04-23T22:00:47.847Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestEnv2Variables [2022-04-23T22:00:47.847Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-23T22:00:47.847Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestMaintainer [2022-04-23T22:00:47.847Z] --- PASS: TestMaintainer (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestLabel [2022-04-23T22:00:47.847Z] --- PASS: TestLabel (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestFromScratch [2022-04-23T22:00:47.847Z] --- PASS: TestFromScratch (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestFromWithArg [2022-04-23T22:00:47.847Z] --- PASS: TestFromWithArg (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-23T22:00:47.847Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestFromWithUndefinedArg [2022-04-23T22:00:47.847Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestFromMultiStageWithNamedStage [2022-04-23T22:00:47.847Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestOnbuild [2022-04-23T22:00:47.847Z] --- PASS: TestOnbuild (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestWorkdir [2022-04-23T22:00:47.847Z] --- PASS: TestWorkdir (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestCmd [2022-04-23T22:00:47.847Z] --- PASS: TestCmd (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestHealthcheckNone [2022-04-23T22:00:47.847Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestHealthcheckCmd [2022-04-23T22:00:47.847Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestEntrypoint [2022-04-23T22:00:47.847Z] --- PASS: TestEntrypoint (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestExpose [2022-04-23T22:00:47.847Z] --- PASS: TestExpose (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestUser [2022-04-23T22:00:47.847Z] --- PASS: TestUser (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestVolume [2022-04-23T22:00:47.847Z] --- PASS: TestVolume (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestStopSignal [2022-04-23T22:00:47.847Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-23T22:00:47.847Z] --- SKIP: TestStopSignal (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestArg [2022-04-23T22:00:47.847Z] --- PASS: TestArg (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestShell [2022-04-23T22:00:47.847Z] --- PASS: TestShell (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestPrependEnvOnCmd [2022-04-23T22:00:47.847Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestRunWithBuildArgs [2022-04-23T22:00:47.847Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestRunIgnoresHealthcheck [2022-04-23T22:00:47.847Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestDispatchUnsupportedOptions [2022-04-23T22:00:47.847Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-23T22:00:47.847Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-23T22:00:47.847Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-23T22:00:47.847Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-23T22:00:47.847Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-23T22:00:47.847Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-23T22:00:47.847Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestNormalizeWorkdir [2022-04-23T22:00:47.847Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestDispatch [2022-04-23T22:00:47.847Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-23T22:00:47.847Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-23T22:00:47.847Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-23T22:00:47.847Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-23T22:00:47.847Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-23T22:00:47.847Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-23T22:00:47.847Z] === RUN TestDispatch/COPY_url [2022-04-23T22:00:47.847Z] --- PASS: TestDispatch (0.09s) [2022-04-23T22:00:47.847Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-04-23T22:00:47.847Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-04-23T22:00:47.847Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-04-23T22:00:47.847Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-04-23T22:00:47.847Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-23T22:00:47.847Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-23T22:00:47.847Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestAddScratchImageAddsToMounts [2022-04-23T22:00:47.847Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-23T22:00:47.847Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-23T22:00:47.847Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-23T22:00:47.847Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestImageSourceGetAddsToMounts [2022-04-23T22:00:47.847Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestEmptyDockerfile [2022-04-23T22:00:47.847Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-23T22:00:47.847Z] === RUN TestSymlinkDockerfile [2022-04-23T22:00:47.847Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-23T22:00:47.847Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-23T22:00:47.847Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestNonExistingDockerfile [2022-04-23T22:00:47.847Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestCopyRunConfig [2022-04-23T22:00:47.847Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestDeepCopyRunConfig [2022-04-23T22:00:47.847Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestExportImage [2022-04-23T22:00:47.847Z] --- PASS: TestExportImage (0.00s) [2022-04-23T22:00:47.847Z] === RUN TestNormalizeDest [2022-04-23T22:00:47.847Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-23T22:00:47.847Z] PASS [2022-04-23T22:00:47.847Z] coverage: 46.7% of statements [2022-04-23T22:00:47.847Z] ok github.com/docker/docker/builder/dockerfile 0.255s coverage: 46.7% of statements [2022-04-23T22:00:48.101Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-23T22:00:48.101Z] check_test.go:307: [d4f1cf924613c] daemon is not started [2022-04-23T22:00:48.101Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-23T22:00:49.413Z] === RUN TestTCP4Proxy [2022-04-23T22:00:49.413Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-23T22:00:49.413Z] === RUN TestTCP4ProxyHalfClose [2022-04-23T22:00:49.413Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-23T22:00:49.413Z] === RUN TestTCP6Proxy [2022-04-23T22:00:49.413Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-23T22:00:49.413Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-23T22:00:49.413Z] === RUN TestTCPDualStackProxy [2022-04-23T22:00:49.413Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-23T22:00:49.413Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-23T22:00:49.413Z] === RUN TestUDP4Proxy [2022-04-23T22:00:49.413Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-23T22:00:49.413Z] === RUN TestUDP6Proxy [2022-04-23T22:00:49.413Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-23T22:00:49.413Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-23T22:00:49.413Z] === RUN TestUDPWriteError [2022-04-23T22:00:49.413Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-23T22:00:49.414Z] === RUN TestSCTP4Proxy [2022-04-23T22:00:49.414Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-23T22:00:49.414Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-23T22:00:49.414Z] === RUN TestSCTP6Proxy [2022-04-23T22:00:49.414Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-23T22:00:49.414Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-23T22:00:49.414Z] PASS [2022-04-23T22:00:49.414Z] coverage: 49.4% of statements [2022-04-23T22:00:49.414Z] ok github.com/docker/docker/cmd/docker-proxy 0.058s coverage: 49.4% of statements [2022-04-23T22:00:49.487Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-23T22:00:51.895Z] --- PASS: TestCreateServiceMultipleTimes (14.81s) [2022-04-23T22:00:51.895Z] === RUN TestCreateServiceConflict [2022-04-23T22:00:53.800Z] --- PASS: TestCreateServiceConflict (2.14s) [2022-04-23T22:00:53.800Z] === RUN TestCreateServiceMaxReplicas [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite (340.27s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.93s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.65s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.49s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.50s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.22s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.75s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.27s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.74s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.40s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.23s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.54s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.33s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.44s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.48s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.38s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.60s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.12s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.66s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.44s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.29s) [2022-04-23T22:00:54.779Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.00s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.10s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.65s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.81s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.11s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.31s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.14s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.98s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.78s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.82s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.76s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.68s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.78s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.77s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.07s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.95s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.63s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.64s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.19s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.63s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.96s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.81s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.43s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.42s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.70s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.82s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.04s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.65s) [2022-04-23T22:00:54.779Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-23T22:00:54.779Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.09s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.73s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.43s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.26s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.69s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.75s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.19s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.29s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.07s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.65s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.86s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.65s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.97s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.51s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.95s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.89s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.91s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.00s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.65s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.46s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.88s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.62s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.94s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.25s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.23s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.22s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.65s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.11s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.29s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.36s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.34s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.89s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.15s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.97s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.88s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.89s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.91s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.70s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-04-23T22:00:54.779Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.89s) [2022-04-23T22:00:54.779Z] === RUN TestDockerSwarmSuite [2022-04-23T22:00:54.779Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-23T22:00:54.972Z] === RUN TestMiddlewares [2022-04-23T22:00:54.972Z] --- PASS: TestMiddlewares (0.00s) [2022-04-23T22:00:54.972Z] PASS [2022-04-23T22:00:54.972Z] coverage: 7.9% of statements [2022-04-23T22:00:54.972Z] ok github.com/docker/docker/api/server 0.054s coverage: 7.9% of statements [2022-04-23T22:00:56.351Z] --- PASS: TestCreateServiceMaxReplicas (2.52s) [2022-04-23T22:00:56.352Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-23T22:00:57.322Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-23T22:01:00.215Z] ba8181afd426: Pull complete [2022-04-23T22:01:00.215Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-23T22:01:00.215Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:01:00.215Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-23T22:01:00.215Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-23T22:01:00.215Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2803' [2022-04-23T22:01:00.215Z] WARN: Skipping validation tests [2022-04-23T22:01:00.215Z] INFO: Running unit tests at 04/23/2022 22:00:47... [2022-04-23T22:01:00.215Z] INFO: make.ps1 starting at 04/23/2022 22:00:54 [2022-04-23T22:01:00.215Z] INFO: Git commit (3b56c0663d) assumed from DOCKER_GITCOMMIT environment variable [2022-04-23T22:01:00.215Z] INFO: Running unit tests... [2022-04-23T22:01:00.625Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-23T22:01:01.911Z] === RUN TestCheckpointCreateError [2022-04-23T22:01:01.911Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestCheckpointCreate [2022-04-23T22:01:01.911Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestCheckpointDeleteError [2022-04-23T22:01:01.911Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestCheckpointDelete [2022-04-23T22:01:01.911Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestCheckpointListError [2022-04-23T22:01:01.911Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestCheckpointList [2022-04-23T22:01:01.911Z] --- PASS: TestCheckpointList (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestCheckpointListContainerNotFound [2022-04-23T22:01:01.911Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestNewClientWithOpsFromEnv [2022-04-23T22:01:01.911Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-23T22:01:01.911Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestGetAPIPath [2022-04-23T22:01:01.911Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestParseHostURL [2022-04-23T22:01:01.911Z] --- PASS: TestParseHostURL (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-23T22:01:01.911Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-23T22:01:01.911Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestNegotiateAPIVersion [2022-04-23T22:01:01.911Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-23T22:01:01.911Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-23T22:01:01.911Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-23T22:01:01.911Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-23T22:01:01.911Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-23T22:01:01.911Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-23T22:01:01.911Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-23T22:01:01.911Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-23T22:01:01.911Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-23T22:01:01.911Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-23T22:01:01.911Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestNegotiateAPVersionOverride [2022-04-23T22:01:01.911Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-23T22:01:01.911Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-23T22:01:01.911Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-23T22:01:01.911Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestClientRedirect [2022-04-23T22:01:01.911Z] === RUN TestClientRedirect/GET [2022-04-23T22:01:01.911Z] === RUN TestClientRedirect/POST [2022-04-23T22:01:01.911Z] === RUN TestClientRedirect/PUT [2022-04-23T22:01:01.911Z] === RUN TestClientRedirect/DELETE [2022-04-23T22:01:01.911Z] --- PASS: TestClientRedirect (0.00s) [2022-04-23T22:01:01.911Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-23T22:01:01.911Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-23T22:01:01.911Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-23T22:01:01.911Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestConfigCreateUnsupported [2022-04-23T22:01:01.911Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestConfigCreateError [2022-04-23T22:01:01.911Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestConfigCreate [2022-04-23T22:01:01.911Z] --- PASS: TestConfigCreate (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestConfigInspectNotFound [2022-04-23T22:01:01.911Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestConfigInspectWithEmptyID [2022-04-23T22:01:01.911Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestConfigInspectUnsupported [2022-04-23T22:01:01.911Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestConfigInspectError [2022-04-23T22:01:01.911Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestConfigInspectConfigNotFound [2022-04-23T22:01:01.911Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestConfigInspect [2022-04-23T22:01:01.911Z] --- PASS: TestConfigInspect (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestConfigListUnsupported [2022-04-23T22:01:01.911Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestConfigListError [2022-04-23T22:01:01.911Z] --- PASS: TestConfigListError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestConfigList [2022-04-23T22:01:01.911Z] --- PASS: TestConfigList (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestConfigRemoveUnsupported [2022-04-23T22:01:01.911Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestConfigRemoveError [2022-04-23T22:01:01.911Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestConfigRemove [2022-04-23T22:01:01.911Z] --- PASS: TestConfigRemove (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestConfigUpdateUnsupported [2022-04-23T22:01:01.911Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestConfigUpdateError [2022-04-23T22:01:01.911Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestConfigUpdate [2022-04-23T22:01:01.911Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerCommitError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerCommit [2022-04-23T22:01:01.911Z] --- PASS: TestContainerCommit (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerStatPathError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerStatPathNotFoundError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerStatPathNoHeaderError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerStatPath [2022-04-23T22:01:01.911Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestCopyToContainerError [2022-04-23T22:01:01.911Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestCopyToContainerNotFoundError [2022-04-23T22:01:01.911Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestCopyToContainerEmptyResponse [2022-04-23T22:01:01.911Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestCopyToContainer [2022-04-23T22:01:01.911Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestCopyFromContainerError [2022-04-23T22:01:01.911Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestCopyFromContainerNotFoundError [2022-04-23T22:01:01.911Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-23T22:01:01.911Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-23T22:01:01.911Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestCopyFromContainer [2022-04-23T22:01:01.911Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerCreateError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerCreateImageNotFound [2022-04-23T22:01:01.911Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerCreateWithName [2022-04-23T22:01:01.911Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerCreateAutoRemove [2022-04-23T22:01:01.911Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerDiffError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerDiff [2022-04-23T22:01:01.911Z] --- PASS: TestContainerDiff (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerExecCreateError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerExecCreate [2022-04-23T22:01:01.911Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerExecStartError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerExecStart [2022-04-23T22:01:01.911Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerExecInspectError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerExecInspect [2022-04-23T22:01:01.911Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerExportError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerExportError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerExport [2022-04-23T22:01:01.911Z] --- PASS: TestContainerExport (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerInspectError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerInspectContainerNotFound [2022-04-23T22:01:01.911Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerInspectWithEmptyID [2022-04-23T22:01:01.911Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerInspect [2022-04-23T22:01:01.911Z] --- PASS: TestContainerInspect (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerInspectNode [2022-04-23T22:01:01.911Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerKillError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerKillError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerKill [2022-04-23T22:01:01.911Z] --- PASS: TestContainerKill (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerListError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerListError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerList [2022-04-23T22:01:01.911Z] --- PASS: TestContainerList (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerLogsNotFoundError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerLogsError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerLogs [2022-04-23T22:01:01.911Z] --- PASS: TestContainerLogs (0.22s) [2022-04-23T22:01:01.911Z] === RUN TestContainerPauseError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerPause [2022-04-23T22:01:01.911Z] --- PASS: TestContainerPause (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainersPruneError [2022-04-23T22:01:01.911Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainersPrune [2022-04-23T22:01:01.911Z] --- PASS: TestContainersPrune (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerRemoveError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerRemoveNotFoundError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerRemove [2022-04-23T22:01:01.911Z] --- PASS: TestContainerRemove (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerRenameError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerRename [2022-04-23T22:01:01.911Z] --- PASS: TestContainerRename (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerResizeError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerExecResizeError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerResize [2022-04-23T22:01:01.911Z] --- PASS: TestContainerResize (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerExecResize [2022-04-23T22:01:01.911Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerRestartError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerRestart [2022-04-23T22:01:01.911Z] --- PASS: TestContainerRestart (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerStartError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerStartError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerStart [2022-04-23T22:01:01.911Z] --- PASS: TestContainerStart (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerStatsError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerStats [2022-04-23T22:01:01.911Z] --- PASS: TestContainerStats (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerStopError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerStopError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerStop [2022-04-23T22:01:01.911Z] --- PASS: TestContainerStop (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerTopError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerTopError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerTop [2022-04-23T22:01:01.911Z] --- PASS: TestContainerTop (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerUnpauseError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerUnpause [2022-04-23T22:01:01.911Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerUpdateError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerUpdate [2022-04-23T22:01:01.911Z] --- PASS: TestContainerUpdate (0.04s) [2022-04-23T22:01:01.911Z] === RUN TestContainerWaitError [2022-04-23T22:01:01.911Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestContainerWait [2022-04-23T22:01:01.911Z] --- PASS: TestContainerWait (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestDiskUsageError [2022-04-23T22:01:01.911Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestDiskUsage [2022-04-23T22:01:01.911Z] --- PASS: TestDiskUsage (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestDistributionInspectUnsupported [2022-04-23T22:01:01.911Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestDistributionInspectWithEmptyID [2022-04-23T22:01:01.911Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestEventsErrorInOptions [2022-04-23T22:01:01.911Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestEventsErrorFromServer [2022-04-23T22:01:01.911Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestEvents [2022-04-23T22:01:01.911Z] --- PASS: TestEvents (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestTLSCloseWriter [2022-04-23T22:01:01.911Z] === PAUSE TestTLSCloseWriter [2022-04-23T22:01:01.911Z] === RUN TestImageBuildError [2022-04-23T22:01:01.911Z] --- PASS: TestImageBuildError (0.02s) [2022-04-23T22:01:01.911Z] === RUN TestImageBuild [2022-04-23T22:01:01.911Z] --- PASS: TestImageBuild (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestGetDockerOS [2022-04-23T22:01:01.911Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImageCreateError [2022-04-23T22:01:01.911Z] --- PASS: TestImageCreateError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImageCreate [2022-04-23T22:01:01.911Z] --- PASS: TestImageCreate (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImageHistoryError [2022-04-23T22:01:01.911Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImageHistory [2022-04-23T22:01:01.911Z] --- PASS: TestImageHistory (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImageImportError [2022-04-23T22:01:01.911Z] --- PASS: TestImageImportError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImageImport [2022-04-23T22:01:01.911Z] --- PASS: TestImageImport (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImageInspectError [2022-04-23T22:01:01.911Z] --- PASS: TestImageInspectError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImageInspectImageNotFound [2022-04-23T22:01:01.911Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImageInspectWithEmptyID [2022-04-23T22:01:01.911Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImageInspect [2022-04-23T22:01:01.911Z] --- PASS: TestImageInspect (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImageListError [2022-04-23T22:01:01.911Z] --- PASS: TestImageListError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImageList [2022-04-23T22:01:01.911Z] --- PASS: TestImageList (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImageListApiBefore125 [2022-04-23T22:01:01.911Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImageLoadError [2022-04-23T22:01:01.911Z] --- PASS: TestImageLoadError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImageLoad [2022-04-23T22:01:01.911Z] --- PASS: TestImageLoad (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImagesPruneError [2022-04-23T22:01:01.911Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImagesPrune [2022-04-23T22:01:01.911Z] --- PASS: TestImagesPrune (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImagePullReferenceParseError [2022-04-23T22:01:01.911Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImagePullAnyError [2022-04-23T22:01:01.911Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-23T22:01:01.911Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-23T22:01:01.911Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-23T22:01:01.911Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-23T22:01:01.911Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImagePullWithoutErrors [2022-04-23T22:01:01.911Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImagePushReferenceError [2022-04-23T22:01:01.911Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImagePushAnyError [2022-04-23T22:01:01.911Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-23T22:01:01.911Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-23T22:01:01.911Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-23T22:01:01.911Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-23T22:01:01.911Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-23T22:01:01.911Z] === RUN TestImagePushWithoutErrors [2022-04-23T22:01:01.911Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-23T22:01:01.911Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-23T22:01:01.911Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-23T22:01:01.911Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-23T22:01:01.911Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-23T22:01:01.911Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-23T22:01:01.911Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-23T22:01:01.911Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-23T22:01:01.912Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestImageRemoveError [2022-04-23T22:01:01.912Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestImageRemoveImageNotFound [2022-04-23T22:01:01.912Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestImageRemove [2022-04-23T22:01:01.912Z] --- PASS: TestImageRemove (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestImageSaveError [2022-04-23T22:01:01.912Z] --- PASS: TestImageSaveError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestImageSave [2022-04-23T22:01:01.912Z] --- PASS: TestImageSave (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestImageSearchAnyError [2022-04-23T22:01:01.912Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-23T22:01:01.912Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-23T22:01:01.912Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-23T22:01:01.912Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-23T22:01:01.912Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestImageSearchWithoutErrors [2022-04-23T22:01:01.912Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestImageTagError [2022-04-23T22:01:01.912Z] --- PASS: TestImageTagError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestImageTagInvalidReference [2022-04-23T22:01:01.912Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestImageTagInvalidSourceImageName [2022-04-23T22:01:01.912Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestImageTagHexSource [2022-04-23T22:01:01.912Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestImageTag [2022-04-23T22:01:01.912Z] --- PASS: TestImageTag (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestInfoServerError [2022-04-23T22:01:01.912Z] --- PASS: TestInfoServerError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestInfoInvalidResponseJSONError [2022-04-23T22:01:01.912Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestInfo [2022-04-23T22:01:01.912Z] --- PASS: TestInfo (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestNetworkConnectError [2022-04-23T22:01:01.912Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-23T22:01:01.912Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestNetworkConnect [2022-04-23T22:01:01.912Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestNetworkCreateError [2022-04-23T22:01:01.912Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestNetworkCreate [2022-04-23T22:01:01.912Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestNetworkDisconnectError [2022-04-23T22:01:01.912Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestNetworkDisconnect [2022-04-23T22:01:01.912Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestNetworkInspect [2022-04-23T22:01:01.912Z] === RUN TestNetworkInspect/empty_ID [2022-04-23T22:01:01.912Z] === RUN TestNetworkInspect/no_options [2022-04-23T22:01:01.912Z] === RUN TestNetworkInspect/verbose [2022-04-23T22:01:01.912Z] === RUN TestNetworkInspect/global_scope [2022-04-23T22:01:01.912Z] === RUN TestNetworkInspect/unknown_network [2022-04-23T22:01:01.912Z] === RUN TestNetworkInspect/server_error [2022-04-23T22:01:01.912Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-23T22:01:01.912Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-23T22:01:01.912Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-23T22:01:01.912Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-23T22:01:01.912Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-23T22:01:01.912Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-23T22:01:01.912Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestNetworkListError [2022-04-23T22:01:01.912Z] --- PASS: TestNetworkListError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestNetworkList [2022-04-23T22:01:01.912Z] --- PASS: TestNetworkList (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestNetworksPruneError [2022-04-23T22:01:01.912Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestNetworksPrune [2022-04-23T22:01:01.912Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestNetworkRemoveError [2022-04-23T22:01:01.912Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestNetworkRemove [2022-04-23T22:01:01.912Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestNodeInspectError [2022-04-23T22:01:01.912Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestNodeInspectNodeNotFound [2022-04-23T22:01:01.912Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestNodeInspectWithEmptyID [2022-04-23T22:01:01.912Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestNodeInspect [2022-04-23T22:01:01.912Z] --- PASS: TestNodeInspect (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestNodeListError [2022-04-23T22:01:01.912Z] --- PASS: TestNodeListError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestNodeList [2022-04-23T22:01:01.912Z] --- PASS: TestNodeList (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestNodeRemoveError [2022-04-23T22:01:01.912Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestNodeRemove [2022-04-23T22:01:01.912Z] --- PASS: TestNodeRemove (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestNodeUpdateError [2022-04-23T22:01:01.912Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestNodeUpdate [2022-04-23T22:01:01.912Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestOptionWithHostFromEnv [2022-04-23T22:01:01.912Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestOptionWithTimeout [2022-04-23T22:01:01.912Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestOptionWithVersionFromEnv [2022-04-23T22:01:01.912Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestPingFail [2022-04-23T22:01:01.912Z] --- PASS: TestPingFail (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestPingWithError [2022-04-23T22:01:01.912Z] 2022/04/23 22:01:00 RoundTripper returned a response & error; ignoring response [2022-04-23T22:01:01.912Z] 2022/04/23 22:01:00 RoundTripper returned a response & error; ignoring response [2022-04-23T22:01:01.912Z] --- PASS: TestPingWithError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestPingSuccess [2022-04-23T22:01:01.912Z] --- PASS: TestPingSuccess (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestPingHeadFallback [2022-04-23T22:01:01.912Z] === RUN TestPingHeadFallback/OK [2022-04-23T22:01:01.912Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-23T22:01:01.912Z] === RUN TestPingHeadFallback/Not_Found [2022-04-23T22:01:01.912Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-23T22:01:01.912Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-23T22:01:01.912Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-23T22:01:01.912Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-23T22:01:01.912Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-23T22:01:01.912Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestPluginDisableError [2022-04-23T22:01:01.912Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestPluginDisable [2022-04-23T22:01:01.912Z] --- PASS: TestPluginDisable (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestPluginEnableError [2022-04-23T22:01:01.912Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestPluginEnable [2022-04-23T22:01:01.912Z] --- PASS: TestPluginEnable (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestPluginInspectError [2022-04-23T22:01:01.912Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestPluginInspectWithEmptyID [2022-04-23T22:01:01.912Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestPluginInspect [2022-04-23T22:01:01.912Z] --- PASS: TestPluginInspect (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestPluginListError [2022-04-23T22:01:01.912Z] --- PASS: TestPluginListError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestPluginList [2022-04-23T22:01:01.912Z] --- PASS: TestPluginList (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestPluginPushError [2022-04-23T22:01:01.912Z] --- PASS: TestPluginPushError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestPluginPush [2022-04-23T22:01:01.912Z] --- PASS: TestPluginPush (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestPluginRemoveError [2022-04-23T22:01:01.912Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestPluginRemove [2022-04-23T22:01:01.912Z] --- PASS: TestPluginRemove (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestPluginSetError [2022-04-23T22:01:01.912Z] --- PASS: TestPluginSetError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestPluginSet [2022-04-23T22:01:01.912Z] --- PASS: TestPluginSet (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSetHostHeader [2022-04-23T22:01:01.912Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestPlainTextError [2022-04-23T22:01:01.912Z] --- PASS: TestPlainTextError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestInfiniteError [2022-04-23T22:01:01.912Z] --- PASS: TestInfiniteError (0.03s) [2022-04-23T22:01:01.912Z] === RUN TestCanceledContext [2022-04-23T22:01:01.912Z] 2022/04/23 22:01:00 RoundTripper returned a response & error; ignoring response [2022-04-23T22:01:01.912Z] --- PASS: TestCanceledContext (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestDeadlineExceededContext [2022-04-23T22:01:01.912Z] 2022/04/23 22:01:00 RoundTripper returned a response & error; ignoring response [2022-04-23T22:01:01.912Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSecretCreateUnsupported [2022-04-23T22:01:01.912Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSecretCreateError [2022-04-23T22:01:01.912Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSecretCreate [2022-04-23T22:01:01.912Z] --- PASS: TestSecretCreate (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSecretInspectUnsupported [2022-04-23T22:01:01.912Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSecretInspectError [2022-04-23T22:01:01.912Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSecretInspectSecretNotFound [2022-04-23T22:01:01.912Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSecretInspectWithEmptyID [2022-04-23T22:01:01.912Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSecretInspect [2022-04-23T22:01:01.912Z] --- PASS: TestSecretInspect (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSecretListUnsupported [2022-04-23T22:01:01.912Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSecretListError [2022-04-23T22:01:01.912Z] --- PASS: TestSecretListError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSecretList [2022-04-23T22:01:01.912Z] --- PASS: TestSecretList (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSecretRemoveUnsupported [2022-04-23T22:01:01.912Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSecretRemoveError [2022-04-23T22:01:01.912Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSecretRemove [2022-04-23T22:01:01.912Z] --- PASS: TestSecretRemove (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSecretUpdateUnsupported [2022-04-23T22:01:01.912Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSecretUpdateError [2022-04-23T22:01:01.912Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSecretUpdate [2022-04-23T22:01:01.912Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestServiceCreateError [2022-04-23T22:01:01.912Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestServiceCreate [2022-04-23T22:01:01.912Z] --- PASS: TestServiceCreate (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-23T22:01:01.912Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestServiceCreateDigestPinning [2022-04-23T22:01:01.912Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestServiceInspectError [2022-04-23T22:01:01.912Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestServiceInspectServiceNotFound [2022-04-23T22:01:01.912Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestServiceInspectWithEmptyID [2022-04-23T22:01:01.912Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestServiceInspect [2022-04-23T22:01:01.912Z] --- PASS: TestServiceInspect (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestServiceListError [2022-04-23T22:01:01.912Z] --- PASS: TestServiceListError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestServiceList [2022-04-23T22:01:01.912Z] --- PASS: TestServiceList (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestServiceLogsError [2022-04-23T22:01:01.912Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestServiceLogs [2022-04-23T22:01:01.912Z] --- PASS: TestServiceLogs (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestServiceRemoveError [2022-04-23T22:01:01.912Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestServiceRemoveNotFoundError [2022-04-23T22:01:01.912Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestServiceRemove [2022-04-23T22:01:01.912Z] --- PASS: TestServiceRemove (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestServiceUpdateError [2022-04-23T22:01:01.912Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestServiceUpdate [2022-04-23T22:01:01.912Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSwarmGetUnlockKeyError [2022-04-23T22:01:01.912Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSwarmGetUnlockKey [2022-04-23T22:01:01.912Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSwarmInitError [2022-04-23T22:01:01.912Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSwarmInit [2022-04-23T22:01:01.912Z] --- PASS: TestSwarmInit (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSwarmInspectError [2022-04-23T22:01:01.912Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSwarmInspect [2022-04-23T22:01:01.912Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSwarmJoinError [2022-04-23T22:01:01.912Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSwarmJoin [2022-04-23T22:01:01.912Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSwarmLeaveError [2022-04-23T22:01:01.912Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSwarmLeave [2022-04-23T22:01:01.912Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSwarmUnlockError [2022-04-23T22:01:01.912Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSwarmUnlock [2022-04-23T22:01:01.912Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSwarmUpdateError [2022-04-23T22:01:01.912Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestSwarmUpdate [2022-04-23T22:01:01.912Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestTaskInspectError [2022-04-23T22:01:01.912Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestTaskInspectWithEmptyID [2022-04-23T22:01:01.912Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestTaskInspect [2022-04-23T22:01:01.912Z] --- PASS: TestTaskInspect (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestTaskListError [2022-04-23T22:01:01.912Z] --- PASS: TestTaskListError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestTaskList [2022-04-23T22:01:01.912Z] --- PASS: TestTaskList (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestVolumeCreateError [2022-04-23T22:01:01.912Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestVolumeCreate [2022-04-23T22:01:01.912Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestVolumeInspectError [2022-04-23T22:01:01.912Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestVolumeInspectNotFound [2022-04-23T22:01:01.912Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestVolumeInspectWithEmptyID [2022-04-23T22:01:01.912Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestVolumeInspect [2022-04-23T22:01:01.912Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestVolumeListError [2022-04-23T22:01:01.912Z] --- PASS: TestVolumeListError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestVolumeList [2022-04-23T22:01:01.912Z] --- PASS: TestVolumeList (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestVolumeRemoveError [2022-04-23T22:01:01.912Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-23T22:01:01.912Z] === RUN TestVolumeRemove [2022-04-23T22:01:01.912Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-23T22:01:01.912Z] === CONT TestTLSCloseWriter [2022-04-23T22:01:01.912Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-23T22:01:01.912Z] PASS [2022-04-23T22:01:01.912Z] coverage: 75.1% of statements [2022-04-23T22:01:01.912Z] ok github.com/docker/docker/client 0.538s coverage: 75.1% of statements [2022-04-23T22:01:05.913Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-23T22:01:06.010Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-23T22:01:11.285Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.13s) [2022-04-23T22:01:11.285Z] === RUN TestCreateServiceSecretFileMode [2022-04-23T22:01:11.544Z] --- PASS: TestCreateServiceSecretFileMode (2.33s) [2022-04-23T22:01:11.544Z] === RUN TestCreateServiceConfigFileMode [2022-04-23T22:01:12.496Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-23T22:01:13.437Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-23T22:01:14.080Z] --- PASS: TestCreateServiceConfigFileMode (2.34s) [2022-04-23T22:01:14.080Z] === RUN TestCreateServiceSysctls [2022-04-23T22:01:17.370Z] --- PASS: TestCreateServiceSysctls (2.93s) [2022-04-23T22:01:17.370Z] === RUN TestCreateServiceCapabilities [2022-04-23T22:01:18.387Z] ? github.com/docker/docker/api [no test files] [2022-04-23T22:01:18.721Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-23T22:01:19.275Z] --- PASS: TestCreateServiceCapabilities (1.98s) [2022-04-23T22:01:19.275Z] === RUN TestInspect [2022-04-23T22:01:19.662Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-23T22:01:19.724Z] --- PASS: TestCheckoutGit (33.33s) [2022-04-23T22:01:19.724Z] === RUN TestValidGitTransport [2022-04-23T22:01:19.724Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-23T22:01:19.724Z] === RUN TestGitInvalidRef [2022-04-23T22:01:19.724Z] --- PASS: TestGitInvalidRef (0.29s) [2022-04-23T22:01:19.724Z] PASS [2022-04-23T22:01:19.724Z] coverage: 86.3% of statements [2022-04-23T22:01:19.724Z] ok github.com/docker/docker/builder/remotecontext/git 33.707s coverage: 86.3% of statements [2022-04-23T22:01:19.724Z] ? github.com/docker/docker/cli [no test files] [2022-04-23T22:01:19.724Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-23T22:01:19.724Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-23T22:01:19.724Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-23T22:01:21.575Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-23T22:01:21.809Z] --- PASS: TestInspect (2.65s) [2022-04-23T22:01:21.809Z] === RUN TestCreateJob [2022-04-23T22:01:22.516Z] docker_api_swarm_test.go:563: [d508961c51366] joining swarm manager [dd97c2d70c747]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:01:22.777Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-23T22:01:23.718Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-23T22:01:24.658Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-23T22:01:25.098Z] --- PASS: TestCreateJob (2.94s) [2022-04-23T22:01:25.098Z] === RUN TestReplicatedJob [2022-04-23T22:01:26.042Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-23T22:01:26.042Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-23T22:01:26.042Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-23T22:01:26.302Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-23T22:01:29.293Z] --- PASS: TestReplicatedJob (4.44s) [2022-04-23T22:01:29.293Z] === RUN TestUpdateReplicatedJob [2022-04-23T22:01:30.146Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-23T22:01:30.146Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-23T22:01:30.146Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-23T22:01:30.146Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-23T22:01:30.146Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-23T22:01:30.146Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-23T22:01:30.146Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-23T22:01:30.146Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-23T22:01:30.146Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-23T22:01:30.146Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-23T22:01:30.146Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-23T22:01:30.146Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-23T22:01:30.146Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-23T22:01:30.146Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-23T22:01:30.146Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-23T22:01:30.146Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-23T22:01:30.146Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-23T22:01:30.146Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-23T22:01:30.146Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-23T22:01:30.146Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-23T22:01:30.146Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-23T22:01:30.146Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-23T22:01:30.146Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-23T22:01:30.146Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-23T22:01:30.146Z] === RUN TestConfigureDaemonLogs [2022-04-23T22:01:30.146Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-23T22:01:30.146Z] === RUN TestCommonOptionsInstallFlags [2022-04-23T22:01:30.146Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-23T22:01:30.146Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-23T22:01:30.146Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-23T22:01:30.146Z] PASS [2022-04-23T22:01:30.146Z] coverage: 19.0% of statements [2022-04-23T22:01:30.146Z] ok github.com/docker/docker/cmd/dockerd 0.214s coverage: 19.0% of statements [2022-04-23T22:01:30.146Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-23T22:01:30.146Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-23T22:01:30.614Z] === RUN TestContainerStopSignal [2022-04-23T22:01:30.614Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-23T22:01:30.614Z] === RUN TestContainerStopTimeout [2022-04-23T22:01:30.614Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-23T22:01:30.614Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-23T22:01:30.614Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-23T22:01:30.614Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-23T22:01:30.614Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-23T22:01:30.615Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-23T22:01:30.615Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-23T22:01:30.615Z] === RUN TestReplaceAndAppendEnvVars [2022-04-23T22:01:30.615Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-23T22:01:30.615Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-23T22:01:30.615Z] === RUN TestNewMemoryStore [2022-04-23T22:01:30.615Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-23T22:01:30.615Z] === RUN TestAddContainers [2022-04-23T22:01:30.615Z] --- PASS: TestAddContainers (0.00s) [2022-04-23T22:01:30.615Z] === RUN TestGetContainer [2022-04-23T22:01:30.615Z] --- PASS: TestGetContainer (0.00s) [2022-04-23T22:01:30.615Z] === RUN TestDeleteContainer [2022-04-23T22:01:30.615Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-23T22:01:30.615Z] === RUN TestListContainers [2022-04-23T22:01:30.615Z] --- PASS: TestListContainers (0.00s) [2022-04-23T22:01:30.615Z] === RUN TestFirstContainer [2022-04-23T22:01:30.615Z] --- PASS: TestFirstContainer (0.00s) [2022-04-23T22:01:30.615Z] === RUN TestApplyAllContainer [2022-04-23T22:01:30.615Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-23T22:01:30.615Z] === RUN TestIsValidHealthString [2022-04-23T22:01:30.615Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-23T22:01:30.615Z] === RUN TestStateRunStop [2022-04-23T22:01:30.615Z] --- PASS: TestStateRunStop (0.00s) [2022-04-23T22:01:30.615Z] === RUN TestStateTimeoutWait [2022-04-23T22:01:30.615Z] state_test.go:141: Stop callback fired [2022-04-23T22:01:30.615Z] state_test.go:165: Stop callback fired [2022-04-23T22:01:30.615Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-23T22:01:30.615Z] === RUN TestIsValidStateString [2022-04-23T22:01:30.615Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-23T22:01:30.615Z] === RUN TestViewSaveDelete [2022-04-23T22:01:30.615Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-23T22:01:30.615Z] === RUN TestViewAll [2022-04-23T22:01:30.615Z] --- PASS: TestViewAll (0.01s) [2022-04-23T22:01:30.615Z] === RUN TestViewGet [2022-04-23T22:01:30.615Z] --- PASS: TestViewGet (0.01s) [2022-04-23T22:01:30.615Z] === RUN TestNames [2022-04-23T22:01:30.615Z] --- PASS: TestNames (0.00s) [2022-04-23T22:01:30.615Z] === RUN TestViewWithHealthCheck [2022-04-23T22:01:31.083Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-23T22:01:31.083Z] PASS [2022-04-23T22:01:31.083Z] coverage: 41.7% of statements [2022-04-23T22:01:31.083Z] ok github.com/docker/docker/container 0.241s coverage: 41.7% of statements [2022-04-23T22:01:31.083Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-23T22:01:31.083Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-23T22:01:31.083Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-23T22:01:31.083Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-23T22:01:31.556Z] === RUN TestPrepare [2022-04-23T22:01:31.556Z] --- PASS: TestPrepare (0.00s) [2022-04-23T22:01:31.556Z] === RUN TestStart [2022-04-23T22:01:31.556Z] --- PASS: TestStart (0.00s) [2022-04-23T22:01:31.556Z] === RUN TestWaitCancel [2022-04-23T22:01:31.556Z] --- PASS: TestWaitCancel (0.00s) [2022-04-23T22:01:31.556Z] === RUN TestWaitDisabled [2022-04-23T22:01:31.556Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-23T22:01:31.556Z] === RUN TestWaitEnabled [2022-04-23T22:01:31.556Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-23T22:01:31.556Z] === RUN TestRemove [2022-04-23T22:01:31.556Z] --- PASS: TestRemove (0.00s) [2022-04-23T22:01:31.556Z] PASS [2022-04-23T22:01:31.556Z] coverage: 65.3% of statements [2022-04-23T22:01:31.556Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.069s coverage: 65.3% of statements [2022-04-23T22:01:32.584Z] --- PASS: TestUpdateReplicatedJob (3.01s) [2022-04-23T22:01:32.584Z] === RUN TestServiceListWithStatuses [2022-04-23T22:01:32.584Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-23T22:01:32.584Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-23T22:01:32.584Z] === RUN TestDockerNetworkConnectAlias [2022-04-23T22:01:34.436Z] docker_api_swarm_test.go:585: [d46752895b6ff] joining swarm manager [dd97c2d70c747]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:01:34.510Z] === RUN TestNewListSecretsFilters [2022-04-23T22:01:34.510Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-23T22:01:34.510Z] === RUN TestNewListConfigsFilters [2022-04-23T22:01:34.510Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-23T22:01:34.510Z] PASS [2022-04-23T22:01:34.510Z] coverage: 0.5% of statements [2022-04-23T22:01:34.510Z] ok github.com/docker/docker/daemon/cluster 0.394s coverage: 0.5% of statements [2022-04-23T22:01:34.978Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-23T22:01:34.978Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2022-04-23T22:01:34.978Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-23T22:01:34.978Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-23T22:01:34.978Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-23T22:01:34.978Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-23T22:01:34.978Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-23T22:01:34.978Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-23T22:01:34.978Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-23T22:01:34.978Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-23T22:01:34.978Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-23T22:01:34.978Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-23T22:01:34.978Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-23T22:01:34.978Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-23T22:01:34.978Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-23T22:01:34.978Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-23T22:01:34.978Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-23T22:01:34.978Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-23T22:01:34.978Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-23T22:01:34.978Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-23T22:01:34.978Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-23T22:01:34.978Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-23T22:01:35.445Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-23T22:01:35.445Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-23T22:01:35.445Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-23T22:01:35.445Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-23T22:01:35.873Z] --- PASS: TestDockerNetworkConnectAlias (3.94s) [2022-04-23T22:01:35.873Z] === RUN TestDockerNetworkReConnect [2022-04-23T22:01:35.914Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-23T22:01:35.914Z] PASS [2022-04-23T22:01:35.914Z] coverage: 35.9% of statements [2022-04-23T22:01:35.914Z] ok github.com/docker/docker/daemon/cluster/convert 0.380s coverage: 35.9% of statements [2022-04-23T22:01:36.981Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-23T22:01:36.981Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-23T22:01:36.981Z] check_test.go:378: [d508961c51366] daemon is not started [2022-04-23T22:01:37.552Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-23T22:01:38.123Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-23T22:01:38.133Z] === RUN TestWaitNodeAttachment [2022-04-23T22:01:38.133Z] --- PASS: TestWaitNodeAttachment (0.42s) [2022-04-23T22:01:38.133Z] === RUN TestIsolationConversion [2022-04-23T22:01:38.133Z] === RUN TestIsolationConversion/default [2022-04-23T22:01:38.133Z] === RUN TestIsolationConversion/process [2022-04-23T22:01:38.133Z] === RUN TestIsolationConversion/hyperv [2022-04-23T22:01:38.133Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-23T22:01:38.133Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-23T22:01:38.133Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-23T22:01:38.133Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-23T22:01:38.133Z] === RUN TestContainerLabels [2022-04-23T22:01:38.133Z] --- PASS: TestContainerLabels (0.00s) [2022-04-23T22:01:38.133Z] === RUN TestCredentialSpecConversion [2022-04-23T22:01:38.133Z] === RUN TestCredentialSpecConversion/none [2022-04-23T22:01:38.133Z] === RUN TestCredentialSpecConversion/config [2022-04-23T22:01:38.133Z] === RUN TestCredentialSpecConversion/file [2022-04-23T22:01:38.133Z] === RUN TestCredentialSpecConversion/registry [2022-04-23T22:01:38.133Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-23T22:01:38.133Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-23T22:01:38.133Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-23T22:01:38.133Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-23T22:01:38.133Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-23T22:01:38.133Z] === RUN TestControllerValidateMountBind [2022-04-23T22:01:38.133Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-23T22:01:38.133Z] === RUN TestControllerValidateMountVolume [2022-04-23T22:01:38.133Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-23T22:01:38.133Z] === RUN TestControllerValidateMountTarget [2022-04-23T22:01:38.133Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-23T22:01:38.133Z] === RUN TestControllerValidateMountTmpfs [2022-04-23T22:01:38.133Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-23T22:01:38.133Z] === RUN TestControllerValidateMountInvalidType [2022-04-23T22:01:38.133Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-23T22:01:38.133Z] === RUN TestControllerValidateMountNamedPipe [2022-04-23T22:01:38.133Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-23T22:01:38.133Z] PASS [2022-04-23T22:01:38.133Z] coverage: 11.0% of statements [2022-04-23T22:01:38.133Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.678s coverage: 11.0% of statements [2022-04-23T22:01:38.601Z] === RUN TestBuilderGC [2022-04-23T22:01:38.601Z] --- PASS: TestBuilderGC (0.00s) [2022-04-23T22:01:38.601Z] === RUN TestDaemonConfigurationNotFound [2022-04-23T22:01:38.601Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-23T22:01:38.601Z] === RUN TestDaemonBrokenConfiguration [2022-04-23T22:01:38.601Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-23T22:01:38.601Z] === RUN TestFindConfigurationConflicts [2022-04-23T22:01:38.601Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-23T22:01:38.601Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-23T22:01:38.601Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-23T22:01:38.601Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-23T22:01:38.601Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-23T22:01:38.601Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-23T22:01:38.601Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-23T22:01:38.601Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-23T22:01:38.601Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-23T22:01:38.601Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-23T22:01:38.601Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-23T22:01:38.601Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-23T22:01:38.601Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-23T22:01:38.601Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-23T22:01:38.601Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-23T22:01:38.601Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-04-23T22:01:38.601Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-23T22:01:38.601Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-23T22:01:38.601Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-23T22:01:38.601Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-23T22:01:38.601Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-23T22:01:38.601Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-23T22:01:38.601Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-23T22:01:38.601Z] === RUN TestValidateConfigurationErrors [2022-04-23T22:01:38.601Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-23T22:01:38.601Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-23T22:01:38.601Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-23T22:01:38.601Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-23T22:01:38.601Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-23T22:01:38.601Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-23T22:01:38.601Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-23T22:01:38.601Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-23T22:01:38.601Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-23T22:01:38.601Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-23T22:01:38.601Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-23T22:01:38.601Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-23T22:01:38.601Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-23T22:01:38.601Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-23T22:01:38.601Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-23T22:01:38.601Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-23T22:01:38.601Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-23T22:01:38.601Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-23T22:01:38.601Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-23T22:01:38.601Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-23T22:01:38.601Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-23T22:01:38.601Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-23T22:01:38.601Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-23T22:01:38.601Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-23T22:01:38.601Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-23T22:01:38.601Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-23T22:01:38.601Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-23T22:01:38.601Z] === RUN TestValidateConfiguration [2022-04-23T22:01:38.601Z] === RUN TestValidateConfiguration/with_label [2022-04-23T22:01:38.601Z] === RUN TestValidateConfiguration/with_dns [2022-04-23T22:01:38.601Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-23T22:01:38.601Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-23T22:01:38.601Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-23T22:01:38.601Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-23T22:01:38.601Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-23T22:01:38.601Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-23T22:01:38.601Z] === RUN TestValidateConfiguration/with_hosts [2022-04-23T22:01:38.601Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-23T22:01:38.601Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-23T22:01:38.601Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-23T22:01:38.601Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-23T22:01:38.601Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-23T22:01:38.601Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-23T22:01:38.601Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-23T22:01:38.601Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-23T22:01:38.601Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-23T22:01:38.601Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-23T22:01:38.601Z] === RUN TestReloadSetConfigFileNotExist [2022-04-23T22:01:38.601Z] === RUN TestEventsLog [2022-04-23T22:01:38.601Z] --- PASS: TestEventsLog (0.00s) [2022-04-23T22:01:38.601Z] === RUN TestEventsLogTimeout [2022-04-23T22:01:38.601Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-23T22:01:38.601Z] === RUN TestLogEvents [2022-04-23T22:01:38.601Z] --- PASS: TestLogEvents (0.05s) [2022-04-23T22:01:38.601Z] === RUN TestLoadBufferedEvents [2022-04-23T22:01:38.601Z] time="2022-04-23T22:01:38Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-23T22:01:38.601Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-04-23T22:01:38.601Z] === RUN TestReloadDefaultConfigNotExist [2022-04-23T22:01:38.601Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:01:38.601Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-23T22:01:38.601Z] === RUN TestReloadBadDefaultConfig [2022-04-23T22:01:38.601Z] time="2022-04-23T22:01:38Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1298522408" [2022-04-23T22:01:38.601Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-23T22:01:38.601Z] === RUN TestReloadWithConflictingLabels [2022-04-23T22:01:38.601Z] time="2022-04-23T22:01:38Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2151498921" [2022-04-23T22:01:38.601Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-23T22:01:38.601Z] === RUN TestReloadWithDuplicateLabels [2022-04-23T22:01:38.601Z] time="2022-04-23T22:01:38Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3550743008" [2022-04-23T22:01:38.601Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-23T22:01:38.601Z] === RUN TestMaskURLCredentials [2022-04-23T22:01:38.601Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-23T22:01:38.601Z] === RUN TestDaemonConfigurationMerge [2022-04-23T22:01:38.601Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-23T22:01:38.601Z] PASS [2022-04-23T22:01:38.601Z] coverage: 79.5% of statements [2022-04-23T22:01:38.601Z] ok github.com/docker/docker/daemon/config 0.350s coverage: 79.5% of statements [2022-04-23T22:01:38.601Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-04-23T22:01:38.601Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-23T22:01:38.601Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-23T22:01:38.601Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-23T22:01:38.695Z] === RUN TestDockerSuite/TestBuildFails [2022-04-23T22:01:39.070Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-23T22:01:39.070Z] PASS [2022-04-23T22:01:39.070Z] coverage: 50.0% of statements [2022-04-23T22:01:39.070Z] ok github.com/docker/docker/daemon/events 0.328s coverage: 50.0% of statements [2022-04-23T22:01:39.165Z] --- PASS: TestDockerNetworkReConnect (2.89s) [2022-04-23T22:01:39.165Z] === RUN TestServicePlugin [2022-04-23T22:01:39.165Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T22:01:39.165Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-23T22:01:39.165Z] === RUN TestServiceUpdateLabel [2022-04-23T22:01:39.265Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-23T22:01:39.265Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-23T22:01:40.056Z] === RUN TestIsEmptyDir [2022-04-23T22:01:40.056Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-23T22:01:40.056Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-23T22:01:40.056Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-23T22:01:40.056Z] PASS [2022-04-23T22:01:40.056Z] coverage: 2.3% of statements [2022-04-23T22:01:40.056Z] ok github.com/docker/docker/daemon/graphdriver 0.102s coverage: 2.3% of statements [2022-04-23T22:01:40.525Z] === RUN TestLinkNaming [2022-04-23T22:01:40.525Z] --- PASS: TestLinkNaming (0.00s) [2022-04-23T22:01:40.525Z] === RUN TestLinkNew [2022-04-23T22:01:40.525Z] --- PASS: TestLinkNew (0.00s) [2022-04-23T22:01:40.525Z] === RUN TestLinkEnv [2022-04-23T22:01:40.525Z] --- PASS: TestLinkEnv (0.00s) [2022-04-23T22:01:40.525Z] === RUN TestLinkMultipleEnv [2022-04-23T22:01:40.525Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-23T22:01:40.525Z] === RUN TestLinkPortRangeEnv [2022-04-23T22:01:40.525Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-23T22:01:40.525Z] PASS [2022-04-23T22:01:40.525Z] coverage: 93.0% of statements [2022-04-23T22:01:40.525Z] ok github.com/docker/docker/daemon/links 0.197s coverage: 93.0% of statements [2022-04-23T22:01:40.992Z] === RUN TestVerifyNetworkingConfig [2022-04-23T22:01:40.992Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-23T22:01:40.992Z] === RUN TestGetContainer [2022-04-23T22:01:40.992Z] --- PASS: TestGetContainer (0.00s) [2022-04-23T22:01:40.992Z] === RUN TestValidContainerNames [2022-04-23T22:01:40.992Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-23T22:01:40.992Z] === RUN TestContainerInitDNS [2022-04-23T22:01:40.992Z] daemon_test.go:145: root required [2022-04-23T22:01:40.992Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-23T22:01:40.992Z] === RUN TestMerge [2022-04-23T22:01:40.992Z] --- PASS: TestMerge (0.00s) [2022-04-23T22:01:40.992Z] === RUN TestValidateContainerIsolation [2022-04-23T22:01:40.992Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-23T22:01:40.992Z] === RUN TestFindNetworkErrorType [2022-04-23T22:01:40.992Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-23T22:01:40.992Z] === RUN TestEnsureServicesExist [2022-04-23T22:01:40.992Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-23T22:01:40.992Z] === RUN TestEnsureServicesExistErrors [2022-04-23T22:01:40.992Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-23T22:01:40.992Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-23T22:01:40.992Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-23T22:01:40.992Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-23T22:01:40.992Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-23T22:01:40.992Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-23T22:01:40.992Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-23T22:01:40.992Z] === RUN TestContainerDelete [2022-04-23T22:01:40.992Z] --- PASS: TestContainerDelete (0.01s) [2022-04-23T22:01:40.992Z] === RUN TestContainerDoubleDelete [2022-04-23T22:01:40.992Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-23T22:01:40.992Z] === RUN TestLogContainerEventCopyLabels [2022-04-23T22:01:40.992Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-23T22:01:40.992Z] === RUN TestLogContainerEventWithAttributes [2022-04-23T22:01:40.992Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-23T22:01:40.992Z] === RUN TestNoneHealthcheck [2022-04-23T22:01:40.992Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-23T22:01:40.992Z] === RUN TestHealthStates [2022-04-23T22:01:41.069Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-04-23T22:01:41.069Z] === RUN TestServiceUpdateSecrets [2022-04-23T22:01:41.460Z] time="2022-04-23T22:01:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:01:41.460Z] time="2022-04-23T22:01:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:01:41.460Z] time="2022-04-23T22:01:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:01:41.460Z] time="2022-04-23T22:01:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:01:41.460Z] time="2022-04-23T22:01:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:01:41.460Z] time="2022-04-23T22:01:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:01:41.460Z] time="2022-04-23T22:01:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:01:41.460Z] time="2022-04-23T22:01:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:01:41.460Z] time="2022-04-23T22:01:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:01:41.460Z] time="2022-04-23T22:01:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:01:41.460Z] --- PASS: TestHealthStates (0.20s) [2022-04-23T22:01:41.460Z] === RUN TestGetInspectData [2022-04-23T22:01:41.460Z] --- PASS: TestGetInspectData (0.00s) [2022-04-23T22:01:41.460Z] === RUN TestFillLicense [2022-04-23T22:01:41.460Z] --- PASS: TestFillLicense (0.00s) [2022-04-23T22:01:41.460Z] === RUN TestListInvalidFilter [2022-04-23T22:01:41.460Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-23T22:01:41.460Z] === RUN TestNameFilter [2022-04-23T22:01:41.460Z] --- PASS: TestNameFilter (0.00s) [2022-04-23T22:01:41.460Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-23T22:01:41.460Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-23T22:01:41.460Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-23T22:01:41.460Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-23T22:01:41.460Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-23T22:01:41.460Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-23T22:01:41.460Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-23T22:01:41.460Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-23T22:01:41.460Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-23T22:01:41.460Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-23T22:01:41.460Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-23T22:01:41.460Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-23T22:01:41.460Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-23T22:01:41.460Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-23T22:01:41.460Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-23T22:01:41.460Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-23T22:01:41.461Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-23T22:01:41.461Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-23T22:01:41.461Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-23T22:01:41.461Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-23T22:01:41.461Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-23T22:01:41.461Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-23T22:01:41.461Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-23T22:01:41.461Z] === RUN TestSetupWindowsDevices [2022-04-23T22:01:41.461Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-23T22:01:41.461Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-23T22:01:41.461Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-23T22:01:41.461Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-23T22:01:41.461Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-23T22:01:41.461Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-23T22:01:41.461Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-23T22:01:41.461Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-23T22:01:41.461Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-23T22:01:41.461Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-23T22:01:41.461Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-23T22:01:41.461Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-23T22:01:41.461Z] === RUN TestDaemonReloadLabels [2022-04-23T22:01:41.461Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-23T22:01:41.461Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-23T22:01:41.461Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-23T22:01:41.461Z] === RUN TestDaemonReloadMirrors [2022-04-23T22:01:41.461Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-23T22:01:41.461Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-23T22:01:41.461Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-23T22:01:41.461Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-23T22:01:41.461Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-23T22:01:41.461Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-23T22:01:41.461Z] reload_test.go:342: root required [2022-04-23T22:01:41.461Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-23T22:01:41.461Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-23T22:01:41.461Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-23T22:01:41.461Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-23T22:01:41.461Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-23T22:01:41.461Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-23T22:01:41.461Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-04-23T22:01:41.461Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-23T22:01:41.461Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-23T22:01:41.461Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-23T22:01:41.461Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-23T22:01:41.461Z] === RUN TestParseVolumesFrom [2022-04-23T22:01:41.461Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-23T22:01:41.461Z] PASS [2022-04-23T22:01:41.461Z] coverage: 8.8% of statements [2022-04-23T22:01:41.461Z] ok github.com/docker/docker/daemon 0.583s coverage: 8.8% of statements [2022-04-23T22:01:41.461Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-23T22:01:41.461Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-23T22:01:41.461Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-23T22:01:41.461Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-23T22:01:41.461Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-23T22:01:41.461Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-23T22:01:41.461Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-23T22:01:41.461Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-23T22:01:41.461Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-23T22:01:41.461Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-23T22:01:41.461Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-23T22:01:41.461Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-23T22:01:41.461Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-23T22:01:41.461Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-23T22:01:41.806Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-23T22:01:43.026Z] === RUN TestNewStreamConfig [2022-04-23T22:01:43.026Z] === RUN TestNewStreamConfig/defaults [2022-04-23T22:01:43.026Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-23T22:01:43.026Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-23T22:01:43.026Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-23T22:01:43.026Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-23T22:01:43.026Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-23T22:01:43.026Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-23T22:01:43.026Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-23T22:01:43.026Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-23T22:01:43.026Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-23T22:01:43.026Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-23T22:01:43.026Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-23T22:01:43.026Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-23T22:01:43.026Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-23T22:01:43.026Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-23T22:01:43.026Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-23T22:01:43.026Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-23T22:01:43.026Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-23T22:01:43.026Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-23T22:01:43.026Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-23T22:01:43.026Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-23T22:01:43.026Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-23T22:01:43.026Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-23T22:01:43.026Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-23T22:01:43.026Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-23T22:01:43.026Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-23T22:01:43.026Z] === RUN TestAdapterReadLogs [2022-04-23T22:01:43.026Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-23T22:01:43.026Z] === RUN TestCopier [2022-04-23T22:01:43.026Z] --- PASS: TestCopier (0.00s) [2022-04-23T22:01:43.026Z] === RUN TestCopierLongLines [2022-04-23T22:01:43.026Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-23T22:01:43.026Z] === RUN TestCopierSlow [2022-04-23T22:01:43.494Z] time="2022-04-23T22:01:42Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-23T22:01:43.494Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-04-23T22:01:43.494Z] === RUN TestCreateSuccess [2022-04-23T22:01:43.494Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestCreateStreamSkipped [2022-04-23T22:01:43.494Z] time="2022-04-23T22:01:43Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-23T22:01:43.494Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestCreateLogGroupSuccess [2022-04-23T22:01:43.494Z] time="2022-04-23T22:01:43Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-23T22:01:43.494Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestCreateError [2022-04-23T22:01:43.494Z] --- PASS: TestCreateError (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestCreateAlreadyExists [2022-04-23T22:01:43.494Z] time="2022-04-23T22:01:43Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-23T22:01:43.494Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestLogClosed [2022-04-23T22:01:43.494Z] --- PASS: TestLogClosed (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestLogBlocking [2022-04-23T22:01:43.494Z] --- PASS: TestLogBlocking (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-23T22:01:43.494Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestLogNonBlockingBufferFull [2022-04-23T22:01:43.494Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestPublishBatchSuccess [2022-04-23T22:01:43.494Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestPublishBatchError [2022-04-23T22:01:43.494Z] time="2022-04-23T22:01:43Z" level=error msg=error [2022-04-23T22:01:43.494Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-23T22:01:43.494Z] time="2022-04-23T22:01:43Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-23T22:01:43.494Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-23T22:01:43.494Z] time="2022-04-23T22:01:43Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-23T22:01:43.494Z] time="2022-04-23T22:01:43Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-23T22:01:43.494Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestCollectBatchSimple [2022-04-23T22:01:43.494Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestCollectBatchTicker [2022-04-23T22:01:43.494Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestCollectBatchMultilinePattern [2022-04-23T22:01:43.494Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-23T22:01:43.494Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-23T22:01:43.494Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-23T22:01:43.494Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2022-04-23T22:01:43.494Z] === RUN TestCollectBatchClose [2022-04-23T22:01:43.494Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestEffectiveLen [2022-04-23T22:01:43.494Z] === RUN TestEffectiveLen/0/Hello [2022-04-23T22:01:43.494Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-23T22:01:43.494Z] === RUN TestEffectiveLen/2/🙃 [2022-04-23T22:01:43.494Z] === RUN TestEffectiveLen/3/���� [2022-04-23T22:01:43.494Z] === RUN TestEffectiveLen/4/He��o [2022-04-23T22:01:43.494Z] === RUN TestEffectiveLen/5/ [2022-04-23T22:01:43.494Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-23T22:01:43.494Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-23T22:01:43.494Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-23T22:01:43.494Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-23T22:01:43.494Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-23T22:01:43.494Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-23T22:01:43.494Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestFindValidSplit [2022-04-23T22:01:43.494Z] === RUN TestFindValidSplit/0/ [2022-04-23T22:01:43.494Z] cloudwatchlogs_test.go:1076: [2022-04-23T22:01:43.494Z] cloudwatchlogs_test.go:1077: [2022-04-23T22:01:43.494Z] === RUN TestFindValidSplit/1/Hello [2022-04-23T22:01:43.494Z] cloudwatchlogs_test.go:1076: Hello [2022-04-23T22:01:43.494Z] cloudwatchlogs_test.go:1077: [2022-04-23T22:01:43.494Z] === RUN TestFindValidSplit/2/Hello [2022-04-23T22:01:43.494Z] cloudwatchlogs_test.go:1076: He [2022-04-23T22:01:43.494Z] cloudwatchlogs_test.go:1077: llo [2022-04-23T22:01:43.494Z] === RUN TestFindValidSplit/3/Hello [2022-04-23T22:01:43.494Z] cloudwatchlogs_test.go:1076: [2022-04-23T22:01:43.494Z] cloudwatchlogs_test.go:1077: Hello [2022-04-23T22:01:43.494Z] === RUN TestFindValidSplit/4/🙃 [2022-04-23T22:01:43.494Z] cloudwatchlogs_test.go:1076: [2022-04-23T22:01:43.494Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-23T22:01:43.494Z] === RUN TestFindValidSplit/5/🙃 [2022-04-23T22:01:43.494Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-23T22:01:43.494Z] cloudwatchlogs_test.go:1077: [2022-04-23T22:01:43.494Z] === RUN TestFindValidSplit/6/a� [2022-04-23T22:01:43.494Z] cloudwatchlogs_test.go:1076: a [2022-04-23T22:01:43.494Z] cloudwatchlogs_test.go:1077: � [2022-04-23T22:01:43.494Z] === RUN TestFindValidSplit/7/a� [2022-04-23T22:01:43.494Z] cloudwatchlogs_test.go:1076: a� [2022-04-23T22:01:43.494Z] cloudwatchlogs_test.go:1077: [2022-04-23T22:01:43.494Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-23T22:01:43.494Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-23T22:01:43.494Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-23T22:01:43.494Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-23T22:01:43.494Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-23T22:01:43.494Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-23T22:01:43.494Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-23T22:01:43.494Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-23T22:01:43.494Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestProcessEventEmoji [2022-04-23T22:01:43.494Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-04-23T22:01:43.494Z] === RUN TestCollectBatchLineSplit [2022-04-23T22:01:43.494Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-23T22:01:43.494Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-04-23T22:01:43.494Z] === RUN TestCollectBatchMaxEvents [2022-04-23T22:01:43.494Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-23T22:01:43.494Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-23T22:01:43.494Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-23T22:01:43.494Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-23T22:01:43.494Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-04-23T22:01:43.494Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-23T22:01:43.494Z] --- PASS: TestCopierSlow (0.22s) [2022-04-23T22:01:43.494Z] === RUN TestCopierWithSized [2022-04-23T22:01:43.494Z] === RUN TestCopierWithSized/as_is [2022-04-23T22:01:43.494Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-23T22:01:43.494Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-23T22:01:43.494Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-23T22:01:43.494Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestCopierWithPartial [2022-04-23T22:01:43.494Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestRingLogger [2022-04-23T22:01:43.494Z] --- PASS: TestRingLogger (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestRingCap [2022-04-23T22:01:43.494Z] --- PASS: TestRingCap (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestRingClose [2022-04-23T22:01:43.494Z] --- PASS: TestRingClose (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestRingDrain [2022-04-23T22:01:43.494Z] --- PASS: TestRingDrain (0.00s) [2022-04-23T22:01:43.494Z] PASS [2022-04-23T22:01:43.494Z] coverage: 43.2% of statements [2022-04-23T22:01:43.494Z] ok github.com/docker/docker/daemon/logger 0.358s coverage: 43.2% of statements [2022-04-23T22:01:43.494Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-04-23T22:01:43.494Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-23T22:01:43.494Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-23T22:01:43.494Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-23T22:01:43.494Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-23T22:01:43.494Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-23T22:01:43.494Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-23T22:01:43.494Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-23T22:01:43.494Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-23T22:01:43.494Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-23T22:01:43.494Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-23T22:01:43.494Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-23T22:01:43.494Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-23T22:01:43.494Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-23T22:01:43.494Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-23T22:01:43.494Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-23T22:01:43.494Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-23T22:01:43.494Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-23T22:01:43.494Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-23T22:01:43.494Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-23T22:01:43.495Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-23T22:01:43.495Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-23T22:01:43.495Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-23T22:01:43.495Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-23T22:01:43.495Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-23T22:01:43.495Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-23T22:01:43.495Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-23T22:01:43.495Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-23T22:01:43.495Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-23T22:01:43.495Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-23T22:01:43.495Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-23T22:01:43.495Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-23T22:01:43.495Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-23T22:01:43.495Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-23T22:01:43.495Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-23T22:01:43.495Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-23T22:01:43.495Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-23T22:01:43.495Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-23T22:01:43.495Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-23T22:01:43.495Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-23T22:01:43.495Z] === RUN TestValidateLogOptionsFormat [2022-04-23T22:01:43.495Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-23T22:01:43.495Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-23T22:01:43.495Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-23T22:01:43.495Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-23T22:01:43.495Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-23T22:01:43.495Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-23T22:01:43.495Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-23T22:01:43.495Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-23T22:01:43.495Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-23T22:01:43.495Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-23T22:01:43.495Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-23T22:01:43.495Z] === RUN TestCreateTagSuccess [2022-04-23T22:01:43.495Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-23T22:01:43.495Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-23T22:01:43.495Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-23T22:01:43.495Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-23T22:01:43.495Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-23T22:01:43.495Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-23T22:01:43.495Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-23T22:01:43.495Z] PASS [2022-04-23T22:01:43.495Z] coverage: 80.2% of statements [2022-04-23T22:01:43.495Z] ok github.com/docker/docker/daemon/logger/awslogs 0.436s coverage: 80.2% of statements [2022-04-23T22:01:43.507Z] === RUN TestMiddlewares [2022-04-23T22:01:43.507Z] --- PASS: TestMiddlewares (0.00s) [2022-04-23T22:01:43.507Z] PASS [2022-04-23T22:01:43.507Z] coverage: 7.9% of statements [2022-04-23T22:01:43.507Z] ok github.com/docker/docker/api/server 0.076s coverage: 7.9% of statements [2022-04-23T22:01:43.719Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-23T22:01:43.963Z] === RUN TestSearchRegistryForImagesErrors [2022-04-23T22:01:43.963Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-23T22:01:43.963Z] === RUN TestSearchRegistryForImages [2022-04-23T22:01:43.963Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-23T22:01:43.963Z] === RUN TestOnlyPlatformWithFallback [2022-04-23T22:01:43.963Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-23T22:01:43.963Z] === RUN TestImageDelete [2022-04-23T22:01:43.963Z] === RUN TestImageDelete/no_lease [2022-04-23T22:01:43.963Z] === RUN TestImageDelete/lease_exists [2022-04-23T22:01:43.963Z] --- PASS: TestImageDelete (0.08s) [2022-04-23T22:01:43.963Z] --- PASS: TestImageDelete/no_lease (0.02s) [2022-04-23T22:01:43.963Z] --- PASS: TestImageDelete/lease_exists (0.05s) [2022-04-23T22:01:43.963Z] === RUN TestContentStoreForPull [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptReconnectInterval [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/#00 [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/example.com [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/:// [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/something:// [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-23T22:01:43.963Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-23T22:01:43.963Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-23T22:01:43.963Z] PASS [2022-04-23T22:01:43.963Z] coverage: 53.6% of statements [2022-04-23T22:01:43.963Z] ok github.com/docker/docker/daemon/logger/fluentd 0.148s coverage: 53.6% of statements [2022-04-23T22:01:43.963Z] --- PASS: TestContentStoreForPull (0.26s) [2022-04-23T22:01:43.963Z] PASS [2022-04-23T22:01:43.963Z] coverage: 6.6% of statements [2022-04-23T22:01:43.963Z] ok github.com/docker/docker/daemon/images 0.524s coverage: 6.6% of statements [2022-04-23T22:01:44.432Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-23T22:01:44.432Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-23T22:01:44.432Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-23T22:01:44.432Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-23T22:01:44.432Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-23T22:01:44.432Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-23T22:01:44.432Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-23T22:01:44.432Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-23T22:01:44.432Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-23T22:01:44.901Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-04-23T22:01:44.901Z] === RUN TestFastTimeMarshalJSON [2022-04-23T22:01:44.901Z] --- PASS: TestFastTimeMarshalJSON (0.05s) [2022-04-23T22:01:44.901Z] PASS [2022-04-23T22:01:44.901Z] coverage: 87.2% of statements [2022-04-23T22:01:44.901Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.331s coverage: 87.2% of statements [2022-04-23T22:01:45.108Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-23T22:01:45.369Z] === RUN TestJSONFileLogger [2022-04-23T22:01:45.369Z] --- PASS: TestJSONFileLogger (0.01s) [2022-04-23T22:01:45.369Z] === RUN TestJSONFileLoggerWithTags [2022-04-23T22:01:45.369Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-23T22:01:45.369Z] === RUN TestJSONFileLoggerWithOpts [2022-04-23T22:01:45.369Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-23T22:01:45.369Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-23T22:01:45.369Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-23T22:01:45.369Z] === RUN TestEncodeDecode [2022-04-23T22:01:45.369Z] === PAUSE TestEncodeDecode [2022-04-23T22:01:45.369Z] === RUN TestUnexpectedEOF [2022-04-23T22:01:45.369Z] time="2022-04-23T22:01:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-23T22:01:45.369Z] time="2022-04-23T22:01:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-23T22:01:45.369Z] --- PASS: TestUnexpectedEOF (0.18s) [2022-04-23T22:01:45.369Z] === CONT TestEncodeDecode [2022-04-23T22:01:45.369Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-23T22:01:45.369Z] PASS [2022-04-23T22:01:45.369Z] coverage: 69.9% of statements [2022-04-23T22:01:45.369Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.263s coverage: 69.9% of statements [2022-04-23T22:01:46.357Z] === RUN TestWriteLog [2022-04-23T22:01:46.357Z] === PAUSE TestWriteLog [2022-04-23T22:01:46.357Z] === RUN TestReadLog [2022-04-23T22:01:46.357Z] === PAUSE TestReadLog [2022-04-23T22:01:46.357Z] === RUN TestDecode [2022-04-23T22:01:46.357Z] --- PASS: TestDecode (0.03s) [2022-04-23T22:01:46.357Z] === CONT TestWriteLog [2022-04-23T22:01:46.357Z] === CONT TestReadLog [2022-04-23T22:01:46.357Z] --- PASS: TestWriteLog (0.01s) [2022-04-23T22:01:46.357Z] === RUN TestReadLog/tail_exact [2022-04-23T22:01:46.357Z] === RUN TestOpenFileDelete [2022-04-23T22:01:46.357Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-23T22:01:46.357Z] === RUN TestOpenFileRename [2022-04-23T22:01:46.357Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-23T22:01:46.357Z] === RUN TestHandleDecoderErr [2022-04-23T22:01:46.357Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-23T22:01:46.357Z] === RUN TestParseLogTagDefaultTag [2022-04-23T22:01:46.357Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-23T22:01:46.357Z] === RUN TestParseLogTag [2022-04-23T22:01:46.357Z] --- PASS: TestParseLogTag (0.00s) [2022-04-23T22:01:46.357Z] === RUN TestParseLogTagEmptyTag [2022-04-23T22:01:46.357Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-23T22:01:46.357Z] === RUN TestTailFiles [2022-04-23T22:01:46.357Z] --- PASS: TestTailFiles (0.00s) [2022-04-23T22:01:46.357Z] === RUN TestFollowLogsConsumerGone [2022-04-23T22:01:46.357Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-23T22:01:46.357Z] === RUN TestFollowLogsProducerGone [2022-04-23T22:01:46.357Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-23T22:01:46.357Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-23T22:01:46.357Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-23T22:01:46.357Z] === RUN TestCheckCapacityAndRotate [2022-04-23T22:01:46.357Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-23T22:01:46.357Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-23T22:01:46.357Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-04-23T22:01:46.357Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-04-23T22:01:46.357Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-23T22:01:46.357Z] PASS [2022-04-23T22:01:46.357Z] coverage: 53.5% of statements [2022-04-23T22:01:46.357Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.125s coverage: 53.5% of statements [2022-04-23T22:01:46.357Z] === RUN TestReadLog/tail_less_than_available [2022-04-23T22:01:46.357Z] === RUN TestReadLog/tail_more_than_available [2022-04-23T22:01:46.357Z] --- PASS: TestReadLog (0.25s) [2022-04-23T22:01:46.357Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-04-23T22:01:46.357Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-23T22:01:46.357Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-23T22:01:46.357Z] PASS [2022-04-23T22:01:46.357Z] coverage: 78.7% of statements [2022-04-23T22:01:46.357Z] ok github.com/docker/docker/daemon/logger/local 0.441s coverage: 78.7% of statements [2022-04-23T22:01:46.357Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-23T22:01:46.496Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-23T22:01:46.760Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-23T22:01:46.825Z] === RUN TestLog [2022-04-23T22:01:46.825Z] --- PASS: TestLog (0.03s) [2022-04-23T22:01:46.825Z] PASS [2022-04-23T22:01:46.825Z] coverage: 31.5% of statements [2022-04-23T22:01:46.825Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.081s coverage: 31.5% of statements [2022-04-23T22:01:47.293Z] === RUN TestNewParse [2022-04-23T22:01:47.293Z] --- PASS: TestNewParse (0.00s) [2022-04-23T22:01:47.293Z] PASS [2022-04-23T22:01:47.293Z] coverage: 8.3% of statements [2022-04-23T22:01:47.293Z] ok github.com/docker/docker/daemon/logger/templates 0.048s coverage: 8.3% of statements [2022-04-23T22:01:47.701Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-23T22:01:47.701Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-23T22:01:47.701Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-23T22:01:47.701Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-23T22:01:47.760Z] === RUN TestValidateLogOpt [2022-04-23T22:01:47.761Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-23T22:01:47.761Z] === RUN TestNewMissedConfig [2022-04-23T22:01:47.761Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-23T22:01:47.761Z] === RUN TestNewMissedUrl [2022-04-23T22:01:47.761Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-23T22:01:47.761Z] === RUN TestNewMissedToken [2022-04-23T22:01:47.761Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-23T22:01:47.761Z] === RUN TestNewWithProxy [2022-04-23T22:01:47.761Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-23T22:01:47.761Z] === RUN TestDefault [2022-04-23T22:01:47.761Z] --- PASS: TestDefault (0.01s) [2022-04-23T22:01:47.761Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-23T22:01:47.761Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-23T22:01:47.761Z] === RUN TestJsonFormat [2022-04-23T22:01:47.761Z] --- PASS: TestJsonFormat (0.01s) [2022-04-23T22:01:47.761Z] === RUN TestRawFormat [2022-04-23T22:01:47.761Z] --- PASS: TestRawFormat (0.00s) [2022-04-23T22:01:47.761Z] === RUN TestRawFormatWithLabels [2022-04-23T22:01:47.761Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-23T22:01:47.761Z] === RUN TestRawFormatWithoutTag [2022-04-23T22:01:47.761Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-23T22:01:47.761Z] === RUN TestBatching [2022-04-23T22:01:47.761Z] === RUN TestParseLogFormat [2022-04-23T22:01:47.761Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-23T22:01:47.761Z] === RUN TestValidateLogOptEmpty [2022-04-23T22:01:47.761Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-23T22:01:47.761Z] === RUN TestValidateSyslogAddress [2022-04-23T22:01:47.761Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-23T22:01:47.761Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-23T22:01:47.761Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-23T22:01:47.761Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-23T22:01:47.761Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-23T22:01:47.761Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-23T22:01:47.761Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-23T22:01:47.761Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-23T22:01:47.761Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-23T22:01:47.761Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-23T22:01:47.761Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-23T22:01:47.761Z] === RUN TestParseAddressDefaultPort [2022-04-23T22:01:47.761Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-23T22:01:47.761Z] === RUN TestValidateSyslogFacility [2022-04-23T22:01:47.761Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-23T22:01:47.761Z] === RUN TestValidateLogOptSyslogFormat [2022-04-23T22:01:47.761Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-23T22:01:47.761Z] === RUN TestValidateLogOpt [2022-04-23T22:01:47.761Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-23T22:01:47.761Z] PASS [2022-04-23T22:01:47.761Z] coverage: 43.6% of statements [2022-04-23T22:01:47.761Z] --- PASS: TestBatching (0.29s) [2022-04-23T22:01:47.761Z] === RUN TestFrequency [2022-04-23T22:01:47.761Z] ok github.com/docker/docker/daemon/logger/syslog 0.062s coverage: 43.6% of statements [2022-04-23T22:01:48.230Z] --- PASS: TestFrequency (0.16s) [2022-04-23T22:01:48.230Z] === RUN TestOneMessagePerRequest [2022-04-23T22:01:48.230Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-23T22:01:48.230Z] === RUN TestVerify [2022-04-23T22:01:48.230Z] --- PASS: TestVerify (0.00s) [2022-04-23T22:01:48.230Z] === RUN TestSkipVerify [2022-04-23T22:01:48.230Z] time="2022-04-23T22:01:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:01:48.230Z] time="2022-04-23T22:01:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:01:48.230Z] time="2022-04-23T22:01:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:01:48.230Z] time="2022-04-23T22:01:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:01:48.230Z] time="2022-04-23T22:01:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:01:48.699Z] --- PASS: TestSkipVerify (0.75s) [2022-04-23T22:01:48.699Z] === RUN TestBufferMaximum [2022-04-23T22:01:48.699Z] time="2022-04-23T22:01:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:01:48.699Z] time="2022-04-23T22:01:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:01:48.699Z] time="2022-04-23T22:01:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:01:48.699Z] time="2022-04-23T22:01:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:01:48.699Z] time="2022-04-23T22:01:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:01:48.699Z] time="2022-04-23T22:01:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751308.543621\",\"host\":\"9e1064c0d2af\"}'" [2022-04-23T22:01:48.699Z] time="2022-04-23T22:01:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751308.543621\",\"host\":\"9e1064c0d2af\"}'" [2022-04-23T22:01:48.699Z] --- PASS: TestBufferMaximum (0.02s) [2022-04-23T22:01:48.699Z] === RUN TestServerAlwaysDown [2022-04-23T22:01:48.699Z] time="2022-04-23T22:01:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:01:48.699Z] time="2022-04-23T22:01:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:01:48.699Z] time="2022-04-23T22:01:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751308.561315\",\"host\":\"9e1064c0d2af\"}'" [2022-04-23T22:01:48.699Z] time="2022-04-23T22:01:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751308.561315\",\"host\":\"9e1064c0d2af\"}'" [2022-04-23T22:01:48.699Z] time="2022-04-23T22:01:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:01:48.699Z] time="2022-04-23T22:01:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751308.561315\",\"host\":\"9e1064c0d2af\"}'" [2022-04-23T22:01:48.699Z] time="2022-04-23T22:01:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751308.562649\",\"host\":\"9e1064c0d2af\"}'" [2022-04-23T22:01:48.699Z] time="2022-04-23T22:01:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751308.562649\",\"host\":\"9e1064c0d2af\"}'" [2022-04-23T22:01:48.699Z] --- PASS: TestServerAlwaysDown (0.01s) [2022-04-23T22:01:48.699Z] === RUN TestCannotSendAfterClose [2022-04-23T22:01:48.699Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-23T22:01:48.699Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-23T22:01:49.167Z] === RUN TestV1IDService [2022-04-23T22:01:49.167Z] --- PASS: TestV1IDService (0.03s) [2022-04-23T22:01:49.167Z] === RUN TestV2MetadataService [2022-04-23T22:01:49.612Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-23T22:01:49.636Z] --- PASS: TestV2MetadataService (0.83s) [2022-04-23T22:01:49.636Z] PASS [2022-04-23T22:01:49.636Z] coverage: 48.2% of statements [2022-04-23T22:01:49.636Z] ok github.com/docker/docker/distribution/metadata 0.932s coverage: 48.2% of statements [2022-04-23T22:01:50.105Z] time="2022-04-23T22:01:49Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-23T22:01:50.105Z] time="2022-04-23T22:01:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9e1064c0d2af\"}'" [2022-04-23T22:01:50.105Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-04-23T22:01:50.105Z] PASS [2022-04-23T22:01:50.105Z] coverage: 82.5% of statements [2022-04-23T22:01:50.105Z] ok github.com/docker/docker/daemon/logger/splunk 2.338s coverage: 82.5% of statements [2022-04-23T22:01:50.105Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-23T22:01:50.105Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-23T22:01:50.105Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-23T22:01:50.557Z] docker_api_swarm_test.go:46: [de388c3899025] joining swarm manager [d696636210aa9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:01:50.575Z] === RUN TestSuccessfulDownload [2022-04-23T22:01:50.575Z] download_test.go:267: Needs fixing on Windows [2022-04-23T22:01:50.575Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-23T22:01:50.575Z] === RUN TestCancelledDownload [2022-04-23T22:01:50.575Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-23T22:01:50.575Z] === RUN TestMaxDownloadAttempts [2022-04-23T22:01:50.575Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-23T22:01:50.575Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-23T22:01:50.575Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-23T22:01:50.575Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-23T22:01:50.575Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-23T22:01:50.575Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-23T22:01:50.575Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-23T22:01:50.575Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-23T22:01:50.575Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-23T22:01:50.575Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-23T22:01:50.575Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-23T22:01:50.575Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-23T22:01:50.575Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-23T22:01:50.575Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-23T22:01:50.575Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-23T22:01:50.575Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-23T22:01:50.575Z] === RUN TestContinueOnError_NeverContinue [2022-04-23T22:01:50.575Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-23T22:01:50.575Z] === RUN TestManifestStore [2022-04-23T22:01:50.575Z] === RUN TestManifestStore/no_remote_or_local [2022-04-23T22:01:51.043Z] time="2022-04-23T22:01:50Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local492284337\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-23T22:01:51.043Z] === RUN TestManifestStore/no_local_cache [2022-04-23T22:01:51.043Z] === RUN TestManifestStore/with_local_cache [2022-04-23T22:01:51.043Z] === RUN TestManifestStore/unknown_media_type [2022-04-23T22:01:51.043Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-23T22:01:51.043Z] time="2022-04-23T22:01:50Z" level=warning msg="reference for unknown type: " [2022-04-23T22:01:51.043Z] time="2022-04-23T22:01:50Z" level=warning msg="reference for unknown type: " [2022-04-23T22:01:51.043Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-23T22:01:51.043Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-23T22:01:51.043Z] time="2022-04-23T22:01:50Z" level=warning msg="reference for unknown type: " [2022-04-23T22:01:51.043Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-23T22:01:51.043Z] time="2022-04-23T22:01:50Z" level=warning msg="reference for unknown type: " [2022-04-23T22:01:51.043Z] time="2022-04-23T22:01:50Z" level=warning msg="reference for unknown type: " [2022-04-23T22:01:51.043Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-23T22:01:51.043Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-23T22:01:51.043Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-23T22:01:51.043Z] time="2022-04-23T22:01:50Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-23T22:01:51.043Z] --- PASS: TestManifestStore (0.40s) [2022-04-23T22:01:51.043Z] --- PASS: TestManifestStore/no_remote_or_local (0.28s) [2022-04-23T22:01:51.043Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-04-23T22:01:51.043Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-23T22:01:51.043Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-04-23T22:01:51.043Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-04-23T22:01:51.043Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-04-23T22:01:51.043Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-23T22:01:51.043Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-23T22:01:51.043Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-23T22:01:51.043Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-23T22:01:51.043Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-23T22:01:51.043Z] === RUN TestDetectManifestBlobMediaType [2022-04-23T22:01:51.043Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-23T22:01:51.043Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-23T22:01:51.043Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-23T22:01:51.043Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-23T22:01:51.043Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-23T22:01:51.043Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-23T22:01:51.043Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-23T22:01:51.043Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-23T22:01:51.043Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-23T22:01:51.043Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-23T22:01:51.043Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-23T22:01:51.043Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-23T22:01:51.043Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-23T22:01:51.043Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-23T22:01:51.043Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-23T22:01:51.043Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-23T22:01:51.043Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-23T22:01:51.043Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-23T22:01:51.043Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-23T22:01:51.043Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-23T22:01:51.043Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-23T22:01:51.043Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-23T22:01:51.043Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-23T22:01:51.043Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-23T22:01:51.043Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-23T22:01:51.043Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-23T22:01:51.043Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-23T22:01:51.043Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-23T22:01:51.043Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-23T22:01:51.043Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-23T22:01:51.043Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-23T22:01:51.043Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-23T22:01:51.043Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-23T22:01:51.043Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-23T22:01:51.043Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-23T22:01:51.043Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-23T22:01:51.043Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-23T22:01:51.043Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-23T22:01:51.043Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-23T22:01:51.043Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-23T22:01:51.043Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-23T22:01:51.043Z] === RUN TestFixManifestLayers [2022-04-23T22:01:51.043Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-23T22:01:51.043Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-23T22:01:51.043Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-23T22:01:51.043Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-23T22:01:51.043Z] === RUN TestFixManifestLayersBadParent [2022-04-23T22:01:51.043Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-23T22:01:51.043Z] === RUN TestValidateManifest [2022-04-23T22:01:51.043Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-23T22:01:51.043Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-23T22:01:51.043Z] === RUN TestFormatPlatform [2022-04-23T22:01:51.043Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-23T22:01:51.043Z] === RUN TestPullSchema2Config [2022-04-23T22:01:51.043Z] === RUN TestPullSchema2Config/success_first_time [2022-04-23T22:01:51.043Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T22:01:51.043Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:01:51.043Z] === RUN TestPullSchema2Config/500_status [2022-04-23T22:01:51.043Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T22:01:51.043Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:01:51.043Z] time="2022-04-23T22:01:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T22:01:51.043Z] time="2022-04-23T22:01:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T22:01:51.043Z] time="2022-04-23T22:01:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T22:01:51.043Z] time="2022-04-23T22:01:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T22:01:51.043Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-23T22:01:51.043Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.54s) [2022-04-23T22:01:51.043Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.54s) [2022-04-23T22:01:51.043Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.54s) [2022-04-23T22:01:51.043Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.54s) [2022-04-23T22:01:51.043Z] === RUN TestTransfer [2022-04-23T22:01:51.043Z] --- PASS: TestTransfer (0.12s) [2022-04-23T22:01:51.043Z] === RUN TestConcurrencyLimit [2022-04-23T22:01:51.043Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:01:51.043Z] === RUN TestPullSchema2Config/EOF [2022-04-23T22:01:51.043Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T22:01:51.043Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:01:51.043Z] 2022/04/23 22:01:50 http: panic serving 127.0.0.1:49218: intentional panic [2022-04-23T22:01:51.043Z] goroutine 108 [running]: [2022-04-23T22:01:51.043Z] net/http.(*conn).serve.func1() [2022-04-23T22:01:51.043Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-23T22:01:51.043Z] panic({0xde9000, 0xfcb8f0}) [2022-04-23T22:01:51.043Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-23T22:01:51.043Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00036fa00?, {0xfd30d8?, 0xc0000fc000?}) [2022-04-23T22:01:51.043Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-23T22:01:51.043Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xfd30d8, 0xc0000fc000}, 0xc000416600) [2022-04-23T22:01:51.043Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-23T22:01:51.043Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xfd30d8?, 0xc0000fc000?}, 0xc00005ac00?) [2022-04-23T22:01:51.043Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-23T22:01:51.043Z] net/http.serverHandler.ServeHTTP({0xc0001decc0?}, {0xfd30d8, 0xc0000fc000}, 0xc000416600) [2022-04-23T22:01:51.043Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-23T22:01:51.043Z] net/http.(*conn).serve(0xc000174000, {0xfd3950, 0xc0001de5d0}) [2022-04-23T22:01:51.043Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-23T22:01:51.043Z] created by net/http.(*Server).Serve [2022-04-23T22:01:51.043Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-23T22:01:51.129Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-23T22:01:51.391Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-23T22:01:51.512Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-04-23T22:01:51.512Z] === RUN TestInactiveJobs [2022-04-23T22:01:51.512Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:01:51.512Z] === RUN TestPullSchema2Config/unauthorized [2022-04-23T22:01:51.512Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T22:01:51.512Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:01:51.512Z] === RUN TestNotFound [2022-04-23T22:01:51.512Z] --- PASS: TestNotFound (0.00s) [2022-04-23T22:01:51.512Z] === RUN TestConflict [2022-04-23T22:01:51.512Z] --- PASS: TestConflict (0.00s) [2022-04-23T22:01:51.512Z] === RUN TestForbidden [2022-04-23T22:01:51.512Z] --- PASS: TestForbidden (0.00s) [2022-04-23T22:01:51.512Z] === RUN TestInvalidParameter [2022-04-23T22:01:51.512Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-23T22:01:51.512Z] === RUN TestNotImplemented [2022-04-23T22:01:51.512Z] --- PASS: TestNotImplemented (0.00s) [2022-04-23T22:01:51.512Z] === RUN TestNotModified [2022-04-23T22:01:51.512Z] --- PASS: TestNotModified (0.00s) [2022-04-23T22:01:51.512Z] === RUN TestUnauthorized [2022-04-23T22:01:51.512Z] --- PASS: TestUnauthorized (0.00s) [2022-04-23T22:01:51.512Z] === RUN TestUnknown [2022-04-23T22:01:51.512Z] --- PASS: TestUnknown (0.00s) [2022-04-23T22:01:51.512Z] === RUN TestCancelled [2022-04-23T22:01:51.512Z] --- PASS: TestCancelled (0.00s) [2022-04-23T22:01:51.512Z] === RUN TestDeadline [2022-04-23T22:01:51.512Z] --- PASS: TestDeadline (0.00s) [2022-04-23T22:01:51.512Z] === RUN TestDataLoss [2022-04-23T22:01:51.512Z] --- PASS: TestDataLoss (0.00s) [2022-04-23T22:01:51.512Z] === RUN TestUnavailable [2022-04-23T22:01:51.512Z] --- PASS: TestUnavailable (0.00s) [2022-04-23T22:01:51.512Z] === RUN TestSystem [2022-04-23T22:01:51.512Z] --- PASS: TestSystem (0.00s) [2022-04-23T22:01:51.512Z] === RUN TestFromStatusCode [2022-04-23T22:01:51.512Z] --- PASS: TestPullSchema2Config (0.54s) [2022-04-23T22:01:51.512Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-23T22:01:51.512Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-04-23T22:01:51.512Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-23T22:01:51.512Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-23T22:01:51.512Z] === RUN TestGetRepositoryMountCandidates [2022-04-23T22:01:51.512Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-23T22:01:51.512Z] === RUN TestLayerAlreadyExists [2022-04-23T22:01:51.512Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:01:51.512Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:01:51.512Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:01:51.512Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:01:51.512Z] === RUN TestFromStatusCode/Not_Found [2022-04-23T22:01:51.512Z] === RUN TestFromStatusCode/Bad_Request [2022-04-23T22:01:51.512Z] === RUN TestFromStatusCode/Conflict [2022-04-23T22:01:51.512Z] === RUN TestFromStatusCode/Unauthorized [2022-04-23T22:01:51.512Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-23T22:01:51.512Z] === RUN TestFromStatusCode/Forbidden [2022-04-23T22:01:51.512Z] === RUN TestFromStatusCode/Not_Modified [2022-04-23T22:01:51.512Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-23T22:01:51.512Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-23T22:01:51.512Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-23T22:01:51.512Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-23T22:01:51.512Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-23T22:01:51.512Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-23T22:01:51.512Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-23T22:01:51.512Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-23T22:01:51.512Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-23T22:01:51.512Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-23T22:01:51.512Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-23T22:01:51.512Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-23T22:01:51.512Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-23T22:01:51.512Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-23T22:01:51.512Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-23T22:01:51.512Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-23T22:01:51.512Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-23T22:01:51.512Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:01:51.512Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:01:51.512Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-23T22:01:51.512Z] === RUN TestWhenEmptyAuthConfig [2022-04-23T22:01:51.512Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-23T22:01:51.512Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-23T22:01:51.512Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-23T22:01:51.512Z] PASS [2022-04-23T22:01:51.512Z] coverage: 77.0% of statements [2022-04-23T22:01:51.512Z] ok github.com/docker/docker/errdefs 0.059s coverage: 77.0% of statements [2022-04-23T22:01:51.981Z] --- PASS: TestInactiveJobs (0.36s) [2022-04-23T22:01:51.981Z] === RUN TestWatchRelease [2022-04-23T22:01:51.981Z] --- PASS: TestWatchRelease (0.06s) [2022-04-23T22:01:51.981Z] === RUN TestWatchFinishedTransfer [2022-04-23T22:01:51.981Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-23T22:01:51.981Z] === RUN TestDuplicateTransfer [2022-04-23T22:01:51.981Z] === RUN TestFSGetInvalidData [2022-04-23T22:01:51.981Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-23T22:01:51.981Z] === RUN TestSuccessfulUpload [2022-04-23T22:01:51.981Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-23T22:01:51.981Z] === RUN TestFSInvalidSet [2022-04-23T22:01:51.981Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-23T22:01:51.981Z] === RUN TestFSInvalidRoot [2022-04-23T22:01:51.981Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-23T22:01:51.981Z] === RUN TestFSMetadataGetSet [2022-04-23T22:01:51.981Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-04-23T22:01:51.981Z] === RUN TestFSInvalidWalker [2022-04-23T22:01:51.981Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-23T22:01:51.981Z] === RUN TestFSGetSet [2022-04-23T22:01:51.981Z] --- PASS: TestFSGetSet (0.04s) [2022-04-23T22:01:51.981Z] === RUN TestFSGetUnsetKey [2022-04-23T22:01:51.981Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-23T22:01:51.981Z] === RUN TestFSGetEmptyData [2022-04-23T22:01:51.981Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-23T22:01:51.981Z] === RUN TestFSDelete [2022-04-23T22:01:51.981Z] --- PASS: TestFSDelete (0.01s) [2022-04-23T22:01:51.981Z] === RUN TestFSWalker [2022-04-23T22:01:51.981Z] --- PASS: TestFSWalker (0.01s) [2022-04-23T22:01:51.981Z] === RUN TestFSWalkerStopOnError [2022-04-23T22:01:51.981Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-23T22:01:51.981Z] === RUN TestNewFromJSON [2022-04-23T22:01:51.981Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-23T22:01:51.981Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-23T22:01:51.981Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-23T22:01:51.981Z] === RUN TestMarshalKeyOrder [2022-04-23T22:01:51.981Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-23T22:01:51.981Z] === RUN TestHistoryEqual [2022-04-23T22:01:51.981Z] time="2022-04-23T22:01:51Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-23T22:01:52.449Z] --- PASS: TestHistoryEqual (0.18s) [2022-04-23T22:01:52.449Z] === RUN TestImage [2022-04-23T22:01:52.449Z] --- PASS: TestImage (0.00s) [2022-04-23T22:01:52.449Z] === RUN TestImageOSNotEmpty [2022-04-23T22:01:52.449Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-23T22:01:52.449Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-23T22:01:52.449Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-23T22:01:52.449Z] === RUN TestCreate [2022-04-23T22:01:52.449Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-04-23T22:01:52.449Z] === RUN TestCancelledUpload [2022-04-23T22:01:52.449Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-23T22:01:52.449Z] PASS [2022-04-23T22:01:52.449Z] coverage: 76.8% of statements [2022-04-23T22:01:52.449Z] --- PASS: TestCreate (0.01s) [2022-04-23T22:01:52.449Z] === RUN TestRestore [2022-04-23T22:01:52.449Z] ok github.com/docker/docker/distribution/xfer 1.901s coverage: 76.8% of statements [2022-04-23T22:01:52.449Z] time="2022-04-23T22:01:52Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-23T22:01:52.449Z] --- PASS: TestRestore (0.03s) [2022-04-23T22:01:52.449Z] === RUN TestAddDelete [2022-04-23T22:01:52.449Z] --- PASS: TestAddDelete (0.03s) [2022-04-23T22:01:52.449Z] === RUN TestSearchAfterDelete [2022-04-23T22:01:52.449Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-23T22:01:52.449Z] === RUN TestParentReset [2022-04-23T22:01:52.449Z] --- PASS: TestParentReset (0.03s) [2022-04-23T22:01:52.449Z] === RUN TestGetAndSetLastUpdated [2022-04-23T22:01:52.449Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-23T22:01:52.449Z] === RUN TestStoreLen [2022-04-23T22:01:52.449Z] --- PASS: TestStoreLen (0.05s) [2022-04-23T22:01:52.449Z] PASS [2022-04-23T22:01:52.449Z] coverage: 86.9% of statements [2022-04-23T22:01:52.449Z] ok github.com/docker/docker/image 0.606s coverage: 86.9% of statements [2022-04-23T22:01:52.918Z] === RUN TestCompare [2022-04-23T22:01:52.918Z] --- PASS: TestCompare (0.00s) [2022-04-23T22:01:52.918Z] PASS [2022-04-23T22:01:52.918Z] coverage: 19.2% of statements [2022-04-23T22:01:52.918Z] ok github.com/docker/docker/image/cache 0.090s coverage: 19.2% of statements [2022-04-23T22:01:52.918Z] --- PASS: TestWhenEmptyAuthConfig (1.34s) [2022-04-23T22:01:52.918Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-23T22:01:52.918Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-23T22:01:52.918Z] === RUN TestTokenPassThru [2022-04-23T22:01:52.918Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-23T22:01:52.918Z] === RUN TestTokenPassThruDifferentHost [2022-04-23T22:01:52.918Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-23T22:01:52.918Z] PASS [2022-04-23T22:01:52.918Z] coverage: 26.6% of statements [2022-04-23T22:01:52.918Z] ok github.com/docker/docker/distribution 2.402s coverage: 26.6% of statements [2022-04-23T22:01:52.918Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-23T22:01:52.918Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-23T22:01:53.307Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-23T22:01:53.905Z] === RUN TestValidateManifest [2022-04-23T22:01:53.905Z] === RUN TestValidateManifest/nil [2022-04-23T22:01:53.905Z] === RUN TestValidateManifest/non-nil [2022-04-23T22:01:53.905Z] --- PASS: TestValidateManifest (0.00s) [2022-04-23T22:01:53.905Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-23T22:01:53.905Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-23T22:01:53.905Z] PASS [2022-04-23T22:01:53.905Z] coverage: 0.7% of statements [2022-04-23T22:01:53.905Z] ok github.com/docker/docker/image/tarexport 0.139s coverage: 0.7% of statements [2022-04-23T22:01:53.905Z] === RUN TestMakeV1ConfigFromConfig [2022-04-23T22:01:53.905Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-23T22:01:53.905Z] PASS [2022-04-23T22:01:53.905Z] coverage: 25.0% of statements [2022-04-23T22:01:53.905Z] ok github.com/docker/docker/image/v1 0.086s coverage: 25.0% of statements [2022-04-23T22:01:53.905Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-23T22:01:54.892Z] === RUN TestSerialization [2022-04-23T22:01:55.225Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-23T22:01:55.361Z] --- PASS: TestSerialization (0.02s) [2022-04-23T22:01:55.361Z] PASS [2022-04-23T22:01:55.361Z] coverage: 100.0% of statements [2022-04-23T22:01:55.361Z] ok github.com/docker/docker/libcontainerd/queue 0.063s coverage: 100.0% of statements [2022-04-23T22:01:55.637Z] === RUN TestBoolValue [2022-04-23T22:01:55.637Z] --- PASS: TestBoolValue (0.00s) [2022-04-23T22:01:55.637Z] === RUN TestBoolValueOrDefault [2022-04-23T22:01:55.637Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-23T22:01:55.637Z] === RUN TestInt64ValueOrZero [2022-04-23T22:01:55.637Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-23T22:01:55.637Z] === RUN TestInt64ValueOrDefault [2022-04-23T22:01:55.637Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-23T22:01:55.637Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-23T22:01:55.637Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-23T22:01:55.637Z] === RUN TestJsonContentType [2022-04-23T22:01:55.637Z] --- PASS: TestJsonContentType (0.00s) [2022-04-23T22:01:55.637Z] === RUN TestReadJSON [2022-04-23T22:01:55.637Z] === RUN TestReadJSON/nil_body [2022-04-23T22:01:55.637Z] === RUN TestReadJSON/empty_body [2022-04-23T22:01:55.637Z] === RUN TestReadJSON/with_valid_request [2022-04-23T22:01:55.637Z] === RUN TestReadJSON/with_whitespace [2022-04-23T22:01:55.637Z] === RUN TestReadJSON/with_extra_content [2022-04-23T22:01:55.637Z] === RUN TestReadJSON/invalid_JSON [2022-04-23T22:01:55.637Z] --- PASS: TestReadJSON (0.00s) [2022-04-23T22:01:55.637Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-23T22:01:55.637Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-23T22:01:55.637Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-23T22:01:55.637Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-23T22:01:55.637Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-23T22:01:55.637Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-23T22:01:55.637Z] PASS [2022-04-23T22:01:55.637Z] coverage: 31.9% of statements [2022-04-23T22:01:55.637Z] ok github.com/docker/docker/api/server/httputils 0.050s coverage: 31.9% of statements [2022-04-23T22:01:55.637Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-23T22:01:55.637Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-23T22:01:55.637Z] === RUN TestMaskSecretKeys [2022-04-23T22:01:55.637Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-23T22:01:55.637Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-23T22:01:55.637Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-23T22:01:55.637Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-23T22:01:55.637Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-23T22:01:55.637Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-23T22:01:55.637Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-23T22:01:55.637Z] === RUN TestVersionMiddlewareVersion [2022-04-23T22:01:55.637Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-23T22:01:55.637Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-23T22:01:55.637Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-23T22:01:55.637Z] PASS [2022-04-23T22:01:55.637Z] coverage: 37.7% of statements [2022-04-23T22:01:55.637Z] ok github.com/docker/docker/api/server/middleware 0.064s coverage: 37.7% of statements [2022-04-23T22:01:55.637Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-23T22:01:55.637Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-23T22:01:55.637Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-23T22:01:55.637Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-23T22:01:55.637Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-23T22:01:55.637Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-23T22:01:55.637Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-23T22:01:55.637Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-23T22:01:55.637Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-23T22:01:55.637Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-23T22:01:55.637Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-23T22:01:55.637Z] === RUN TestStrSliceMarshalJSON [2022-04-23T22:01:55.637Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-23T22:01:55.637Z] === RUN TestStrSliceUnmarshalJSON [2022-04-23T22:01:55.637Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-23T22:01:55.637Z] === RUN TestStrSliceUnmarshalString [2022-04-23T22:01:55.638Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-23T22:01:55.638Z] === RUN TestStrSliceUnmarshalSlice [2022-04-23T22:01:55.638Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-23T22:01:55.638Z] PASS [2022-04-23T22:01:55.638Z] coverage: 90.0% of statements [2022-04-23T22:01:55.638Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2022-04-23T22:01:55.638Z] === RUN TestToJSON [2022-04-23T22:01:55.638Z] --- PASS: TestToJSON (0.00s) [2022-04-23T22:01:55.638Z] === RUN TestToParamWithVersion [2022-04-23T22:01:55.638Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-23T22:01:55.638Z] === RUN TestFromJSON [2022-04-23T22:01:55.638Z] --- PASS: TestFromJSON (0.00s) [2022-04-23T22:01:55.638Z] === RUN TestEmpty [2022-04-23T22:01:55.638Z] --- PASS: TestEmpty (0.00s) [2022-04-23T22:01:55.638Z] === RUN TestArgsMatchKVListEmptySources [2022-04-23T22:01:55.638Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-23T22:01:55.638Z] === RUN TestArgsMatchKVList [2022-04-23T22:01:55.638Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-23T22:01:55.638Z] === RUN TestArgsMatch [2022-04-23T22:01:55.638Z] --- PASS: TestArgsMatch (0.00s) [2022-04-23T22:01:55.638Z] === RUN TestAdd [2022-04-23T22:01:55.638Z] --- PASS: TestAdd (0.00s) [2022-04-23T22:01:55.638Z] === RUN TestDel [2022-04-23T22:01:55.638Z] --- PASS: TestDel (0.00s) [2022-04-23T22:01:55.638Z] === RUN TestLen [2022-04-23T22:01:55.638Z] --- PASS: TestLen (0.00s) [2022-04-23T22:01:55.638Z] === RUN TestExactMatch [2022-04-23T22:01:55.638Z] --- PASS: TestExactMatch (0.00s) [2022-04-23T22:01:55.638Z] === RUN TestOnlyOneExactMatch [2022-04-23T22:01:55.638Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-23T22:01:55.638Z] === RUN TestContains [2022-04-23T22:01:55.638Z] --- PASS: TestContains (0.00s) [2022-04-23T22:01:55.638Z] === RUN TestValidate [2022-04-23T22:01:55.638Z] --- PASS: TestValidate (0.00s) [2022-04-23T22:01:55.638Z] === RUN TestWalkValues [2022-04-23T22:01:55.638Z] --- PASS: TestWalkValues (0.00s) [2022-04-23T22:01:55.638Z] === RUN TestFuzzyMatch [2022-04-23T22:01:55.638Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-23T22:01:55.638Z] === RUN TestClone [2022-04-23T22:01:55.638Z] --- PASS: TestClone (0.00s) [2022-04-23T22:01:55.638Z] PASS [2022-04-23T22:01:55.638Z] coverage: 92.2% of statements [2022-04-23T22:01:55.638Z] ok github.com/docker/docker/api/types/filters 0.053s coverage: 92.2% of statements [2022-04-23T22:01:55.638Z] === RUN TestGetTimestamp [2022-04-23T22:01:55.638Z] === RUN TestAdjustForAPIVersion [2022-04-23T22:01:55.638Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-23T22:01:55.638Z] PASS [2022-04-23T22:01:55.638Z] coverage: 6.1% of statements [2022-04-23T22:01:55.638Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 6.1% of statements [2022-04-23T22:01:55.638Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-23T22:01:55.638Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-23T22:01:55.638Z] ? github.com/docker/docker/api/types [no test files] [2022-04-23T22:01:55.638Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-23T22:01:55.638Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-23T22:01:55.638Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-23T22:01:55.638Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-23T22:01:55.638Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-23T22:01:55.638Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-23T22:01:55.638Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-23T22:01:55.638Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-23T22:01:55.638Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-23T22:01:55.638Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-23T22:01:55.638Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-23T22:01:55.638Z] --- PASS: TestGetTimestamp (0.19s) [2022-04-23T22:01:55.638Z] === RUN TestParseTimestamps [2022-04-23T22:01:55.638Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-23T22:01:55.638Z] PASS [2022-04-23T22:01:55.638Z] coverage: 100.0% of statements [2022-04-23T22:01:55.638Z] ok github.com/docker/docker/api/types/time 0.225s coverage: 100.0% of statements [2022-04-23T22:01:55.638Z] === RUN TestCompareVersion [2022-04-23T22:01:55.638Z] --- PASS: TestCompareVersion (0.00s) [2022-04-23T22:01:55.638Z] PASS [2022-04-23T22:01:55.638Z] coverage: 77.3% of statements [2022-04-23T22:01:55.638Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 77.3% of statements [2022-04-23T22:01:55.638Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-23T22:01:55.638Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-23T22:01:55.638Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-23T22:01:55.638Z] ? github.com/docker/docker/builder [no test files] [2022-04-23T22:01:55.638Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-23T22:01:55.638Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-23T22:01:55.638Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-23T22:01:55.638Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-23T22:01:55.638Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-23T22:01:55.638Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-23T22:01:55.638Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-23T22:01:55.829Z] === RUN TestEmptyLayer [2022-04-23T22:01:55.829Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-23T22:01:55.829Z] === RUN TestCommitFailure [2022-04-23T22:01:55.829Z] --- PASS: TestCommitFailure (0.01s) [2022-04-23T22:01:55.829Z] === RUN TestStartTransactionFailure [2022-04-23T22:01:55.829Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-23T22:01:55.829Z] === RUN TestGetOrphan [2022-04-23T22:01:55.829Z] --- PASS: TestGetOrphan (0.01s) [2022-04-23T22:01:55.829Z] === RUN TestMountAndRegister [2022-04-23T22:01:55.829Z] layer_test.go:258: Layer size: 14 [2022-04-23T22:01:55.829Z] --- PASS: TestMountAndRegister (0.05s) [2022-04-23T22:01:55.829Z] === RUN TestLayerRelease [2022-04-23T22:01:55.829Z] layer_test.go:291: Failing on Windows [2022-04-23T22:01:55.829Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-23T22:01:55.829Z] === RUN TestStoreRestore [2022-04-23T22:01:55.829Z] layer_test.go:340: Failing on Windows [2022-04-23T22:01:55.829Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-23T22:01:55.829Z] === RUN TestTarStreamStability [2022-04-23T22:01:55.829Z] layer_test.go:455: Failing on Windows [2022-04-23T22:01:55.829Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-23T22:01:55.829Z] === RUN TestRegisterExistingLayer [2022-04-23T22:01:55.829Z] === RUN TestEnvironmentParsing [2022-04-23T22:01:55.829Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-23T22:01:55.829Z] PASS [2022-04-23T22:01:55.829Z] coverage: 1.2% of statements [2022-04-23T22:01:55.829Z] ok github.com/docker/docker/libcontainerd/local 0.073s coverage: 1.2% of statements [2022-04-23T22:01:55.829Z] --- PASS: TestRegisterExistingLayer (0.22s) [2022-04-23T22:01:55.829Z] === RUN TestTarStreamVerification [2022-04-23T22:01:55.829Z] layer_test.go:684: Failing on Windows [2022-04-23T22:01:55.830Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-23T22:01:55.830Z] === RUN TestLayerMigration [2022-04-23T22:01:55.830Z] migration_test.go:45: Failing on Windows [2022-04-23T22:01:55.830Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-23T22:01:55.830Z] === RUN TestLayerMigrationNoTarsplit [2022-04-23T22:01:55.830Z] migration_test.go:181: Failing on Windows [2022-04-23T22:01:55.830Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-23T22:01:55.830Z] === RUN TestMountInit [2022-04-23T22:01:55.830Z] mount_test.go:17: Failing on Windows [2022-04-23T22:01:55.830Z] --- SKIP: TestMountInit (0.00s) [2022-04-23T22:01:55.830Z] === RUN TestMountSize [2022-04-23T22:01:55.830Z] mount_test.go:76: Failing on Windows [2022-04-23T22:01:55.830Z] --- SKIP: TestMountSize (0.00s) [2022-04-23T22:01:55.830Z] === RUN TestMountChanges [2022-04-23T22:01:55.830Z] mount_test.go:125: Failing on Windows [2022-04-23T22:01:55.830Z] --- SKIP: TestMountChanges (0.00s) [2022-04-23T22:01:55.830Z] === RUN TestMountApply [2022-04-23T22:01:55.830Z] mount_test.go:212: Failing on Windows [2022-04-23T22:01:55.830Z] --- SKIP: TestMountApply (0.00s) [2022-04-23T22:01:55.830Z] PASS [2022-04-23T22:01:55.830Z] coverage: 30.6% of statements [2022-04-23T22:01:55.830Z] ok github.com/docker/docker/layer 0.404s coverage: 30.6% of statements [2022-04-23T22:01:55.958Z] --- PASS: TestServiceUpdateSecrets (14.40s) [2022-04-23T22:01:55.958Z] === RUN TestServiceUpdateConfigs [2022-04-23T22:01:56.299Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-23T22:01:56.299Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-23T22:01:56.299Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-23T22:01:56.299Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-23T22:01:56.615Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-23T22:01:56.626Z] === RUN TestIsGIT [2022-04-23T22:01:56.626Z] --- PASS: TestIsGIT (0.00s) [2022-04-23T22:01:56.626Z] PASS [2022-04-23T22:01:56.626Z] coverage: 100.0% of statements [2022-04-23T22:01:56.626Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.105s coverage: 100.0% of statements [2022-04-23T22:01:56.626Z] === RUN TestParseRemoteURL [2022-04-23T22:01:56.626Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-23T22:01:56.626Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-23T22:01:56.626Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-23T22:01:56.626Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-23T22:01:56.626Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-23T22:01:56.626Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-23T22:01:56.626Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-23T22:01:56.626Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-23T22:01:56.626Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-23T22:01:56.626Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-23T22:01:56.626Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-23T22:01:56.626Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-23T22:01:56.626Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-23T22:01:56.626Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-23T22:01:56.626Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-23T22:01:56.626Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-23T22:01:56.626Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-23T22:01:56.626Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-23T22:01:56.626Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-23T22:01:56.626Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-23T22:01:56.626Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-23T22:01:56.626Z] === RUN TestCloneArgsSmartHttp [2022-04-23T22:01:56.626Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-04-23T22:01:56.626Z] === RUN TestCloneArgsDumbHttp [2022-04-23T22:01:56.626Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-23T22:01:56.626Z] === RUN TestCloneArgsGit [2022-04-23T22:01:56.626Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-23T22:01:56.626Z] === RUN TestCheckoutGit [2022-04-23T22:01:56.768Z] === RUN TestSequenceGetAvailableBit [2022-04-23T22:01:56.768Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-23T22:01:56.768Z] === RUN TestSequenceEqual [2022-04-23T22:01:56.768Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-23T22:01:56.768Z] === RUN TestSequenceCopy [2022-04-23T22:01:56.768Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-23T22:01:56.768Z] === RUN TestGetFirstAvailable [2022-04-23T22:01:56.768Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-23T22:01:56.768Z] === RUN TestFindSequence [2022-04-23T22:01:56.768Z] --- PASS: TestFindSequence (0.00s) [2022-04-23T22:01:56.768Z] === RUN TestCheckIfAvailable [2022-04-23T22:01:56.768Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-23T22:01:56.768Z] === RUN TestMergeSequences [2022-04-23T22:01:56.768Z] --- PASS: TestMergeSequences (0.00s) [2022-04-23T22:01:56.768Z] === RUN TestPushReservation [2022-04-23T22:01:56.768Z] --- PASS: TestPushReservation (0.00s) [2022-04-23T22:01:56.768Z] === RUN TestSerializeDeserialize [2022-04-23T22:01:56.768Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-23T22:01:56.768Z] === RUN TestSet [2022-04-23T22:01:56.768Z] --- PASS: TestSet (0.00s) [2022-04-23T22:01:56.768Z] === RUN TestSetUnset [2022-04-23T22:01:56.768Z] --- PASS: TestSetUnset (0.00s) [2022-04-23T22:01:56.768Z] === RUN TestOffsetSetUnset [2022-04-23T22:01:56.768Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-23T22:01:56.768Z] === RUN TestSetInRange [2022-04-23T22:01:56.768Z] --- PASS: TestSetInRange (0.00s) [2022-04-23T22:01:56.768Z] === RUN TestSetAnyInRange [2022-04-23T22:01:56.768Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-23T22:01:56.768Z] === RUN TestMethods [2022-04-23T22:01:56.768Z] --- PASS: TestMethods (0.00s) [2022-04-23T22:01:56.768Z] === RUN TestRandomAllocateDeallocate [2022-04-23T22:01:58.842Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-23T22:01:58.842Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-23T22:01:58.842Z] === RUN TestProcessNoDockerignore [2022-04-23T22:01:58.842Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-23T22:01:58.842Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-23T22:01:58.842Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-23T22:01:58.842Z] === RUN TestDetectContentType [2022-04-23T22:01:58.842Z] --- PASS: TestDetectContentType (0.00s) [2022-04-23T22:01:58.842Z] === RUN TestSelectAcceptableMIME [2022-04-23T22:01:58.842Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-23T22:01:58.842Z] === RUN TestInspectEmptyResponse [2022-04-23T22:01:58.842Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-23T22:01:58.842Z] === RUN TestInspectResponseBinary [2022-04-23T22:01:58.842Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-23T22:01:58.842Z] === RUN TestResponseUnsupportedContentType [2022-04-23T22:01:58.842Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-23T22:01:58.842Z] === RUN TestInspectResponseTextSimple [2022-04-23T22:01:58.842Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-23T22:01:58.842Z] === RUN TestInspectResponseEmptyContentType [2022-04-23T22:01:58.842Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-23T22:01:58.842Z] === RUN TestUnknownContentLength [2022-04-23T22:01:58.842Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-23T22:01:58.842Z] === RUN TestDownloadRemote [2022-04-23T22:01:58.842Z] --- PASS: TestDownloadRemote (0.09s) [2022-04-23T22:01:58.842Z] === RUN TestGetWithStatusError [2022-04-23T22:01:58.842Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-23T22:01:58.842Z] === RUN TestCloseRootDirectory [2022-04-23T22:01:58.842Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:01:58.842Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-23T22:01:58.842Z] === RUN TestHashFile [2022-04-23T22:01:58.842Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:01:58.842Z] --- SKIP: TestHashFile (0.00s) [2022-04-23T22:01:58.842Z] === RUN TestHashSubdir [2022-04-23T22:01:58.842Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:01:58.842Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-23T22:01:58.842Z] === RUN TestRemoveDirectory [2022-04-23T22:01:58.842Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:01:58.842Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-23T22:01:58.842Z] PASS [2022-04-23T22:01:58.842Z] coverage: 9.3% of statements [2022-04-23T22:01:58.842Z] ok github.com/docker/docker/builder/remotecontext 0.238s coverage: 9.3% of statements [2022-04-23T22:01:58.982Z] === RUN TestInvalidConfig [2022-04-23T22:01:58.982Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-23T22:01:58.982Z] === RUN TestConfig [2022-04-23T22:01:58.982Z] --- PASS: TestConfig (0.00s) [2022-04-23T22:01:58.982Z] === RUN TestOptionsLabels [2022-04-23T22:01:58.982Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-23T22:01:58.982Z] === RUN TestValidName [2022-04-23T22:01:58.982Z] --- PASS: TestValidName (0.00s) [2022-04-23T22:01:58.982Z] PASS [2022-04-23T22:01:58.982Z] coverage: 19.7% of statements [2022-04-23T22:01:58.982Z] ok github.com/docker/docker/libnetwork/config 0.080s coverage: 19.7% of statements [2022-04-23T22:01:58.982Z] === RUN TestKey [2022-04-23T22:01:58.982Z] --- PASS: TestKey (0.00s) [2022-04-23T22:01:58.982Z] === RUN TestParseKey [2022-04-23T22:01:58.982Z] --- PASS: TestParseKey (0.00s) [2022-04-23T22:01:58.982Z] === RUN TestInvalidDataStore [2022-04-23T22:01:58.982Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-23T22:01:58.982Z] === RUN TestKVObjectFlatKey [2022-04-23T22:01:58.982Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-23T22:01:58.982Z] === RUN TestAtomicKVObjectFlatKey [2022-04-23T22:01:58.982Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-23T22:01:58.982Z] PASS [2022-04-23T22:01:58.982Z] coverage: 21.9% of statements [2022-04-23T22:01:58.982Z] ok github.com/docker/docker/libnetwork/datastore 0.051s coverage: 21.9% of statements [2022-04-23T22:01:59.310Z] === RUN TestEnable [2022-04-23T22:01:59.310Z] --- PASS: TestEnable (0.00s) [2022-04-23T22:01:59.310Z] === RUN TestDisable [2022-04-23T22:01:59.310Z] --- PASS: TestDisable (0.00s) [2022-04-23T22:01:59.310Z] === RUN TestEnabled [2022-04-23T22:01:59.310Z] --- PASS: TestEnabled (0.00s) [2022-04-23T22:01:59.310Z] PASS [2022-04-23T22:01:59.310Z] coverage: 100.0% of statements [2022-04-23T22:01:59.310Z] ok github.com/docker/docker/cli/debug 0.041s coverage: 100.0% of statements [2022-04-23T22:01:59.310Z] === RUN TestGetAllAllowed [2022-04-23T22:01:59.310Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-23T22:01:59.310Z] === RUN TestGetAllMeta [2022-04-23T22:01:59.310Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-23T22:01:59.310Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-23T22:01:59.310Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-23T22:01:59.310Z] === RUN TestIsUnreferencedBuiltin [2022-04-23T22:01:59.310Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-23T22:01:59.310Z] === RUN TestIsExistingDirectory [2022-04-23T22:01:59.310Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-23T22:01:59.310Z] === RUN TestGetFilenameForDownload [2022-04-23T22:01:59.310Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-23T22:01:59.310Z] === RUN TestEnv2Variables [2022-04-23T22:01:59.310Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-23T22:01:59.310Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-23T22:01:59.310Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-23T22:01:59.310Z] === RUN TestMaintainer [2022-04-23T22:01:59.311Z] --- PASS: TestMaintainer (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestLabel [2022-04-23T22:01:59.311Z] --- PASS: TestLabel (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestFromScratch [2022-04-23T22:01:59.311Z] --- PASS: TestFromScratch (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestFromWithArg [2022-04-23T22:01:59.311Z] --- PASS: TestFromWithArg (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-23T22:01:59.311Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestFromWithUndefinedArg [2022-04-23T22:01:59.311Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestFromMultiStageWithNamedStage [2022-04-23T22:01:59.311Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestOnbuild [2022-04-23T22:01:59.311Z] --- PASS: TestOnbuild (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestWorkdir [2022-04-23T22:01:59.311Z] --- PASS: TestWorkdir (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestCmd [2022-04-23T22:01:59.311Z] --- PASS: TestCmd (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestHealthcheckNone [2022-04-23T22:01:59.311Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestHealthcheckCmd [2022-04-23T22:01:59.311Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestEntrypoint [2022-04-23T22:01:59.311Z] --- PASS: TestEntrypoint (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestExpose [2022-04-23T22:01:59.311Z] --- PASS: TestExpose (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestUser [2022-04-23T22:01:59.311Z] --- PASS: TestUser (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestVolume [2022-04-23T22:01:59.311Z] --- PASS: TestVolume (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestStopSignal [2022-04-23T22:01:59.311Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-23T22:01:59.311Z] --- SKIP: TestStopSignal (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestArg [2022-04-23T22:01:59.311Z] --- PASS: TestArg (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestShell [2022-04-23T22:01:59.311Z] --- PASS: TestShell (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestPrependEnvOnCmd [2022-04-23T22:01:59.311Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestRunWithBuildArgs [2022-04-23T22:01:59.311Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestRunIgnoresHealthcheck [2022-04-23T22:01:59.311Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestDispatchUnsupportedOptions [2022-04-23T22:01:59.311Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-23T22:01:59.311Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-23T22:01:59.311Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-23T22:01:59.311Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-23T22:01:59.311Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-23T22:01:59.311Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-23T22:01:59.311Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestNormalizeWorkdir [2022-04-23T22:01:59.311Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestDispatch [2022-04-23T22:01:59.311Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-23T22:01:59.311Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-23T22:01:59.311Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-23T22:01:59.311Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-23T22:01:59.311Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-23T22:01:59.311Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-23T22:01:59.311Z] === RUN TestDispatch/COPY_url [2022-04-23T22:01:59.311Z] --- PASS: TestDispatch (0.06s) [2022-04-23T22:01:59.311Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-23T22:01:59.311Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-04-23T22:01:59.311Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-23T22:01:59.311Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-23T22:01:59.311Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-23T22:01:59.311Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-23T22:01:59.311Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestAddScratchImageAddsToMounts [2022-04-23T22:01:59.311Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-23T22:01:59.311Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-23T22:01:59.311Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-23T22:01:59.311Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestImageSourceGetAddsToMounts [2022-04-23T22:01:59.311Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestEmptyDockerfile [2022-04-23T22:01:59.311Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-23T22:01:59.311Z] === RUN TestSymlinkDockerfile [2022-04-23T22:01:59.311Z] --- PASS: TestSymlinkDockerfile (0.02s) [2022-04-23T22:01:59.311Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-23T22:01:59.311Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestNonExistingDockerfile [2022-04-23T22:01:59.311Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestCopyRunConfig [2022-04-23T22:01:59.311Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestDeepCopyRunConfig [2022-04-23T22:01:59.311Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestExportImage [2022-04-23T22:01:59.311Z] --- PASS: TestExportImage (0.00s) [2022-04-23T22:01:59.311Z] === RUN TestNormalizeDest [2022-04-23T22:01:59.311Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-23T22:01:59.311Z] PASS [2022-04-23T22:01:59.311Z] coverage: 46.7% of statements [2022-04-23T22:01:59.311Z] ok github.com/docker/docker/builder/dockerfile 0.255s coverage: 46.7% of statements [2022-04-23T22:01:59.970Z] === RUN TestIPDataMarshalling [2022-04-23T22:01:59.970Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-23T22:01:59.970Z] === RUN TestValidateAndIsV6 [2022-04-23T22:01:59.970Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-23T22:01:59.970Z] PASS [2022-04-23T22:01:59.970Z] coverage: 68.9% of statements [2022-04-23T22:01:59.970Z] ok github.com/docker/docker/libnetwork/driverapi 0.093s coverage: 68.9% of statements [2022-04-23T22:01:59.970Z] === RUN TestErrorInterfaces [2022-04-23T22:01:59.970Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-23T22:01:59.970Z] === RUN TestNetworkMarshalling [2022-04-23T22:02:00.438Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-04-23T22:02:00.438Z] === RUN TestEndpointMarshalling [2022-04-23T22:02:00.438Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-23T22:02:00.438Z] === RUN TestAuxAddresses [2022-04-23T22:02:00.438Z] time="2022-04-23T22:02:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-23T22:02:00.438Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-23T22:02:00.438Z] === RUN TestSRVServiceQuery [2022-04-23T22:02:00.438Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:02:00.438Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-23T22:02:00.438Z] === RUN TestServiceVIPReuse [2022-04-23T22:02:00.438Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:02:00.438Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-23T22:02:00.438Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-23T22:02:00.438Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:02:00.438Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-23T22:02:00.438Z] === RUN TestDNSIPQuery [2022-04-23T22:02:00.438Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:02:00.438Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-23T22:02:00.438Z] === RUN TestDNSProxyServFail [2022-04-23T22:02:00.438Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:02:00.438Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-23T22:02:00.438Z] === RUN TestSandboxAddEmpty [2022-04-23T22:02:00.438Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:02:00.438Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-23T22:02:00.438Z] === RUN TestSandboxAddMultiPrio [2022-04-23T22:02:00.438Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:02:00.438Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-23T22:02:00.438Z] === RUN TestSandboxAddSamePrio [2022-04-23T22:02:00.438Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:02:00.439Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-23T22:02:00.439Z] === RUN TestCleanupServiceDiscovery [2022-04-23T22:02:00.439Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:02:00.439Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-23T22:02:00.439Z] === RUN TestDNSOptions [2022-04-23T22:02:00.439Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:02:00.439Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-23T22:02:00.439Z] === RUN TestMultipleControllersWithSameStore [2022-04-23T22:02:00.439Z] time="2022-04-23T22:02:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-23T22:02:00.439Z] time="2022-04-23T22:02:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-23T22:02:00.439Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-04-23T22:02:00.439Z] PASS [2022-04-23T22:02:00.439Z] coverage: 8.5% of statements [2022-04-23T22:02:00.439Z] ok github.com/docker/docker/libnetwork 0.384s coverage: 8.5% of statements [2022-04-23T22:02:00.827Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-23T22:02:00.872Z] === RUN TestTCP4Proxy [2022-04-23T22:02:00.872Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-23T22:02:00.872Z] === RUN TestTCP4ProxyHalfClose [2022-04-23T22:02:00.872Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2022-04-23T22:02:00.872Z] === RUN TestTCP6Proxy [2022-04-23T22:02:00.872Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-23T22:02:00.872Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-23T22:02:00.872Z] === RUN TestTCPDualStackProxy [2022-04-23T22:02:00.872Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-23T22:02:00.872Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-23T22:02:00.872Z] === RUN TestUDP4Proxy [2022-04-23T22:02:00.872Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-23T22:02:00.872Z] === RUN TestUDP6Proxy [2022-04-23T22:02:00.872Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-23T22:02:00.872Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-23T22:02:00.872Z] === RUN TestUDPWriteError [2022-04-23T22:02:00.872Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-23T22:02:00.872Z] === RUN TestSCTP4Proxy [2022-04-23T22:02:00.872Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-23T22:02:00.872Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-23T22:02:00.872Z] === RUN TestSCTP6Proxy [2022-04-23T22:02:00.872Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-23T22:02:00.872Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-23T22:02:00.872Z] PASS [2022-04-23T22:02:00.873Z] coverage: 49.4% of statements [2022-04-23T22:02:00.873Z] ok github.com/docker/docker/cmd/docker-proxy 0.063s coverage: 49.4% of statements [2022-04-23T22:02:00.906Z] === RUN TestDriver [2022-04-23T22:02:00.906Z] --- PASS: TestDriver (0.00s) [2022-04-23T22:02:00.906Z] PASS [2022-04-23T22:02:00.906Z] coverage: 34.8% of statements [2022-04-23T22:02:00.906Z] ok github.com/docker/docker/libnetwork/drivers/host 0.044s coverage: 34.8% of statements [2022-04-23T22:02:01.375Z] === RUN TestDriver [2022-04-23T22:02:01.375Z] --- PASS: TestDriver (0.00s) [2022-04-23T22:02:01.375Z] PASS [2022-04-23T22:02:01.375Z] coverage: 34.8% of statements [2022-04-23T22:02:01.375Z] ok github.com/docker/docker/libnetwork/drivers/null 0.057s coverage: 34.8% of statements [2022-04-23T22:02:01.398Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-23T22:02:01.844Z] === RUN TestNetworkAllocateFree [2022-04-23T22:02:01.844Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-23T22:02:01.844Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-23T22:02:01.844Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-23T22:02:01.844Z] PASS [2022-04-23T22:02:01.844Z] coverage: 63.6% of statements [2022-04-23T22:02:01.844Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.052s coverage: 63.6% of statements [2022-04-23T22:02:01.844Z] --- PASS: TestRandomAllocateDeallocate (5.17s) [2022-04-23T22:02:01.844Z] === RUN TestAllocateRandomDeallocate [2022-04-23T22:02:02.314Z] === RUN TestGetEmptyCapabilities [2022-04-23T22:02:02.314Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-23T22:02:02.314Z] === RUN TestGetExtraCapabilities [2022-04-23T22:02:02.314Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-23T22:02:02.314Z] === RUN TestGetInvalidCapabilities [2022-04-23T22:02:02.314Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-23T22:02:02.314Z] === RUN TestRemoteDriver [2022-04-23T22:02:02.314Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-23T22:02:02.314Z] === RUN TestDriverError [2022-04-23T22:02:02.314Z] --- PASS: TestDriverError (0.01s) [2022-04-23T22:02:02.314Z] === RUN TestMissingValues [2022-04-23T22:02:02.314Z] --- PASS: TestMissingValues (0.01s) [2022-04-23T22:02:02.314Z] === RUN TestRollback [2022-04-23T22:02:02.314Z] --- PASS: TestRollback (0.01s) [2022-04-23T22:02:02.314Z] PASS [2022-04-23T22:02:02.314Z] coverage: 57.4% of statements [2022-04-23T22:02:02.314Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.103s coverage: 57.4% of statements [2022-04-23T22:02:02.342Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-23T22:02:02.782Z] === RUN TestNAT [2022-04-23T22:02:02.782Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-23T22:02:02.782Z] --- SKIP: TestNAT (0.00s) [2022-04-23T22:02:02.782Z] === RUN TestTransparent [2022-04-23T22:02:02.782Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-23T22:02:02.782Z] --- SKIP: TestTransparent (0.00s) [2022-04-23T22:02:02.782Z] PASS [2022-04-23T22:02:02.782Z] coverage: 0.0% of statements [2022-04-23T22:02:02.782Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.055s coverage: 0.0% of statements [2022-04-23T22:02:03.250Z] === RUN TestBuildDefault [2022-04-23T22:02:03.250Z] --- PASS: TestBuildDefault (0.00s) [2022-04-23T22:02:03.250Z] === RUN TestBuildHostnameDomainname [2022-04-23T22:02:03.250Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-23T22:02:03.250Z] === RUN TestBuildHostname [2022-04-23T22:02:03.250Z] --- PASS: TestBuildHostname (0.00s) [2022-04-23T22:02:03.250Z] === RUN TestBuildHostnameFQDN [2022-04-23T22:02:03.250Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-23T22:02:03.250Z] === RUN TestBuildNoIP [2022-04-23T22:02:03.250Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-23T22:02:03.250Z] === RUN TestUpdate [2022-04-23T22:02:03.250Z] --- PASS: TestUpdate (0.00s) [2022-04-23T22:02:03.250Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-23T22:02:03.250Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-23T22:02:03.250Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-23T22:02:03.250Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-23T22:02:03.250Z] === RUN TestAddEmpty [2022-04-23T22:02:03.250Z] --- PASS: TestAddEmpty (0.00s) [2022-04-23T22:02:03.250Z] === RUN TestAdd [2022-04-23T22:02:03.250Z] --- PASS: TestAdd (0.00s) [2022-04-23T22:02:03.250Z] === RUN TestDeleteEmpty [2022-04-23T22:02:03.250Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-23T22:02:03.250Z] === RUN TestDeleteNewline [2022-04-23T22:02:03.250Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-23T22:02:03.250Z] === RUN TestDelete [2022-04-23T22:02:03.250Z] --- PASS: TestDelete (0.00s) [2022-04-23T22:02:03.250Z] === RUN TestConcurrentWrites [2022-04-23T22:02:03.250Z] --- PASS: TestAllocateRandomDeallocate (1.35s) [2022-04-23T22:02:03.250Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-23T22:02:03.250Z] === RUN TestNew [2022-04-23T22:02:03.250Z] --- PASS: TestNew (0.00s) [2022-04-23T22:02:03.250Z] === RUN TestAddDriver [2022-04-23T22:02:03.250Z] --- PASS: TestAddDriver (0.00s) [2022-04-23T22:02:03.250Z] === RUN TestAddDuplicateDriver [2022-04-23T22:02:03.250Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-23T22:02:03.250Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-23T22:02:03.250Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-23T22:02:03.250Z] === RUN TestDriver [2022-04-23T22:02:03.250Z] --- PASS: TestDriver (0.00s) [2022-04-23T22:02:03.250Z] === RUN TestIPAM [2022-04-23T22:02:03.250Z] --- PASS: TestIPAM (0.00s) [2022-04-23T22:02:03.250Z] === RUN TestWalkIPAMs [2022-04-23T22:02:03.250Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-23T22:02:03.250Z] === RUN TestWalkDrivers [2022-04-23T22:02:03.250Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-23T22:02:03.250Z] PASS [2022-04-23T22:02:03.250Z] coverage: 82.4% of statements [2022-04-23T22:02:03.250Z] ok github.com/docker/docker/libnetwork/drvregistry 0.083s coverage: 82.4% of statements [2022-04-23T22:02:03.285Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-23T22:02:03.719Z] --- PASS: TestConcurrentWrites (0.25s) [2022-04-23T22:02:03.719Z] PASS [2022-04-23T22:02:03.719Z] coverage: 81.2% of statements [2022-04-23T22:02:03.719Z] ok github.com/docker/docker/libnetwork/etchosts 0.323s coverage: 81.2% of statements [2022-04-23T22:02:03.719Z] === RUN TestNew [2022-04-23T22:02:03.719Z] --- PASS: TestNew (0.00s) [2022-04-23T22:02:03.719Z] === RUN TestAllocate [2022-04-23T22:02:03.719Z] --- PASS: TestAllocate (0.00s) [2022-04-23T22:02:03.719Z] === RUN TestUninitialized [2022-04-23T22:02:03.719Z] --- PASS: TestUninitialized (0.00s) [2022-04-23T22:02:03.719Z] === RUN TestAllocateInRange [2022-04-23T22:02:03.719Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-23T22:02:03.719Z] === RUN TestAllocateSerial [2022-04-23T22:02:03.719Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-23T22:02:03.719Z] PASS [2022-04-23T22:02:03.719Z] coverage: 87.5% of statements [2022-04-23T22:02:03.719Z] ok github.com/docker/docker/libnetwork/idm 0.047s coverage: 87.5% of statements [2022-04-23T22:02:03.856Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-23T22:02:03.856Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-23T22:02:03.856Z] --- PASS: TestImportExtremelyLargeImageWorks (180.57s) [2022-04-23T22:02:03.856Z] PASS [2022-04-23T22:02:03.856Z] [2022-04-23T22:02:03.856Z] DONE 22 tests in 185.021s [2022-04-23T22:02:03.856Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-23T22:02:03.856Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:02:03.856Z] ++ set -e [2022-04-23T22:02:03.856Z] ++ '[' -n 0 ']' [2022-04-23T22:02:03.856Z] ++ set -x [2022-04-23T22:02:03.856Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:02:04.116Z] INFO: Testing against a local daemon [2022-04-23T22:02:04.116Z] === RUN TestNetworkCreateDelete [2022-04-23T22:02:04.116Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-04-23T22:02:04.116Z] === RUN TestDockerNetworkDeletePreferID [2022-04-23T22:02:04.188Z] === RUN TestCaller [2022-04-23T22:02:04.188Z] --- PASS: TestCaller (0.00s) [2022-04-23T22:02:04.188Z] PASS [2022-04-23T22:02:04.188Z] coverage: 100.0% of statements [2022-04-23T22:02:04.188Z] ok github.com/docker/docker/libnetwork/internal/caller 0.045s coverage: 100.0% of statements [2022-04-23T22:02:04.188Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.99s) [2022-04-23T22:02:04.188Z] === RUN TestRetrieveFromStore [2022-04-23T22:02:04.656Z] === RUN TestSetSerialInsertDelete [2022-04-23T22:02:04.656Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-23T22:02:04.656Z] === RUN TestSetParallelInsertDelete [2022-04-23T22:02:04.687Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-23T22:02:04.687Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2022-04-23T22:02:04.687Z] === RUN TestDaemonDNSFallback [2022-04-23T22:02:05.124Z] --- PASS: TestRetrieveFromStore (0.73s) [2022-04-23T22:02:05.124Z] === RUN TestIsCorrupted [2022-04-23T22:02:05.124Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-23T22:02:05.124Z] === RUN TestSetRollover [2022-04-23T22:02:05.258Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-23T22:02:05.519Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-23T22:02:05.593Z] === RUN TestInt2IP2IntConversion [2022-04-23T22:02:06.061Z] --- PASS: TestInt2IP2IntConversion (0.49s) [2022-04-23T22:02:06.061Z] === RUN TestGetAddressVersion [2022-04-23T22:02:06.061Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-23T22:02:06.061Z] === RUN TestKeyString [2022-04-23T22:02:06.061Z] --- PASS: TestKeyString (0.00s) [2022-04-23T22:02:06.061Z] === RUN TestPoolDataMarshal [2022-04-23T22:02:06.061Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-23T22:02:06.061Z] === RUN TestSubnetsMarshal [2022-04-23T22:02:06.061Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-04-23T22:02:06.061Z] === RUN TestAddSubnets [2022-04-23T22:02:06.061Z] --- PASS: TestAddSubnets (0.04s) [2022-04-23T22:02:06.061Z] === RUN TestDoublePoolRelease [2022-04-23T22:02:06.061Z] === RUN TestPoolRequest [2022-04-23T22:02:06.061Z] --- PASS: TestPoolRequest (0.00s) [2022-04-23T22:02:06.061Z] === RUN TestOtherRequests [2022-04-23T22:02:06.061Z] --- PASS: TestOtherRequests (0.00s) [2022-04-23T22:02:06.061Z] PASS [2022-04-23T22:02:06.061Z] coverage: 57.1% of statements [2022-04-23T22:02:06.061Z] ok github.com/docker/docker/libnetwork/ipams/null 0.041s coverage: 57.1% of statements [2022-04-23T22:02:06.061Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-23T22:02:06.061Z] === RUN TestAddReleasePoolID [2022-04-23T22:02:06.091Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-23T22:02:06.352Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-23T22:02:06.529Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-04-23T22:02:06.529Z] === RUN TestPredefinedPool [2022-04-23T22:02:06.529Z] --- PASS: TestPredefinedPool (0.03s) [2022-04-23T22:02:06.529Z] === RUN TestRemoveSubnet [2022-04-23T22:02:06.529Z] --- PASS: TestSetRollover (1.35s) [2022-04-23T22:02:06.529Z] === RUN TestSetRolloverSerial [2022-04-23T22:02:06.529Z] --- PASS: TestRemoveSubnet (0.22s) [2022-04-23T22:02:06.529Z] === RUN TestGetSameAddress [2022-04-23T22:02:06.529Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-23T22:02:06.529Z] === RUN TestPoolAllocationReuse [2022-04-23T22:02:06.612Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-23T22:02:07.516Z] === RUN TestGetCapabilities [2022-04-23T22:02:07.516Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-23T22:02:07.516Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-23T22:02:07.516Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-23T22:02:07.516Z] === RUN TestGetDefaultAddressSpaces [2022-04-23T22:02:07.516Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-23T22:02:07.516Z] === RUN TestRemoteDriver [2022-04-23T22:02:07.516Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-23T22:02:07.516Z] PASS [2022-04-23T22:02:07.516Z] coverage: 47.4% of statements [2022-04-23T22:02:07.516Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.084s coverage: 47.4% of statements [2022-04-23T22:02:07.552Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-23T22:02:07.988Z] --- PASS: TestSetRolloverSerial (1.40s) [2022-04-23T22:02:07.988Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-23T22:02:07.988Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-23T22:02:07.988Z] PASS [2022-04-23T22:02:07.988Z] coverage: 84.4% of statements [2022-04-23T22:02:07.988Z] ok github.com/docker/docker/libnetwork/bitseq 11.063s coverage: 84.4% of statements [2022-04-23T22:02:07.988Z] --- PASS: TestPoolAllocationReuse (1.45s) [2022-04-23T22:02:07.988Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-23T22:02:07.988Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-04-23T22:02:07.988Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-23T22:02:08.456Z] === RUN TestWindowsIPAM [2022-04-23T22:02:08.456Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-23T22:02:08.456Z] PASS [2022-04-23T22:02:08.456Z] coverage: 71.4% of statements [2022-04-23T22:02:08.456Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.063s coverage: 71.4% of statements [2022-04-23T22:02:08.493Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-23T22:02:09.437Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-23T22:02:09.437Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-23T22:02:09.442Z] === RUN TestDefaultNetwork [2022-04-23T22:02:09.442Z] --- PASS: TestDefaultNetwork (0.27s) [2022-04-23T22:02:09.442Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-23T22:02:09.909Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2022-04-23T22:02:09.909Z] === RUN TestInitAddressPools [2022-04-23T22:02:09.909Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-23T22:02:09.909Z] PASS [2022-04-23T22:02:09.909Z] coverage: 74.0% of statements [2022-04-23T22:02:09.909Z] ok github.com/docker/docker/libnetwork/ipamutils 0.610s coverage: 74.0% of statements [2022-04-23T22:02:10.377Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.12s) [2022-04-23T22:02:10.377Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-23T22:02:10.377Z] === RUN TestKeyValue [2022-04-23T22:02:10.377Z] --- PASS: TestKeyValue (0.00s) [2022-04-23T22:02:10.377Z] PASS [2022-04-23T22:02:10.377Z] coverage: 60.0% of statements [2022-04-23T22:02:10.377Z] ok github.com/docker/docker/libnetwork/netlabel 0.042s coverage: 60.0% of statements [2022-04-23T22:02:10.848Z] --- PASS: TestServiceUpdateConfigs (14.26s) [2022-04-23T22:02:10.848Z] === RUN TestServiceUpdateNetwork [2022-04-23T22:02:11.284Z] === RUN TestCheckpointCreateError [2022-04-23T22:02:11.284Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestCheckpointCreate [2022-04-23T22:02:11.284Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestCheckpointDeleteError [2022-04-23T22:02:11.284Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestCheckpointDelete [2022-04-23T22:02:11.284Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestCheckpointListError [2022-04-23T22:02:11.284Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestCheckpointList [2022-04-23T22:02:11.284Z] --- PASS: TestCheckpointList (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestCheckpointListContainerNotFound [2022-04-23T22:02:11.284Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestNewClientWithOpsFromEnv [2022-04-23T22:02:11.284Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-23T22:02:11.284Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestGetAPIPath [2022-04-23T22:02:11.284Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestParseHostURL [2022-04-23T22:02:11.284Z] --- PASS: TestParseHostURL (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-23T22:02:11.284Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-23T22:02:11.284Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestNegotiateAPIVersion [2022-04-23T22:02:11.284Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-23T22:02:11.284Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-23T22:02:11.284Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-23T22:02:11.284Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-23T22:02:11.284Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-23T22:02:11.284Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-23T22:02:11.284Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-23T22:02:11.284Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-23T22:02:11.284Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-23T22:02:11.284Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-23T22:02:11.284Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestNegotiateAPVersionOverride [2022-04-23T22:02:11.284Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-23T22:02:11.284Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-23T22:02:11.284Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-23T22:02:11.284Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestClientRedirect [2022-04-23T22:02:11.284Z] === RUN TestClientRedirect/GET [2022-04-23T22:02:11.284Z] === RUN TestClientRedirect/POST [2022-04-23T22:02:11.284Z] === RUN TestClientRedirect/PUT [2022-04-23T22:02:11.284Z] === RUN TestClientRedirect/DELETE [2022-04-23T22:02:11.284Z] --- PASS: TestClientRedirect (0.00s) [2022-04-23T22:02:11.284Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-23T22:02:11.284Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-23T22:02:11.284Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-23T22:02:11.284Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestConfigCreateUnsupported [2022-04-23T22:02:11.284Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestConfigCreateError [2022-04-23T22:02:11.284Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestConfigCreate [2022-04-23T22:02:11.284Z] --- PASS: TestConfigCreate (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestConfigInspectNotFound [2022-04-23T22:02:11.284Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestConfigInspectWithEmptyID [2022-04-23T22:02:11.284Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestConfigInspectUnsupported [2022-04-23T22:02:11.284Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestConfigInspectError [2022-04-23T22:02:11.284Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestConfigInspectConfigNotFound [2022-04-23T22:02:11.284Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestConfigInspect [2022-04-23T22:02:11.284Z] --- PASS: TestConfigInspect (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestConfigListUnsupported [2022-04-23T22:02:11.284Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestConfigListError [2022-04-23T22:02:11.284Z] --- PASS: TestConfigListError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestConfigList [2022-04-23T22:02:11.284Z] --- PASS: TestConfigList (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestConfigRemoveUnsupported [2022-04-23T22:02:11.284Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestConfigRemoveError [2022-04-23T22:02:11.284Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestConfigRemove [2022-04-23T22:02:11.284Z] --- PASS: TestConfigRemove (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestConfigUpdateUnsupported [2022-04-23T22:02:11.284Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestConfigUpdateError [2022-04-23T22:02:11.284Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestConfigUpdate [2022-04-23T22:02:11.284Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerCommitError [2022-04-23T22:02:11.284Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerCommit [2022-04-23T22:02:11.284Z] --- PASS: TestContainerCommit (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerStatPathError [2022-04-23T22:02:11.284Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerStatPathNotFoundError [2022-04-23T22:02:11.284Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerStatPathNoHeaderError [2022-04-23T22:02:11.284Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerStatPath [2022-04-23T22:02:11.284Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestCopyToContainerError [2022-04-23T22:02:11.284Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestCopyToContainerNotFoundError [2022-04-23T22:02:11.284Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestCopyToContainerEmptyResponse [2022-04-23T22:02:11.284Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestCopyToContainer [2022-04-23T22:02:11.284Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestCopyFromContainerError [2022-04-23T22:02:11.284Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestCopyFromContainerNotFoundError [2022-04-23T22:02:11.284Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-23T22:02:11.284Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-23T22:02:11.284Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestCopyFromContainer [2022-04-23T22:02:11.284Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerCreateError [2022-04-23T22:02:11.284Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerCreateImageNotFound [2022-04-23T22:02:11.284Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerCreateWithName [2022-04-23T22:02:11.284Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerCreateAutoRemove [2022-04-23T22:02:11.284Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerDiffError [2022-04-23T22:02:11.284Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerDiff [2022-04-23T22:02:11.284Z] --- PASS: TestContainerDiff (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerExecCreateError [2022-04-23T22:02:11.284Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerExecCreate [2022-04-23T22:02:11.284Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerExecStartError [2022-04-23T22:02:11.284Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerExecStart [2022-04-23T22:02:11.284Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerExecInspectError [2022-04-23T22:02:11.284Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerExecInspect [2022-04-23T22:02:11.284Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerExportError [2022-04-23T22:02:11.284Z] --- PASS: TestContainerExportError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerExport [2022-04-23T22:02:11.284Z] --- PASS: TestContainerExport (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerInspectError [2022-04-23T22:02:11.284Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerInspectContainerNotFound [2022-04-23T22:02:11.284Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerInspectWithEmptyID [2022-04-23T22:02:11.284Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerInspect [2022-04-23T22:02:11.284Z] --- PASS: TestContainerInspect (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerInspectNode [2022-04-23T22:02:11.284Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerKillError [2022-04-23T22:02:11.284Z] --- PASS: TestContainerKillError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerKill [2022-04-23T22:02:11.284Z] --- PASS: TestContainerKill (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerListError [2022-04-23T22:02:11.284Z] --- PASS: TestContainerListError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerList [2022-04-23T22:02:11.284Z] --- PASS: TestContainerList (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerLogsNotFoundError [2022-04-23T22:02:11.284Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerLogsError [2022-04-23T22:02:11.284Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-23T22:02:11.284Z] === RUN TestContainerLogs [2022-04-23T22:02:11.347Z] --- PASS: TestDaemonDNSFallback (6.67s) [2022-04-23T22:02:11.348Z] === RUN TestInspectNetwork [2022-04-23T22:02:11.752Z] --- PASS: TestContainerLogs (0.21s) [2022-04-23T22:02:11.752Z] === RUN TestContainerPauseError [2022-04-23T22:02:11.752Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestContainerPause [2022-04-23T22:02:11.752Z] --- PASS: TestContainerPause (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestContainersPruneError [2022-04-23T22:02:11.752Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestContainersPrune [2022-04-23T22:02:11.752Z] --- PASS: TestContainersPrune (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestContainerRemoveError [2022-04-23T22:02:11.752Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestContainerRemoveNotFoundError [2022-04-23T22:02:11.752Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestContainerRemove [2022-04-23T22:02:11.752Z] --- PASS: TestContainerRemove (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestContainerRenameError [2022-04-23T22:02:11.752Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestContainerRename [2022-04-23T22:02:11.752Z] --- PASS: TestContainerRename (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestContainerResizeError [2022-04-23T22:02:11.752Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestContainerExecResizeError [2022-04-23T22:02:11.752Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestContainerResize [2022-04-23T22:02:11.752Z] --- PASS: TestContainerResize (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestContainerExecResize [2022-04-23T22:02:11.752Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestContainerRestartError [2022-04-23T22:02:11.752Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestContainerRestart [2022-04-23T22:02:11.752Z] --- PASS: TestContainerRestart (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestContainerStartError [2022-04-23T22:02:11.752Z] --- PASS: TestContainerStartError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestContainerStart [2022-04-23T22:02:11.752Z] --- PASS: TestContainerStart (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestContainerStatsError [2022-04-23T22:02:11.752Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestContainerStats [2022-04-23T22:02:11.752Z] --- PASS: TestContainerStats (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestContainerStopError [2022-04-23T22:02:11.752Z] --- PASS: TestContainerStopError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestContainerStop [2022-04-23T22:02:11.752Z] --- PASS: TestContainerStop (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestContainerTopError [2022-04-23T22:02:11.752Z] --- PASS: TestContainerTopError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestContainerTop [2022-04-23T22:02:11.752Z] --- PASS: TestContainerTop (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestContainerUnpauseError [2022-04-23T22:02:11.752Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestContainerUnpause [2022-04-23T22:02:11.752Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestContainerUpdateError [2022-04-23T22:02:11.752Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestContainerUpdate [2022-04-23T22:02:11.752Z] --- PASS: TestContainerUpdate (0.09s) [2022-04-23T22:02:11.752Z] === RUN TestContainerWaitError [2022-04-23T22:02:11.752Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestContainerWait [2022-04-23T22:02:11.752Z] --- PASS: TestContainerWait (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestDiskUsageError [2022-04-23T22:02:11.752Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestDiskUsage [2022-04-23T22:02:11.752Z] --- PASS: TestDiskUsage (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestDistributionInspectUnsupported [2022-04-23T22:02:11.752Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestDistributionInspectWithEmptyID [2022-04-23T22:02:11.752Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestEventsErrorInOptions [2022-04-23T22:02:11.752Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestEventsErrorFromServer [2022-04-23T22:02:11.752Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestEvents [2022-04-23T22:02:11.752Z] --- PASS: TestEvents (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestTLSCloseWriter [2022-04-23T22:02:11.752Z] === PAUSE TestTLSCloseWriter [2022-04-23T22:02:11.752Z] === RUN TestImageBuildError [2022-04-23T22:02:11.752Z] --- PASS: TestImageBuildError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImageBuild [2022-04-23T22:02:11.752Z] --- PASS: TestImageBuild (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestGetDockerOS [2022-04-23T22:02:11.752Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImageCreateError [2022-04-23T22:02:11.752Z] --- PASS: TestImageCreateError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImageCreate [2022-04-23T22:02:11.752Z] --- PASS: TestImageCreate (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImageHistoryError [2022-04-23T22:02:11.752Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImageHistory [2022-04-23T22:02:11.752Z] --- PASS: TestImageHistory (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImageImportError [2022-04-23T22:02:11.752Z] --- PASS: TestImageImportError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImageImport [2022-04-23T22:02:11.752Z] --- PASS: TestImageImport (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImageInspectError [2022-04-23T22:02:11.752Z] --- PASS: TestImageInspectError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImageInspectImageNotFound [2022-04-23T22:02:11.752Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImageInspectWithEmptyID [2022-04-23T22:02:11.752Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImageInspect [2022-04-23T22:02:11.752Z] --- PASS: TestImageInspect (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImageListError [2022-04-23T22:02:11.752Z] --- PASS: TestImageListError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImageList [2022-04-23T22:02:11.752Z] --- PASS: TestImageList (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImageListApiBefore125 [2022-04-23T22:02:11.752Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImageLoadError [2022-04-23T22:02:11.752Z] --- PASS: TestImageLoadError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImageLoad [2022-04-23T22:02:11.752Z] --- PASS: TestImageLoad (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImagesPruneError [2022-04-23T22:02:11.752Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImagesPrune [2022-04-23T22:02:11.752Z] --- PASS: TestImagesPrune (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImagePullReferenceParseError [2022-04-23T22:02:11.752Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImagePullAnyError [2022-04-23T22:02:11.752Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-23T22:02:11.752Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-23T22:02:11.752Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-23T22:02:11.752Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-23T22:02:11.752Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImagePullWithoutErrors [2022-04-23T22:02:11.752Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImagePushReferenceError [2022-04-23T22:02:11.752Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImagePushAnyError [2022-04-23T22:02:11.752Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-23T22:02:11.752Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-23T22:02:11.752Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-23T22:02:11.752Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-23T22:02:11.752Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImagePushWithoutErrors [2022-04-23T22:02:11.752Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-23T22:02:11.752Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-23T22:02:11.752Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-23T22:02:11.752Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-23T22:02:11.752Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-23T22:02:11.752Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-23T22:02:11.752Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-23T22:02:11.752Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-23T22:02:11.752Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImageRemoveError [2022-04-23T22:02:11.752Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImageRemoveImageNotFound [2022-04-23T22:02:11.752Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImageRemove [2022-04-23T22:02:11.752Z] --- PASS: TestImageRemove (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImageSaveError [2022-04-23T22:02:11.752Z] --- PASS: TestImageSaveError (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImageSave [2022-04-23T22:02:11.752Z] --- PASS: TestImageSave (0.00s) [2022-04-23T22:02:11.752Z] === RUN TestImageSearchAnyError [2022-04-23T22:02:12.220Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-23T22:02:12.220Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-23T22:02:12.220Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-23T22:02:12.220Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-23T22:02:12.220Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-23T22:02:12.220Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-23T22:02:12.220Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-23T22:02:12.220Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-23T22:02:12.220Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-23T22:02:12.220Z] === RUN TestImageSearchWithoutErrors [2022-04-23T22:02:12.220Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-23T22:02:12.220Z] === RUN TestImageTagError [2022-04-23T22:02:12.220Z] --- PASS: TestImageTagError (0.00s) [2022-04-23T22:02:12.220Z] === RUN TestImageTagInvalidReference [2022-04-23T22:02:12.220Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-23T22:02:12.220Z] === RUN TestImageTagInvalidSourceImageName [2022-04-23T22:02:12.220Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-23T22:02:12.220Z] === RUN TestImageTagHexSource [2022-04-23T22:02:12.220Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-23T22:02:12.220Z] === RUN TestImageTag [2022-04-23T22:02:12.220Z] --- PASS: TestImageTag (0.00s) [2022-04-23T22:02:12.220Z] === RUN TestInfoServerError [2022-04-23T22:02:12.220Z] --- PASS: TestInfoServerError (0.00s) [2022-04-23T22:02:12.220Z] === RUN TestInfoInvalidResponseJSONError [2022-04-23T22:02:12.220Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-23T22:02:12.220Z] === RUN TestInfo [2022-04-23T22:02:12.220Z] --- PASS: TestInfo (0.00s) [2022-04-23T22:02:12.220Z] === RUN TestNetworkConnectError [2022-04-23T22:02:12.220Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-23T22:02:12.220Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-23T22:02:12.220Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-23T22:02:12.220Z] === RUN TestNetworkConnect [2022-04-23T22:02:12.220Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-23T22:02:12.220Z] === RUN TestNetworkCreateError [2022-04-23T22:02:12.220Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-23T22:02:12.220Z] === RUN TestNetworkCreate [2022-04-23T22:02:12.220Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-23T22:02:12.220Z] === RUN TestNetworkDisconnectError [2022-04-23T22:02:12.220Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-23T22:02:12.220Z] === RUN TestNetworkDisconnect [2022-04-23T22:02:12.220Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-23T22:02:12.220Z] === RUN TestNetworkInspect [2022-04-23T22:02:12.220Z] === RUN TestNetworkInspect/empty_ID [2022-04-23T22:02:12.220Z] === RUN TestNetworkInspect/no_options [2022-04-23T22:02:12.220Z] === RUN TestNetworkInspect/verbose [2022-04-23T22:02:12.220Z] === RUN TestNetworkInspect/global_scope [2022-04-23T22:02:12.220Z] === RUN TestNetworkInspect/unknown_network [2022-04-23T22:02:12.220Z] === RUN TestNetworkInspect/server_error [2022-04-23T22:02:12.220Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-23T22:02:12.220Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-23T22:02:12.221Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-23T22:02:12.221Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-23T22:02:12.221Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-23T22:02:12.221Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-23T22:02:12.221Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestNetworkListError [2022-04-23T22:02:12.221Z] --- PASS: TestNetworkListError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestNetworkList [2022-04-23T22:02:12.221Z] --- PASS: TestNetworkList (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestNetworksPruneError [2022-04-23T22:02:12.221Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestNetworksPrune [2022-04-23T22:02:12.221Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestNetworkRemoveError [2022-04-23T22:02:12.221Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestNetworkRemove [2022-04-23T22:02:12.221Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestNodeInspectError [2022-04-23T22:02:12.221Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestNodeInspectNodeNotFound [2022-04-23T22:02:12.221Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestNodeInspectWithEmptyID [2022-04-23T22:02:12.221Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestNodeInspect [2022-04-23T22:02:12.221Z] --- PASS: TestNodeInspect (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestNodeListError [2022-04-23T22:02:12.221Z] --- PASS: TestNodeListError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestNodeList [2022-04-23T22:02:12.221Z] --- PASS: TestNodeList (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestNodeRemoveError [2022-04-23T22:02:12.221Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestNodeRemove [2022-04-23T22:02:12.221Z] --- PASS: TestNodeRemove (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestNodeUpdateError [2022-04-23T22:02:12.221Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestNodeUpdate [2022-04-23T22:02:12.221Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestOptionWithHostFromEnv [2022-04-23T22:02:12.221Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestOptionWithTimeout [2022-04-23T22:02:12.221Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestOptionWithVersionFromEnv [2022-04-23T22:02:12.221Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestPingFail [2022-04-23T22:02:12.221Z] --- PASS: TestPingFail (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestPingWithError [2022-04-23T22:02:12.221Z] 2022/04/23 22:02:11 RoundTripper returned a response & error; ignoring response [2022-04-23T22:02:12.221Z] 2022/04/23 22:02:11 RoundTripper returned a response & error; ignoring response [2022-04-23T22:02:12.221Z] --- PASS: TestPingWithError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestPingSuccess [2022-04-23T22:02:12.221Z] --- PASS: TestPingSuccess (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestPingHeadFallback [2022-04-23T22:02:12.221Z] === RUN TestPingHeadFallback/OK [2022-04-23T22:02:12.221Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-23T22:02:12.221Z] === RUN TestPingHeadFallback/Not_Found [2022-04-23T22:02:12.221Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-23T22:02:12.221Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-23T22:02:12.221Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-23T22:02:12.221Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-23T22:02:12.221Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-23T22:02:12.221Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestPluginDisableError [2022-04-23T22:02:12.221Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestPluginDisable [2022-04-23T22:02:12.221Z] --- PASS: TestPluginDisable (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestPluginEnableError [2022-04-23T22:02:12.221Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestPluginEnable [2022-04-23T22:02:12.221Z] --- PASS: TestPluginEnable (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestPluginInspectError [2022-04-23T22:02:12.221Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestPluginInspectWithEmptyID [2022-04-23T22:02:12.221Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestPluginInspect [2022-04-23T22:02:12.221Z] --- PASS: TestPluginInspect (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestPluginListError [2022-04-23T22:02:12.221Z] --- PASS: TestPluginListError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestPluginList [2022-04-23T22:02:12.221Z] --- PASS: TestPluginList (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestPluginPushError [2022-04-23T22:02:12.221Z] --- PASS: TestPluginPushError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestPluginPush [2022-04-23T22:02:12.221Z] --- PASS: TestPluginPush (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestPluginRemoveError [2022-04-23T22:02:12.221Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestPluginRemove [2022-04-23T22:02:12.221Z] --- PASS: TestPluginRemove (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestPluginSetError [2022-04-23T22:02:12.221Z] --- PASS: TestPluginSetError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestPluginSet [2022-04-23T22:02:12.221Z] --- PASS: TestPluginSet (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSetHostHeader [2022-04-23T22:02:12.221Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestPlainTextError [2022-04-23T22:02:12.221Z] --- PASS: TestPlainTextError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestInfiniteError [2022-04-23T22:02:12.221Z] --- PASS: TestInfiniteError (0.01s) [2022-04-23T22:02:12.221Z] === RUN TestCanceledContext [2022-04-23T22:02:12.221Z] 2022/04/23 22:02:11 RoundTripper returned a response & error; ignoring response [2022-04-23T22:02:12.221Z] --- PASS: TestCanceledContext (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestDeadlineExceededContext [2022-04-23T22:02:12.221Z] 2022/04/23 22:02:11 RoundTripper returned a response & error; ignoring response [2022-04-23T22:02:12.221Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSecretCreateUnsupported [2022-04-23T22:02:12.221Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSecretCreateError [2022-04-23T22:02:12.221Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSecretCreate [2022-04-23T22:02:12.221Z] --- PASS: TestSecretCreate (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSecretInspectUnsupported [2022-04-23T22:02:12.221Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSecretInspectError [2022-04-23T22:02:12.221Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSecretInspectSecretNotFound [2022-04-23T22:02:12.221Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSecretInspectWithEmptyID [2022-04-23T22:02:12.221Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSecretInspect [2022-04-23T22:02:12.221Z] --- PASS: TestSecretInspect (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSecretListUnsupported [2022-04-23T22:02:12.221Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSecretListError [2022-04-23T22:02:12.221Z] --- PASS: TestSecretListError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSecretList [2022-04-23T22:02:12.221Z] --- PASS: TestSecretList (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSecretRemoveUnsupported [2022-04-23T22:02:12.221Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSecretRemoveError [2022-04-23T22:02:12.221Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSecretRemove [2022-04-23T22:02:12.221Z] --- PASS: TestSecretRemove (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSecretUpdateUnsupported [2022-04-23T22:02:12.221Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSecretUpdateError [2022-04-23T22:02:12.221Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSecretUpdate [2022-04-23T22:02:12.221Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestServiceCreateError [2022-04-23T22:02:12.221Z] --- PASS: TestServiceCreateError (0.01s) [2022-04-23T22:02:12.221Z] === RUN TestServiceCreate [2022-04-23T22:02:12.221Z] --- PASS: TestServiceCreate (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-23T22:02:12.221Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestServiceCreateDigestPinning [2022-04-23T22:02:12.221Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestServiceInspectError [2022-04-23T22:02:12.221Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestServiceInspectServiceNotFound [2022-04-23T22:02:12.221Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestServiceInspectWithEmptyID [2022-04-23T22:02:12.221Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestServiceInspect [2022-04-23T22:02:12.221Z] --- PASS: TestServiceInspect (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestServiceListError [2022-04-23T22:02:12.221Z] --- PASS: TestServiceListError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestServiceList [2022-04-23T22:02:12.221Z] --- PASS: TestServiceList (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestServiceLogsError [2022-04-23T22:02:12.221Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestServiceLogs [2022-04-23T22:02:12.221Z] --- PASS: TestServiceLogs (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestServiceRemoveError [2022-04-23T22:02:12.221Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestServiceRemoveNotFoundError [2022-04-23T22:02:12.221Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestServiceRemove [2022-04-23T22:02:12.221Z] --- PASS: TestServiceRemove (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestServiceUpdateError [2022-04-23T22:02:12.221Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestServiceUpdate [2022-04-23T22:02:12.221Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSwarmGetUnlockKeyError [2022-04-23T22:02:12.221Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSwarmGetUnlockKey [2022-04-23T22:02:12.221Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSwarmInitError [2022-04-23T22:02:12.221Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSwarmInit [2022-04-23T22:02:12.221Z] --- PASS: TestSwarmInit (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSwarmInspectError [2022-04-23T22:02:12.221Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSwarmInspect [2022-04-23T22:02:12.221Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSwarmJoinError [2022-04-23T22:02:12.221Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSwarmJoin [2022-04-23T22:02:12.221Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSwarmLeaveError [2022-04-23T22:02:12.221Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSwarmLeave [2022-04-23T22:02:12.221Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSwarmUnlockError [2022-04-23T22:02:12.221Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSwarmUnlock [2022-04-23T22:02:12.221Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSwarmUpdateError [2022-04-23T22:02:12.221Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestSwarmUpdate [2022-04-23T22:02:12.221Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestTaskInspectError [2022-04-23T22:02:12.221Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestTaskInspectWithEmptyID [2022-04-23T22:02:12.221Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestTaskInspect [2022-04-23T22:02:12.221Z] --- PASS: TestTaskInspect (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestTaskListError [2022-04-23T22:02:12.221Z] --- PASS: TestTaskListError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestTaskList [2022-04-23T22:02:12.221Z] --- PASS: TestTaskList (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestVolumeCreateError [2022-04-23T22:02:12.221Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestVolumeCreate [2022-04-23T22:02:12.221Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestVolumeInspectError [2022-04-23T22:02:12.221Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestVolumeInspectNotFound [2022-04-23T22:02:12.221Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestVolumeInspectWithEmptyID [2022-04-23T22:02:12.221Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestVolumeInspect [2022-04-23T22:02:12.221Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestVolumeListError [2022-04-23T22:02:12.221Z] --- PASS: TestVolumeListError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestVolumeList [2022-04-23T22:02:12.221Z] --- PASS: TestVolumeList (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestVolumeRemoveError [2022-04-23T22:02:12.221Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-23T22:02:12.221Z] === RUN TestVolumeRemove [2022-04-23T22:02:12.221Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-23T22:02:12.221Z] === CONT TestTLSCloseWriter [2022-04-23T22:02:12.221Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-23T22:02:12.221Z] PASS [2022-04-23T22:02:12.221Z] coverage: 75.1% of statements [2022-04-23T22:02:12.221Z] ok github.com/docker/docker/client 0.519s coverage: 75.1% of statements [2022-04-23T22:02:12.591Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-23T22:02:12.591Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-23T22:02:12.591Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-23T22:02:12.591Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-23T22:02:12.591Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-23T22:02:12.591Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-23T22:02:12.591Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-23T22:02:12.591Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-23T22:02:12.591Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-23T22:02:12.591Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-23T22:02:12.591Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-23T22:02:12.591Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-23T22:02:12.591Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-23T22:02:12.591Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-23T22:02:12.591Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-23T22:02:12.591Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-23T22:02:12.591Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-23T22:02:12.591Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.51s) [2022-04-23T22:02:12.591Z] === RUN TestGetAddress [2022-04-23T22:02:13.060Z] === RUN TestNetworkDBSimple [2022-04-23T22:02:13.528Z] === RUN TestGenerate [2022-04-23T22:02:13.528Z] --- PASS: TestGenerate (0.00s) [2022-04-23T22:02:13.528Z] === RUN TestGeneratePtr [2022-04-23T22:02:13.528Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-23T22:02:13.528Z] === RUN TestGenerateMissingField [2022-04-23T22:02:13.528Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-23T22:02:13.528Z] === RUN TestFieldCannotBeSet [2022-04-23T22:02:13.528Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-23T22:02:13.528Z] === RUN TestTypeMismatchError [2022-04-23T22:02:13.528Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-23T22:02:13.528Z] PASS [2022-04-23T22:02:13.528Z] coverage: 100.0% of statements [2022-04-23T22:02:13.528Z] ok github.com/docker/docker/libnetwork/options 0.043s coverage: 100.0% of statements [2022-04-23T22:02:14.514Z] 2022/04/23 22:02:13 Closing DB instances... [2022-04-23T22:02:14.514Z] testing: warning: no tests to run [2022-04-23T22:02:14.514Z] PASS [2022-04-23T22:02:14.514Z] coverage: 0.0% of statements [2022-04-23T22:02:14.514Z] ok github.com/docker/docker/libnetwork/osl 0.036s coverage: 0.0% of statements [no tests to run] [2022-04-23T22:02:14.650Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-23T22:02:14.990Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-23T22:02:14.990Z] PASS [2022-04-23T22:02:14.990Z] coverage: 100.0% of statements [2022-04-23T22:02:14.990Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.049s coverage: 100.0% of statements [2022-04-23T22:02:15.223Z] === RUN TestInspectNetwork/full_network_id [2022-04-23T22:02:15.223Z] === RUN TestInspectNetwork/partial_network_id [2022-04-23T22:02:15.223Z] === RUN TestInspectNetwork/network_name [2022-04-23T22:02:15.223Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-23T22:02:15.458Z] === RUN TestRequestNewPort [2022-04-23T22:02:15.458Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-23T22:02:15.458Z] === RUN TestRequestSpecificPort [2022-04-23T22:02:15.458Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-23T22:02:15.458Z] === RUN TestReleasePort [2022-04-23T22:02:15.458Z] --- PASS: TestReleasePort (0.00s) [2022-04-23T22:02:15.458Z] === RUN TestReuseReleasedPort [2022-04-23T22:02:15.458Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-23T22:02:15.458Z] === RUN TestReleaseUnreadledPort [2022-04-23T22:02:15.458Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-23T22:02:15.458Z] === RUN TestUnknowProtocol [2022-04-23T22:02:15.458Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-23T22:02:15.458Z] === RUN TestAllocateAllPorts [2022-04-23T22:02:15.458Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-23T22:02:15.458Z] === RUN TestPortAllocation [2022-04-23T22:02:15.458Z] --- PASS: TestPortAllocation (0.00s) [2022-04-23T22:02:15.458Z] === RUN TestPortAllocationWithCustomRange [2022-04-23T22:02:15.458Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-23T22:02:15.458Z] === RUN TestNoDuplicateBPR [2022-04-23T22:02:15.458Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-23T22:02:15.458Z] === RUN TestChangePortRange [2022-04-23T22:02:15.458Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-23T22:02:15.458Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-23T22:02:15.458Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-23T22:02:15.458Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-23T22:02:15.458Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-23T22:02:15.458Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-23T22:02:15.458Z] --- PASS: TestChangePortRange (0.00s) [2022-04-23T22:02:15.458Z] PASS [2022-04-23T22:02:15.458Z] coverage: 88.6% of statements [2022-04-23T22:02:15.458Z] ok github.com/docker/docker/libnetwork/portallocator 0.048s coverage: 88.6% of statements [2022-04-23T22:02:15.458Z] --- PASS: TestNetworkDBSimple (2.43s) [2022-04-23T22:02:15.458Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-23T22:02:15.926Z] testing: warning: no tests to run [2022-04-23T22:02:15.926Z] PASS [2022-04-23T22:02:15.926Z] coverage: 0.0% of statements [2022-04-23T22:02:15.926Z] ok github.com/docker/docker/libnetwork/portmapper 0.039s coverage: 0.0% of statements [no tests to run] [2022-04-23T22:02:15.926Z] === RUN TestHashData [2022-04-23T22:02:15.926Z] --- PASS: TestHashData (0.00s) [2022-04-23T22:02:15.926Z] PASS [2022-04-23T22:02:15.926Z] coverage: 2.8% of statements [2022-04-23T22:02:15.926Z] ok github.com/docker/docker/libnetwork/resolvconf 0.058s coverage: 2.8% of statements [2022-04-23T22:02:16.394Z] === RUN TestErrorConstructors [2022-04-23T22:02:16.394Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-23T22:02:16.394Z] === RUN TestCompareIPMask [2022-04-23T22:02:16.394Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-23T22:02:16.394Z] === RUN TestUtilGetHostPartIP [2022-04-23T22:02:16.394Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-23T22:02:16.394Z] === RUN TestUtilGetBroadcastIP [2022-04-23T22:02:16.394Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-23T22:02:16.394Z] === RUN TestParseCIDR [2022-04-23T22:02:16.394Z] --- PASS: TestParseCIDR (0.00s) [2022-04-23T22:02:16.394Z] PASS [2022-04-23T22:02:16.394Z] coverage: 37.3% of statements [2022-04-23T22:02:16.394Z] ok github.com/docker/docker/libnetwork/types 0.044s coverage: 37.3% of statements [2022-04-23T22:02:16.862Z] 2022/04/23 22:02:16 Closing DB instances... [2022-04-23T22:02:17.135Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-23T22:02:17.135Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-23T22:02:17.135Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-23T22:02:17.135Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-23T22:02:17.135Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-23T22:02:17.135Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-23T22:02:17.329Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-23T22:02:17.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-23T22:02:17.329Z] PASS [2022-04-23T22:02:17.329Z] coverage: 55.0% of statements [2022-04-23T22:02:17.329Z] ok github.com/docker/docker/oci 0.083s coverage: 55.0% of statements [2022-04-23T22:02:17.797Z] === RUN TestParseVersion [2022-04-23T22:02:17.797Z] --- PASS: TestParseVersion (0.00s) [2022-04-23T22:02:17.797Z] PASS [2022-04-23T22:02:17.797Z] coverage: 52.9% of statements [2022-04-23T22:02:17.797Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2022-04-23T22:02:17.797Z] === RUN TestAddressPoolOpt [2022-04-23T22:02:17.797Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-23T22:02:17.797Z] === RUN TestValidateEnv [2022-04-23T22:02:17.797Z] === RUN TestValidateEnv/a [2022-04-23T22:02:17.797Z] === RUN TestValidateEnv/something [2022-04-23T22:02:17.797Z] === RUN TestValidateEnv/_=a [2022-04-23T22:02:17.797Z] === RUN TestValidateEnv/env1=value1 [2022-04-23T22:02:17.797Z] === RUN TestValidateEnv/_env1=value1 [2022-04-23T22:02:17.797Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-23T22:02:17.797Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-23T22:02:17.797Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-23T22:02:17.797Z] === RUN TestValidateEnv/PATH [2022-04-23T22:02:17.797Z] === RUN TestValidateEnv/=a [2022-04-23T22:02:17.797Z] === RUN TestValidateEnv/PATH= [2022-04-23T22:02:17.797Z] === RUN TestValidateEnv/PATH=something [2022-04-23T22:02:17.797Z] === RUN TestValidateEnv/asd!qwe [2022-04-23T22:02:17.797Z] === RUN TestValidateEnv/1asd [2022-04-23T22:02:17.797Z] === RUN TestValidateEnv/123 [2022-04-23T22:02:17.797Z] === RUN TestValidateEnv/some_space [2022-04-23T22:02:17.797Z] === RUN TestValidateEnv/__some_space_before [2022-04-23T22:02:17.797Z] === RUN TestValidateEnv/some_space_after__ [2022-04-23T22:02:17.797Z] === RUN TestValidateEnv/= [2022-04-23T22:02:17.797Z] === RUN TestValidateEnv/PaTh [2022-04-23T22:02:17.797Z] --- PASS: TestValidateEnv (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-23T22:02:17.797Z] === RUN TestParseHost [2022-04-23T22:02:17.797Z] === RUN TestParseHost/unknown:// [2022-04-23T22:02:17.797Z] === RUN TestParseHost/tcp://:port [2022-04-23T22:02:17.797Z] === RUN TestParseHost/tcp://invalid:port [2022-04-23T22:02:17.797Z] === RUN TestParseHost/tcp://:5555/ [2022-04-23T22:02:17.797Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-23T22:02:17.797Z] === RUN TestParseHost/something_with_spaces [2022-04-23T22:02:17.797Z] === RUN TestParseHost/:// [2022-04-23T22:02:17.797Z] === RUN TestParseHost/tcp://:5555/p [2022-04-23T22:02:17.797Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-23T22:02:17.797Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-23T22:02:17.797Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-23T22:02:17.797Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-23T22:02:17.797Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-23T22:02:17.797Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-23T22:02:17.797Z] === RUN TestParseHost/_ [2022-04-23T22:02:17.797Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-23T22:02:17.797Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-23T22:02:17.797Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-23T22:02:17.797Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-23T22:02:17.797Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-23T22:02:17.797Z] === RUN TestParseHost/unix:// [2022-04-23T22:02:17.797Z] === RUN TestParseHost/unix://path/to/socket [2022-04-23T22:02:17.797Z] === RUN TestParseHost/fd://something [2022-04-23T22:02:17.797Z] === RUN TestParseHost/tcp:// [2022-04-23T22:02:17.797Z] === RUN TestParseHost/tcp://: [2022-04-23T22:02:17.797Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-23T22:02:17.797Z] === RUN TestParseHost/tcp://[::1]: [2022-04-23T22:02:17.797Z] === RUN TestParseHost/npipe:// [2022-04-23T22:02:17.797Z] === RUN TestParseHost/tcp://host: [2022-04-23T22:02:17.797Z] === RUN TestParseHost/tcp://:5555 [2022-04-23T22:02:17.797Z] === RUN TestParseHost/#00 [2022-04-23T22:02:17.797Z] === RUN TestParseHost/__ [2022-04-23T22:02:17.797Z] === RUN TestParseHost/fd:// [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/: [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-23T22:02:17.797Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-23T22:02:17.797Z] === RUN TestParseTCP [2022-04-23T22:02:17.797Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-23T22:02:17.797Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-23T22:02:17.797Z] === RUN TestParseTCP/localhost:5555/path [2022-04-23T22:02:17.797Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-23T22:02:17.797Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-23T22:02:17.797Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-23T22:02:17.797Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-23T22:02:17.797Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-23T22:02:17.797Z] === RUN TestParseTCP/:5555/path [2022-04-23T22:02:17.797Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-23T22:02:17.797Z] === RUN TestParseTCP/:5555 [2022-04-23T22:02:17.797Z] === RUN TestParseTCP/::1 [2022-04-23T22:02:17.797Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-23T22:02:17.797Z] === RUN TestParseTCP/localhost [2022-04-23T22:02:17.797Z] === RUN TestParseTCP/localhost: [2022-04-23T22:02:17.797Z] === RUN TestParseTCP/#00 [2022-04-23T22:02:17.797Z] === RUN TestParseTCP/0.0.0.1 [2022-04-23T22:02:17.797Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-23T22:02:17.797Z] === RUN TestParseTCP/tcp://: [2022-04-23T22:02:17.797Z] === RUN TestParseTCP/tcp://:5555 [2022-04-23T22:02:17.797Z] === RUN TestParseTCP/tcp:// [2022-04-23T22:02:17.797Z] === RUN TestParseTCP/[::1]:5555 [2022-04-23T22:02:17.797Z] === RUN TestParseTCP/localhost:5555 [2022-04-23T22:02:17.797Z] === RUN TestParseTCP/[::1]: [2022-04-23T22:02:17.797Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-23T22:02:17.797Z] === RUN TestParseTCP/0.0.0.1: [2022-04-23T22:02:17.797Z] === RUN TestParseTCP/: [2022-04-23T22:02:17.797Z] --- PASS: TestParseTCP (0.01s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-23T22:02:17.797Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-23T22:02:17.798Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-23T22:02:17.798Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-23T22:02:17.798Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-23T22:02:17.798Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-23T22:02:17.798Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-23T22:02:17.798Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-23T22:02:17.798Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-23T22:02:17.798Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-23T22:02:17.798Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-23T22:02:17.798Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-23T22:02:17.798Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-23T22:02:17.798Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-23T22:02:17.798Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-23T22:02:17.798Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-23T22:02:17.798Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-23T22:02:17.798Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-23T22:02:17.798Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-23T22:02:17.798Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-23T22:02:17.798Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-23T22:02:17.798Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-23T22:02:17.798Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-23T22:02:17.798Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-23T22:02:17.798Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-23T22:02:17.798Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-23T22:02:18.268Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-23T22:02:18.269Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-23T22:02:18.269Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-23T22:02:18.269Z] === RUN TestValidateExtraHosts [2022-04-23T22:02:18.269Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-23T22:02:18.269Z] === RUN TestIpOptString [2022-04-23T22:02:18.269Z] --- PASS: TestIpOptString (0.00s) [2022-04-23T22:02:18.269Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-23T22:02:18.269Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-23T22:02:18.269Z] === RUN TestNewIpOptValidDefaultVal [2022-04-23T22:02:18.269Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-23T22:02:18.269Z] === RUN TestIpOptSetInvalidVal [2022-04-23T22:02:18.269Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-23T22:02:18.269Z] === RUN TestValidateIPAddress [2022-04-23T22:02:18.269Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-23T22:02:18.269Z] === RUN TestMapOpts [2022-04-23T22:02:18.269Z] --- PASS: TestMapOpts (0.00s) [2022-04-23T22:02:18.269Z] === RUN TestListOptsWithoutValidator [2022-04-23T22:02:18.269Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-23T22:02:18.269Z] === RUN TestListOptsWithValidator [2022-04-23T22:02:18.269Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-23T22:02:18.269Z] === RUN TestValidateDNSSearch [2022-04-23T22:02:18.269Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-23T22:02:18.269Z] === RUN TestValidateLabel [2022-04-23T22:02:18.269Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-23T22:02:18.269Z] === RUN TestValidateLabel/label_with_general_format [2022-04-23T22:02:18.269Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-23T22:02:18.269Z] === RUN TestValidateLabel/label_with_one_more [2022-04-23T22:02:18.269Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-23T22:02:18.269Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-23T22:02:18.269Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-23T22:02:18.269Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-23T22:02:18.269Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-23T22:02:18.269Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-23T22:02:18.269Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-23T22:02:18.269Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-23T22:02:18.269Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-23T22:02:18.269Z] --- PASS: TestValidateLabel (0.00s) [2022-04-23T22:02:18.269Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-23T22:02:18.269Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-23T22:02:18.269Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-23T22:02:18.269Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-23T22:02:18.269Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-23T22:02:18.269Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-23T22:02:18.269Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-23T22:02:18.269Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-23T22:02:18.269Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-23T22:02:18.269Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-23T22:02:18.269Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-23T22:02:18.269Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-23T22:02:18.269Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-23T22:02:18.269Z] === RUN TestNamedListOpts [2022-04-23T22:02:18.269Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-23T22:02:18.269Z] === RUN TestNamedMapOpts [2022-04-23T22:02:18.269Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-23T22:02:18.269Z] === RUN TestParseLink [2022-04-23T22:02:18.269Z] --- PASS: TestParseLink (0.00s) [2022-04-23T22:02:18.269Z] === RUN TestUlimitOpt [2022-04-23T22:02:18.269Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-23T22:02:18.269Z] PASS [2022-04-23T22:02:18.269Z] coverage: 66.7% of statements [2022-04-23T22:02:18.269Z] ok github.com/docker/docker/opts 0.121s coverage: 66.7% of statements [2022-04-23T22:02:18.518Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-23T22:02:18.736Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-04-23T22:02:18.736Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-23T22:02:19.459Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-23T22:02:19.719Z] --- PASS: TestInspectNetwork (8.21s) [2022-04-23T22:02:19.719Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-23T22:02:19.719Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-23T22:02:19.719Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-23T22:02:19.719Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-23T22:02:19.719Z] === RUN TestRunContainerWithBridgeNone [2022-04-23T22:02:19.721Z] === RUN TestPeerCertificateMarshalJSON [2022-04-23T22:02:19.721Z] 2022/04/23 22:02:19 Closing DB instances... [2022-04-23T22:02:20.190Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-23T22:02:20.190Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-23T22:02:20.190Z] --- PASS: TestPeerCertificateMarshalJSON (0.79s) [2022-04-23T22:02:20.190Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-23T22:02:20.190Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-23T22:02:20.190Z] === RUN TestMiddleware [2022-04-23T22:02:20.190Z] --- PASS: TestMiddleware (0.00s) [2022-04-23T22:02:20.190Z] === RUN TestNewResponseModifier [2022-04-23T22:02:20.190Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-23T22:02:20.190Z] PASS [2022-04-23T22:02:20.190Z] coverage: 26.8% of statements [2022-04-23T22:02:20.190Z] ok github.com/docker/docker/pkg/authorization 0.836s coverage: 26.8% of statements [2022-04-23T22:02:20.190Z] === RUN TestIsArchivePathDir [2022-04-23T22:02:20.657Z] --- PASS: TestIsArchivePathDir (0.09s) [2022-04-23T22:02:20.657Z] === RUN TestIsArchivePathInvalidFile [2022-04-23T22:02:20.657Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-04-23T22:02:20.657Z] === RUN TestIsArchivePathTar [2022-04-23T22:02:20.657Z] --- PASS: TestIsArchivePathTar (0.15s) [2022-04-23T22:02:20.657Z] === RUN TestDecompressStreamGzip [2022-04-23T22:02:20.657Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-04-23T22:02:21.125Z] === RUN TestDecompressStreamBzip2 [2022-04-23T22:02:21.125Z] === RUN TestUnbuffered [2022-04-23T22:02:21.125Z] --- PASS: TestUnbuffered (0.00s) [2022-04-23T22:02:21.125Z] === RUN TestRaceUnbuffered [2022-04-23T22:02:21.125Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-23T22:02:21.125Z] PASS [2022-04-23T22:02:21.125Z] coverage: 100.0% of statements [2022-04-23T22:02:21.125Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2022-04-23T22:02:21.125Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-04-23T22:02:21.125Z] === RUN TestDecompressStreamXz [2022-04-23T22:02:21.125Z] archive_test.go:133: Xz not present in msys2 [2022-04-23T22:02:21.125Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-23T22:02:21.125Z] === RUN TestDecompressStreamZstd [2022-04-23T22:02:21.125Z] archive_test.go:140: zstd not installed [2022-04-23T22:02:21.125Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-23T22:02:21.125Z] === RUN TestCompressStreamXzUnsupported [2022-04-23T22:02:21.125Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-23T22:02:21.125Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-23T22:02:21.125Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-23T22:02:21.125Z] === RUN TestCompressStreamInvalid [2022-04-23T22:02:21.125Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-23T22:02:21.125Z] === RUN TestExtensionInvalid [2022-04-23T22:02:21.125Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-23T22:02:21.125Z] === RUN TestExtensionUncompressed [2022-04-23T22:02:21.125Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-23T22:02:21.125Z] === RUN TestExtensionBzip2 [2022-04-23T22:02:21.125Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-23T22:02:21.125Z] === RUN TestExtensionGzip [2022-04-23T22:02:21.125Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-23T22:02:21.125Z] === RUN TestExtensionXz [2022-04-23T22:02:21.125Z] --- PASS: TestExtensionXz (0.00s) [2022-04-23T22:02:21.125Z] === RUN TestExtensionZstd [2022-04-23T22:02:21.125Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-23T22:02:21.125Z] === RUN TestCmdStreamLargeStderr [2022-04-23T22:02:21.125Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-04-23T22:02:21.125Z] === RUN TestCmdStreamBad [2022-04-23T22:02:21.125Z] archive_test.go:252: Failing on Windows CI machines [2022-04-23T22:02:21.125Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-23T22:02:21.125Z] === RUN TestCmdStreamGood [2022-04-23T22:02:21.125Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-23T22:02:21.125Z] === RUN TestUntarPathWithInvalidDest [2022-04-23T22:02:21.125Z] --- PASS: TestUntarPathWithInvalidDest (0.16s) [2022-04-23T22:02:21.125Z] === RUN TestUntarPathWithInvalidSrc [2022-04-23T22:02:21.125Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-23T22:02:21.125Z] === RUN TestUntarPath [2022-04-23T22:02:21.125Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-04-23T22:02:21.125Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-23T22:02:21.593Z] --- PASS: TestUntarPath (0.07s) [2022-04-23T22:02:21.593Z] === RUN TestUntarPathWithDestinationFile [2022-04-23T22:02:21.593Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-04-23T22:02:21.593Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-23T22:02:21.593Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-04-23T22:02:21.593Z] === RUN TestCopyWithTarInvalidSrc [2022-04-23T22:02:21.593Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-23T22:02:21.593Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-23T22:02:21.593Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-23T22:02:21.593Z] === RUN TestCopyWithTarSrcFile [2022-04-23T22:02:21.593Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-23T22:02:21.593Z] === RUN TestCopyWithTarSrcFolder [2022-04-23T22:02:21.593Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-23T22:02:21.593Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-23T22:02:21.593Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-23T22:02:21.593Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-23T22:02:21.593Z] === RUN TestMatch [2022-04-23T22:02:21.593Z] === RUN TestMatch/[[]] [2022-04-23T22:02:21.593Z] === RUN TestMatch/[[foo]] [2022-04-23T22:02:21.593Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-23T22:02:21.593Z] === RUN TestMatch/[[foo_bar]] [2022-04-23T22:02:21.593Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-23T22:02:21.593Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-23T22:02:21.593Z] === RUN TestMatch/[] [2022-04-23T22:02:21.593Z] === RUN TestMatch/[]#01 [2022-04-23T22:02:21.593Z] === RUN TestMatch/[[qux]] [2022-04-23T22:02:21.593Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-23T22:02:21.593Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-23T22:02:21.593Z] === RUN TestMatch/[[foo_baz]] [2022-04-23T22:02:21.593Z] --- PASS: TestMatch (0.00s) [2022-04-23T22:02:21.593Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-23T22:02:21.593Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-23T22:02:21.593Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-23T22:02:21.593Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-23T22:02:21.593Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-23T22:02:21.593Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-23T22:02:21.593Z] --- PASS: TestMatch/[] (0.00s) [2022-04-23T22:02:21.593Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-23T22:02:21.593Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-23T22:02:21.593Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-23T22:02:21.593Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-23T22:02:21.593Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-23T22:02:21.593Z] PASS [2022-04-23T22:02:21.593Z] coverage: 87.5% of statements [2022-04-23T22:02:21.593Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-23T22:02:21.593Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-23T22:02:21.593Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-04-23T22:02:21.593Z] === RUN TestCopyFileWithTarSrcFile [2022-04-23T22:02:21.593Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2022-04-23T22:02:21.593Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-23T22:02:21.593Z] === RUN TestTarFiles [2022-04-23T22:02:21.632Z] --- PASS: TestRunContainerWithBridgeNone (2.01s) [2022-04-23T22:02:21.632Z] === RUN TestNetworkInvalidJSON [2022-04-23T22:02:21.632Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-23T22:02:21.632Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-23T22:02:21.632Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:02:21.632Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:02:21.632Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:02:21.632Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:02:21.632Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-23T22:02:21.632Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-23T22:02:21.632Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:02:21.632Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-23T22:02:21.632Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-23T22:02:21.632Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-23T22:02:21.632Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-23T22:02:21.632Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-23T22:02:21.632Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:02:21.632Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-23T22:02:21.632Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-23T22:02:21.632Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-23T22:02:21.632Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-23T22:02:21.632Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-23T22:02:21.632Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-23T22:02:21.632Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-04-23T22:02:21.632Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-23T22:02:21.632Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-23T22:02:21.632Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-23T22:02:21.632Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-23T22:02:21.632Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-23T22:02:21.632Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-23T22:02:21.632Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-23T22:02:21.632Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s) [2022-04-23T22:02:21.632Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-23T22:02:21.632Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-23T22:02:21.632Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-23T22:02:21.632Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-23T22:02:21.632Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-23T22:02:21.632Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-23T22:02:21.632Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-23T22:02:21.632Z] === RUN TestNetworkList [2022-04-23T22:02:21.632Z] === RUN TestNetworkList//networks [2022-04-23T22:02:21.632Z] === PAUSE TestNetworkList//networks [2022-04-23T22:02:21.632Z] === RUN TestNetworkList//networks/ [2022-04-23T22:02:21.632Z] === PAUSE TestNetworkList//networks/ [2022-04-23T22:02:21.632Z] === CONT TestNetworkList//networks [2022-04-23T22:02:21.632Z] === CONT TestNetworkList//networks/ [2022-04-23T22:02:21.632Z] --- PASS: TestNetworkList (0.03s) [2022-04-23T22:02:21.632Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-23T22:02:21.632Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-23T22:02:21.632Z] === RUN TestHostIPv4BridgeLabel [2022-04-23T22:02:22.202Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-04-23T22:02:22.202Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-23T22:02:22.579Z] === RUN TestChrootTarUntar [2022-04-23T22:02:22.579Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:02:22.579Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-23T22:02:22.579Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-23T22:02:22.579Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:02:22.579Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-23T22:02:22.579Z] === RUN TestChrootUntarEmptyArchive [2022-04-23T22:02:22.579Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-23T22:02:22.579Z] === RUN TestChrootTarUntarWithSymlink [2022-04-23T22:02:22.579Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:02:22.579Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-23T22:02:22.579Z] === RUN TestChrootCopyWithTar [2022-04-23T22:02:22.579Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:02:22.579Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-23T22:02:22.579Z] === RUN TestChrootCopyFileWithTar [2022-04-23T22:02:22.579Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:02:22.579Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-23T22:02:22.579Z] === RUN TestChrootUntarPath [2022-04-23T22:02:22.579Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:02:22.579Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-23T22:02:22.579Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-23T22:02:22.579Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:02:22.579Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-23T22:02:22.579Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-23T22:02:22.579Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:02:22.579Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-23T22:02:22.579Z] === RUN TestChrootApplyDotDotFile [2022-04-23T22:02:22.579Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:02:22.579Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-23T22:02:22.579Z] PASS [2022-04-23T22:02:22.579Z] coverage: 12.0% of statements [2022-04-23T22:02:22.579Z] ok github.com/docker/docker/pkg/chrootarchive 0.087s coverage: 12.0% of statements [2022-04-23T22:02:22.775Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-23T22:02:23.035Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-23T22:02:23.061Z] --- PASS: TestServiceUpdateNetwork (12.04s) [2022-04-23T22:02:23.061Z] === RUN TestServiceUpdatePidsLimit [2022-04-23T22:02:23.061Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-23T22:02:23.061Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-23T22:02:23.296Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-23T22:02:23.296Z] === RUN TestDaemonDefaultNetworkPools [2022-04-23T22:02:23.556Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-23T22:02:23.566Z] 2022/04/23 22:02:23 Closing DB instances... [2022-04-23T22:02:23.566Z] === RUN TestEnsureRemoveAllNotExist [2022-04-23T22:02:23.566Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-23T22:02:23.566Z] === RUN TestEnsureRemoveAllWithDir [2022-04-23T22:02:23.566Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-23T22:02:23.566Z] === RUN TestEnsureRemoveAllWithFile [2022-04-23T22:02:23.566Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-23T22:02:23.566Z] PASS [2022-04-23T22:02:23.566Z] coverage: 0.0% of statements [2022-04-23T22:02:23.566Z] ok github.com/docker/docker/pkg/containerfs 0.040s coverage: 0.0% of statements [2022-04-23T22:02:24.127Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-04-23T22:02:24.127Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-23T22:02:24.553Z] === RUN TestSizeEmpty [2022-04-23T22:02:24.553Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-23T22:02:24.553Z] === RUN TestSizeEmptyFile [2022-04-23T22:02:24.553Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-23T22:02:24.553Z] === RUN TestSizeNonemptyFile [2022-04-23T22:02:24.553Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-23T22:02:24.553Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-23T22:02:24.553Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-23T22:02:24.553Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-23T22:02:24.553Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-23T22:02:24.553Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-23T22:02:24.553Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-23T22:02:24.553Z] === RUN TestMoveToSubdir [2022-04-23T22:02:24.553Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-23T22:02:24.553Z] === RUN TestSizeNonExistingDirectory [2022-04-23T22:02:24.553Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-23T22:02:24.553Z] PASS [2022-04-23T22:02:24.553Z] coverage: 80.0% of statements [2022-04-23T22:02:24.553Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2022-04-23T22:02:25.020Z] --- PASS: TestNetworkDBCRUDTableEntry (3.86s) [2022-04-23T22:02:25.020Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-23T22:02:25.488Z] === RUN TestPollerAddRemove [2022-04-23T22:02:25.488Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-23T22:02:25.488Z] === RUN TestPollerEvent [2022-04-23T22:02:25.488Z] poller_test.go:40: No chmod on Windows [2022-04-23T22:02:25.488Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-23T22:02:25.488Z] === RUN TestPollerClose [2022-04-23T22:02:25.488Z] --- PASS: TestPollerClose (0.00s) [2022-04-23T22:02:25.488Z] PASS [2022-04-23T22:02:25.488Z] coverage: 45.7% of statements [2022-04-23T22:02:25.488Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 45.7% of statements [2022-04-23T22:02:25.509Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-04-23T22:02:25.509Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-23T22:02:26.449Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-04-23T22:02:26.449Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-23T22:02:26.478Z] === RUN TestCopyFileWithInvalidSrc [2022-04-23T22:02:26.478Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-23T22:02:26.478Z] === RUN TestCopyFileWithInvalidDest [2022-04-23T22:02:26.478Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-23T22:02:26.478Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-23T22:02:26.478Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-23T22:02:26.478Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-23T22:02:26.478Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-23T22:02:26.478Z] === RUN TestCopyFile [2022-04-23T22:02:26.478Z] --- PASS: TestCopyFile (0.00s) [2022-04-23T22:02:26.478Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-23T22:02:26.478Z] fileutils_test.go:133: Needs porting to Windows [2022-04-23T22:02:26.478Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-23T22:02:26.478Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-23T22:02:26.478Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-23T22:02:26.478Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-23T22:02:26.478Z] fileutils_test.go:179: Needs porting to Windows [2022-04-23T22:02:26.478Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-23T22:02:26.478Z] === RUN TestWildcardMatches [2022-04-23T22:02:26.478Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-23T22:02:26.478Z] === RUN TestPatternMatches [2022-04-23T22:02:26.478Z] --- PASS: TestPatternMatches (0.00s) [2022-04-23T22:02:26.478Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-23T22:02:26.478Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-23T22:02:26.478Z] === RUN TestPatternMatchesFolderExclusions [2022-04-23T22:02:26.478Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-23T22:02:26.478Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-23T22:02:26.478Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-23T22:02:26.478Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-23T22:02:26.478Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-23T22:02:26.478Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-23T22:02:26.478Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-23T22:02:26.478Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-23T22:02:26.478Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-23T22:02:26.478Z] === RUN TestSingleExclamationError [2022-04-23T22:02:26.478Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-23T22:02:26.478Z] === RUN TestMatchesWithNoPatterns [2022-04-23T22:02:26.478Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-23T22:02:26.478Z] === RUN TestMatchesWithMalformedPatterns [2022-04-23T22:02:26.478Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-23T22:02:26.478Z] === RUN TestMatches [2022-04-23T22:02:26.478Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-23T22:02:26.478Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-23T22:02:26.478Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-23T22:02:26.478Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-23T22:02:26.478Z] --- PASS: TestMatches (0.01s) [2022-04-23T22:02:26.478Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-23T22:02:26.478Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-23T22:02:26.478Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-23T22:02:26.478Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-23T22:02:26.478Z] === RUN TestCleanPatterns [2022-04-23T22:02:26.478Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-23T22:02:26.478Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-23T22:02:26.478Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-23T22:02:26.478Z] === RUN TestCleanPatternsExceptionFlag [2022-04-23T22:02:26.478Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-23T22:02:26.478Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-23T22:02:26.478Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-23T22:02:26.478Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-23T22:02:26.478Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-23T22:02:26.478Z] === RUN TestCleanPatternsErrorSingleException [2022-04-23T22:02:26.478Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-23T22:02:26.478Z] === RUN TestCreateIfNotExistsDir [2022-04-23T22:02:26.478Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-04-23T22:02:26.478Z] === RUN TestCreateIfNotExistsFile [2022-04-23T22:02:26.478Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-23T22:02:26.478Z] === RUN TestMatch [2022-04-23T22:02:26.478Z] --- PASS: TestMatch (0.00s) [2022-04-23T22:02:26.478Z] === RUN TestCompile [2022-04-23T22:02:26.478Z] === RUN TestCompile/slash [2022-04-23T22:02:26.478Z] === RUN TestCompile/backslash [2022-04-23T22:02:26.478Z] --- PASS: TestCompile (0.00s) [2022-04-23T22:02:26.478Z] --- PASS: TestCompile/slash (0.00s) [2022-04-23T22:02:26.478Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-23T22:02:26.478Z] PASS [2022-04-23T22:02:26.478Z] coverage: 84.7% of statements [2022-04-23T22:02:26.478Z] ok github.com/docker/docker/pkg/fileutils 0.091s coverage: 84.7% of statements [2022-04-23T22:02:26.947Z] --- PASS: TestTarFiles (5.55s) [2022-04-23T22:02:26.947Z] === RUN TestDetectCompressionZstd [2022-04-23T22:02:26.947Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-23T22:02:26.947Z] === RUN TestTarUntar [2022-04-23T22:02:26.947Z] 2022/04/23 22:02:26 Closing DB instances... [2022-04-23T22:02:27.020Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-04-23T22:02:27.020Z] === RUN TestServiceWithPredefinedNetwork [2022-04-23T22:02:27.419Z] --- PASS: TestTarUntar (0.07s) [2022-04-23T22:02:27.419Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-23T22:02:27.419Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-23T22:02:27.419Z] === RUN TestTarWithOptions [2022-04-23T22:02:27.419Z] === RUN TestGet [2022-04-23T22:02:27.419Z] --- PASS: TestGet (0.00s) [2022-04-23T22:02:27.419Z] === RUN TestGetShortcutString [2022-04-23T22:02:27.419Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-23T22:02:27.419Z] PASS [2022-04-23T22:02:27.419Z] coverage: 42.9% of statements [2022-04-23T22:02:27.419Z] --- PASS: TestTarWithOptions (0.04s) [2022-04-23T22:02:27.419Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-23T22:02:27.419Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-23T22:02:27.419Z] === RUN TestUntarUstarGnuConflict [2022-04-23T22:02:27.419Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-23T22:02:27.419Z] === RUN TestUntarInvalidFilenames [2022-04-23T22:02:27.419Z] ok github.com/docker/docker/pkg/homedir 0.048s coverage: 42.9% of statements [2022-04-23T22:02:27.419Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames598072071\\dest" [2022-04-23T22:02:27.419Z] --- PASS: TestUntarInvalidFilenames (0.19s) [2022-04-23T22:02:27.419Z] === RUN TestUntarHardlinkToSymlink [2022-04-23T22:02:27.419Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-23T22:02:27.419Z] === RUN TestUntarInvalidHardlink [2022-04-23T22:02:27.419Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink305045022\\victim\\hello" -> "../victim/hello" [2022-04-23T22:02:27.419Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink83204231\\victim\\hello" -> "/../victim/hello" [2022-04-23T22:02:27.419Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3433982556\\victim" -> "../victim" [2022-04-23T22:02:27.419Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1576954642\\victim" -> "../victim" [2022-04-23T22:02:27.419Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3293991055\\victim" -> "../victim" [2022-04-23T22:02:27.420Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3978396397\\victim" -> "../victim" [2022-04-23T22:02:27.420Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2022-04-23T22:02:27.420Z] === RUN TestUntarInvalidSymlink [2022-04-23T22:02:27.420Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3632323373\\dest\\dotdot" -> "../victim/hello" [2022-04-23T22:02:27.420Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink309289739\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-23T22:02:27.420Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1763965693\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:02:27.420Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1605886287\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:02:27.420Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2264109663\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:02:27.420Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1714954536\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:02:27.420Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3118438050\\dest\\dir\\loophole" -> "../../victim" [2022-04-23T22:02:27.420Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-04-23T22:02:27.420Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-23T22:02:27.420Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-23T22:02:27.420Z] === RUN TestXGlobalNoParent [2022-04-23T22:02:27.420Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-23T22:02:27.420Z] === RUN TestReplaceFileTarWrapper [2022-04-23T22:02:27.890Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2022-04-23T22:02:27.890Z] === RUN TestPrefixHeaderReadable [2022-04-23T22:02:27.890Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-23T22:02:27.890Z] === RUN TestDisablePigz [2022-04-23T22:02:27.890Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-23T22:02:27.890Z] --- PASS: TestDisablePigz (0.23s) [2022-04-23T22:02:27.890Z] === RUN TestPigz [2022-04-23T22:02:27.890Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-23T22:02:27.890Z] --- PASS: TestPigz (0.14s) [2022-04-23T22:02:27.890Z] === RUN TestNosysFileInfo [2022-04-23T22:02:27.890Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-23T22:02:27.890Z] === RUN TestCopyFileWithInvalidDest [2022-04-23T22:02:27.890Z] archive_windows_test.go:16: Currently fails [2022-04-23T22:02:27.890Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-23T22:02:27.890Z] === RUN TestCanonicalTarNameForPath [2022-04-23T22:02:27.890Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-23T22:02:27.890Z] === RUN TestCanonicalTarName [2022-04-23T22:02:27.890Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-23T22:02:27.890Z] === RUN TestChmodTarEntry [2022-04-23T22:02:27.890Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-23T22:02:27.890Z] === RUN TestHardLinkOrder [2022-04-23T22:02:28.357Z] === RUN TestCreateIDMapOrder [2022-04-23T22:02:28.357Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-23T22:02:28.357Z] PASS [2022-04-23T22:02:28.357Z] coverage: 7.2% of statements [2022-04-23T22:02:28.357Z] ok github.com/docker/docker/pkg/idtools 0.046s coverage: 7.2% of statements [2022-04-23T22:02:28.357Z] --- PASS: TestHardLinkOrder (0.08s) [2022-04-23T22:02:28.357Z] === RUN TestChangeString [2022-04-23T22:02:28.357Z] --- PASS: TestChangeString (0.00s) [2022-04-23T22:02:28.357Z] === RUN TestChangesWithNoChanges [2022-04-23T22:02:28.357Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-23T22:02:28.357Z] === RUN TestChangesWithChanges [2022-04-23T22:02:28.357Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-23T22:02:28.357Z] === RUN TestChangesWithChangesGH13590 [2022-04-23T22:02:28.357Z] changes_test.go:196: needs more investigation [2022-04-23T22:02:28.357Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-23T22:02:28.357Z] === RUN TestChangesDirsEmpty [2022-04-23T22:02:28.357Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-23T22:02:28.357Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-23T22:02:28.357Z] === RUN TestChangesDirsMutated [2022-04-23T22:02:28.357Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-23T22:02:28.357Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-23T22:02:28.357Z] === RUN TestApplyLayer [2022-04-23T22:02:28.357Z] changes_test.go:433: needs further investigation [2022-04-23T22:02:28.357Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-23T22:02:28.357Z] === RUN TestChangesSizeWithHardlinks [2022-04-23T22:02:28.357Z] changes_test.go:469: needs further investigation [2022-04-23T22:02:28.357Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-23T22:02:28.357Z] === RUN TestChangesSizeWithNoChanges [2022-04-23T22:02:28.357Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-23T22:02:28.357Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-23T22:02:28.357Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-23T22:02:28.357Z] === RUN TestChangesSize [2022-04-23T22:02:28.357Z] --- PASS: TestChangesSize (0.00s) [2022-04-23T22:02:28.357Z] === RUN TestApplyLayerInvalidFilenames [2022-04-23T22:02:28.357Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2870548774\\dest" [2022-04-23T22:02:28.357Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-23T22:02:28.357Z] === RUN TestApplyLayerInvalidHardlink [2022-04-23T22:02:28.357Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3000527440\\victim\\hello" -> "../victim/hello" [2022-04-23T22:02:28.357Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink842940945\\victim\\hello" -> "/../victim/hello" [2022-04-23T22:02:28.357Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3826314666\\victim" -> "../victim" [2022-04-23T22:02:28.357Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2836403464\\victim" -> "../victim" [2022-04-23T22:02:28.357Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink750482860\\victim" -> "../victim" [2022-04-23T22:02:28.357Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink219666533\\victim" -> "../victim" [2022-04-23T22:02:28.357Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-04-23T22:02:28.357Z] === RUN TestApplyLayerInvalidSymlink [2022-04-23T22:02:28.357Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3445710997\\dest\\dotdot" -> "../victim/hello" [2022-04-23T22:02:28.357Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink369115447\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-23T22:02:28.357Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1364470362\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:02:28.357Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2316551594\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:02:28.357Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3854389749\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:02:28.357Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2629906198\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:02:28.357Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-04-23T22:02:28.357Z] === RUN TestApplyLayerWhiteouts [2022-04-23T22:02:28.357Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-04-23T22:02:28.357Z] === RUN TestGenerateEmptyFile [2022-04-23T22:02:28.357Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-23T22:02:28.357Z] === RUN TestGenerateWithContent [2022-04-23T22:02:28.357Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-23T22:02:28.357Z] PASS [2022-04-23T22:02:28.357Z] coverage: 61.9% of statements [2022-04-23T22:02:28.357Z] --- PASS: TestNetworkDBCRUDTableEntries (3.26s) [2022-04-23T22:02:28.357Z] === RUN TestNetworkDBNodeLeave [2022-04-23T22:02:28.357Z] ok github.com/docker/docker/pkg/archive 8.104s coverage: 61.9% of statements [2022-04-23T22:02:29.347Z] === RUN TestFixedBufferCap [2022-04-23T22:02:29.347Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-23T22:02:29.347Z] === RUN TestFixedBufferLen [2022-04-23T22:02:29.347Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-23T22:02:29.347Z] === RUN TestFixedBufferString [2022-04-23T22:02:29.348Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-23T22:02:29.348Z] === RUN TestFixedBufferWrite [2022-04-23T22:02:29.348Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-23T22:02:29.348Z] === RUN TestFixedBufferRead [2022-04-23T22:02:29.348Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-23T22:02:29.348Z] === RUN TestBytesPipeRead [2022-04-23T22:02:29.348Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-23T22:02:29.348Z] === RUN TestBytesPipeWrite [2022-04-23T22:02:29.348Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-23T22:02:29.348Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-23T22:02:29.816Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2022-04-23T22:02:29.816Z] === RUN TestAtomicWriteToFile [2022-04-23T22:02:29.816Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-23T22:02:29.816Z] === RUN TestAtomicWriteSetCommit [2022-04-23T22:02:29.816Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-23T22:02:29.816Z] === RUN TestAtomicWriteSetCancel [2022-04-23T22:02:29.816Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-23T22:02:29.816Z] === RUN TestReadCloserWrapperClose [2022-04-23T22:02:29.816Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-23T22:02:29.816Z] === RUN TestReaderErrWrapperReadOnError [2022-04-23T22:02:29.816Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-23T22:02:29.816Z] === RUN TestReaderErrWrapperRead [2022-04-23T22:02:29.816Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-23T22:02:29.816Z] === RUN TestCancelReadCloser [2022-04-23T22:02:30.031Z] --- PASS: TestCheckoutGit (32.01s) [2022-04-23T22:02:30.031Z] === RUN TestValidGitTransport [2022-04-23T22:02:30.031Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-23T22:02:30.031Z] === RUN TestGitInvalidRef [2022-04-23T22:02:30.031Z] --- PASS: TestGitInvalidRef (0.23s) [2022-04-23T22:02:30.031Z] PASS [2022-04-23T22:02:30.031Z] coverage: 86.3% of statements [2022-04-23T22:02:30.031Z] ok github.com/docker/docker/builder/remotecontext/git 32.331s coverage: 86.3% of statements [2022-04-23T22:02:30.031Z] ? github.com/docker/docker/cli [no test files] [2022-04-23T22:02:30.031Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-23T22:02:30.031Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-23T22:02:30.031Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-23T22:02:30.284Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-23T22:02:30.284Z] === RUN TestWriteCloserWrapperClose [2022-04-23T22:02:30.284Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-23T22:02:30.284Z] === RUN TestNopWriteCloser [2022-04-23T22:02:30.284Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-23T22:02:30.284Z] === RUN TestNopWriter [2022-04-23T22:02:30.284Z] --- PASS: TestNopWriter (0.00s) [2022-04-23T22:02:30.284Z] === RUN TestWriteCounter [2022-04-23T22:02:30.284Z] --- PASS: TestWriteCounter (0.00s) [2022-04-23T22:02:30.284Z] PASS [2022-04-23T22:02:30.284Z] coverage: 70.1% of statements [2022-04-23T22:02:30.284Z] ok github.com/docker/docker/pkg/ioutils 0.686s coverage: 70.1% of statements [2022-04-23T22:02:30.320Z] --- PASS: TestServiceWithPredefinedNetwork (2.85s) [2022-04-23T22:02:30.320Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-23T22:02:30.320Z] service_test.go:243: FLAKY_TEST [2022-04-23T22:02:30.320Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T22:02:30.320Z] === RUN TestServiceWithDataPathPortInit [2022-04-23T22:02:31.181Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-23T22:02:31.259Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-23T22:02:31.279Z] === RUN TestError [2022-04-23T22:02:31.279Z] --- PASS: TestError (0.00s) [2022-04-23T22:02:31.279Z] === RUN TestProgressString [2022-04-23T22:02:31.279Z] === RUN TestProgressString/no_progress [2022-04-23T22:02:31.279Z] === RUN TestProgressString/progress_1 [2022-04-23T22:02:31.279Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-23T22:02:31.279Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-23T22:02:31.279Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-23T22:02:31.279Z] === RUN TestProgressString/with_units [2022-04-23T22:02:31.279Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-23T22:02:31.279Z] === RUN TestProgressString/hide_counts [2022-04-23T22:02:31.279Z] --- PASS: TestProgressString (0.00s) [2022-04-23T22:02:31.279Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-23T22:02:31.279Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-23T22:02:31.279Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-23T22:02:31.279Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-23T22:02:31.279Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-23T22:02:31.279Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-23T22:02:31.279Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-23T22:02:31.279Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-23T22:02:31.279Z] === RUN TestJSONMessageDisplay [2022-04-23T22:02:31.279Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-04-23T22:02:31.279Z] === RUN TestNetworkDBWatch [2022-04-23T22:02:31.279Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-04-23T22:02:31.279Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-23T22:02:31.279Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-23T22:02:31.279Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-23T22:02:31.279Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-23T22:02:31.279Z] === RUN TestDisplayJSONMessagesStream [2022-04-23T22:02:31.279Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-23T22:02:31.279Z] PASS [2022-04-23T22:02:31.279Z] coverage: 91.7% of statements [2022-04-23T22:02:31.279Z] ok github.com/docker/docker/pkg/jsonmessage 0.241s coverage: 91.7% of statements [2022-04-23T22:02:32.270Z] === RUN TestStandardLongPath [2022-04-23T22:02:32.270Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-23T22:02:32.270Z] === RUN TestUNCLongPath [2022-04-23T22:02:32.270Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-23T22:02:32.270Z] PASS [2022-04-23T22:02:32.270Z] coverage: 100.0% of statements [2022-04-23T22:02:32.270Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2022-04-23T22:02:32.738Z] === RUN TestNameFormat [2022-04-23T22:02:32.738Z] --- PASS: TestNameFormat (0.00s) [2022-04-23T22:02:32.738Z] === RUN TestNameRetries [2022-04-23T22:02:32.738Z] --- PASS: TestNameRetries (0.00s) [2022-04-23T22:02:32.738Z] PASS [2022-04-23T22:02:32.738Z] coverage: 85.7% of statements [2022-04-23T22:02:32.738Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2022-04-23T22:02:32.738Z] 2022/04/23 22:02:32 Closing DB instances... [2022-04-23T22:02:33.209Z] === RUN TestParseKeyValueOpt [2022-04-23T22:02:33.209Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-23T22:02:33.209Z] === RUN TestParseUintList [2022-04-23T22:02:33.209Z] --- PASS: TestParseUintList (0.00s) [2022-04-23T22:02:33.209Z] === RUN TestParseUintListMaximumLimits [2022-04-23T22:02:33.209Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-23T22:02:33.209Z] PASS [2022-04-23T22:02:33.209Z] coverage: 97.0% of statements [2022-04-23T22:02:33.209Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2022-04-23T22:02:34.199Z] === RUN Test_windowsOSRelease_String [2022-04-23T22:02:34.199Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-23T22:02:34.199Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-23T22:02:34.199Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-23T22:02:34.199Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-23T22:02:34.199Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-23T22:02:34.199Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-23T22:02:34.199Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-23T22:02:34.199Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-23T22:02:34.199Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-23T22:02:34.199Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-23T22:02:34.199Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-23T22:02:34.199Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-23T22:02:34.199Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-23T22:02:34.199Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-23T22:02:34.199Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-23T22:02:34.199Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-23T22:02:34.199Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-23T22:02:34.199Z] PASS [2022-04-23T22:02:34.199Z] coverage: 36.4% of statements [2022-04-23T22:02:34.199Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.043s coverage: 36.4% of statements [2022-04-23T22:02:34.641Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-23T22:02:34.668Z] --- PASS: TestNetworkDBWatch (3.24s) [2022-04-23T22:02:34.668Z] === RUN TestNetworkDBBulkSync [2022-04-23T22:02:35.222Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-23T22:02:35.657Z] === RUN TestNewAndRemove [2022-04-23T22:02:35.657Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-23T22:02:35.657Z] === RUN TestRemoveInvalidPath [2022-04-23T22:02:35.657Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-23T22:02:35.657Z] PASS [2022-04-23T22:02:35.657Z] coverage: 82.6% of statements [2022-04-23T22:02:35.657Z] ok github.com/docker/docker/pkg/pidfile 0.047s coverage: 82.6% of statements [2022-04-23T22:02:36.126Z] 2022/04/23 22:02:35 Closing DB instances... [2022-04-23T22:02:37.173Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-23T22:02:37.173Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-23T22:02:37.173Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-23T22:02:37.698Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2022-04-23T22:02:37.698Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-23T22:02:37.698Z] === RUN TestFailedConnection [2022-04-23T22:02:37.796Z] --- PASS: TestServiceUpdatePidsLimit (15.63s) [2022-04-23T22:02:37.796Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-23T22:02:37.796Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-23T22:02:37.796Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-04-23T22:02:37.796Z] PASS [2022-04-23T22:02:37.796Z] [2022-04-23T22:02:37.796Z] === Skipped [2022-04-23T22:02:37.796Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-23T22:02:37.796Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-23T22:02:37.796Z] [2022-04-23T22:02:37.796Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-23T22:02:37.796Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T22:02:37.796Z] [2022-04-23T22:02:37.796Z] DONE 27 tests, 2 skipped in 127.963s [2022-04-23T22:02:37.796Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-23T22:02:37.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:02:37.796Z] ++ set -e [2022-04-23T22:02:37.796Z] ++ '[' -n 0 ']' [2022-04-23T22:02:37.796Z] ++ set -x [2022-04-23T22:02:37.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:02:37.796Z] INFO: Testing against a local daemon [2022-04-23T22:02:37.796Z] === RUN TestSessionCreate [2022-04-23T22:02:37.796Z] --- PASS: TestSessionCreate (0.02s) [2022-04-23T22:02:37.796Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-23T22:02:37.796Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-23T22:02:37.796Z] PASS [2022-04-23T22:02:37.796Z] [2022-04-23T22:02:37.796Z] DONE 2 tests in 0.129s [2022-04-23T22:02:37.796Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-23T22:02:37.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:02:37.796Z] ++ set -e [2022-04-23T22:02:37.796Z] ++ '[' -n 0 ']' [2022-04-23T22:02:37.796Z] ++ set -x [2022-04-23T22:02:37.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:02:37.796Z] INFO: Testing against a local daemon [2022-04-23T22:02:37.796Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-23T22:02:37.796Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-23T22:02:37.796Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T22:02:37.796Z] === RUN TestDiskUsage [2022-04-23T22:02:37.796Z] === PAUSE TestDiskUsage [2022-04-23T22:02:37.796Z] === RUN TestEventsExecDie [2022-04-23T22:02:38.056Z] --- PASS: TestEventsExecDie (0.50s) [2022-04-23T22:02:38.056Z] === RUN TestEventsBackwardsCompatible [2022-04-23T22:02:38.056Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-04-23T22:02:38.056Z] === RUN TestEventsVolumeCreate [2022-04-23T22:02:38.056Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-23T22:02:38.056Z] === RUN TestInfoBinaryCommits [2022-04-23T22:02:38.166Z] --- PASS: TestGetAddress (25.55s) [2022-04-23T22:02:38.166Z] === RUN TestRequestSyntaxCheck [2022-04-23T22:02:38.166Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-23T22:02:38.166Z] === RUN TestRequest [2022-04-23T22:02:38.315Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-04-23T22:02:38.315Z] === RUN TestInfoAPIVersioned [2022-04-23T22:02:38.315Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-23T22:02:38.315Z] === RUN TestInfoAPI [2022-04-23T22:02:38.315Z] --- PASS: TestInfoAPI (0.02s) [2022-04-23T22:02:38.315Z] === RUN TestInfoAPIWarnings [2022-04-23T22:02:38.692Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-23T22:02:38.692Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-23T22:02:38.692Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-23T22:02:38.692Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-23T22:02:38.692Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-23T22:02:38.692Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-23T22:02:38.692Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-23T22:02:38.692Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-23T22:02:38.692Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-23T22:02:38.692Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-23T22:02:38.692Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-23T22:02:38.692Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-23T22:02:38.692Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-23T22:02:38.692Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-23T22:02:38.692Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-23T22:02:38.692Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-23T22:02:38.692Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-23T22:02:38.692Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-23T22:02:38.692Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-23T22:02:38.692Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-23T22:02:38.692Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-23T22:02:38.692Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-04-23T22:02:38.692Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-23T22:02:38.692Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-23T22:02:38.692Z] === RUN TestConfigureDaemonLogs [2022-04-23T22:02:38.692Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-23T22:02:38.692Z] === RUN TestCommonOptionsInstallFlags [2022-04-23T22:02:38.692Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-23T22:02:38.692Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-23T22:02:38.692Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-23T22:02:38.692Z] PASS [2022-04-23T22:02:38.692Z] coverage: 19.0% of statements [2022-04-23T22:02:38.692Z] ok github.com/docker/docker/cmd/dockerd 0.209s coverage: 19.0% of statements [2022-04-23T22:02:38.692Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-23T22:02:38.692Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-23T22:02:39.730Z] --- PASS: TestFailedConnection (2.24s) [2022-04-23T22:02:39.730Z] === RUN TestFailOnce [2022-04-23T22:02:39.730Z] 2022/04/23 22:02:39 http: panic serving 127.0.0.1:49297: Plugin not ready [2022-04-23T22:02:39.730Z] goroutine 38 [running]: [2022-04-23T22:02:39.730Z] net/http.(*conn).serve.func1() [2022-04-23T22:02:39.730Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-23T22:02:39.730Z] panic({0x1003700, 0x114d060}) [2022-04-23T22:02:39.730Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-23T22:02:39.730Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00019fa70?) [2022-04-23T22:02:39.730Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-23T22:02:39.730Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1152878?, 0xc000068000?}, 0xf5d9a6?) [2022-04-23T22:02:39.730Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-23T22:02:39.730Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1152878, 0xc000068000}, 0xc0001b8200) [2022-04-23T22:02:39.730Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-23T22:02:39.730Z] net/http.serverHandler.ServeHTTP({0x1150e98?}, {0x1152878, 0xc000068000}, 0xc0001b8200) [2022-04-23T22:02:39.730Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-23T22:02:39.730Z] net/http.(*conn).serve(0xc0001c6000, {0x1152d78, 0xc0000260f0}) [2022-04-23T22:02:39.730Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-23T22:02:39.730Z] created by net/http.(*Server).Serve [2022-04-23T22:02:39.730Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-23T22:02:39.730Z] time="2022-04-23T22:02:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.FailOnce: Post \"http://127.0.0.1:49296/Test.FailOnce\": EOF, retrying in 1s" [2022-04-23T22:02:40.472Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-23T22:02:40.716Z] 2022/04/23 22:02:40 Closing DB instances... [2022-04-23T22:02:40.716Z] --- PASS: TestFailOnce (1.21s) [2022-04-23T22:02:40.716Z] === RUN TestEchoInputOutput [2022-04-23T22:02:40.716Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-23T22:02:40.716Z] === RUN TestBackoff [2022-04-23T22:02:40.716Z] --- PASS: TestBackoff (0.00s) [2022-04-23T22:02:40.716Z] === RUN TestAbortRetry [2022-04-23T22:02:40.716Z] --- PASS: TestAbortRetry (0.00s) [2022-04-23T22:02:40.716Z] === RUN TestClientScheme [2022-04-23T22:02:40.716Z] --- PASS: TestClientScheme (0.00s) [2022-04-23T22:02:40.716Z] === RUN TestNewClientWithTimeout [2022-04-23T22:02:40.905Z] === RUN TestContainerStopSignal [2022-04-23T22:02:40.905Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-23T22:02:40.905Z] === RUN TestContainerStopTimeout [2022-04-23T22:02:40.905Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-23T22:02:40.905Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-23T22:02:40.905Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-23T22:02:40.905Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-23T22:02:40.905Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-04-23T22:02:40.905Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-23T22:02:40.905Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-04-23T22:02:40.905Z] === RUN TestReplaceAndAppendEnvVars [2022-04-23T22:02:40.905Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-23T22:02:40.905Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-23T22:02:40.905Z] === RUN TestNewMemoryStore [2022-04-23T22:02:40.905Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-23T22:02:40.905Z] === RUN TestAddContainers [2022-04-23T22:02:40.905Z] --- PASS: TestAddContainers (0.00s) [2022-04-23T22:02:40.905Z] === RUN TestGetContainer [2022-04-23T22:02:40.905Z] --- PASS: TestGetContainer (0.00s) [2022-04-23T22:02:40.905Z] === RUN TestDeleteContainer [2022-04-23T22:02:40.905Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-23T22:02:40.905Z] === RUN TestListContainers [2022-04-23T22:02:40.905Z] --- PASS: TestListContainers (0.00s) [2022-04-23T22:02:40.905Z] === RUN TestFirstContainer [2022-04-23T22:02:40.905Z] --- PASS: TestFirstContainer (0.00s) [2022-04-23T22:02:40.905Z] === RUN TestApplyAllContainer [2022-04-23T22:02:40.905Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-23T22:02:40.905Z] === RUN TestIsValidHealthString [2022-04-23T22:02:40.905Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-23T22:02:40.905Z] === RUN TestStateRunStop [2022-04-23T22:02:40.905Z] --- PASS: TestStateRunStop (0.00s) [2022-04-23T22:02:40.905Z] === RUN TestStateTimeoutWait [2022-04-23T22:02:40.905Z] state_test.go:141: Stop callback fired [2022-04-23T22:02:40.905Z] state_test.go:165: Stop callback fired [2022-04-23T22:02:40.905Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-23T22:02:40.905Z] === RUN TestIsValidStateString [2022-04-23T22:02:40.905Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-23T22:02:40.905Z] === RUN TestViewSaveDelete [2022-04-23T22:02:40.905Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-23T22:02:40.905Z] === RUN TestViewAll [2022-04-23T22:02:40.905Z] --- PASS: TestViewAll (0.02s) [2022-04-23T22:02:40.905Z] === RUN TestViewGet [2022-04-23T22:02:40.905Z] --- PASS: TestViewGet (0.01s) [2022-04-23T22:02:40.905Z] === RUN TestNames [2022-04-23T22:02:40.905Z] --- PASS: TestNames (0.00s) [2022-04-23T22:02:40.905Z] === RUN TestViewWithHealthCheck [2022-04-23T22:02:40.905Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-23T22:02:40.905Z] PASS [2022-04-23T22:02:40.905Z] coverage: 41.7% of statements [2022-04-23T22:02:40.905Z] ok github.com/docker/docker/container 0.249s coverage: 41.7% of statements [2022-04-23T22:02:40.905Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-23T22:02:40.905Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-23T22:02:40.905Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-23T22:02:40.905Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-23T22:02:41.042Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-23T22:02:41.184Z] time="2022-04-23T22:02:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-23T22:02:41.374Z] === RUN TestPrepare [2022-04-23T22:02:41.374Z] --- PASS: TestPrepare (0.00s) [2022-04-23T22:02:41.374Z] === RUN TestStart [2022-04-23T22:02:41.374Z] --- PASS: TestStart (0.00s) [2022-04-23T22:02:41.374Z] === RUN TestWaitCancel [2022-04-23T22:02:41.374Z] --- PASS: TestWaitCancel (0.00s) [2022-04-23T22:02:41.374Z] === RUN TestWaitDisabled [2022-04-23T22:02:41.374Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-23T22:02:41.374Z] === RUN TestWaitEnabled [2022-04-23T22:02:41.374Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-23T22:02:41.374Z] === RUN TestRemove [2022-04-23T22:02:41.374Z] --- PASS: TestRemove (0.00s) [2022-04-23T22:02:41.374Z] PASS [2022-04-23T22:02:41.374Z] coverage: 65.3% of statements [2022-04-23T22:02:41.374Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.067s coverage: 65.3% of statements [2022-04-23T22:02:42.430Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-23T22:02:42.690Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-23T22:02:42.749Z] time="2022-04-23T22:02:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-23T22:02:43.216Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.93s) [2022-04-23T22:02:43.216Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-23T22:02:44.072Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-23T22:02:44.202Z] 2022/04/23 22:02:44 Closing DB instances... [2022-04-23T22:02:44.327Z] === RUN TestNewListSecretsFilters [2022-04-23T22:02:44.327Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-23T22:02:44.327Z] === RUN TestNewListConfigsFilters [2022-04-23T22:02:44.327Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-23T22:02:44.327Z] PASS [2022-04-23T22:02:44.327Z] coverage: 0.5% of statements [2022-04-23T22:02:44.327Z] ok github.com/docker/docker/daemon/cluster 0.200s coverage: 0.5% of statements [2022-04-23T22:02:44.327Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-23T22:02:44.327Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2022-04-23T22:02:44.327Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-23T22:02:44.327Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-23T22:02:44.327Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-23T22:02:44.327Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-23T22:02:44.327Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-23T22:02:44.327Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-23T22:02:44.327Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-23T22:02:44.327Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-23T22:02:44.327Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-23T22:02:44.327Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-23T22:02:44.327Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-23T22:02:44.327Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-23T22:02:44.327Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-23T22:02:44.327Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-23T22:02:44.327Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-23T22:02:44.327Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-23T22:02:44.327Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-23T22:02:44.327Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-23T22:02:44.334Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-23T22:02:44.795Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-23T22:02:44.795Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-23T22:02:44.795Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-23T22:02:44.795Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-23T22:02:44.795Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-23T22:02:44.795Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-23T22:02:44.795Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-23T22:02:44.795Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-23T22:02:44.795Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-23T22:02:44.795Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-23T22:02:44.795Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-23T22:02:44.795Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-23T22:02:44.795Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-23T22:02:44.795Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-23T22:02:44.795Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-23T22:02:44.795Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-23T22:02:44.795Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-23T22:02:44.795Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-23T22:02:44.795Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-23T22:02:44.795Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-23T22:02:44.795Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-23T22:02:44.795Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-23T22:02:44.795Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-23T22:02:44.795Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-23T22:02:44.795Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-23T22:02:44.795Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-23T22:02:44.795Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-23T22:02:44.795Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-23T22:02:44.795Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-23T22:02:44.795Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-23T22:02:45.189Z] time="2022-04-23T22:02:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-23T22:02:45.264Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-23T22:02:45.264Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-23T22:02:45.264Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-23T22:02:45.264Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-23T22:02:45.264Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-23T22:02:45.264Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-23T22:02:45.264Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-23T22:02:45.264Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-23T22:02:45.264Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-23T22:02:45.264Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-23T22:02:45.264Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-23T22:02:45.264Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-23T22:02:45.264Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-23T22:02:45.264Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-23T22:02:45.264Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-23T22:02:45.264Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-23T22:02:45.264Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-23T22:02:45.264Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-23T22:02:45.264Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-23T22:02:45.264Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-23T22:02:45.264Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-23T22:02:45.264Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-23T22:02:45.264Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-23T22:02:45.264Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-23T22:02:45.264Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-23T22:02:45.264Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-23T22:02:45.264Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-23T22:02:45.264Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-23T22:02:45.264Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-23T22:02:45.264Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-23T22:02:45.264Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-23T22:02:45.264Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-23T22:02:45.264Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-23T22:02:45.264Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-23T22:02:45.264Z] PASS [2022-04-23T22:02:45.264Z] coverage: 35.9% of statements [2022-04-23T22:02:45.264Z] ok github.com/docker/docker/daemon/cluster/convert 0.341s coverage: 35.9% of statements [2022-04-23T22:02:45.276Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-23T22:02:45.659Z] --- PASS: TestRequest (7.21s) [2022-04-23T22:02:45.659Z] === RUN TestOverlappingRequests [2022-04-23T22:02:45.659Z] --- PASS: TestOverlappingRequests (0.37s) [2022-04-23T22:02:45.659Z] === RUN TestRelease [2022-04-23T22:02:45.846Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-23T22:02:46.107Z] --- PASS: TestServiceWithDataPathPortInit (16.10s) [2022-04-23T22:02:46.107Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-23T22:02:46.127Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-04-23T22:02:46.127Z] === RUN TestNetworkDBGarbageCollection [2022-04-23T22:02:47.051Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-23T22:02:47.118Z] --- PASS: TestRelease (1.38s) [2022-04-23T22:02:47.118Z] === RUN TestAllocateRandomDeallocate [2022-04-23T22:02:47.312Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-23T22:02:47.476Z] === RUN TestWaitNodeAttachment [2022-04-23T22:02:47.573Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-23T22:02:47.833Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-23T22:02:47.944Z] === RUN TestBuilderGC [2022-04-23T22:02:47.944Z] --- PASS: TestBuilderGC (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestDaemonConfigurationNotFound [2022-04-23T22:02:47.944Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestDaemonBrokenConfiguration [2022-04-23T22:02:47.944Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestFindConfigurationConflicts [2022-04-23T22:02:47.944Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-23T22:02:47.944Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-23T22:02:47.944Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-23T22:02:47.944Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-23T22:02:47.944Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-23T22:02:47.944Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-23T22:02:47.944Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-23T22:02:47.944Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-23T22:02:47.944Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-23T22:02:47.944Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-23T22:02:47.944Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-23T22:02:47.944Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestValidateConfigurationErrors [2022-04-23T22:02:47.944Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-23T22:02:47.944Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-23T22:02:47.944Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-23T22:02:47.944Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-23T22:02:47.944Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-23T22:02:47.944Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-23T22:02:47.944Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-23T22:02:47.944Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-23T22:02:47.944Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-23T22:02:47.944Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-23T22:02:47.944Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-23T22:02:47.944Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-23T22:02:47.944Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-23T22:02:47.944Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestValidateConfiguration [2022-04-23T22:02:47.944Z] === RUN TestValidateConfiguration/with_label [2022-04-23T22:02:47.944Z] === RUN TestValidateConfiguration/with_dns [2022-04-23T22:02:47.944Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-23T22:02:47.944Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-23T22:02:47.944Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-23T22:02:47.944Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-23T22:02:47.944Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-23T22:02:47.944Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-23T22:02:47.944Z] === RUN TestValidateConfiguration/with_hosts [2022-04-23T22:02:47.944Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestReloadSetConfigFileNotExist [2022-04-23T22:02:47.944Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-23T22:02:47.944Z] === RUN TestIsolationConversion [2022-04-23T22:02:47.944Z] === RUN TestIsolationConversion/default [2022-04-23T22:02:47.944Z] === RUN TestIsolationConversion/process [2022-04-23T22:02:47.944Z] === RUN TestIsolationConversion/hyperv [2022-04-23T22:02:47.944Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestContainerLabels [2022-04-23T22:02:47.944Z] --- PASS: TestContainerLabels (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestCredentialSpecConversion [2022-04-23T22:02:47.944Z] === RUN TestCredentialSpecConversion/none [2022-04-23T22:02:47.944Z] === RUN TestCredentialSpecConversion/config [2022-04-23T22:02:47.944Z] === RUN TestCredentialSpecConversion/file [2022-04-23T22:02:47.944Z] === RUN TestCredentialSpecConversion/registry [2022-04-23T22:02:47.944Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-23T22:02:47.944Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestControllerValidateMountBind [2022-04-23T22:02:47.944Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestControllerValidateMountVolume [2022-04-23T22:02:47.944Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestControllerValidateMountTarget [2022-04-23T22:02:47.944Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestControllerValidateMountTmpfs [2022-04-23T22:02:47.944Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestControllerValidateMountInvalidType [2022-04-23T22:02:47.944Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestControllerValidateMountNamedPipe [2022-04-23T22:02:47.944Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-23T22:02:47.944Z] PASS [2022-04-23T22:02:47.944Z] coverage: 11.0% of statements [2022-04-23T22:02:47.944Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.764s coverage: 11.0% of statements [2022-04-23T22:02:47.944Z] time="2022-04-23T22:02:47Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-23T22:02:47.944Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-04-23T22:02:47.944Z] === RUN TestReloadDefaultConfigNotExist [2022-04-23T22:02:47.944Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:02:47.944Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestReloadBadDefaultConfig [2022-04-23T22:02:47.944Z] time="2022-04-23T22:02:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-170471661" [2022-04-23T22:02:47.944Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestReloadWithConflictingLabels [2022-04-23T22:02:47.944Z] time="2022-04-23T22:02:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3209717347" [2022-04-23T22:02:47.944Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestReloadWithDuplicateLabels [2022-04-23T22:02:47.944Z] time="2022-04-23T22:02:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3356579728" [2022-04-23T22:02:47.944Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestMaskURLCredentials [2022-04-23T22:02:47.944Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestDaemonConfigurationMerge [2022-04-23T22:02:47.944Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-23T22:02:47.944Z] PASS [2022-04-23T22:02:47.944Z] coverage: 79.5% of statements [2022-04-23T22:02:47.944Z] ok github.com/docker/docker/daemon/config 0.339s coverage: 79.5% of statements [2022-04-23T22:02:47.944Z] === RUN TestEventsLog [2022-04-23T22:02:47.944Z] --- PASS: TestEventsLog (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestEventsLogTimeout [2022-04-23T22:02:47.944Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-23T22:02:47.944Z] === RUN TestLogEvents [2022-04-23T22:02:47.944Z] --- PASS: TestLogEvents (0.05s) [2022-04-23T22:02:47.944Z] === RUN TestLoadBufferedEvents [2022-04-23T22:02:48.403Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-23T22:02:48.413Z] --- PASS: TestLoadBufferedEvents (0.16s) [2022-04-23T22:02:48.413Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-23T22:02:48.413Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-23T22:02:48.413Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-23T22:02:48.413Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-23T22:02:48.413Z] PASS [2022-04-23T22:02:48.413Z] coverage: 50.0% of statements [2022-04-23T22:02:48.413Z] ok github.com/docker/docker/daemon/events 0.271s coverage: 50.0% of statements [2022-04-23T22:02:48.973Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-23T22:02:49.403Z] === RUN TestIsEmptyDir [2022-04-23T22:02:49.404Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-23T22:02:49.404Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-23T22:02:49.404Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-23T22:02:49.404Z] PASS [2022-04-23T22:02:49.404Z] coverage: 2.3% of statements [2022-04-23T22:02:49.404Z] ok github.com/docker/docker/daemon/graphdriver 0.199s coverage: 2.3% of statements [2022-04-23T22:02:49.404Z] === RUN TestLinkNaming [2022-04-23T22:02:49.404Z] --- PASS: TestLinkNaming (0.00s) [2022-04-23T22:02:49.404Z] === RUN TestLinkNew [2022-04-23T22:02:49.404Z] --- PASS: TestLinkNew (0.00s) [2022-04-23T22:02:49.404Z] === RUN TestLinkEnv [2022-04-23T22:02:49.404Z] --- PASS: TestLinkEnv (0.00s) [2022-04-23T22:02:49.404Z] === RUN TestLinkMultipleEnv [2022-04-23T22:02:49.404Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-23T22:02:49.404Z] === RUN TestLinkPortRangeEnv [2022-04-23T22:02:49.404Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-23T22:02:49.404Z] PASS [2022-04-23T22:02:49.404Z] coverage: 93.0% of statements [2022-04-23T22:02:49.404Z] ok github.com/docker/docker/daemon/links 0.044s coverage: 93.0% of statements [2022-04-23T22:02:49.543Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sd2cd8u4v5z9yr8lkat5ushon Created:2022-04-23 22:02:47.400154268 +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[f66faebfbc479691fe806494d3d045dad6de51086d26fbe8aec5afed811095b5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pe1rg9h5jr7vijehk1y4sdk0c EndpointID:76787fe6be6cce936e086b3d8ae8fda57fc57f4c722009c2d8fa1f06397771e3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:de5110d77d456ccd7b48708d0a7e042c084c35131ddaad07b60437a93acf6647 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:4b001a2ab125 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pe1rg9h5jr7vijehk1y4sdk0c EndpointID:76787fe6be6cce936e086b3d8ae8fda57fc57f4c722009c2d8fa1f06397771e3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-23T22:02:50.070Z] time="2022-04-23T22:02:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-23T22:02:50.390Z] === RUN TestVerifyNetworkingConfig [2022-04-23T22:02:50.390Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-23T22:02:50.390Z] === RUN TestGetContainer [2022-04-23T22:02:50.390Z] --- PASS: TestGetContainer (0.00s) [2022-04-23T22:02:50.390Z] === RUN TestValidContainerNames [2022-04-23T22:02:50.390Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-23T22:02:50.390Z] === RUN TestContainerInitDNS [2022-04-23T22:02:50.390Z] daemon_test.go:145: root required [2022-04-23T22:02:50.390Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-23T22:02:50.390Z] === RUN TestMerge [2022-04-23T22:02:50.390Z] --- PASS: TestMerge (0.00s) [2022-04-23T22:02:50.390Z] === RUN TestValidateContainerIsolation [2022-04-23T22:02:50.390Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-23T22:02:50.390Z] === RUN TestFindNetworkErrorType [2022-04-23T22:02:50.390Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-23T22:02:50.390Z] === RUN TestEnsureServicesExist [2022-04-23T22:02:50.390Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-23T22:02:50.390Z] === RUN TestEnsureServicesExistErrors [2022-04-23T22:02:50.390Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-23T22:02:50.390Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-23T22:02:50.390Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-23T22:02:50.390Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-23T22:02:50.390Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-23T22:02:50.390Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-23T22:02:50.390Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-23T22:02:50.390Z] === RUN TestContainerDelete [2022-04-23T22:02:50.390Z] --- PASS: TestContainerDelete (0.01s) [2022-04-23T22:02:50.390Z] === RUN TestContainerDoubleDelete [2022-04-23T22:02:50.390Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-23T22:02:50.390Z] === RUN TestLogContainerEventCopyLabels [2022-04-23T22:02:50.390Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-23T22:02:50.390Z] === RUN TestLogContainerEventWithAttributes [2022-04-23T22:02:50.390Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-23T22:02:50.390Z] === RUN TestNoneHealthcheck [2022-04-23T22:02:50.390Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-23T22:02:50.390Z] === RUN TestHealthStates [2022-04-23T22:02:50.390Z] time="2022-04-23T22:02:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:02:50.390Z] time="2022-04-23T22:02:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:02:50.390Z] time="2022-04-23T22:02:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:02:50.390Z] time="2022-04-23T22:02:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:02:50.390Z] time="2022-04-23T22:02:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:02:50.390Z] time="2022-04-23T22:02:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:02:50.390Z] time="2022-04-23T22:02:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:02:50.390Z] time="2022-04-23T22:02:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:02:50.390Z] time="2022-04-23T22:02:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:02:50.390Z] time="2022-04-23T22:02:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:02:50.390Z] --- PASS: TestHealthStates (0.17s) [2022-04-23T22:02:50.390Z] === RUN TestGetInspectData [2022-04-23T22:02:50.390Z] --- PASS: TestGetInspectData (0.00s) [2022-04-23T22:02:50.390Z] === RUN TestFillLicense [2022-04-23T22:02:50.390Z] --- PASS: TestFillLicense (0.00s) [2022-04-23T22:02:50.390Z] === RUN TestListInvalidFilter [2022-04-23T22:02:50.390Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-23T22:02:50.390Z] === RUN TestNameFilter [2022-04-23T22:02:50.390Z] --- PASS: TestNameFilter (0.00s) [2022-04-23T22:02:50.390Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-23T22:02:50.390Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-23T22:02:50.390Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-23T22:02:50.390Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-23T22:02:50.390Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-23T22:02:50.390Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-23T22:02:50.390Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-23T22:02:50.390Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-23T22:02:50.390Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-23T22:02:50.390Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-23T22:02:50.390Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-23T22:02:50.390Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-23T22:02:50.390Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-23T22:02:50.390Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-23T22:02:50.390Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-23T22:02:50.390Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-23T22:02:50.390Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-23T22:02:50.390Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-23T22:02:50.390Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-23T22:02:50.390Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-23T22:02:50.390Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-23T22:02:50.390Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-23T22:02:50.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-23T22:02:50.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-23T22:02:50.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-23T22:02:50.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-23T22:02:50.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-23T22:02:50.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-23T22:02:50.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-23T22:02:50.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-23T22:02:50.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-23T22:02:50.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-23T22:02:50.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-23T22:02:50.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-23T22:02:50.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-23T22:02:50.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-23T22:02:50.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-23T22:02:50.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-23T22:02:50.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-23T22:02:50.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-23T22:02:50.391Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-23T22:02:50.391Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-23T22:02:50.391Z] === RUN TestSetupWindowsDevices [2022-04-23T22:02:50.391Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-23T22:02:50.391Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-23T22:02:50.391Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-23T22:02:50.391Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-23T22:02:50.391Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-23T22:02:50.391Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-23T22:02:50.391Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-23T22:02:50.391Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-23T22:02:50.391Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-23T22:02:50.391Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-23T22:02:50.391Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-23T22:02:50.391Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-23T22:02:50.391Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-23T22:02:50.391Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-23T22:02:50.391Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-23T22:02:50.391Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-23T22:02:50.391Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-23T22:02:50.391Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-23T22:02:50.391Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-23T22:02:50.391Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-23T22:02:50.391Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-23T22:02:50.391Z] === RUN TestDaemonReloadLabels [2022-04-23T22:02:50.391Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-23T22:02:50.391Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-23T22:02:50.391Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-23T22:02:50.391Z] === RUN TestDaemonReloadMirrors [2022-04-23T22:02:50.391Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-23T22:02:50.391Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-23T22:02:50.391Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-23T22:02:50.391Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-23T22:02:50.391Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-23T22:02:50.391Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-23T22:02:50.391Z] reload_test.go:342: root required [2022-04-23T22:02:50.391Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-23T22:02:50.391Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-23T22:02:50.391Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-23T22:02:50.391Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-23T22:02:50.391Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-23T22:02:50.483Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-23T22:02:50.743Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-23T22:02:50.858Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-23T22:02:50.858Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-04-23T22:02:50.858Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-23T22:02:50.858Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-23T22:02:50.858Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-23T22:02:50.858Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-23T22:02:50.858Z] === RUN TestParseVolumesFrom [2022-04-23T22:02:50.858Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-23T22:02:50.858Z] PASS [2022-04-23T22:02:50.858Z] coverage: 8.8% of statements [2022-04-23T22:02:50.858Z] ok github.com/docker/docker/daemon 0.689s coverage: 8.8% of statements [2022-04-23T22:02:50.858Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-23T22:02:50.858Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-23T22:02:50.858Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-23T22:02:50.858Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-23T22:02:50.858Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-23T22:02:50.859Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-23T22:02:50.859Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-23T22:02:50.859Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-23T22:02:50.859Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-23T22:02:50.859Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-23T22:02:50.859Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-23T22:02:50.859Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-23T22:02:50.859Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-23T22:02:50.859Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-23T22:02:51.633Z] --- PASS: TestAllocateRandomDeallocate (4.28s) [2022-04-23T22:02:51.633Z] === RUN TestRetrieveFromStore [2022-04-23T22:02:52.422Z] === RUN TestAdapterReadLogs [2022-04-23T22:02:52.422Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestCopier [2022-04-23T22:02:52.422Z] --- PASS: TestCopier (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestCopierLongLines [2022-04-23T22:02:52.422Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestCopierSlow [2022-04-23T22:02:52.422Z] === RUN TestNewStreamConfig [2022-04-23T22:02:52.422Z] === RUN TestNewStreamConfig/defaults [2022-04-23T22:02:52.422Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-23T22:02:52.422Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-23T22:02:52.422Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-23T22:02:52.422Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-23T22:02:52.422Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-23T22:02:52.422Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-23T22:02:52.422Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-23T22:02:52.422Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-23T22:02:52.422Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-23T22:02:52.422Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-23T22:02:52.422Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-23T22:02:52.422Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-23T22:02:52.422Z] --- PASS: TestCopierSlow (0.21s) [2022-04-23T22:02:52.422Z] === RUN TestCopierWithSized [2022-04-23T22:02:52.422Z] === RUN TestCopierWithSized/as_is [2022-04-23T22:02:52.422Z] time="2022-04-23T22:02:52Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-23T22:02:52.422Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2022-04-23T22:02:52.422Z] === RUN TestCreateSuccess [2022-04-23T22:02:52.422Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestCreateStreamSkipped [2022-04-23T22:02:52.422Z] time="2022-04-23T22:02:52Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-23T22:02:52.422Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestCreateLogGroupSuccess [2022-04-23T22:02:52.422Z] time="2022-04-23T22:02:52Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-23T22:02:52.422Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestCreateError [2022-04-23T22:02:52.422Z] --- PASS: TestCreateError (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestCreateAlreadyExists [2022-04-23T22:02:52.422Z] time="2022-04-23T22:02:52Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-23T22:02:52.422Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestLogClosed [2022-04-23T22:02:52.422Z] --- PASS: TestLogClosed (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestLogBlocking [2022-04-23T22:02:52.422Z] --- PASS: TestLogBlocking (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-23T22:02:52.422Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestLogNonBlockingBufferFull [2022-04-23T22:02:52.422Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestPublishBatchSuccess [2022-04-23T22:02:52.422Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestPublishBatchError [2022-04-23T22:02:52.422Z] time="2022-04-23T22:02:52Z" level=error msg=error [2022-04-23T22:02:52.422Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-23T22:02:52.422Z] time="2022-04-23T22:02:52Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-23T22:02:52.422Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-23T22:02:52.422Z] time="2022-04-23T22:02:52Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-23T22:02:52.422Z] time="2022-04-23T22:02:52Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-23T22:02:52.422Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestCollectBatchSimple [2022-04-23T22:02:52.422Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestCollectBatchTicker [2022-04-23T22:02:52.422Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestCollectBatchMultilinePattern [2022-04-23T22:02:52.422Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-23T22:02:52.422Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-23T22:02:52.422Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-23T22:02:52.422Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-23T22:02:52.422Z] --- PASS: TestCopierWithSized (0.02s) [2022-04-23T22:02:52.422Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-23T22:02:52.422Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestCopierWithPartial [2022-04-23T22:02:52.422Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestRingLogger [2022-04-23T22:02:52.422Z] --- PASS: TestRingLogger (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestRingCap [2022-04-23T22:02:52.422Z] --- PASS: TestRingCap (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestRingClose [2022-04-23T22:02:52.422Z] --- PASS: TestRingClose (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestRingDrain [2022-04-23T22:02:52.422Z] --- PASS: TestRingDrain (0.00s) [2022-04-23T22:02:52.422Z] PASS [2022-04-23T22:02:52.422Z] coverage: 43.2% of statements [2022-04-23T22:02:52.422Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-04-23T22:02:52.422Z] === RUN TestCollectBatchClose [2022-04-23T22:02:52.422Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestEffectiveLen [2022-04-23T22:02:52.422Z] === RUN TestEffectiveLen/0/Hello [2022-04-23T22:02:52.422Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-23T22:02:52.422Z] === RUN TestEffectiveLen/2/🙃 [2022-04-23T22:02:52.422Z] === RUN TestEffectiveLen/3/���� [2022-04-23T22:02:52.422Z] === RUN TestEffectiveLen/4/He��o [2022-04-23T22:02:52.422Z] === RUN TestEffectiveLen/5/ [2022-04-23T22:02:52.422Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestFindValidSplit [2022-04-23T22:02:52.422Z] === RUN TestFindValidSplit/0/ [2022-04-23T22:02:52.422Z] cloudwatchlogs_test.go:1076: [2022-04-23T22:02:52.422Z] cloudwatchlogs_test.go:1077: [2022-04-23T22:02:52.422Z] === RUN TestFindValidSplit/1/Hello [2022-04-23T22:02:52.422Z] cloudwatchlogs_test.go:1076: Hello [2022-04-23T22:02:52.422Z] cloudwatchlogs_test.go:1077: [2022-04-23T22:02:52.422Z] === RUN TestFindValidSplit/2/Hello [2022-04-23T22:02:52.422Z] cloudwatchlogs_test.go:1076: He [2022-04-23T22:02:52.422Z] cloudwatchlogs_test.go:1077: llo [2022-04-23T22:02:52.422Z] === RUN TestFindValidSplit/3/Hello [2022-04-23T22:02:52.422Z] cloudwatchlogs_test.go:1076: [2022-04-23T22:02:52.422Z] cloudwatchlogs_test.go:1077: Hello [2022-04-23T22:02:52.422Z] === RUN TestFindValidSplit/4/🙃 [2022-04-23T22:02:52.422Z] cloudwatchlogs_test.go:1076: [2022-04-23T22:02:52.422Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-23T22:02:52.422Z] === RUN TestFindValidSplit/5/🙃 [2022-04-23T22:02:52.422Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-23T22:02:52.422Z] cloudwatchlogs_test.go:1077: [2022-04-23T22:02:52.422Z] === RUN TestFindValidSplit/6/a� [2022-04-23T22:02:52.422Z] cloudwatchlogs_test.go:1076: a [2022-04-23T22:02:52.422Z] cloudwatchlogs_test.go:1077: � [2022-04-23T22:02:52.422Z] === RUN TestFindValidSplit/7/a� [2022-04-23T22:02:52.422Z] cloudwatchlogs_test.go:1076: a� [2022-04-23T22:02:52.422Z] cloudwatchlogs_test.go:1077: [2022-04-23T22:02:52.422Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-23T22:02:52.422Z] ok github.com/docker/docker/daemon/logger 0.277s coverage: 43.2% of statements [2022-04-23T22:02:52.422Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestProcessEventEmoji [2022-04-23T22:02:52.422Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestCollectBatchLineSplit [2022-04-23T22:02:52.422Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-04-23T22:02:52.422Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-23T22:02:52.422Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-04-23T22:02:52.422Z] === RUN TestCollectBatchMaxEvents [2022-04-23T22:02:52.422Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-23T22:02:52.422Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-23T22:02:52.422Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-04-23T22:02:52.422Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-23T22:02:52.422Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-23T22:02:52.422Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-23T22:02:52.422Z] === RUN TestSearchRegistryForImagesErrors [2022-04-23T22:02:52.422Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestSearchRegistryForImages [2022-04-23T22:02:52.422Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestOnlyPlatformWithFallback [2022-04-23T22:02:52.422Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestImageDelete [2022-04-23T22:02:52.422Z] === RUN TestImageDelete/no_lease [2022-04-23T22:02:52.422Z] === RUN TestImageDelete/lease_exists [2022-04-23T22:02:52.422Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-04-23T22:02:52.422Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-23T22:02:52.422Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-23T22:02:52.422Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-23T22:02:52.422Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-23T22:02:52.422Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-23T22:02:52.422Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-23T22:02:52.422Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-23T22:02:52.422Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-23T22:02:52.422Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-23T22:02:52.422Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-23T22:02:52.422Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-23T22:02:52.422Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-23T22:02:52.422Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-23T22:02:52.422Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-23T22:02:52.422Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-23T22:02:52.422Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-23T22:02:52.654Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-23T22:02:52.890Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-23T22:02:52.890Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-23T22:02:52.890Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-23T22:02:52.890Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-23T22:02:52.890Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-23T22:02:52.890Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-23T22:02:52.890Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-23T22:02:52.890Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-23T22:02:52.890Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-23T22:02:52.890Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptionsFormat [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-23T22:02:52.890Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-23T22:02:52.890Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-23T22:02:52.890Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-23T22:02:52.890Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-23T22:02:52.890Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-23T22:02:52.890Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-23T22:02:52.890Z] === RUN TestCreateTagSuccess [2022-04-23T22:02:52.890Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-23T22:02:52.890Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-23T22:02:52.890Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-23T22:02:52.890Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-23T22:02:52.890Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-23T22:02:52.890Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-23T22:02:52.890Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-23T22:02:52.890Z] PASS [2022-04-23T22:02:52.890Z] coverage: 80.2% of statements [2022-04-23T22:02:52.890Z] ok github.com/docker/docker/daemon/logger/awslogs 0.392s coverage: 80.2% of statements [2022-04-23T22:02:52.890Z] --- PASS: TestImageDelete (0.09s) [2022-04-23T22:02:52.890Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-23T22:02:52.890Z] --- PASS: TestImageDelete/lease_exists (0.06s) [2022-04-23T22:02:52.890Z] === RUN TestContentStoreForPull [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptReconnectInterval [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-23T22:02:52.890Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-23T22:02:52.890Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-23T22:02:52.890Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-23T22:02:52.890Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-23T22:02:52.890Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-23T22:02:52.890Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-23T22:02:52.890Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-23T22:02:52.890Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptAddress [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptAddress/#00 [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-23T22:02:52.890Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/example.com [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/:// [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/something:// [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-23T22:02:52.891Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-23T22:02:52.891Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-23T22:02:52.891Z] PASS [2022-04-23T22:02:52.891Z] coverage: 53.6% of statements [2022-04-23T22:02:52.891Z] ok github.com/docker/docker/daemon/logger/fluentd 0.069s coverage: 53.6% of statements [2022-04-23T22:02:52.891Z] --- PASS: TestContentStoreForPull (0.24s) [2022-04-23T22:02:52.891Z] PASS [2022-04-23T22:02:52.891Z] coverage: 6.6% of statements [2022-04-23T22:02:52.891Z] ok github.com/docker/docker/daemon/images 0.556s coverage: 6.6% of statements [2022-04-23T22:02:52.891Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-23T22:02:52.891Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-23T22:02:52.891Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-23T22:02:52.891Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-23T22:02:52.891Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-23T22:02:52.891Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-23T22:02:53.199Z] --- PASS: TestRetrieveFromStore (1.57s) [2022-04-23T22:02:53.199Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-23T22:02:53.199Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-23T22:02:53.199Z] === RUN TestParallelPredefinedRequest1 [2022-04-23T22:02:53.199Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-23T22:02:53.199Z] === RUN TestParallelPredefinedRequest2 [2022-04-23T22:02:53.199Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-23T22:02:53.199Z] === RUN TestParallelPredefinedRequest3 [2022-04-23T22:02:53.199Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-23T22:02:53.199Z] === RUN TestParallelPredefinedRequest4 [2022-04-23T22:02:53.199Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-23T22:02:53.199Z] === RUN TestParallelPredefinedRequest5 [2022-04-23T22:02:53.199Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-23T22:02:53.199Z] === RUN TestDebug [2022-04-23T22:02:53.199Z] --- PASS: TestDebug (0.00s) [2022-04-23T22:02:53.199Z] === RUN TestRequestPoolParallel [2022-04-23T22:02:53.597Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-23T22:02:53.668Z] === RUN TestParseEmptyInterface [2022-04-23T22:02:53.668Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-23T22:02:53.668Z] === RUN TestParseNonInterfaceType [2022-04-23T22:02:53.668Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-23T22:02:53.668Z] === RUN TestParseWithOneFunction [2022-04-23T22:02:53.668Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-23T22:02:53.668Z] === RUN TestParseWithMultipleFuncs [2022-04-23T22:02:53.668Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-23T22:02:53.669Z] === RUN TestParseWithUnnamedReturn [2022-04-23T22:02:53.669Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-23T22:02:53.669Z] === RUN TestEmbeddedInterface [2022-04-23T22:02:53.669Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-23T22:02:53.669Z] === RUN TestParsedImports [2022-04-23T22:02:53.669Z] --- PASS: TestParsedImports (0.00s) [2022-04-23T22:02:53.669Z] === RUN TestAliasedImports [2022-04-23T22:02:53.669Z] --- PASS: TestAliasedImports (0.00s) [2022-04-23T22:02:53.669Z] PASS [2022-04-23T22:02:53.669Z] coverage: 56.8% of statements [2022-04-23T22:02:53.669Z] --- PASS: TestRequestPoolParallel (0.63s) [2022-04-23T22:02:53.669Z] === RUN TestFullAllocateRelease [2022-04-23T22:02:53.669Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2022-04-23T22:02:53.880Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-23T22:02:53.880Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-23T22:02:53.880Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-23T22:02:53.880Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2022-04-23T22:02:53.880Z] === RUN TestFastTimeMarshalJSON [2022-04-23T22:02:53.880Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-23T22:02:53.880Z] PASS [2022-04-23T22:02:53.880Z] coverage: 87.2% of statements [2022-04-23T22:02:53.880Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.219s coverage: 87.2% of statements [2022-04-23T22:02:54.136Z] --- PASS: TestFullAllocateRelease (0.55s) [2022-04-23T22:02:54.136Z] === RUN TestOddAllocateRelease [2022-04-23T22:02:54.169Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.12s) [2022-04-23T22:02:54.169Z] PASS [2022-04-23T22:02:54.169Z] [2022-04-23T22:02:54.169Z] === Skipped [2022-04-23T22:02:54.169Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T22:02:54.169Z] service_test.go:243: FLAKY_TEST [2022-04-23T22:02:54.169Z] [2022-04-23T22:02:54.169Z] DONE 38 tests, 1 skipped in 50.167s [2022-04-23T22:02:54.169Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-23T22:02:54.169Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:02:54.169Z] ++ set -e [2022-04-23T22:02:54.169Z] ++ '[' -n 0 ']' [2022-04-23T22:02:54.169Z] ++ set -x [2022-04-23T22:02:54.169Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:02:54.169Z] INFO: Testing against a local daemon [2022-04-23T22:02:54.169Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-23T22:02:54.169Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T22:02:54.169Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-23T22:02:54.169Z] === RUN TestDockerNetworkIpvlan [2022-04-23T22:02:54.169Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T22:02:54.169Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-23T22:02:54.169Z] PASS [2022-04-23T22:02:54.169Z] [2022-04-23T22:02:54.169Z] === Skipped [2022-04-23T22:02:54.169Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-23T22:02:54.169Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T22:02:54.169Z] [2022-04-23T22:02:54.169Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-23T22:02:54.169Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T22:02:54.169Z] [2022-04-23T22:02:54.169Z] DONE 2 tests, 2 skipped in 0.099s [2022-04-23T22:02:54.169Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-23T22:02:54.169Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:02:54.169Z] ++ set -e [2022-04-23T22:02:54.169Z] ++ '[' -n 0 ']' [2022-04-23T22:02:54.169Z] ++ set -x [2022-04-23T22:02:54.169Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:02:54.347Z] === RUN TestJSONFileLogger [2022-04-23T22:02:54.347Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-23T22:02:54.347Z] === RUN TestJSONFileLoggerWithTags [2022-04-23T22:02:54.347Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-23T22:02:54.347Z] === RUN TestJSONFileLoggerWithOpts [2022-04-23T22:02:54.347Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-23T22:02:54.347Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-23T22:02:54.347Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-23T22:02:54.347Z] === RUN TestEncodeDecode [2022-04-23T22:02:54.347Z] === PAUSE TestEncodeDecode [2022-04-23T22:02:54.347Z] === RUN TestUnexpectedEOF [2022-04-23T22:02:54.347Z] === RUN TestWriteLog [2022-04-23T22:02:54.347Z] === PAUSE TestWriteLog [2022-04-23T22:02:54.347Z] === RUN TestReadLog [2022-04-23T22:02:54.347Z] === PAUSE TestReadLog [2022-04-23T22:02:54.347Z] === RUN TestDecode [2022-04-23T22:02:54.347Z] --- PASS: TestDecode (0.03s) [2022-04-23T22:02:54.347Z] === CONT TestWriteLog [2022-04-23T22:02:54.347Z] === CONT TestReadLog [2022-04-23T22:02:54.347Z] === RUN TestReadLog/tail_exact [2022-04-23T22:02:54.347Z] --- PASS: TestWriteLog (0.00s) [2022-04-23T22:02:54.347Z] time="2022-04-23T22:02:54Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-23T22:02:54.347Z] time="2022-04-23T22:02:54Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-23T22:02:54.347Z] --- PASS: TestUnexpectedEOF (0.18s) [2022-04-23T22:02:54.347Z] === CONT TestEncodeDecode [2022-04-23T22:02:54.347Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-23T22:02:54.347Z] PASS [2022-04-23T22:02:54.347Z] coverage: 69.9% of statements [2022-04-23T22:02:54.347Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.280s coverage: 69.9% of statements [2022-04-23T22:02:54.430Z] INFO: Testing against a local daemon [2022-04-23T22:02:54.430Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-23T22:02:54.604Z] --- PASS: TestOddAllocateRelease (0.30s) [2022-04-23T22:02:54.604Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-23T22:02:54.604Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2022-04-23T22:02:54.604Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-23T22:02:54.604Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-04-23T22:02:54.604Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-23T22:02:54.604Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-23T22:02:54.604Z] === CONT TestParallelPredefinedRequest1 [2022-04-23T22:02:54.604Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:02:54.604Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-23T22:02:54.604Z] === CONT TestParallelPredefinedRequest5 [2022-04-23T22:02:54.604Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:02:54.604Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-23T22:02:54.604Z] === CONT TestParallelPredefinedRequest4 [2022-04-23T22:02:54.604Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:02:54.604Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-23T22:02:54.604Z] === CONT TestParallelPredefinedRequest3 [2022-04-23T22:02:54.604Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:02:54.604Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-23T22:02:54.604Z] === CONT TestParallelPredefinedRequest2 [2022-04-23T22:02:54.604Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:02:54.604Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-23T22:02:54.604Z] PASS [2022-04-23T22:02:54.604Z] coverage: 85.3% of statements [2022-04-23T22:02:54.604Z] ok github.com/docker/docker/libnetwork/ipam 49.178s coverage: 85.3% of statements [2022-04-23T22:02:54.815Z] === RUN TestReadLog/tail_less_than_available [2022-04-23T22:02:54.815Z] === RUN TestReadLog/tail_more_than_available [2022-04-23T22:02:54.815Z] --- PASS: TestReadLog (0.22s) [2022-04-23T22:02:54.815Z] --- PASS: TestReadLog/tail_exact (0.18s) [2022-04-23T22:02:54.815Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-23T22:02:54.815Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-04-23T22:02:54.815Z] PASS [2022-04-23T22:02:54.815Z] coverage: 78.7% of statements [2022-04-23T22:02:54.815Z] ok github.com/docker/docker/daemon/logger/local 0.322s coverage: 78.7% of statements [2022-04-23T22:02:54.815Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-23T22:02:55.071Z] === RUN TestHTTPTransport [2022-04-23T22:02:55.071Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-23T22:02:55.071Z] PASS [2022-04-23T22:02:55.071Z] coverage: 85.7% of statements [2022-04-23T22:02:55.071Z] ok github.com/docker/docker/pkg/plugins/transport 0.048s coverage: 85.7% of statements [2022-04-23T22:02:55.282Z] === RUN TestOpenFileDelete [2022-04-23T22:02:55.282Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-23T22:02:55.282Z] === RUN TestOpenFileRename [2022-04-23T22:02:55.282Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-23T22:02:55.282Z] === RUN TestHandleDecoderErr [2022-04-23T22:02:55.282Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-23T22:02:55.282Z] === RUN TestParseLogTagDefaultTag [2022-04-23T22:02:55.282Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-23T22:02:55.282Z] === RUN TestParseLogTag [2022-04-23T22:02:55.282Z] --- PASS: TestParseLogTag (0.00s) [2022-04-23T22:02:55.282Z] === RUN TestParseLogTagEmptyTag [2022-04-23T22:02:55.282Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-23T22:02:55.282Z] === RUN TestTailFiles [2022-04-23T22:02:55.282Z] --- PASS: TestTailFiles (0.00s) [2022-04-23T22:02:55.282Z] === RUN TestFollowLogsConsumerGone [2022-04-23T22:02:55.282Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-23T22:02:55.282Z] === RUN TestFollowLogsProducerGone [2022-04-23T22:02:55.282Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-23T22:02:55.283Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-23T22:02:55.283Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-23T22:02:55.283Z] === RUN TestCheckCapacityAndRotate [2022-04-23T22:02:55.283Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-23T22:02:55.283Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-23T22:02:55.283Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-04-23T22:02:55.283Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-23T22:02:55.283Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-23T22:02:55.283Z] PASS [2022-04-23T22:02:55.283Z] coverage: 53.5% of statements [2022-04-23T22:02:55.283Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.117s coverage: 53.5% of statements [2022-04-23T22:02:55.371Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-23T22:02:55.607Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-23T22:02:55.607Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-23T22:02:55.607Z] === RUN TestBoolValue [2022-04-23T22:02:55.607Z] --- PASS: TestBoolValue (0.00s) [2022-04-23T22:02:55.607Z] === RUN TestBoolValueOrDefault [2022-04-23T22:02:55.607Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-23T22:02:55.607Z] === RUN TestInt64ValueOrZero [2022-04-23T22:02:55.607Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-23T22:02:55.607Z] === RUN TestInt64ValueOrDefault [2022-04-23T22:02:55.607Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-23T22:02:55.607Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-23T22:02:55.607Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-23T22:02:55.607Z] === RUN TestJsonContentType [2022-04-23T22:02:55.607Z] --- PASS: TestJsonContentType (0.00s) [2022-04-23T22:02:55.607Z] === RUN TestReadJSON [2022-04-23T22:02:55.607Z] === RUN TestReadJSON/nil_body [2022-04-23T22:02:55.607Z] === RUN TestReadJSON/empty_body [2022-04-23T22:02:55.607Z] === RUN TestReadJSON/with_valid_request [2022-04-23T22:02:55.607Z] === RUN TestReadJSON/with_whitespace [2022-04-23T22:02:55.607Z] === RUN TestReadJSON/with_extra_content [2022-04-23T22:02:55.607Z] === RUN TestReadJSON/invalid_JSON [2022-04-23T22:02:55.607Z] --- PASS: TestReadJSON (0.00s) [2022-04-23T22:02:55.607Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-23T22:02:55.607Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-23T22:02:55.607Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-23T22:02:55.607Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-23T22:02:55.607Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-23T22:02:55.607Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-23T22:02:55.607Z] PASS [2022-04-23T22:02:55.607Z] coverage: 31.9% of statements [2022-04-23T22:02:55.607Z] ok github.com/docker/docker/api/server/httputils 0.064s coverage: 31.9% of statements [2022-04-23T22:02:55.607Z] === RUN TestMaskSecretKeys [2022-04-23T22:02:55.607Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-23T22:02:55.607Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-23T22:02:55.607Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-23T22:02:55.607Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-23T22:02:55.607Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-23T22:02:55.607Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-23T22:02:55.607Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-23T22:02:55.607Z] === RUN TestVersionMiddlewareVersion [2022-04-23T22:02:55.607Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-23T22:02:55.607Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-23T22:02:55.607Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-23T22:02:55.607Z] PASS [2022-04-23T22:02:55.607Z] coverage: 37.7% of statements [2022-04-23T22:02:55.607Z] ok github.com/docker/docker/api/server/middleware 0.084s coverage: 37.7% of statements [2022-04-23T22:02:55.607Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-23T22:02:55.607Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-23T22:02:55.607Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-23T22:02:55.607Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-23T22:02:55.607Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-23T22:02:55.607Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-23T22:02:55.607Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-23T22:02:55.607Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-23T22:02:55.607Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-23T22:02:55.607Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-23T22:02:55.607Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-23T22:02:55.631Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2022-04-23T22:02:55.631Z] === RUN TestDockerNetworkMacvlan [2022-04-23T22:02:55.750Z] === RUN TestLog [2022-04-23T22:02:55.750Z] --- PASS: TestLog (0.02s) [2022-04-23T22:02:55.750Z] PASS [2022-04-23T22:02:55.750Z] coverage: 31.5% of statements [2022-04-23T22:02:55.750Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.079s coverage: 31.5% of statements [2022-04-23T22:02:56.057Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-23T22:02:56.057Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-23T22:02:56.057Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-23T22:02:56.057Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-23T22:02:56.057Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-23T22:02:56.057Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-23T22:02:56.057Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-23T22:02:56.057Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-23T22:02:56.057Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-23T22:02:56.057Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-23T22:02:56.057Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-23T22:02:56.057Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-23T22:02:56.057Z] === RUN TestBufferPoolPutAndGet [2022-04-23T22:02:56.057Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-23T22:02:56.057Z] PASS [2022-04-23T22:02:56.057Z] coverage: 88.2% of statements [2022-04-23T22:02:56.057Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2022-04-23T22:02:56.201Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-23T22:02:56.217Z] === RUN TestNewParse [2022-04-23T22:02:56.217Z] --- PASS: TestNewParse (0.00s) [2022-04-23T22:02:56.217Z] PASS [2022-04-23T22:02:56.217Z] coverage: 8.3% of statements [2022-04-23T22:02:56.217Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements [2022-04-23T22:02:56.406Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-04-23T22:02:56.406Z] === RUN TestInfoDebug [2022-04-23T22:02:56.406Z] --- PASS: TestInfoDebug (0.52s) [2022-04-23T22:02:56.406Z] === RUN TestInfoInsecureRegistries [2022-04-23T22:02:56.406Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-23T22:02:56.406Z] === RUN TestInfoRegistryMirrors [2022-04-23T22:02:56.406Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-23T22:02:56.406Z] === RUN TestLoginFailsWithBadCredentials [2022-04-23T22:02:56.406Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-23T22:02:56.406Z] === RUN TestPingCacheHeaders [2022-04-23T22:02:56.406Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-23T22:02:56.406Z] === RUN TestPingGet [2022-04-23T22:02:56.406Z] --- PASS: TestPingGet (0.01s) [2022-04-23T22:02:56.406Z] === RUN TestPingHead [2022-04-23T22:02:56.406Z] --- PASS: TestPingHead (0.02s) [2022-04-23T22:02:56.406Z] === RUN TestPingSwarmHeader [2022-04-23T22:02:56.462Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-23T22:02:56.525Z] === RUN TestOutputOnPrematureClose [2022-04-23T22:02:56.525Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-23T22:02:56.525Z] === RUN TestCompleteSilently [2022-04-23T22:02:56.525Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-23T22:02:56.525Z] PASS [2022-04-23T22:02:56.525Z] coverage: 75.9% of statements [2022-04-23T22:02:56.525Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2022-04-23T22:02:56.572Z] === RUN TestStrSliceMarshalJSON [2022-04-23T22:02:56.572Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-23T22:02:56.572Z] === RUN TestStrSliceUnmarshalJSON [2022-04-23T22:02:56.572Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-23T22:02:56.572Z] === RUN TestStrSliceUnmarshalString [2022-04-23T22:02:56.572Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-23T22:02:56.572Z] === RUN TestStrSliceUnmarshalSlice [2022-04-23T22:02:56.572Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-23T22:02:56.572Z] PASS [2022-04-23T22:02:56.572Z] coverage: 90.0% of statements [2022-04-23T22:02:56.572Z] === RUN TestToJSON [2022-04-23T22:02:56.572Z] --- PASS: TestToJSON (0.00s) [2022-04-23T22:02:56.572Z] === RUN TestToParamWithVersion [2022-04-23T22:02:56.572Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-23T22:02:56.572Z] === RUN TestFromJSON [2022-04-23T22:02:56.572Z] --- PASS: TestFromJSON (0.00s) [2022-04-23T22:02:56.572Z] === RUN TestEmpty [2022-04-23T22:02:56.572Z] --- PASS: TestEmpty (0.00s) [2022-04-23T22:02:56.572Z] === RUN TestArgsMatchKVListEmptySources [2022-04-23T22:02:56.572Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-23T22:02:56.572Z] === RUN TestArgsMatchKVList [2022-04-23T22:02:56.572Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-23T22:02:56.572Z] === RUN TestArgsMatch [2022-04-23T22:02:56.572Z] --- PASS: TestArgsMatch (0.00s) [2022-04-23T22:02:56.572Z] === RUN TestAdd [2022-04-23T22:02:56.572Z] --- PASS: TestAdd (0.00s) [2022-04-23T22:02:56.572Z] === RUN TestDel [2022-04-23T22:02:56.572Z] --- PASS: TestDel (0.00s) [2022-04-23T22:02:56.572Z] === RUN TestLen [2022-04-23T22:02:56.572Z] --- PASS: TestLen (0.00s) [2022-04-23T22:02:56.572Z] === RUN TestExactMatch [2022-04-23T22:02:56.572Z] --- PASS: TestExactMatch (0.00s) [2022-04-23T22:02:56.572Z] === RUN TestOnlyOneExactMatch [2022-04-23T22:02:56.572Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-23T22:02:56.572Z] === RUN TestContains [2022-04-23T22:02:56.572Z] --- PASS: TestContains (0.00s) [2022-04-23T22:02:56.572Z] === RUN TestValidate [2022-04-23T22:02:56.572Z] --- PASS: TestValidate (0.00s) [2022-04-23T22:02:56.572Z] === RUN TestWalkValues [2022-04-23T22:02:56.572Z] --- PASS: TestWalkValues (0.00s) [2022-04-23T22:02:56.572Z] === RUN TestFuzzyMatch [2022-04-23T22:02:56.572Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-23T22:02:56.572Z] === RUN TestClone [2022-04-23T22:02:56.572Z] --- PASS: TestClone (0.00s) [2022-04-23T22:02:56.572Z] PASS [2022-04-23T22:02:56.572Z] coverage: 92.2% of statements [2022-04-23T22:02:56.572Z] ok github.com/docker/docker/api/types/strslice 0.058s coverage: 90.0% of statements [2022-04-23T22:02:56.572Z] ok github.com/docker/docker/api/types/filters 0.056s coverage: 92.2% of statements [2022-04-23T22:02:56.572Z] === RUN TestGetTimestamp [2022-04-23T22:02:56.665Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-23T22:02:56.686Z] === RUN TestParseLogFormat [2022-04-23T22:02:56.686Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-23T22:02:56.686Z] === RUN TestValidateLogOptEmpty [2022-04-23T22:02:56.686Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-23T22:02:56.686Z] === RUN TestValidateSyslogAddress [2022-04-23T22:02:56.686Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-23T22:02:56.686Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-23T22:02:56.686Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-23T22:02:56.686Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-23T22:02:56.686Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-23T22:02:56.686Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-23T22:02:56.686Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-23T22:02:56.686Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-23T22:02:56.686Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-23T22:02:56.686Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-23T22:02:56.686Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-23T22:02:56.686Z] === RUN TestParseAddressDefaultPort [2022-04-23T22:02:56.686Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-23T22:02:56.686Z] === RUN TestValidateSyslogFacility [2022-04-23T22:02:56.686Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-23T22:02:56.686Z] === RUN TestValidateLogOptSyslogFormat [2022-04-23T22:02:56.686Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-23T22:02:56.686Z] === RUN TestValidateLogOpt [2022-04-23T22:02:56.686Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-23T22:02:56.686Z] PASS [2022-04-23T22:02:56.686Z] coverage: 43.6% of statements [2022-04-23T22:02:56.686Z] ok github.com/docker/docker/daemon/logger/syslog 0.056s coverage: 43.6% of statements [2022-04-23T22:02:56.686Z] === RUN TestValidateLogOpt [2022-04-23T22:02:56.686Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-23T22:02:56.686Z] === RUN TestNewMissedConfig [2022-04-23T22:02:56.686Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-23T22:02:56.686Z] === RUN TestNewMissedUrl [2022-04-23T22:02:56.686Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-23T22:02:56.686Z] === RUN TestNewMissedToken [2022-04-23T22:02:56.686Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-23T22:02:56.686Z] === RUN TestNewWithProxy [2022-04-23T22:02:56.686Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-23T22:02:56.686Z] === RUN TestDefault [2022-04-23T22:02:56.686Z] --- PASS: TestDefault (0.01s) [2022-04-23T22:02:56.686Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-23T22:02:56.686Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-04-23T22:02:56.686Z] === RUN TestJsonFormat [2022-04-23T22:02:56.686Z] --- PASS: TestJsonFormat (0.01s) [2022-04-23T22:02:56.686Z] === RUN TestRawFormat [2022-04-23T22:02:56.686Z] --- PASS: TestRawFormat (0.00s) [2022-04-23T22:02:56.686Z] === RUN TestRawFormatWithLabels [2022-04-23T22:02:56.686Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-23T22:02:56.686Z] === RUN TestRawFormatWithoutTag [2022-04-23T22:02:56.686Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-23T22:02:56.686Z] === RUN TestBatching [2022-04-23T22:02:56.686Z] --- PASS: TestBatching (0.21s) [2022-04-23T22:02:56.686Z] === RUN TestFrequency [2022-04-23T22:02:57.030Z] === RUN TestAdjustForAPIVersion [2022-04-23T22:02:57.030Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-23T22:02:57.030Z] PASS [2022-04-23T22:02:57.030Z] coverage: 6.1% of statements [2022-04-23T22:02:57.030Z] ok github.com/docker/docker/api/server/router/swarm 0.050s coverage: 6.1% of statements [2022-04-23T22:02:57.030Z] --- PASS: TestGetTimestamp (0.20s) [2022-04-23T22:02:57.030Z] === RUN TestParseTimestamps [2022-04-23T22:02:57.030Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-23T22:02:57.030Z] PASS [2022-04-23T22:02:57.030Z] coverage: 100.0% of statements [2022-04-23T22:02:57.030Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-23T22:02:57.030Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-23T22:02:57.030Z] ? github.com/docker/docker/api/types [no test files] [2022-04-23T22:02:57.030Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-23T22:02:57.030Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-23T22:02:57.030Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-23T22:02:57.030Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-23T22:02:57.030Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-23T22:02:57.030Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-23T22:02:57.030Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-23T22:02:57.030Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-23T22:02:57.030Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-23T22:02:57.030Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-23T22:02:57.030Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-23T22:02:57.030Z] ok github.com/docker/docker/api/types/time 0.249s coverage: 100.0% of statements [2022-04-23T22:02:57.030Z] === RUN TestCompareVersion [2022-04-23T22:02:57.030Z] --- PASS: TestCompareVersion (0.00s) [2022-04-23T22:02:57.030Z] PASS [2022-04-23T22:02:57.030Z] coverage: 77.3% of statements [2022-04-23T22:02:57.030Z] ok github.com/docker/docker/api/types/versions 0.062s coverage: 77.3% of statements [2022-04-23T22:02:57.156Z] --- PASS: TestFrequency (0.18s) [2022-04-23T22:02:57.156Z] === RUN TestOneMessagePerRequest [2022-04-23T22:02:57.156Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-23T22:02:57.156Z] === RUN TestVerify [2022-04-23T22:02:57.156Z] --- PASS: TestVerify (0.00s) [2022-04-23T22:02:57.156Z] === RUN TestSkipVerify [2022-04-23T22:02:57.156Z] time="2022-04-23T22:02:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:02:57.156Z] time="2022-04-23T22:02:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:02:57.156Z] time="2022-04-23T22:02:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:02:57.156Z] time="2022-04-23T22:02:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:02:57.156Z] time="2022-04-23T22:02:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:02:57.233Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-23T22:02:57.404Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-23T22:02:57.489Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-23T22:02:57.489Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-23T22:02:57.489Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-23T22:02:57.489Z] ? github.com/docker/docker/builder [no test files] [2022-04-23T22:02:57.489Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-23T22:02:57.489Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-23T22:02:57.489Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-23T22:02:57.489Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-23T22:02:57.489Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-23T22:02:57.489Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-23T22:02:57.489Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-23T22:02:57.511Z] === RUN TestSendToOneSub [2022-04-23T22:02:57.511Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-23T22:02:57.511Z] === RUN TestSendToMultipleSubs [2022-04-23T22:02:57.511Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-23T22:02:57.511Z] === RUN TestEvictOneSub [2022-04-23T22:02:57.511Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-23T22:02:57.511Z] === RUN TestClosePublisher [2022-04-23T22:02:57.511Z] --- PASS: TestClosePublisher (0.00s) [2022-04-23T22:02:57.511Z] === RUN TestPubSubRace [2022-04-23T22:02:57.628Z] --- PASS: TestSkipVerify (0.61s) [2022-04-23T22:02:57.628Z] === RUN TestBufferMaximum [2022-04-23T22:02:57.628Z] time="2022-04-23T22:02:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:02:57.628Z] time="2022-04-23T22:02:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:02:57.628Z] time="2022-04-23T22:02:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:02:57.628Z] time="2022-04-23T22:02:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:02:57.628Z] time="2022-04-23T22:02:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:02:57.628Z] time="2022-04-23T22:02:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751377.268785\",\"host\":\"b1574af41a3f\"}'" [2022-04-23T22:02:57.628Z] time="2022-04-23T22:02:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751377.268785\",\"host\":\"b1574af41a3f\"}'" [2022-04-23T22:02:57.628Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-23T22:02:57.628Z] === RUN TestServerAlwaysDown [2022-04-23T22:02:57.628Z] time="2022-04-23T22:02:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:02:57.628Z] time="2022-04-23T22:02:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:02:57.628Z] time="2022-04-23T22:02:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751377.272698\",\"host\":\"b1574af41a3f\"}'" [2022-04-23T22:02:57.628Z] time="2022-04-23T22:02:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751377.272698\",\"host\":\"b1574af41a3f\"}'" [2022-04-23T22:02:57.628Z] time="2022-04-23T22:02:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:02:57.628Z] time="2022-04-23T22:02:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751377.272698\",\"host\":\"b1574af41a3f\"}'" [2022-04-23T22:02:57.628Z] time="2022-04-23T22:02:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751377.272698\",\"host\":\"b1574af41a3f\"}'" [2022-04-23T22:02:57.628Z] time="2022-04-23T22:02:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751377.272698\",\"host\":\"b1574af41a3f\"}'" [2022-04-23T22:02:57.628Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-23T22:02:57.628Z] === RUN TestCannotSendAfterClose [2022-04-23T22:02:57.628Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-23T22:02:57.628Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-23T22:02:57.664Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-23T22:02:57.664Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-23T22:02:57.924Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-23T22:02:57.946Z] === RUN TestIsGIT [2022-04-23T22:02:57.946Z] --- PASS: TestIsGIT (0.00s) [2022-04-23T22:02:57.946Z] PASS [2022-04-23T22:02:57.946Z] coverage: 100.0% of statements [2022-04-23T22:02:57.946Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.051s coverage: 100.0% of statements [2022-04-23T22:02:58.095Z] === RUN TestV1IDService [2022-04-23T22:02:58.095Z] --- PASS: TestV1IDService (0.03s) [2022-04-23T22:02:58.095Z] === RUN TestV2MetadataService [2022-04-23T22:02:58.173Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-23T22:02:58.173Z] --- PASS: TestPingSwarmHeader (2.13s) [2022-04-23T22:02:58.173Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-23T22:02:58.173Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-23T22:02:58.173Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-23T22:02:58.173Z] === RUN TestVersion [2022-04-23T22:02:58.173Z] --- PASS: TestVersion (0.02s) [2022-04-23T22:02:58.173Z] === CONT TestDiskUsage [2022-04-23T22:02:58.405Z] === RUN TestParseRemoteURL [2022-04-23T22:02:58.405Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-23T22:02:58.405Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-23T22:02:58.405Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-23T22:02:58.405Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-23T22:02:58.405Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-23T22:02:58.405Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-23T22:02:58.405Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-23T22:02:58.405Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-23T22:02:58.405Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-23T22:02:58.405Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-23T22:02:58.405Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-23T22:02:58.405Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-23T22:02:58.405Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-23T22:02:58.405Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-23T22:02:58.405Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-23T22:02:58.405Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-23T22:02:58.405Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-23T22:02:58.405Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-23T22:02:58.405Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-23T22:02:58.405Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-23T22:02:58.405Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-23T22:02:58.405Z] === RUN TestCloneArgsSmartHttp [2022-04-23T22:02:58.405Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-23T22:02:58.405Z] === RUN TestCloneArgsDumbHttp [2022-04-23T22:02:58.405Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-23T22:02:58.405Z] === RUN TestCloneArgsGit [2022-04-23T22:02:58.405Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-23T22:02:58.405Z] === RUN TestCheckoutGit [2022-04-23T22:02:58.498Z] --- PASS: TestPubSubRace (1.06s) [2022-04-23T22:02:58.498Z] PASS [2022-04-23T22:02:58.498Z] coverage: 75.0% of statements [2022-04-23T22:02:58.498Z] ok github.com/docker/docker/pkg/pubsub 1.107s coverage: 75.0% of statements [2022-04-23T22:02:58.498Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-23T22:02:58.498Z] === RUN TestClientStream [2022-04-23T22:02:58.498Z] --- PASS: TestClientStream (0.00s) [2022-04-23T22:02:58.498Z] === RUN TestClientSendFile [2022-04-23T22:02:58.498Z] --- PASS: TestClientSendFile (0.00s) [2022-04-23T22:02:58.498Z] === RUN TestClientWithRequestTimeout [2022-04-23T22:02:58.498Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-04-23T22:02:58.498Z] === RUN TestFileSpecPlugin [2022-04-23T22:02:58.498Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-23T22:02:58.498Z] === RUN TestFileJSONSpecPlugin [2022-04-23T22:02:58.498Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-23T22:02:58.498Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-23T22:02:58.498Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-04-23T22:02:58.498Z] === RUN TestPluginAddHandler [2022-04-23T22:02:58.498Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-23T22:02:58.498Z] === RUN TestPluginWaitBadPlugin [2022-04-23T22:02:58.498Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-23T22:02:58.498Z] === RUN TestGet [2022-04-23T22:02:58.498Z] time="2022-04-23T22:02:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-23T22:02:58.498Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-23T22:02:58.563Z] === RUN TestSuccessfulDownload [2022-04-23T22:02:58.563Z] download_test.go:267: Needs fixing on Windows [2022-04-23T22:02:58.563Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-23T22:02:58.563Z] === RUN TestCancelledDownload [2022-04-23T22:02:58.563Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-23T22:02:58.563Z] === RUN TestMaxDownloadAttempts [2022-04-23T22:02:58.563Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-23T22:02:58.563Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-23T22:02:58.563Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-23T22:02:58.563Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-23T22:02:58.563Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-23T22:02:58.563Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-23T22:02:58.563Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-23T22:02:58.563Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-23T22:02:58.563Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-23T22:02:58.563Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-23T22:02:58.563Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-23T22:02:58.563Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-23T22:02:58.563Z] time="2022-04-23T22:02:58Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-23T22:02:58.563Z] time="2022-04-23T22:02:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b1574af41a3f\"}'" [2022-04-23T22:02:58.563Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-23T22:02:58.563Z] PASS [2022-04-23T22:02:58.563Z] coverage: 82.5% of statements [2022-04-23T22:02:58.563Z] ok github.com/docker/docker/daemon/logger/splunk 2.105s coverage: 82.5% of statements [2022-04-23T22:02:58.563Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-23T22:02:58.563Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-23T22:02:58.563Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-23T22:02:58.745Z] === RUN TestDiskUsage/empty [2022-04-23T22:02:58.745Z] === RUN TestDiskUsage/empty/container_types [2022-04-23T22:02:58.745Z] === RUN TestDiskUsage/empty/image_types [2022-04-23T22:02:58.745Z] === RUN TestDiskUsage/empty/volume_types [2022-04-23T22:02:58.745Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-23T22:02:58.745Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-23T22:02:58.745Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-23T22:02:58.745Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-23T22:02:58.745Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-23T22:02:58.745Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-23T22:02:58.745Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-23T22:02:58.745Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-23T22:02:59.005Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-23T22:02:59.005Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-23T22:02:59.005Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-23T22:02:59.005Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-23T22:02:59.005Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-23T22:02:59.005Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-23T22:02:59.005Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-23T22:02:59.005Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-23T22:02:59.005Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-23T22:02:59.005Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-23T22:02:59.005Z] === RUN TestDiskUsage/after_container.Run [2022-04-23T22:02:59.031Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-23T22:02:59.031Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-23T22:02:59.031Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-23T22:02:59.031Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-23T22:02:59.031Z] === RUN TestContinueOnError_NeverContinue [2022-04-23T22:02:59.031Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-23T22:02:59.031Z] === RUN TestManifestStore [2022-04-23T22:02:59.031Z] === RUN TestManifestStore/no_remote_or_local [2022-04-23T22:02:59.031Z] time="2022-04-23T22:02:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T22:02:59.031Z] time="2022-04-23T22:02:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T22:02:59.031Z] time="2022-04-23T22:02:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T22:02:59.031Z] time="2022-04-23T22:02:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T22:02:59.031Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-23T22:02:59.031Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.47s) [2022-04-23T22:02:59.031Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s) [2022-04-23T22:02:59.031Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s) [2022-04-23T22:02:59.031Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s) [2022-04-23T22:02:59.031Z] === RUN TestTransfer [2022-04-23T22:02:59.031Z] --- PASS: TestTransfer (0.15s) [2022-04-23T22:02:59.031Z] === RUN TestConcurrencyLimit [2022-04-23T22:02:59.031Z] time="2022-04-23T22:02:58Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local303098864\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-23T22:02:59.031Z] === RUN TestManifestStore/no_local_cache [2022-04-23T22:02:59.031Z] === RUN TestManifestStore/with_local_cache [2022-04-23T22:02:59.031Z] === RUN TestManifestStore/unknown_media_type [2022-04-23T22:02:59.031Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-23T22:02:59.031Z] time="2022-04-23T22:02:58Z" level=warning msg="reference for unknown type: " [2022-04-23T22:02:59.031Z] time="2022-04-23T22:02:58Z" level=warning msg="reference for unknown type: " [2022-04-23T22:02:59.031Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-23T22:02:59.031Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-23T22:02:59.031Z] time="2022-04-23T22:02:58Z" level=warning msg="reference for unknown type: " [2022-04-23T22:02:59.031Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-23T22:02:59.031Z] time="2022-04-23T22:02:58Z" level=warning msg="reference for unknown type: " [2022-04-23T22:02:59.031Z] time="2022-04-23T22:02:58Z" level=warning msg="reference for unknown type: " [2022-04-23T22:02:59.031Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-23T22:02:59.031Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-23T22:02:59.031Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-23T22:02:59.266Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-23T22:02:59.266Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-23T22:02:59.266Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-23T22:02:59.266Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-23T22:02:59.266Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-23T22:02:59.266Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-23T22:02:59.266Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-23T22:02:59.266Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-23T22:02:59.266Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-23T22:02:59.266Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-23T22:02:59.484Z] === RUN TestRegister [2022-04-23T22:02:59.484Z] --- PASS: TestRegister (0.00s) [2022-04-23T22:02:59.484Z] === RUN TestCommand [2022-04-23T22:02:59.484Z] --- PASS: TestCommand (0.04s) [2022-04-23T22:02:59.484Z] === RUN TestNaiveSelf [2022-04-23T22:02:59.484Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-23T22:02:59.484Z] PASS [2022-04-23T22:02:59.485Z] coverage: 82.4% of statements [2022-04-23T22:02:59.485Z] ok github.com/docker/docker/pkg/reexec 0.119s coverage: 82.4% of statements [2022-04-23T22:02:59.485Z] time="2022-04-23T22:02:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-23T22:02:59.498Z] time="2022-04-23T22:02:59Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-23T22:02:59.498Z] --- PASS: TestManifestStore (0.37s) [2022-04-23T22:02:59.498Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2022-04-23T22:02:59.498Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-23T22:02:59.498Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-23T22:02:59.498Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-04-23T22:02:59.498Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-23T22:02:59.498Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-04-23T22:02:59.498Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-23T22:02:59.498Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-23T22:02:59.498Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-23T22:02:59.498Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-23T22:02:59.498Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-23T22:02:59.498Z] === RUN TestDetectManifestBlobMediaType [2022-04-23T22:02:59.498Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-23T22:02:59.498Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-23T22:02:59.498Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-23T22:02:59.498Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-23T22:02:59.498Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-23T22:02:59.498Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-23T22:02:59.498Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-23T22:02:59.498Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-23T22:02:59.498Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-23T22:02:59.498Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-23T22:02:59.498Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-23T22:02:59.498Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-23T22:02:59.498Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-23T22:02:59.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-23T22:02:59.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-23T22:02:59.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-23T22:02:59.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-23T22:02:59.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-23T22:02:59.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-23T22:02:59.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-23T22:02:59.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-23T22:02:59.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-23T22:02:59.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-23T22:02:59.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-23T22:02:59.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-23T22:02:59.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-23T22:02:59.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-23T22:02:59.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-23T22:02:59.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-23T22:02:59.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-23T22:02:59.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-23T22:02:59.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-23T22:02:59.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-23T22:02:59.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-23T22:02:59.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-23T22:02:59.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-23T22:02:59.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-23T22:02:59.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-23T22:02:59.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-23T22:02:59.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-23T22:02:59.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-23T22:02:59.498Z] === RUN TestFixManifestLayers [2022-04-23T22:02:59.498Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-23T22:02:59.498Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-23T22:02:59.498Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-23T22:02:59.498Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-23T22:02:59.498Z] === RUN TestFixManifestLayersBadParent [2022-04-23T22:02:59.498Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-23T22:02:59.498Z] === RUN TestValidateManifest [2022-04-23T22:02:59.498Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-23T22:02:59.498Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-23T22:02:59.498Z] === RUN TestFormatPlatform [2022-04-23T22:02:59.498Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-23T22:02:59.498Z] === RUN TestPullSchema2Config [2022-04-23T22:02:59.498Z] === RUN TestPullSchema2Config/success_first_time [2022-04-23T22:02:59.498Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T22:02:59.498Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:02:59.498Z] === RUN TestPullSchema2Config/500_status [2022-04-23T22:02:59.498Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T22:02:59.498Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:02:59.498Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-04-23T22:02:59.498Z] === RUN TestInactiveJobs [2022-04-23T22:02:59.498Z] --- PASS: TestV2MetadataService (1.22s) [2022-04-23T22:02:59.498Z] PASS [2022-04-23T22:02:59.498Z] coverage: 48.2% of statements [2022-04-23T22:02:59.498Z] ok github.com/docker/docker/distribution/metadata 1.333s coverage: 48.2% of statements [2022-04-23T22:02:59.498Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:02:59.498Z] === RUN TestPullSchema2Config/EOF [2022-04-23T22:02:59.498Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T22:02:59.498Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:02:59.498Z] 2022/04/23 22:02:59 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-23T22:02:59.498Z] goroutine 110 [running]: [2022-04-23T22:02:59.498Z] net/http.(*conn).serve.func1() [2022-04-23T22:02:59.498Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-23T22:02:59.498Z] panic({0xfd9000, 0x11bb8f0}) [2022-04-23T22:02:59.498Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-23T22:02:59.498Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000424820?, {0x11c30d8?, 0xc0005d22a0?}) [2022-04-23T22:02:59.498Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-23T22:02:59.498Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x11c30d8, 0xc0005d22a0}, 0xc0000a8500) [2022-04-23T22:02:59.498Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-23T22:02:59.498Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x11c30d8?, 0xc0005d22a0?}, 0xc00005a800?) [2022-04-23T22:02:59.498Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-23T22:02:59.498Z] net/http.serverHandler.ServeHTTP({0xc00007fad0?}, {0x11c30d8, 0xc0005d22a0}, 0xc0000a8500) [2022-04-23T22:02:59.498Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-23T22:02:59.498Z] net/http.(*conn).serve(0xc00044e320, {0x11c3950, 0xc0000939b0}) [2022-04-23T22:02:59.498Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-23T22:02:59.498Z] created by net/http.(*Server).Serve [2022-04-23T22:02:59.498Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage (1.10s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T22:02:59.527Z] PASS [2022-04-23T22:02:59.527Z] [2022-04-23T22:02:59.527Z] === Skipped [2022-04-23T22:02:59.527Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T22:02:59.527Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-23T22:02:59.527Z] [2022-04-23T22:02:59.527Z] DONE 54 tests, 1 skipped in 21.917s [2022-04-23T22:02:59.527Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-23T22:02:59.527Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:02:59.527Z] ++ set -e [2022-04-23T22:02:59.527Z] ++ '[' -n 0 ']' [2022-04-23T22:02:59.527Z] ++ set -x [2022-04-23T22:02:59.527Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:02:59.527Z] INFO: Testing against a local daemon [2022-04-23T22:02:59.527Z] === RUN TestVolumesCreateAndList [2022-04-23T22:02:59.527Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-23T22:02:59.527Z] === RUN TestVolumesRemove [2022-04-23T22:02:59.527Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-23T22:02:59.527Z] === RUN TestVolumesInspect [2022-04-23T22:02:59.527Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-23T22:02:59.527Z] === RUN TestVolumesInvalidJSON [2022-04-23T22:02:59.527Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-23T22:02:59.527Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-23T22:02:59.527Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-23T22:02:59.527Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-23T22:02:59.527Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-23T22:02:59.527Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-23T22:02:59.527Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-23T22:02:59.527Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-23T22:02:59.527Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-23T22:02:59.527Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-23T22:02:59.527Z] PASS [2022-04-23T22:02:59.527Z] [2022-04-23T22:02:59.527Z] DONE 9 tests in 0.182s [2022-04-23T22:02:59.527Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-23T22:02:59.787Z] ++++ cat bundles/test-integration/docker.pid [2022-04-23T22:02:59.787Z] +++ kill 14222 [2022-04-23T22:02:59.967Z] === RUN TestNotFound [2022-04-23T22:02:59.967Z] --- PASS: TestNotFound (0.00s) [2022-04-23T22:02:59.967Z] === RUN TestConflict [2022-04-23T22:02:59.967Z] --- PASS: TestConflict (0.00s) [2022-04-23T22:02:59.967Z] === RUN TestForbidden [2022-04-23T22:02:59.967Z] --- PASS: TestForbidden (0.00s) [2022-04-23T22:02:59.967Z] === RUN TestInvalidParameter [2022-04-23T22:02:59.967Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-23T22:02:59.967Z] === RUN TestNotImplemented [2022-04-23T22:02:59.967Z] --- PASS: TestNotImplemented (0.00s) [2022-04-23T22:02:59.967Z] === RUN TestNotModified [2022-04-23T22:02:59.967Z] --- PASS: TestNotModified (0.00s) [2022-04-23T22:02:59.967Z] === RUN TestUnauthorized [2022-04-23T22:02:59.967Z] --- PASS: TestUnauthorized (0.00s) [2022-04-23T22:02:59.967Z] === RUN TestUnknown [2022-04-23T22:02:59.967Z] --- PASS: TestUnknown (0.00s) [2022-04-23T22:02:59.967Z] === RUN TestCancelled [2022-04-23T22:02:59.967Z] --- PASS: TestCancelled (0.00s) [2022-04-23T22:02:59.967Z] === RUN TestDeadline [2022-04-23T22:02:59.967Z] --- PASS: TestDeadline (0.00s) [2022-04-23T22:02:59.967Z] === RUN TestDataLoss [2022-04-23T22:02:59.967Z] --- PASS: TestDataLoss (0.00s) [2022-04-23T22:02:59.967Z] === RUN TestUnavailable [2022-04-23T22:02:59.967Z] --- PASS: TestUnavailable (0.00s) [2022-04-23T22:02:59.967Z] === RUN TestSystem [2022-04-23T22:02:59.967Z] --- PASS: TestSystem (0.00s) [2022-04-23T22:02:59.967Z] === RUN TestFromStatusCode [2022-04-23T22:02:59.967Z] === RUN TestFromStatusCode/Not_Found [2022-04-23T22:02:59.967Z] === RUN TestFromStatusCode/Bad_Request [2022-04-23T22:02:59.967Z] === RUN TestFromStatusCode/Conflict [2022-04-23T22:02:59.967Z] === RUN TestFromStatusCode/Unauthorized [2022-04-23T22:02:59.967Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-23T22:02:59.967Z] === RUN TestFromStatusCode/Forbidden [2022-04-23T22:02:59.967Z] === RUN TestFromStatusCode/Not_Modified [2022-04-23T22:02:59.967Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-23T22:02:59.967Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-23T22:02:59.967Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-23T22:02:59.967Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-23T22:02:59.967Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-23T22:02:59.967Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-23T22:02:59.967Z] --- PASS: TestFromStatusCode (0.01s) [2022-04-23T22:02:59.967Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-23T22:02:59.967Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-23T22:02:59.967Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-23T22:02:59.967Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-23T22:02:59.967Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-23T22:02:59.967Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-23T22:02:59.967Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-23T22:02:59.967Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-23T22:02:59.967Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-23T22:02:59.967Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-23T22:02:59.967Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-23T22:02:59.967Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-23T22:02:59.967Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-23T22:02:59.967Z] PASS [2022-04-23T22:02:59.967Z] coverage: 77.0% of statements [2022-04-23T22:02:59.967Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:02:59.967Z] === RUN TestPullSchema2Config/unauthorized [2022-04-23T22:02:59.967Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T22:02:59.967Z] ok github.com/docker/docker/errdefs 0.049s coverage: 77.0% of statements [2022-04-23T22:02:59.967Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:02:59.967Z] --- PASS: TestPullSchema2Config (0.54s) [2022-04-23T22:02:59.967Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-23T22:02:59.967Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-23T22:02:59.967Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-04-23T22:02:59.967Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-23T22:02:59.967Z] === RUN TestGetRepositoryMountCandidates [2022-04-23T22:02:59.967Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-23T22:02:59.967Z] === RUN TestLayerAlreadyExists [2022-04-23T22:02:59.967Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:02:59.967Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:02:59.967Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:02:59.967Z] --- PASS: TestInactiveJobs (0.36s) [2022-04-23T22:02:59.967Z] === RUN TestWatchRelease [2022-04-23T22:02:59.967Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:02:59.967Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:02:59.967Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:02:59.967Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-23T22:02:59.967Z] === RUN TestWhenEmptyAuthConfig [2022-04-23T22:02:59.967Z] --- PASS: TestWatchRelease (0.04s) [2022-04-23T22:02:59.967Z] === RUN TestWatchFinishedTransfer [2022-04-23T22:02:59.967Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-23T22:02:59.967Z] === RUN TestDuplicateTransfer [2022-04-23T22:02:59.967Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-23T22:02:59.967Z] === RUN TestSuccessfulUpload [2022-04-23T22:02:59.967Z] time="2022-04-23T22:02:59Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-23T22:03:00.047Z] +++ /etc/init.d/apparmor stop [2022-04-23T22:03:00.047Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-23T22:03:00.047Z] [2022-04-23T22:03:00.047Z] Unloading profiles will leave already running processes permanently [2022-04-23T22:03:00.047Z] unconfined, which can lead to unexpected situations. [2022-04-23T22:03:00.047Z] [2022-04-23T22:03:00.047Z] To set a process to complain mode, use the command line tool [2022-04-23T22:03:00.047Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-23T22:03:00.047Z] +++ true [2022-04-23T22:03:00.047Z] exiting test-integration [2022-04-23T22:03:00.047Z] ++ exit 0 [2022-04-23T22:03:00.047Z] [2022-04-23T22:03:00.417Z] docker_api_swarm_test.go:304: [dad4d302e1eae] joining swarm manager [d5307675bb206]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:03:00.435Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-04-23T22:03:00.435Z] === RUN TestCancelledUpload [2022-04-23T22:03:00.435Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-23T22:03:00.435Z] PASS [2022-04-23T22:03:00.435Z] coverage: 77.3% of statements [2022-04-23T22:03:00.435Z] ok github.com/docker/docker/distribution/xfer 1.902s coverage: 77.3% of statements [2022-04-23T22:03:00.470Z] === RUN TestDump [2022-04-23T22:03:00.470Z] goroutine 4 [running]: [2022-04-23T22:03:00.470Z] github.com/docker/docker/pkg/stack.dump(0xf12d57?) [2022-04-23T22:03:00.470Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-23T22:03:00.470Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-23T22:03:00.470Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-23T22:03:00.470Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-23T22:03:00.470Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-23T22:03:00.470Z] testing.tRunner(0xc000031ba0, 0x10da498) [2022-04-23T22:03:00.470Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T22:03:00.470Z] created by testing.(*T).Run [2022-04-23T22:03:00.470Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-23T22:03:00.470Z] [2022-04-23T22:03:00.470Z] goroutine 1 [chan receive]: [2022-04-23T22:03:00.470Z] testing.(*T).Run(0xc000031a00, {0x10c913c?, 0xeec1f3?}, 0x10da498) [2022-04-23T22:03:00.470Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-23T22:03:00.470Z] testing.runTests.func1(0xc00005e870?) [2022-04-23T22:03:00.470Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-23T22:03:00.470Z] testing.tRunner(0xc000031a00, 0xc000067ca0) [2022-04-23T22:03:00.470Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T22:03:00.470Z] testing.runTests(0xc00004a460?, {0x125e400, 0x3, 0x3}, {0x23f92500108?, 0x40?, 0x12634a0?}) [2022-04-23T22:03:00.470Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-23T22:03:00.470Z] testing.(*M).Run(0xc00004a460) [2022-04-23T22:03:00.470Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-23T22:03:00.470Z] main.main() [2022-04-23T22:03:00.470Z] _testmain.go:99 +0x255 [2022-04-23T22:03:00.470Z] --- PASS: TestDump (0.00s) [2022-04-23T22:03:00.470Z] === RUN TestDumpToFile [2022-04-23T22:03:00.470Z] --- PASS: TestDumpToFile (0.21s) [2022-04-23T22:03:00.471Z] === RUN TestDumpToFileWithEmptyInput [2022-04-23T22:03:00.471Z] goroutine 6 [running]: [2022-04-23T22:03:00.471Z] github.com/docker/docker/pkg/stack.dump(0xf8ed13?) [2022-04-23T22:03:00.471Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-23T22:03:00.471Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xf8ece0?}) [2022-04-23T22:03:00.471Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-23T22:03:00.471Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000031ba0?) [2022-04-23T22:03:00.471Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-23T22:03:00.471Z] testing.tRunner(0xc000162340, 0x10da488) [2022-04-23T22:03:00.471Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T22:03:00.471Z] created by testing.(*T).Run [2022-04-23T22:03:00.471Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-23T22:03:00.471Z] [2022-04-23T22:03:00.471Z] goroutine 1 [chan receive]: [2022-04-23T22:03:00.471Z] testing.(*T).Run(0xc000031a00, {0x10d0713?, 0xeec1f3?}, 0x10da488) [2022-04-23T22:03:00.471Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-23T22:03:00.471Z] testing.runTests.func1(0xc00005e870?) [2022-04-23T22:03:00.471Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-23T22:03:00.471Z] testing.tRunner(0xc000031a00, 0xc000067ca0) [2022-04-23T22:03:00.471Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T22:03:00.471Z] testing.runTests(0xc00004a460?, {0x125e400, 0x3, 0x3}, {0x23f92500108?, 0x40?, 0x12634a0?}) [2022-04-23T22:03:00.471Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-23T22:03:00.471Z] testing.(*M).Run(0xc00004a460) [2022-04-23T22:03:00.471Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-23T22:03:00.471Z] main.main() [2022-04-23T22:03:00.471Z] _testmain.go:99 +0x255 [2022-04-23T22:03:00.471Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-23T22:03:00.471Z] PASS [2022-04-23T22:03:00.471Z] coverage: 90.9% of statements [2022-04-23T22:03:00.471Z] ok github.com/docker/docker/pkg/stack 0.268s coverage: 90.9% of statements Post stage [Pipeline] junit [2022-04-23T22:03:00.633Z] Recording test results [2022-04-23T22:03:00.993Z] === RUN TestCompare [2022-04-23T22:03:00.993Z] --- PASS: TestCompare (0.00s) [2022-04-23T22:03:00.993Z] PASS [2022-04-23T22:03:00.993Z] coverage: 19.2% of statements [2022-04-23T22:03:00.993Z] ok github.com/docker/docker/image/cache 0.071s coverage: 19.2% of statements [2022-04-23T22:03:00.993Z] === RUN TestFSGetInvalidData [2022-04-23T22:03:00.993Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-04-23T22:03:00.993Z] === RUN TestFSInvalidSet [2022-04-23T22:03:00.993Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-23T22:03:00.993Z] === RUN TestFSInvalidRoot [2022-04-23T22:03:00.993Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-23T22:03:00.993Z] === RUN TestFSMetadataGetSet [2022-04-23T22:03:00.993Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-04-23T22:03:00.993Z] === RUN TestFSInvalidWalker [2022-04-23T22:03:00.993Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-04-23T22:03:00.993Z] === RUN TestFSGetSet [2022-04-23T22:03:00.993Z] --- PASS: TestFSGetSet (0.04s) [2022-04-23T22:03:00.993Z] === RUN TestFSGetUnsetKey [2022-04-23T22:03:00.993Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-23T22:03:00.993Z] === RUN TestFSGetEmptyData [2022-04-23T22:03:00.993Z] --- PASS: TestWhenEmptyAuthConfig (1.40s) [2022-04-23T22:03:00.993Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-23T22:03:00.993Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-23T22:03:01.032Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-23T22:03:01.310Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-23T22:03:01.310Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-23T22:03:01.310Z] === RUN TestProcessNoDockerignore [2022-04-23T22:03:01.310Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-23T22:03:01.310Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-23T22:03:01.310Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-23T22:03:01.310Z] === RUN TestDetectContentType [2022-04-23T22:03:01.310Z] --- PASS: TestDetectContentType (0.00s) [2022-04-23T22:03:01.310Z] === RUN TestSelectAcceptableMIME [2022-04-23T22:03:01.310Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-23T22:03:01.310Z] === RUN TestInspectEmptyResponse [2022-04-23T22:03:01.310Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-23T22:03:01.310Z] === RUN TestInspectResponseBinary [2022-04-23T22:03:01.310Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-23T22:03:01.310Z] === RUN TestResponseUnsupportedContentType [2022-04-23T22:03:01.310Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-23T22:03:01.310Z] === RUN TestInspectResponseTextSimple [2022-04-23T22:03:01.310Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-23T22:03:01.310Z] === RUN TestInspectResponseEmptyContentType [2022-04-23T22:03:01.310Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-23T22:03:01.310Z] === RUN TestUnknownContentLength [2022-04-23T22:03:01.310Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-23T22:03:01.310Z] === RUN TestDownloadRemote [2022-04-23T22:03:01.310Z] --- PASS: TestDownloadRemote (0.11s) [2022-04-23T22:03:01.310Z] === RUN TestGetWithStatusError [2022-04-23T22:03:01.310Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-23T22:03:01.310Z] === RUN TestCloseRootDirectory [2022-04-23T22:03:01.310Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:03:01.310Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-23T22:03:01.310Z] === RUN TestHashFile [2022-04-23T22:03:01.310Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:03:01.310Z] --- SKIP: TestHashFile (0.00s) [2022-04-23T22:03:01.310Z] === RUN TestHashSubdir [2022-04-23T22:03:01.310Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:03:01.310Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-23T22:03:01.310Z] === RUN TestRemoveDirectory [2022-04-23T22:03:01.310Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:03:01.310Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-23T22:03:01.310Z] PASS [2022-04-23T22:03:01.310Z] coverage: 9.3% of statements [2022-04-23T22:03:01.310Z] ok github.com/docker/docker/builder/remotecontext 0.410s coverage: 9.3% of statements [2022-04-23T22:03:01.310Z] === RUN TestEnable [2022-04-23T22:03:01.310Z] --- PASS: TestEnable (0.00s) [2022-04-23T22:03:01.310Z] === RUN TestDisable [2022-04-23T22:03:01.310Z] --- PASS: TestDisable (0.00s) [2022-04-23T22:03:01.310Z] === RUN TestEnabled [2022-04-23T22:03:01.310Z] --- PASS: TestEnabled (0.00s) [2022-04-23T22:03:01.310Z] PASS [2022-04-23T22:03:01.310Z] coverage: 100.0% of statements [2022-04-23T22:03:01.310Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements [2022-04-23T22:03:01.310Z] === RUN TestGetAllAllowed [2022-04-23T22:03:01.310Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-23T22:03:01.310Z] === RUN TestGetAllMeta [2022-04-23T22:03:01.310Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-23T22:03:01.310Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-23T22:03:01.310Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-23T22:03:01.310Z] === RUN TestIsUnreferencedBuiltin [2022-04-23T22:03:01.310Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-23T22:03:01.310Z] === RUN TestIsExistingDirectory [2022-04-23T22:03:01.310Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-23T22:03:01.310Z] === RUN TestGetFilenameForDownload [2022-04-23T22:03:01.310Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-23T22:03:01.310Z] === RUN TestEnv2Variables [2022-04-23T22:03:01.310Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-23T22:03:01.310Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-23T22:03:01.310Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-23T22:03:01.310Z] === RUN TestMaintainer [2022-04-23T22:03:01.310Z] --- PASS: TestMaintainer (0.00s) [2022-04-23T22:03:01.310Z] === RUN TestLabel [2022-04-23T22:03:01.310Z] --- PASS: TestLabel (0.00s) [2022-04-23T22:03:01.310Z] === RUN TestFromScratch [2022-04-23T22:03:01.362Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-23T22:03:01.372Z] + echo Ensuring container killed. [2022-04-23T22:03:01.372Z] Ensuring container killed. [2022-04-23T22:03:01.372Z] + docker rm -vf docker-pr1 [2022-04-23T22:03:01.372Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-23T22:03:01.460Z] === RUN TestTokenPassThru [2022-04-23T22:03:01.460Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-23T22:03:01.460Z] === RUN TestFSDelete [2022-04-23T22:03:01.460Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-23T22:03:01.460Z] === RUN TestTokenPassThruDifferentHost [2022-04-23T22:03:01.460Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-23T22:03:01.460Z] PASS [2022-04-23T22:03:01.460Z] coverage: 26.6% of statements [2022-04-23T22:03:01.460Z] --- PASS: TestFSDelete (0.02s) [2022-04-23T22:03:01.460Z] === RUN TestFSWalker [2022-04-23T22:03:01.460Z] ok github.com/docker/docker/distribution 2.409s coverage: 26.6% of statements [2022-04-23T22:03:01.460Z] --- PASS: TestFSWalker (0.02s) [2022-04-23T22:03:01.460Z] === RUN TestFSWalkerStopOnError [2022-04-23T22:03:01.460Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-04-23T22:03:01.460Z] === RUN TestNewFromJSON [2022-04-23T22:03:01.460Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-23T22:03:01.460Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-23T22:03:01.460Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-23T22:03:01.460Z] === RUN TestMarshalKeyOrder [2022-04-23T22:03:01.460Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-23T22:03:01.460Z] === RUN TestHistoryEqual [2022-04-23T22:03:01.460Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-23T22:03:01.460Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-23T22:03:01.460Z] --- PASS: TestHistoryEqual (0.19s) [2022-04-23T22:03:01.460Z] === RUN TestImage [2022-04-23T22:03:01.460Z] --- PASS: TestImage (0.00s) [2022-04-23T22:03:01.460Z] === RUN TestImageOSNotEmpty [2022-04-23T22:03:01.460Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-23T22:03:01.460Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-23T22:03:01.460Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-23T22:03:01.460Z] === RUN TestCreate [2022-04-23T22:03:01.460Z] --- PASS: TestCreate (0.01s) [2022-04-23T22:03:01.460Z] === RUN TestRestore [2022-04-23T22:03:01.460Z] time="2022-04-23T22:03:01Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-23T22:03:01.460Z] --- PASS: TestRestore (0.04s) [2022-04-23T22:03:01.460Z] === RUN TestAddDelete [2022-04-23T22:03:01.460Z] --- PASS: TestAddDelete (0.03s) [2022-04-23T22:03:01.460Z] === RUN TestSearchAfterDelete [2022-04-23T22:03:01.460Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-23T22:03:01.460Z] === RUN TestParentReset [2022-04-23T22:03:01.460Z] --- PASS: TestParentReset (0.06s) [2022-04-23T22:03:01.460Z] === RUN TestGetAndSetLastUpdated [2022-04-23T22:03:01.460Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-04-23T22:03:01.460Z] === RUN TestStoreLen [2022-04-23T22:03:01.508Z] === RUN TestNewStdWriter [2022-04-23T22:03:01.508Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-23T22:03:01.508Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-23T22:03:01.508Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-23T22:03:01.508Z] === RUN TestWriteWithNilBytes [2022-04-23T22:03:01.508Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-23T22:03:01.508Z] === RUN TestWrite [2022-04-23T22:03:01.508Z] --- PASS: TestWrite (0.00s) [2022-04-23T22:03:01.508Z] === RUN TestWriteWithWriterError [2022-04-23T22:03:01.508Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-23T22:03:01.508Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-23T22:03:01.508Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-23T22:03:01.508Z] === RUN TestStdCopyWriteAndRead [2022-04-23T22:03:01.508Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-23T22:03:01.508Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-23T22:03:01.508Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-23T22:03:01.508Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-23T22:03:01.508Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-23T22:03:01.508Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-23T22:03:01.508Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-23T22:03:01.508Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-23T22:03:01.508Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-23T22:03:01.508Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-23T22:03:01.508Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-23T22:03:01.508Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-23T22:03:01.508Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-23T22:03:01.508Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-23T22:03:01.508Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-23T22:03:01.508Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-23T22:03:01.508Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-23T22:03:01.508Z] PASS [2022-04-23T22:03:01.508Z] coverage: 100.0% of statements [2022-04-23T22:03:01.508Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2022-04-23T22:03:01.508Z] time="2022-04-23T22:03:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-23T22:03:01.624Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-23T22:03:01.664Z] + echo Chowning /workspace to jenkins user [2022-04-23T22:03:01.664Z] Chowning /workspace to jenkins user [2022-04-23T22:03:01.664Z] + id -u [2022-04-23T22:03:01.664Z] + id -g [2022-04-23T22:03:01.664Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43519:/workspace busybox chown -R 1000:1000 /workspace [2022-04-23T22:03:01.664Z] Unable to find image 'busybox:latest' locally [2022-04-23T22:03:01.664Z] latest: Pulling from library/busybox [2022-04-23T22:03:01.768Z] --- PASS: TestFromScratch (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestFromWithArg [2022-04-23T22:03:01.768Z] --- PASS: TestFromWithArg (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-23T22:03:01.768Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestFromWithUndefinedArg [2022-04-23T22:03:01.768Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestFromMultiStageWithNamedStage [2022-04-23T22:03:01.768Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestOnbuild [2022-04-23T22:03:01.768Z] --- PASS: TestOnbuild (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestWorkdir [2022-04-23T22:03:01.768Z] --- PASS: TestWorkdir (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestCmd [2022-04-23T22:03:01.768Z] --- PASS: TestCmd (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestHealthcheckNone [2022-04-23T22:03:01.768Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestHealthcheckCmd [2022-04-23T22:03:01.768Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestEntrypoint [2022-04-23T22:03:01.768Z] --- PASS: TestEntrypoint (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestExpose [2022-04-23T22:03:01.768Z] --- PASS: TestExpose (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestUser [2022-04-23T22:03:01.768Z] --- PASS: TestUser (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestVolume [2022-04-23T22:03:01.768Z] --- PASS: TestVolume (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestStopSignal [2022-04-23T22:03:01.768Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-23T22:03:01.768Z] --- SKIP: TestStopSignal (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestArg [2022-04-23T22:03:01.768Z] --- PASS: TestArg (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestShell [2022-04-23T22:03:01.768Z] --- PASS: TestShell (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestPrependEnvOnCmd [2022-04-23T22:03:01.768Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestRunWithBuildArgs [2022-04-23T22:03:01.768Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestRunIgnoresHealthcheck [2022-04-23T22:03:01.768Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestDispatchUnsupportedOptions [2022-04-23T22:03:01.768Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-23T22:03:01.768Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-23T22:03:01.768Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-23T22:03:01.768Z] --- PASS: TestDispatchUnsupportedOptions (0.01s) [2022-04-23T22:03:01.768Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-23T22:03:01.768Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-23T22:03:01.768Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestNormalizeWorkdir [2022-04-23T22:03:01.768Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestDispatch [2022-04-23T22:03:01.768Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-23T22:03:01.768Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-23T22:03:01.768Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-23T22:03:01.768Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-23T22:03:01.768Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-23T22:03:01.768Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-23T22:03:01.768Z] === RUN TestDispatch/COPY_url [2022-04-23T22:03:01.768Z] --- PASS: TestDispatch (0.08s) [2022-04-23T22:03:01.768Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-04-23T22:03:01.768Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-04-23T22:03:01.768Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-23T22:03:01.768Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-23T22:03:01.768Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-23T22:03:01.768Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-23T22:03:01.768Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestAddScratchImageAddsToMounts [2022-04-23T22:03:01.768Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-23T22:03:01.768Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-23T22:03:01.768Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-23T22:03:01.768Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestImageSourceGetAddsToMounts [2022-04-23T22:03:01.768Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestEmptyDockerfile [2022-04-23T22:03:01.768Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-23T22:03:01.768Z] === RUN TestSymlinkDockerfile [2022-04-23T22:03:01.768Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-23T22:03:01.768Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-23T22:03:01.768Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestNonExistingDockerfile [2022-04-23T22:03:01.768Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestCopyRunConfig [2022-04-23T22:03:01.768Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestDeepCopyRunConfig [2022-04-23T22:03:01.768Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestExportImage [2022-04-23T22:03:01.768Z] --- PASS: TestExportImage (0.00s) [2022-04-23T22:03:01.768Z] === RUN TestNormalizeDest [2022-04-23T22:03:01.768Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-23T22:03:01.768Z] PASS [2022-04-23T22:03:01.768Z] coverage: 46.7% of statements [2022-04-23T22:03:01.768Z] ok github.com/docker/docker/builder/dockerfile 0.272s coverage: 46.7% of statements [2022-04-23T22:03:01.886Z] docker_api_swarm_test.go:305: [d8ffdf7cd3365] joining swarm manager [d5307675bb206]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:03:01.929Z] 2f0e692259c0: Pulling fs layer [2022-04-23T22:03:01.930Z] 2f0e692259c0: Download complete [2022-04-23T22:03:01.930Z] 2f0e692259c0: Pull complete [2022-04-23T22:03:01.930Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-23T22:03:01.930Z] Status: Downloaded newer image for busybox:latest [2022-04-23T22:03:01.932Z] --- PASS: TestStoreLen (0.07s) [2022-04-23T22:03:01.932Z] PASS [2022-04-23T22:03:01.932Z] coverage: 86.9% of statements [2022-04-23T22:03:01.932Z] ok github.com/docker/docker/image 0.734s coverage: 86.9% of statements [2022-04-23T22:03:01.932Z] === RUN TestValidateManifest [2022-04-23T22:03:01.932Z] === RUN TestValidateManifest/nil [2022-04-23T22:03:01.932Z] === RUN TestValidateManifest/non-nil [2022-04-23T22:03:01.932Z] --- PASS: TestValidateManifest (0.00s) [2022-04-23T22:03:01.932Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-23T22:03:01.932Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-23T22:03:01.932Z] PASS [2022-04-23T22:03:01.932Z] coverage: 0.7% of statements [2022-04-23T22:03:01.932Z] ok github.com/docker/docker/image/tarexport 0.074s coverage: 0.7% of statements [2022-04-23T22:03:01.932Z] === RUN TestMakeV1ConfigFromConfig [2022-04-23T22:03:01.932Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-23T22:03:01.932Z] PASS [2022-04-23T22:03:01.932Z] coverage: 25.0% of statements [2022-04-23T22:03:01.932Z] ok github.com/docker/docker/image/v1 0.076s coverage: 25.0% of statements [2022-04-23T22:03:02.399Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-23T22:03:02.495Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-23T22:03:02.495Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-23T22:03:02.495Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-23T22:03:02.495Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-23T22:03:02.495Z] === RUN TestFormatStatus [2022-04-23T22:03:02.495Z] --- PASS: TestFormatStatus (0.00s) [2022-04-23T22:03:02.495Z] === RUN TestFormatError [2022-04-23T22:03:02.495Z] --- PASS: TestFormatError (0.00s) [2022-04-23T22:03:02.495Z] === RUN TestFormatJSONError [2022-04-23T22:03:02.495Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-23T22:03:02.495Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-23T22:03:02.495Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-23T22:03:02.495Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-23T22:03:02.495Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-23T22:03:02.495Z] === RUN TestNewJSONProgressOutput [2022-04-23T22:03:02.495Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-23T22:03:02.495Z] === RUN TestAuxFormatterEmit [2022-04-23T22:03:02.495Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-23T22:03:02.495Z] === RUN TestStreamWriterStdout [2022-04-23T22:03:02.495Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-23T22:03:02.495Z] === RUN TestStreamWriterStderr [2022-04-23T22:03:02.495Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-23T22:03:02.495Z] PASS [2022-04-23T22:03:02.495Z] coverage: 66.2% of statements [2022-04-23T22:03:02.495Z] ok github.com/docker/docker/pkg/streamformatter 0.051s coverage: 66.2% of statements [2022-04-23T22:03:02.963Z] === RUN TestGenerateRandomID [2022-04-23T22:03:02.963Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-23T22:03:02.963Z] === RUN TestShortenId [2022-04-23T22:03:02.963Z] --- PASS: TestShortenId (0.00s) [2022-04-23T22:03:02.963Z] === RUN TestShortenSha256Id [2022-04-23T22:03:02.963Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-23T22:03:02.963Z] === RUN TestShortenIdEmpty [2022-04-23T22:03:02.963Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-23T22:03:02.963Z] === RUN TestShortenIdInvalid [2022-04-23T22:03:02.963Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-23T22:03:02.963Z] === RUN TestIsShortIDNonHex [2022-04-23T22:03:02.963Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-23T22:03:02.963Z] === RUN TestIsShortIDNotCorrectSize [2022-04-23T22:03:02.963Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-23T22:03:02.963Z] PASS [2022-04-23T22:03:02.963Z] coverage: 70.6% of statements [2022-04-23T22:03:02.963Z] ok github.com/docker/docker/pkg/stringid 0.042s coverage: 70.6% of statements [2022-04-23T22:03:03.307Z] === RUN TestTCP4Proxy [2022-04-23T22:03:03.307Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-23T22:03:03.307Z] === RUN TestTCP4ProxyHalfClose [2022-04-23T22:03:03.307Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-23T22:03:03.307Z] === RUN TestTCP6Proxy [2022-04-23T22:03:03.307Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-23T22:03:03.307Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-23T22:03:03.307Z] === RUN TestTCPDualStackProxy [2022-04-23T22:03:03.307Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-23T22:03:03.307Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-23T22:03:03.307Z] === RUN TestUDP4Proxy [2022-04-23T22:03:03.307Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-23T22:03:03.307Z] === RUN TestUDP6Proxy [2022-04-23T22:03:03.307Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-23T22:03:03.307Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-23T22:03:03.307Z] === RUN TestUDPWriteError [2022-04-23T22:03:03.307Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-23T22:03:03.307Z] === RUN TestSCTP4Proxy [2022-04-23T22:03:03.307Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-23T22:03:03.307Z] --- SKIP: TestSCTP4Proxy (0.02s) [2022-04-23T22:03:03.307Z] === RUN TestSCTP6Proxy [2022-04-23T22:03:03.307Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-23T22:03:03.307Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-23T22:03:03.307Z] PASS [2022-04-23T22:03:03.307Z] coverage: 49.4% of statements [2022-04-23T22:03:03.307Z] ok github.com/docker/docker/cmd/docker-proxy 0.090s coverage: 49.4% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-23T22:03:03.392Z] === RUN TestSerialization [2022-04-23T22:03:03.392Z] --- PASS: TestSerialization (0.02s) [2022-04-23T22:03:03.392Z] PASS [2022-04-23T22:03:03.392Z] coverage: 100.0% of statements [2022-04-23T22:03:03.392Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2022-04-23T22:03:03.618Z] + bundleName=arm64-integration [2022-04-23T22:03:03.619Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-23T22:03:03.619Z] Creating arm64-integration-bundles.tar.gz [2022-04-23T22:03:03.619Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-23T22:03:03.619Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-04-23T22:03:03.804Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-23T22:03:03.859Z] === RUN TestEmptyLayer [2022-04-23T22:03:03.859Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-23T22:03:03.859Z] === RUN TestCommitFailure [2022-04-23T22:03:03.859Z] --- PASS: TestCommitFailure (0.01s) [2022-04-23T22:03:03.859Z] === RUN TestStartTransactionFailure [2022-04-23T22:03:03.859Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-23T22:03:03.859Z] === RUN TestGetOrphan [2022-04-23T22:03:03.859Z] --- PASS: TestGetOrphan (0.01s) [2022-04-23T22:03:03.859Z] === RUN TestMountAndRegister [2022-04-23T22:03:03.859Z] layer_test.go:258: Layer size: 14 [2022-04-23T22:03:03.859Z] --- PASS: TestMountAndRegister (0.08s) [2022-04-23T22:03:03.859Z] === RUN TestLayerRelease [2022-04-23T22:03:03.859Z] layer_test.go:291: Failing on Windows [2022-04-23T22:03:03.859Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-23T22:03:03.859Z] === RUN TestStoreRestore [2022-04-23T22:03:03.859Z] layer_test.go:340: Failing on Windows [2022-04-23T22:03:03.859Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-23T22:03:03.859Z] === RUN TestTarStreamStability [2022-04-23T22:03:03.859Z] layer_test.go:455: Failing on Windows [2022-04-23T22:03:03.859Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-23T22:03:03.859Z] === RUN TestRegisterExistingLayer [2022-04-23T22:03:03.859Z] === RUN TestEnvironmentParsing [2022-04-23T22:03:03.859Z] --- PASS: TestEnvironmentParsing (0.00s) [Pipeline] archiveArtifacts [2022-04-23T22:03:03.891Z] Archiving artifacts [2022-04-23T22:03:03.952Z] === RUN TestIsCpusetListAvailable [2022-04-23T22:03:03.952Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-23T22:03:03.952Z] PASS [2022-04-23T22:03:03.952Z] coverage: 39.4% of statements [2022-04-23T22:03:03.952Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 39.4% of statements [2022-04-23T22:03:04.065Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-23T22:03:04.065Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-23T22:03:04.327Z] PASS [2022-04-23T22:03:04.328Z] coverage: 1.2% of statements [2022-04-23T22:03:04.328Z] ok github.com/docker/docker/libcontainerd/local 0.107s coverage: 1.2% of statements [2022-04-23T22:03:04.328Z] --- PASS: TestRegisterExistingLayer (0.23s) [2022-04-23T22:03:04.328Z] === RUN TestTarStreamVerification [2022-04-23T22:03:04.328Z] layer_test.go:684: Failing on Windows [2022-04-23T22:03:04.328Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-23T22:03:04.328Z] === RUN TestLayerMigration [2022-04-23T22:03:04.328Z] migration_test.go:45: Failing on Windows [2022-04-23T22:03:04.328Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-23T22:03:04.328Z] === RUN TestLayerMigrationNoTarsplit [2022-04-23T22:03:04.328Z] migration_test.go:181: Failing on Windows [2022-04-23T22:03:04.328Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-23T22:03:04.328Z] === RUN TestMountInit [2022-04-23T22:03:04.328Z] mount_test.go:17: Failing on Windows [2022-04-23T22:03:04.328Z] --- SKIP: TestMountInit (0.00s) [2022-04-23T22:03:04.328Z] === RUN TestMountSize [2022-04-23T22:03:04.328Z] mount_test.go:76: Failing on Windows [2022-04-23T22:03:04.328Z] --- SKIP: TestMountSize (0.00s) [2022-04-23T22:03:04.328Z] === RUN TestMountChanges [2022-04-23T22:03:04.328Z] mount_test.go:125: Failing on Windows [2022-04-23T22:03:04.328Z] --- SKIP: TestMountChanges (0.00s) [2022-04-23T22:03:04.328Z] === RUN TestMountApply [2022-04-23T22:03:04.328Z] mount_test.go:212: Failing on Windows [2022-04-23T22:03:04.328Z] --- SKIP: TestMountApply (0.00s) [2022-04-23T22:03:04.328Z] PASS [2022-04-23T22:03:04.328Z] coverage: 30.6% of statements [2022-04-23T22:03:04.328Z] ok github.com/docker/docker/layer 0.432s coverage: 30.6% of statements [2022-04-23T22:03:04.328Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-23T22:03:04.328Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-23T22:03:04.328Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-23T22:03:04.328Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-23T22:03:04.639Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-23T22:03:04.795Z] === RUN TestSequenceGetAvailableBit [2022-04-23T22:03:04.795Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-23T22:03:04.795Z] === RUN TestSequenceEqual [2022-04-23T22:03:04.795Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-23T22:03:04.795Z] === RUN TestSequenceCopy [2022-04-23T22:03:04.795Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-23T22:03:04.795Z] === RUN TestGetFirstAvailable [2022-04-23T22:03:04.795Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-23T22:03:04.795Z] === RUN TestFindSequence [2022-04-23T22:03:04.795Z] --- PASS: TestFindSequence (0.00s) [2022-04-23T22:03:04.795Z] === RUN TestCheckIfAvailable [2022-04-23T22:03:04.795Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-23T22:03:04.795Z] === RUN TestMergeSequences [2022-04-23T22:03:04.795Z] --- PASS: TestMergeSequences (0.00s) [2022-04-23T22:03:04.795Z] === RUN TestPushReservation [2022-04-23T22:03:04.795Z] --- PASS: TestPushReservation (0.00s) [2022-04-23T22:03:04.795Z] === RUN TestSerializeDeserialize [2022-04-23T22:03:04.795Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-23T22:03:04.795Z] === RUN TestSet [2022-04-23T22:03:04.795Z] --- PASS: TestSet (0.00s) [2022-04-23T22:03:04.795Z] === RUN TestSetUnset [2022-04-23T22:03:04.795Z] --- PASS: TestSetUnset (0.00s) [2022-04-23T22:03:04.795Z] === RUN TestOffsetSetUnset [2022-04-23T22:03:04.795Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-23T22:03:04.795Z] === RUN TestSetInRange [2022-04-23T22:03:04.795Z] --- PASS: TestSetInRange (0.00s) [2022-04-23T22:03:04.795Z] === RUN TestSetAnyInRange [2022-04-23T22:03:04.795Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-23T22:03:04.795Z] === RUN TestMethods [2022-04-23T22:03:04.795Z] --- PASS: TestMethods (0.00s) [2022-04-23T22:03:04.795Z] === RUN TestRandomAllocateDeallocate [2022-04-23T22:03:05.518Z] time="2022-04-23T22:03:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-23T22:03:05.588Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-23T22:03:05.796Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43519/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-23T22:03:05.988Z] === RUN TestChtimes [2022-04-23T22:03:05.988Z] --- PASS: TestChtimes (0.00s) [2022-04-23T22:03:05.988Z] === RUN TestChtimesWindows [2022-04-23T22:03:05.988Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-23T22:03:05.988Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-23T22:03:05.988Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-23T22:03:05.988Z] PASS [2022-04-23T22:03:05.988Z] coverage: 13.0% of statements [2022-04-23T22:03:05.988Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 13.0% of statements [2022-04-23T22:03:06.108Z] + make clean [2022-04-23T22:03:06.367Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-23T22:03:06.367Z] docker-dev-cache [2022-04-23T22:03:06.367Z] docker-mod-cache [Pipeline] deleteDir [2022-04-23T22:03:06.978Z] === RUN TestTailFile [2022-04-23T22:03:06.978Z] --- PASS: TestTailFile (0.00s) [2022-04-23T22:03:06.978Z] === RUN TestTailFileManyLines [2022-04-23T22:03:06.978Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-23T22:03:06.978Z] === RUN TestTailEmptyFile [2022-04-23T22:03:06.978Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-23T22:03:06.978Z] === RUN TestTailNegativeN [2022-04-23T22:03:06.978Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader [2022-04-23T22:03:06.978Z] === CONT TestNewTailReader [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/no_delimiter [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/truncated_last_line [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-23T22:03:06.978Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:06.978Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:03:06.978Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:03:06.978Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:06.978Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:06.978Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:03:06.978Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:03:06.978Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:03:06.978Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:03:06.978Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:03:06.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:03:06.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:03:06.978Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:03:06.978Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:03:06.979Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:06.979Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-23T22:03:06.979Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-23T22:03:06.979Z] === CONT TestNewTailReader/no_delimiter [2022-04-23T22:03:06.979Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-23T22:03:06.979Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:03:06.979Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:03:06.979Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:03:06.979Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:03:06.979Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:03:06.979Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:03:06.979Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:03:06.979Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:03:06.979Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:03:06.979Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:03:06.979Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:03:06.979Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:03:06.979Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:03:06.979Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:03:06.979Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:03:06.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:03:06.979Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:03:06.980Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:03:06.980Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:03:06.981Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-23T22:03:06.981Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:03:06.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:03:06.981Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:03:06.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:03:06.981Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:03:06.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:03:06.981Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:03:06.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:03:06.981Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:03:06.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:03:06.981Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:03:06.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:03:06.981Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:03:06.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:03:06.981Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:03:06.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:03:06.981Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:03:06.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:03:06.981Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:03:06.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:03:06.981Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:03:06.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:03:06.981Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:06.981Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:03:06.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:03:06.981Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:03:06.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:03:06.981Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:06.981Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:03:06.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:03:06.981Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:03:06.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:03:06.981Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:03:06.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:03:06.981Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:03:06.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:03:06.981Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:03:06.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:03:06.981Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:03:06.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:03:06.981Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-23T22:03:06.981Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:03:06.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:03:06.981Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:03:06.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:03:06.981Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:06.981Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:03:06.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:03:06.981Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:03:07.007Z] === RUN TestInvalidConfig [2022-04-23T22:03:07.007Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-23T22:03:07.007Z] === RUN TestConfig [2022-04-23T22:03:07.007Z] --- PASS: TestConfig (0.00s) [2022-04-23T22:03:07.007Z] === RUN TestOptionsLabels [2022-04-23T22:03:07.007Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-23T22:03:07.007Z] === RUN TestValidName [2022-04-23T22:03:07.007Z] --- PASS: TestValidName (0.00s) [2022-04-23T22:03:07.007Z] PASS [2022-04-23T22:03:07.007Z] coverage: 19.7% of statements [2022-04-23T22:03:07.007Z] ok github.com/docker/docker/libnetwork/config 0.077s coverage: 19.7% of statements [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:03:07.449Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:03:07.449Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:03:07.449Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:03:07.449Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:03:07.449Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:03:07.449Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:03:07.449Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:03:07.449Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-23T22:03:07.450Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:03:07.450Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:03:07.450Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-23T22:03:07.450Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:03:07.450Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:03:07.450Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:03:07.450Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-23T22:03:07.450Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:03:07.450Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:03:07.450Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:03:07.450Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:03:07.451Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-23T22:03:07.451Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:03:07.451Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-23T22:03:07.451Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-23T22:03:07.451Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-23T22:03:07.451Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-23T22:03:07.451Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-23T22:03:07.451Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-23T22:03:07.451Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-23T22:03:07.451Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-23T22:03:07.451Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-23T22:03:07.451Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-23T22:03:07.451Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-23T22:03:07.451Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-23T22:03:07.451Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-23T22:03:07.451Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-23T22:03:07.451Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-23T22:03:07.451Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-23T22:03:07.451Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-23T22:03:07.451Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:03:07.451Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-23T22:03:07.452Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.02s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.05s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:03:07.452Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.02s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.02s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.453Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:03:07.454Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-04-23T22:03:07.454Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:03:07.454Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:03:07.454Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:03:07.454Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:03:07.454Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:03:07.454Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:03:07.454Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:03:07.454Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:03:07.454Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:03:07.454Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.454Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:03:07.454Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-23T22:03:07.454Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:03:07.454Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:03:07.454Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.474Z] === RUN TestKey [2022-04-23T22:03:07.474Z] --- PASS: TestKey (0.00s) [2022-04-23T22:03:07.474Z] === RUN TestParseKey [2022-04-23T22:03:07.474Z] --- PASS: TestParseKey (0.00s) [2022-04-23T22:03:07.474Z] === RUN TestInvalidDataStore [2022-04-23T22:03:07.474Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-23T22:03:07.474Z] === RUN TestKVObjectFlatKey [2022-04-23T22:03:07.474Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-23T22:03:07.474Z] === RUN TestAtomicKVObjectFlatKey [2022-04-23T22:03:07.474Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-23T22:03:07.474Z] PASS [2022-04-23T22:03:07.474Z] coverage: 21.9% of statements [2022-04-23T22:03:07.474Z] ok github.com/docker/docker/libnetwork/datastore 0.047s coverage: 21.9% of statements [2022-04-23T22:03:07.474Z] === RUN TestErrorInterfaces [2022-04-23T22:03:07.474Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-23T22:03:07.474Z] === RUN TestNetworkMarshalling [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter (0.02s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:03:07.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:03:07.923Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:03:07.923Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:03:07.923Z] PASS [2022-04-23T22:03:07.923Z] coverage: 88.6% of statements [2022-04-23T22:03:07.923Z] ok github.com/docker/docker/pkg/tailfile 0.332s coverage: 88.6% of statements [2022-04-23T22:03:07.941Z] --- PASS: TestNetworkMarshalling (0.20s) [2022-04-23T22:03:07.941Z] === RUN TestEndpointMarshalling [2022-04-23T22:03:07.941Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-23T22:03:07.941Z] === RUN TestAuxAddresses [2022-04-23T22:03:07.942Z] time="2022-04-23T22:03:07Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-23T22:03:07.942Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-23T22:03:07.942Z] === RUN TestSRVServiceQuery [2022-04-23T22:03:07.942Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:03:07.942Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-23T22:03:07.942Z] === RUN TestServiceVIPReuse [2022-04-23T22:03:07.942Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:03:07.942Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-23T22:03:07.942Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-23T22:03:07.942Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:03:07.942Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-23T22:03:07.942Z] === RUN TestDNSIPQuery [2022-04-23T22:03:07.942Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:03:07.942Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-23T22:03:07.942Z] === RUN TestDNSProxyServFail [2022-04-23T22:03:07.942Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:03:07.942Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-23T22:03:07.942Z] === RUN TestSandboxAddEmpty [2022-04-23T22:03:07.942Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:03:07.942Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-23T22:03:07.942Z] === RUN TestSandboxAddMultiPrio [2022-04-23T22:03:07.942Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:03:07.942Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-23T22:03:07.942Z] === RUN TestSandboxAddSamePrio [2022-04-23T22:03:07.942Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:03:07.942Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-23T22:03:07.942Z] === RUN TestCleanupServiceDiscovery [2022-04-23T22:03:07.942Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:03:07.942Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-23T22:03:07.942Z] === RUN TestDNSOptions [2022-04-23T22:03:07.942Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:03:07.942Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-23T22:03:07.942Z] === RUN TestMultipleControllersWithSameStore [2022-04-23T22:03:07.942Z] time="2022-04-23T22:03:07Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-23T22:03:07.942Z] time="2022-04-23T22:03:07Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-23T22:03:07.942Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-23T22:03:07.942Z] PASS [2022-04-23T22:03:07.942Z] coverage: 8.5% of statements [2022-04-23T22:03:07.942Z] ok github.com/docker/docker/libnetwork 0.344s coverage: 8.5% of statements [2022-04-23T22:03:07.942Z] === RUN TestIPDataMarshalling [2022-04-23T22:03:07.942Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-23T22:03:07.942Z] === RUN TestValidateAndIsV6 [2022-04-23T22:03:07.942Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-23T22:03:07.942Z] PASS [2022-04-23T22:03:07.942Z] coverage: 68.9% of statements [2022-04-23T22:03:07.942Z] ok github.com/docker/docker/libnetwork/driverapi 0.046s coverage: 68.9% of statements [2022-04-23T22:03:08.131Z] === RUN TestDockerNetworkMacvlan/Addressing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-23T22:03:08.910Z] === RUN TestTarSumRemoveNonExistent [2022-04-23T22:03:08.910Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-23T22:03:08.910Z] === RUN TestTarSumRemove [2022-04-23T22:03:08.910Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-23T22:03:08.910Z] === RUN TestSortFileInfoSums [2022-04-23T22:03:08.910Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-23T22:03:08.910Z] === RUN TestNewTarSumForLabelInvalid [2022-04-23T22:03:08.910Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-23T22:03:08.910Z] === RUN TestNewTarSumForLabel [2022-04-23T22:03:08.910Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-23T22:03:08.910Z] === RUN TestEmptyTar [2022-04-23T22:03:08.910Z] --- PASS: TestEmptyTar (0.01s) [2022-04-23T22:03:08.910Z] === RUN TestTarSumsReadSize [2022-04-23T22:03:08.910Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-23T22:03:08.910Z] === RUN TestTarSums [2022-04-23T22:03:08.910Z] --- PASS: TestTarSums (0.07s) [2022-04-23T22:03:08.910Z] === RUN TestIteration [2022-04-23T22:03:08.910Z] --- PASS: TestIteration (0.00s) [2022-04-23T22:03:08.910Z] === RUN TestVersionLabelForChecksum [2022-04-23T22:03:08.910Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-23T22:03:08.910Z] === RUN TestVersion [2022-04-23T22:03:08.910Z] --- PASS: TestVersion (0.00s) [2022-04-23T22:03:08.910Z] === RUN TestGetVersion [2022-04-23T22:03:08.910Z] --- PASS: TestGetVersion (0.00s) [2022-04-23T22:03:08.910Z] === RUN TestGetVersions [2022-04-23T22:03:08.910Z] --- PASS: TestGetVersions (0.00s) [2022-04-23T22:03:08.910Z] PASS [2022-04-23T22:03:08.910Z] coverage: 89.3% of statements [2022-04-23T22:03:08.910Z] ok github.com/docker/docker/pkg/tarsum 0.133s coverage: 89.3% of statements [2022-04-23T22:03:08.925Z] === RUN TestDriver [2022-04-23T22:03:08.925Z] --- PASS: TestDriver (0.00s) [2022-04-23T22:03:08.925Z] PASS [2022-04-23T22:03:08.925Z] coverage: 34.8% of statements [2022-04-23T22:03:08.925Z] ok github.com/docker/docker/libnetwork/drivers/host 0.043s coverage: 34.8% of statements [2022-04-23T22:03:08.925Z] === RUN TestDriver [2022-04-23T22:03:08.925Z] --- PASS: TestDriver (0.00s) [2022-04-23T22:03:08.925Z] PASS [2022-04-23T22:03:08.925Z] coverage: 34.8% of statements [2022-04-23T22:03:08.925Z] ok github.com/docker/docker/libnetwork/drivers/null 0.043s coverage: 34.8% of statements [2022-04-23T22:03:09.379Z] === RUN TestTruncIndex [2022-04-23T22:03:09.380Z] --- PASS: TestTruncIndex (0.10s) [2022-04-23T22:03:09.380Z] PASS [2022-04-23T22:03:09.380Z] coverage: 91.5% of statements [2022-04-23T22:03:09.380Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2022-04-23T22:03:09.393Z] === RUN TestNetworkAllocateFree [2022-04-23T22:03:09.393Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-23T22:03:09.393Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-23T22:03:09.393Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-23T22:03:09.393Z] PASS [2022-04-23T22:03:09.393Z] coverage: 63.6% of statements [2022-04-23T22:03:09.393Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.045s coverage: 63.6% of statements [2022-04-23T22:03:09.522Z] --- PASS: TestDockerNetworkMacvlan (13.64s) [2022-04-23T22:03:09.522Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-04-23T22:03:09.522Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.17s) [2022-04-23T22:03:09.522Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.53s) [2022-04-23T22:03:09.522Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.35s) [2022-04-23T22:03:09.522Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.18s) [2022-04-23T22:03:09.522Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s) [2022-04-23T22:03:09.522Z] PASS [2022-04-23T22:03:09.522Z] [2022-04-23T22:03:09.522Z] DONE 8 tests in 15.143s [2022-04-23T22:03:09.522Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-23T22:03:09.522Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:03:09.522Z] ++ set -e [2022-04-23T22:03:09.522Z] ++ '[' -n 0 ']' [2022-04-23T22:03:09.522Z] ++ set -x [2022-04-23T22:03:09.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:03:09.522Z] testing: warning: no tests to run [2022-04-23T22:03:09.522Z] PASS [2022-04-23T22:03:09.522Z] [2022-04-23T22:03:09.522Z] DONE 0 tests in 0.033s [2022-04-23T22:03:09.522Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-23T22:03:09.522Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:03:09.522Z] ++ set -e [2022-04-23T22:03:09.522Z] ++ '[' -n 0 ']' [2022-04-23T22:03:09.522Z] ++ set -x [2022-04-23T22:03:09.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:03:09.522Z] INFO: Testing against a local daemon [2022-04-23T22:03:09.522Z] === RUN TestAuthZPluginAllowRequest [2022-04-23T22:03:09.848Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-23T22:03:09.848Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-23T22:03:09.848Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-23T22:03:09.848Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-23T22:03:09.863Z] === RUN TestGetEmptyCapabilities [2022-04-23T22:03:09.863Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-23T22:03:09.863Z] === RUN TestGetExtraCapabilities [2022-04-23T22:03:09.863Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-23T22:03:09.863Z] === RUN TestGetInvalidCapabilities [2022-04-23T22:03:09.863Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-23T22:03:09.863Z] === RUN TestRemoteDriver [2022-04-23T22:03:09.863Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-23T22:03:09.863Z] === RUN TestDriverError [2022-04-23T22:03:09.864Z] --- PASS: TestDriverError (0.01s) [2022-04-23T22:03:09.864Z] === RUN TestMissingValues [2022-04-23T22:03:09.864Z] --- PASS: TestMissingValues (0.00s) [2022-04-23T22:03:09.864Z] === RUN TestRollback [2022-04-23T22:03:09.864Z] --- PASS: TestRollback (0.01s) [2022-04-23T22:03:09.864Z] PASS [2022-04-23T22:03:09.864Z] coverage: 57.4% of statements [2022-04-23T22:03:09.864Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.094s coverage: 57.4% of statements [2022-04-23T22:03:10.316Z] === RUN TestVersionInfo [2022-04-23T22:03:10.316Z] --- PASS: TestVersionInfo (0.00s) [2022-04-23T22:03:10.316Z] === RUN TestAppendVersions [2022-04-23T22:03:10.316Z] --- PASS: TestAppendVersions (0.00s) [2022-04-23T22:03:10.316Z] PASS [2022-04-23T22:03:10.316Z] coverage: 88.9% of statements [2022-04-23T22:03:10.316Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2022-04-23T22:03:10.331Z] === RUN TestNew [2022-04-23T22:03:10.331Z] --- PASS: TestNew (0.00s) [2022-04-23T22:03:10.331Z] === RUN TestAddDriver [2022-04-23T22:03:10.331Z] --- PASS: TestAddDriver (0.00s) [2022-04-23T22:03:10.331Z] === RUN TestAddDuplicateDriver [2022-04-23T22:03:10.331Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-23T22:03:10.331Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-23T22:03:10.331Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-23T22:03:10.331Z] === RUN TestDriver [2022-04-23T22:03:10.331Z] --- PASS: TestDriver (0.00s) [2022-04-23T22:03:10.331Z] === RUN TestIPAM [2022-04-23T22:03:10.331Z] --- PASS: TestIPAM (0.00s) [2022-04-23T22:03:10.331Z] === RUN TestWalkIPAMs [2022-04-23T22:03:10.331Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-23T22:03:10.331Z] === RUN TestWalkDrivers [2022-04-23T22:03:10.331Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-23T22:03:10.331Z] PASS [2022-04-23T22:03:10.331Z] coverage: 82.4% of statements [2022-04-23T22:03:10.331Z] ok github.com/docker/docker/libnetwork/drvregistry 0.113s coverage: 82.4% of statements [2022-04-23T22:03:10.800Z] === RUN TestNAT [2022-04-23T22:03:10.800Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-23T22:03:10.800Z] --- SKIP: TestNAT (0.00s) [2022-04-23T22:03:10.800Z] === RUN TestTransparent [2022-04-23T22:03:10.800Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-23T22:03:10.800Z] --- SKIP: TestTransparent (0.00s) [2022-04-23T22:03:10.800Z] PASS [2022-04-23T22:03:10.800Z] coverage: 0.0% of statements [2022-04-23T22:03:10.800Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.048s coverage: 0.0% of statements [2022-04-23T22:03:10.800Z] === RUN TestBuildDefault [2022-04-23T22:03:10.800Z] --- PASS: TestBuildDefault (0.01s) [2022-04-23T22:03:10.800Z] === RUN TestBuildHostnameDomainname [2022-04-23T22:03:10.800Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-23T22:03:10.800Z] === RUN TestBuildHostname [2022-04-23T22:03:10.800Z] --- PASS: TestBuildHostname (0.00s) [2022-04-23T22:03:10.800Z] === RUN TestBuildHostnameFQDN [2022-04-23T22:03:10.800Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-23T22:03:10.800Z] === RUN TestBuildNoIP [2022-04-23T22:03:10.800Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-23T22:03:10.800Z] === RUN TestUpdate [2022-04-23T22:03:10.800Z] --- PASS: TestUpdate (0.00s) [2022-04-23T22:03:10.800Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-23T22:03:10.800Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-23T22:03:10.800Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-23T22:03:10.800Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-23T22:03:10.800Z] === RUN TestAddEmpty [2022-04-23T22:03:10.800Z] --- PASS: TestAddEmpty (0.00s) [2022-04-23T22:03:10.800Z] === RUN TestAdd [2022-04-23T22:03:10.800Z] --- PASS: TestAdd (0.00s) [2022-04-23T22:03:10.800Z] === RUN TestDeleteEmpty [2022-04-23T22:03:10.800Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-23T22:03:10.800Z] === RUN TestDeleteNewline [2022-04-23T22:03:10.800Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-23T22:03:10.800Z] === RUN TestDelete [2022-04-23T22:03:10.800Z] --- PASS: TestDelete (0.00s) [2022-04-23T22:03:10.800Z] === RUN TestConcurrentWrites [2022-04-23T22:03:10.912Z] --- PASS: TestAuthZPluginAllowRequest (1.40s) [2022-04-23T22:03:10.912Z] === RUN TestAuthZPluginTLS [2022-04-23T22:03:11.267Z] --- PASS: TestConcurrentWrites (0.26s) [2022-04-23T22:03:11.267Z] PASS [2022-04-23T22:03:11.267Z] coverage: 81.2% of statements [2022-04-23T22:03:11.267Z] ok github.com/docker/docker/libnetwork/etchosts 0.340s coverage: 81.2% of statements [2022-04-23T22:03:11.267Z] === RUN TestCaller [2022-04-23T22:03:11.267Z] --- PASS: TestCaller (0.00s) [2022-04-23T22:03:11.267Z] PASS [2022-04-23T22:03:11.267Z] coverage: 100.0% of statements [2022-04-23T22:03:11.267Z] === RUN TestNew [2022-04-23T22:03:11.267Z] --- PASS: TestNew (0.00s) [2022-04-23T22:03:11.267Z] === RUN TestAllocate [2022-04-23T22:03:11.267Z] --- PASS: TestAllocate (0.00s) [2022-04-23T22:03:11.267Z] === RUN TestUninitialized [2022-04-23T22:03:11.267Z] --- PASS: TestUninitialized (0.00s) [2022-04-23T22:03:11.267Z] === RUN TestAllocateInRange [2022-04-23T22:03:11.267Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-23T22:03:11.267Z] === RUN TestAllocateSerial [2022-04-23T22:03:11.267Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-23T22:03:11.267Z] PASS [2022-04-23T22:03:11.267Z] coverage: 87.5% of statements [2022-04-23T22:03:11.267Z] --- PASS: TestRandomAllocateDeallocate (6.42s) [2022-04-23T22:03:11.267Z] === RUN TestAllocateRandomDeallocate [2022-04-23T22:03:11.267Z] ok github.com/docker/docker/libnetwork/internal/caller 0.042s coverage: 100.0% of statements [2022-04-23T22:03:11.267Z] ok github.com/docker/docker/libnetwork/idm 0.048s coverage: 87.5% of statements [2022-04-23T22:03:11.483Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-23T22:03:11.483Z] === RUN TestAuthZPluginDenyRequest [2022-04-23T22:03:11.879Z] === RUN TestValidatePrivileges [2022-04-23T22:03:11.880Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-23T22:03:11.880Z] === RUN TestFilterByCapNeg [2022-04-23T22:03:11.880Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-23T22:03:11.880Z] === RUN TestFilterByCapPos [2022-04-23T22:03:11.880Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-23T22:03:11.880Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-23T22:03:11.880Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-23T22:03:11.880Z] PASS [2022-04-23T22:03:11.880Z] coverage: 12.2% of statements [2022-04-23T22:03:11.880Z] ok github.com/docker/docker/plugin 0.048s coverage: 12.2% of statements [2022-04-23T22:03:11.880Z] === RUN TestNewSettable [2022-04-23T22:03:11.880Z] --- PASS: TestNewSettable (0.00s) [2022-04-23T22:03:11.880Z] === RUN TestIsSettable [2022-04-23T22:03:11.880Z] --- PASS: TestIsSettable (0.00s) [2022-04-23T22:03:11.880Z] === RUN TestUpdateSettingsEnv [2022-04-23T22:03:11.880Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-23T22:03:11.880Z] PASS [2022-04-23T22:03:11.880Z] coverage: 20.0% of statements [2022-04-23T22:03:11.880Z] ok github.com/docker/docker/plugin/v2 0.039s coverage: 20.0% of statements [2022-04-23T22:03:12.054Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-04-23T22:03:12.054Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-23T22:03:12.252Z] === RUN TestSetSerialInsertDelete [2022-04-23T22:03:12.252Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-23T22:03:12.252Z] === RUN TestSetParallelInsertDelete [2022-04-23T22:03:12.346Z] === RUN TestLoad [2022-04-23T22:03:12.347Z] --- PASS: TestLoad (0.00s) [2022-04-23T22:03:12.347Z] === RUN TestSave [2022-04-23T22:03:12.347Z] --- PASS: TestSave (0.02s) [2022-04-23T22:03:12.347Z] === RUN TestAddDeleteGet [2022-04-23T22:03:12.347Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-23T22:03:12.347Z] === RUN TestInvalidTags [2022-04-23T22:03:12.347Z] --- PASS: TestInvalidTags (0.00s) [2022-04-23T22:03:12.347Z] PASS [2022-04-23T22:03:12.347Z] coverage: 84.4% of statements [2022-04-23T22:03:12.347Z] ok github.com/docker/docker/reference 0.119s coverage: 84.4% of statements [2022-04-23T22:03:12.624Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2022-04-23T22:03:12.624Z] === RUN TestAuthZPluginDenyResponse [2022-04-23T22:03:13.195Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-04-23T22:03:13.195Z] === RUN TestAuthZPluginAllowEventStream [2022-04-23T22:03:13.195Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-23T22:03:13.239Z] --- PASS: TestAllocateRandomDeallocate (1.65s) [2022-04-23T22:03:13.239Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-23T22:03:13.239Z] === RUN TestInt2IP2IntConversion [2022-04-23T22:03:13.331Z] --- PASS: TestGet (15.01s) [2022-04-23T22:03:13.331Z] === RUN TestPluginWithNoManifest [2022-04-23T22:03:13.331Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-23T22:03:13.331Z] === RUN TestGetAll [2022-04-23T22:03:13.331Z] --- PASS: TestGetAll (0.00s) [2022-04-23T22:03:13.331Z] PASS [2022-04-23T22:03:13.331Z] coverage: 73.2% of statements [2022-04-23T22:03:13.331Z] ok github.com/docker/docker/pkg/plugins 36.149s coverage: 73.2% of statements [2022-04-23T22:03:13.706Z] --- PASS: TestInt2IP2IntConversion (0.49s) [2022-04-23T22:03:13.706Z] === RUN TestGetAddressVersion [2022-04-23T22:03:13.706Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-23T22:03:13.706Z] === RUN TestKeyString [2022-04-23T22:03:13.706Z] --- PASS: TestKeyString (0.00s) [2022-04-23T22:03:13.706Z] === RUN TestPoolDataMarshal [2022-04-23T22:03:13.706Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-23T22:03:13.706Z] === RUN TestSubnetsMarshal [2022-04-23T22:03:13.706Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-04-23T22:03:13.706Z] === RUN TestAddSubnets [2022-04-23T22:03:13.706Z] --- PASS: TestAddSubnets (0.08s) [2022-04-23T22:03:13.706Z] === RUN TestDoublePoolRelease [2022-04-23T22:03:13.706Z] === RUN TestPoolRequest [2022-04-23T22:03:13.706Z] --- PASS: TestPoolRequest (0.00s) [2022-04-23T22:03:13.706Z] === RUN TestOtherRequests [2022-04-23T22:03:13.706Z] --- PASS: TestOtherRequests (0.00s) [2022-04-23T22:03:13.706Z] PASS [2022-04-23T22:03:13.706Z] coverage: 57.1% of statements [2022-04-23T22:03:13.706Z] ok github.com/docker/docker/libnetwork/ipams/null 0.040s coverage: 57.1% of statements [2022-04-23T22:03:13.706Z] --- PASS: TestDoublePoolRelease (0.05s) [2022-04-23T22:03:13.706Z] === RUN TestAddReleasePoolID [2022-04-23T22:03:13.799Z] === RUN TestResolveAuthConfigIndexServer [2022-04-23T22:03:13.799Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-23T22:03:13.799Z] === RUN TestResolveAuthConfigFullURL [2022-04-23T22:03:13.799Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-23T22:03:13.799Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-23T22:03:13.799Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-23T22:03:13.799Z] === RUN TestValidateMirror [2022-04-23T22:03:13.799Z] --- PASS: TestValidateMirror (0.00s) [2022-04-23T22:03:13.799Z] === RUN TestLoadInsecureRegistries [2022-04-23T22:03:13.799Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-23T22:03:13.799Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-23T22:03:13.799Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-23T22:03:13.799Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-23T22:03:13.799Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-23T22:03:13.799Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-23T22:03:13.799Z] === RUN TestResumableRequestReaderWithReadError [2022-04-23T22:03:13.799Z] time="2022-04-23T22:03:13Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-23T22:03:13.799Z] time="2022-04-23T22:03:13Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-23T22:03:13.799Z] time="2022-04-23T22:03:13Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-23T22:03:13.799Z] --- PASS: TestLoadInsecureRegistries (0.20s) [2022-04-23T22:03:13.799Z] === RUN TestNewServiceConfig [2022-04-23T22:03:13.799Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-23T22:03:13.799Z] === RUN TestValidateIndexName [2022-04-23T22:03:13.799Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-23T22:03:13.799Z] === RUN TestValidateIndexNameWithError [2022-04-23T22:03:13.799Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-23T22:03:13.799Z] === RUN TestEndpointParse [2022-04-23T22:03:13.799Z] --- PASS: TestEndpointParse (0.00s) [2022-04-23T22:03:13.799Z] === RUN TestEndpointParseInvalid [2022-04-23T22:03:13.799Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-23T22:03:13.799Z] === RUN TestValidateEndpoint [2022-04-23T22:03:13.799Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-23T22:03:13.799Z] === RUN TestPing [2022-04-23T22:03:13.799Z] --- PASS: TestPing (0.00s) [2022-04-23T22:03:13.799Z] === RUN TestPingRegistryEndpoint [2022-04-23T22:03:13.799Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:03:13.799Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-23T22:03:13.799Z] === RUN TestEndpoint [2022-04-23T22:03:13.799Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:03:13.799Z] --- SKIP: TestEndpoint (0.00s) [2022-04-23T22:03:13.799Z] === RUN TestParseRepositoryInfo [2022-04-23T22:03:13.799Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-23T22:03:13.799Z] === RUN TestNewIndexInfo [2022-04-23T22:03:13.799Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-23T22:03:13.799Z] === RUN TestMirrorEndpointLookup [2022-04-23T22:03:13.799Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:03:13.799Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-23T22:03:13.799Z] === RUN TestSearchRepositories [2022-04-23T22:03:13.799Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-23T22:03:13.799Z] Host: 127.0.0.1:49328 [2022-04-23T22:03:13.799Z] User-Agent: docker test client [2022-04-23T22:03:13.799Z] Authorization: Token fake-token [2022-04-23T22:03:13.799Z] X-Docker-Token: true [2022-04-23T22:03:13.799Z] Accept-Encoding: gzip [2022-04-23T22:03:13.799Z] [2022-04-23T22:03:13.799Z] [2022-04-23T22:03:13.799Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-23T22:03:13.799Z] Connection: close [2022-04-23T22:03:13.799Z] Content-Length: 144 [2022-04-23T22:03:13.799Z] Cache-Control: no-cache [2022-04-23T22:03:13.799Z] Content-Type: application/json [2022-04-23T22:03:13.799Z] Date: Sat, 23 Apr 2022 22:03:13 GMT [2022-04-23T22:03:13.799Z] Expires: -1 [2022-04-23T22:03:13.799Z] Pragma: no-cache [2022-04-23T22:03:13.799Z] Server: docker-tests/mock [2022-04-23T22:03:13.799Z] X-Docker-Registry-Config: mock [2022-04-23T22:03:13.799Z] X-Docker-Registry-Version: 0.0.0 [2022-04-23T22:03:13.799Z] [2022-04-23T22:03:13.799Z] [2022-04-23T22:03:13.799Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-23T22:03:13.799Z] === RUN TestTrustedLocation [2022-04-23T22:03:13.799Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-23T22:03:13.799Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-23T22:03:13.799Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-23T22:03:13.799Z] === RUN TestAllowNondistributableArtifacts [2022-04-23T22:03:13.799Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-23T22:03:13.799Z] === RUN TestIsSecureIndex [2022-04-23T22:03:13.799Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-23T22:03:13.799Z] PASS [2022-04-23T22:03:13.799Z] coverage: 51.7% of statements [2022-04-23T22:03:13.799Z] ok github.com/docker/docker/registry 0.311s coverage: 51.7% of statements [2022-04-23T22:03:13.799Z] time="2022-04-23T22:03:13Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-23T22:03:13.799Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-04-23T22:03:13.799Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-23T22:03:13.799Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-23T22:03:13.799Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-23T22:03:13.799Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-23T22:03:13.799Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-23T22:03:13.799Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-23T22:03:13.799Z] === RUN TestResumableRequestReader [2022-04-23T22:03:13.799Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-23T22:03:13.799Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-23T22:03:13.799Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-23T22:03:13.799Z] PASS [2022-04-23T22:03:13.799Z] coverage: 100.0% of statements [2022-04-23T22:03:13.799Z] ok github.com/docker/docker/registry/resumable 0.267s coverage: 100.0% of statements [2022-04-23T22:03:14.173Z] --- PASS: TestAddReleasePoolID (0.09s) [2022-04-23T22:03:14.174Z] === RUN TestPredefinedPool [2022-04-23T22:03:14.174Z] --- PASS: TestPredefinedPool (0.03s) [2022-04-23T22:03:14.174Z] === RUN TestRemoveSubnet [2022-04-23T22:03:14.174Z] --- PASS: TestRemoveSubnet (0.29s) [2022-04-23T22:03:14.174Z] === RUN TestGetSameAddress [2022-04-23T22:03:14.174Z] --- PASS: TestGetSameAddress (0.05s) [2022-04-23T22:03:14.174Z] === RUN TestPoolAllocationReuse [2022-04-23T22:03:14.270Z] === RUN TestRestartManagerTimeout [2022-04-23T22:03:14.270Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-23T22:03:14.270Z] === RUN TestRestartManagerTimeoutReset [2022-04-23T22:03:14.270Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-23T22:03:14.270Z] PASS [2022-04-23T22:03:14.270Z] coverage: 50.9% of statements [2022-04-23T22:03:14.270Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 50.9% of statements [2022-04-23T22:03:14.579Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2022-04-23T22:03:14.579Z] === RUN TestAuthZPluginErrorResponse [2022-04-23T22:03:14.642Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.52s) [2022-04-23T22:03:14.643Z] === RUN TestRetrieveFromStore [2022-04-23T22:03:14.741Z] === RUN TestDecodeContainerConfig [2022-04-23T22:03:14.741Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-23T22:03:14.741Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-23T22:03:14.741Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-23T22:03:14.741Z] === RUN TestDecodeContainerConfigIsolation [2022-04-23T22:03:14.741Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-23T22:03:14.741Z] === RUN TestValidatePrivileged [2022-04-23T22:03:14.741Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-23T22:03:14.741Z] PASS [2022-04-23T22:03:14.741Z] coverage: 52.4% of statements [2022-04-23T22:03:14.741Z] ok github.com/docker/docker/runconfig 0.079s coverage: 52.4% of statements [2022-04-23T22:03:14.741Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-23T22:03:14.741Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-23T22:03:14.741Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-23T22:03:14.741Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-23T22:03:14.741Z] PASS [2022-04-23T22:03:14.741Z] coverage: 62.5% of statements [2022-04-23T22:03:14.741Z] ok github.com/docker/docker/testutil 0.043s coverage: 62.5% of statements [2022-04-23T22:03:15.110Z] === RUN TestGetCapabilities [2022-04-23T22:03:15.110Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-23T22:03:15.110Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-23T22:03:15.110Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-23T22:03:15.110Z] === RUN TestGetDefaultAddressSpaces [2022-04-23T22:03:15.110Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-23T22:03:15.110Z] === RUN TestRemoteDriver [2022-04-23T22:03:15.110Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-23T22:03:15.110Z] PASS [2022-04-23T22:03:15.110Z] coverage: 47.4% of statements [2022-04-23T22:03:15.110Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.068s coverage: 47.4% of statements [2022-04-23T22:03:15.110Z] --- PASS: TestRetrieveFromStore (0.69s) [2022-04-23T22:03:15.110Z] === RUN TestIsCorrupted [2022-04-23T22:03:15.110Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-23T22:03:15.110Z] === RUN TestSetRollover [2022-04-23T22:03:15.149Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-04-23T22:03:15.149Z] === RUN TestAuthZPluginErrorRequest [2022-04-23T22:03:15.681Z] === RUN TestCheckpointCreateError [2022-04-23T22:03:15.681Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestCheckpointCreate [2022-04-23T22:03:15.681Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestCheckpointDeleteError [2022-04-23T22:03:15.681Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestCheckpointDelete [2022-04-23T22:03:15.681Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestCheckpointListError [2022-04-23T22:03:15.681Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestCheckpointList [2022-04-23T22:03:15.681Z] --- PASS: TestCheckpointList (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestCheckpointListContainerNotFound [2022-04-23T22:03:15.681Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestNewClientWithOpsFromEnv [2022-04-23T22:03:15.681Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-23T22:03:15.681Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestGetAPIPath [2022-04-23T22:03:15.681Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestParseHostURL [2022-04-23T22:03:15.681Z] --- PASS: TestParseHostURL (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-23T22:03:15.681Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-23T22:03:15.681Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestNegotiateAPIVersion [2022-04-23T22:03:15.681Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-23T22:03:15.681Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-23T22:03:15.681Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-23T22:03:15.681Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-23T22:03:15.681Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-23T22:03:15.681Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-23T22:03:15.681Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-23T22:03:15.681Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-23T22:03:15.681Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-23T22:03:15.681Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-23T22:03:15.681Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestNegotiateAPVersionOverride [2022-04-23T22:03:15.681Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-23T22:03:15.681Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-23T22:03:15.681Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-23T22:03:15.681Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestClientRedirect [2022-04-23T22:03:15.681Z] === RUN TestClientRedirect/GET [2022-04-23T22:03:15.681Z] === RUN TestClientRedirect/POST [2022-04-23T22:03:15.681Z] === RUN TestClientRedirect/PUT [2022-04-23T22:03:15.681Z] === RUN TestClientRedirect/DELETE [2022-04-23T22:03:15.681Z] --- PASS: TestClientRedirect (0.00s) [2022-04-23T22:03:15.681Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-23T22:03:15.681Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-23T22:03:15.681Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-23T22:03:15.681Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestConfigCreateUnsupported [2022-04-23T22:03:15.681Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestConfigCreateError [2022-04-23T22:03:15.681Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestConfigCreate [2022-04-23T22:03:15.681Z] --- PASS: TestConfigCreate (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestConfigInspectNotFound [2022-04-23T22:03:15.681Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestConfigInspectWithEmptyID [2022-04-23T22:03:15.681Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestConfigInspectUnsupported [2022-04-23T22:03:15.681Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestConfigInspectError [2022-04-23T22:03:15.681Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestConfigInspectConfigNotFound [2022-04-23T22:03:15.681Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestConfigInspect [2022-04-23T22:03:15.681Z] --- PASS: TestConfigInspect (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestConfigListUnsupported [2022-04-23T22:03:15.681Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestConfigListError [2022-04-23T22:03:15.681Z] --- PASS: TestConfigListError (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestConfigList [2022-04-23T22:03:15.681Z] --- PASS: TestConfigList (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestConfigRemoveUnsupported [2022-04-23T22:03:15.681Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestConfigRemoveError [2022-04-23T22:03:15.681Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestConfigRemove [2022-04-23T22:03:15.681Z] --- PASS: TestConfigRemove (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestConfigUpdateUnsupported [2022-04-23T22:03:15.681Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestConfigUpdateError [2022-04-23T22:03:15.681Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestConfigUpdate [2022-04-23T22:03:15.681Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestContainerCommitError [2022-04-23T22:03:15.681Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestContainerCommit [2022-04-23T22:03:15.681Z] --- PASS: TestContainerCommit (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestContainerStatPathError [2022-04-23T22:03:15.681Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestContainerStatPathNotFoundError [2022-04-23T22:03:15.681Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestContainerStatPathNoHeaderError [2022-04-23T22:03:15.681Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestContainerStatPath [2022-04-23T22:03:15.681Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestCopyToContainerError [2022-04-23T22:03:15.681Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestCopyToContainerNotFoundError [2022-04-23T22:03:15.681Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestCopyToContainerEmptyResponse [2022-04-23T22:03:15.681Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestCopyToContainer [2022-04-23T22:03:15.681Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestCopyFromContainerError [2022-04-23T22:03:15.681Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestCopyFromContainerNotFoundError [2022-04-23T22:03:15.681Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-23T22:03:15.681Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-23T22:03:15.681Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestCopyFromContainer [2022-04-23T22:03:15.681Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-23T22:03:15.681Z] === RUN TestContainerCreateError [2022-04-23T22:03:15.681Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerCreateImageNotFound [2022-04-23T22:03:15.682Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerCreateWithName [2022-04-23T22:03:15.682Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerCreateAutoRemove [2022-04-23T22:03:15.682Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerDiffError [2022-04-23T22:03:15.682Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerDiff [2022-04-23T22:03:15.682Z] --- PASS: TestContainerDiff (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerExecCreateError [2022-04-23T22:03:15.682Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerExecCreate [2022-04-23T22:03:15.682Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerExecStartError [2022-04-23T22:03:15.682Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerExecStart [2022-04-23T22:03:15.682Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerExecInspectError [2022-04-23T22:03:15.682Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerExecInspect [2022-04-23T22:03:15.682Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerExportError [2022-04-23T22:03:15.682Z] --- PASS: TestContainerExportError (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerExport [2022-04-23T22:03:15.682Z] --- PASS: TestContainerExport (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerInspectError [2022-04-23T22:03:15.682Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerInspectContainerNotFound [2022-04-23T22:03:15.682Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerInspectWithEmptyID [2022-04-23T22:03:15.682Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerInspect [2022-04-23T22:03:15.682Z] --- PASS: TestContainerInspect (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerInspectNode [2022-04-23T22:03:15.682Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerKillError [2022-04-23T22:03:15.682Z] --- PASS: TestContainerKillError (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerKill [2022-04-23T22:03:15.682Z] --- PASS: TestContainerKill (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerListError [2022-04-23T22:03:15.682Z] --- PASS: TestContainerListError (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerList [2022-04-23T22:03:15.682Z] --- PASS: TestContainerList (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerLogsNotFoundError [2022-04-23T22:03:15.682Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerLogsError [2022-04-23T22:03:15.682Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerLogs [2022-04-23T22:03:15.682Z] --- PASS: TestContainerLogs (0.20s) [2022-04-23T22:03:15.682Z] === RUN TestContainerPauseError [2022-04-23T22:03:15.682Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerPause [2022-04-23T22:03:15.682Z] --- PASS: TestContainerPause (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainersPruneError [2022-04-23T22:03:15.682Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainersPrune [2022-04-23T22:03:15.682Z] --- PASS: TestContainersPrune (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerRemoveError [2022-04-23T22:03:15.682Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerRemoveNotFoundError [2022-04-23T22:03:15.682Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerRemove [2022-04-23T22:03:15.682Z] --- PASS: TestContainerRemove (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerRenameError [2022-04-23T22:03:15.682Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerRename [2022-04-23T22:03:15.682Z] --- PASS: TestContainerRename (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerResizeError [2022-04-23T22:03:15.682Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerExecResizeError [2022-04-23T22:03:15.682Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerResize [2022-04-23T22:03:15.682Z] --- PASS: TestContainerResize (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerExecResize [2022-04-23T22:03:15.682Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerRestartError [2022-04-23T22:03:15.682Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerRestart [2022-04-23T22:03:15.682Z] --- PASS: TestContainerRestart (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerStartError [2022-04-23T22:03:15.682Z] --- PASS: TestContainerStartError (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerStart [2022-04-23T22:03:15.682Z] --- PASS: TestContainerStart (0.00s) [2022-04-23T22:03:15.682Z] === RUN TestContainerStatsError [2022-04-23T22:03:15.720Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-04-23T22:03:15.720Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-23T22:03:16.096Z] === RUN TestWindowsIPAM [2022-04-23T22:03:16.096Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-23T22:03:16.096Z] PASS [2022-04-23T22:03:16.096Z] coverage: 71.4% of statements [2022-04-23T22:03:16.096Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2022-04-23T22:03:16.164Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestContainerStats [2022-04-23T22:03:16.164Z] --- PASS: TestContainerStats (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestContainerStopError [2022-04-23T22:03:16.164Z] --- PASS: TestContainerStopError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestContainerStop [2022-04-23T22:03:16.164Z] --- PASS: TestContainerStop (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestContainerTopError [2022-04-23T22:03:16.164Z] --- PASS: TestContainerTopError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestContainerTop [2022-04-23T22:03:16.164Z] --- PASS: TestContainerTop (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestContainerUnpauseError [2022-04-23T22:03:16.164Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestContainerUnpause [2022-04-23T22:03:16.164Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestContainerUpdateError [2022-04-23T22:03:16.164Z] --- PASS: TestContainerUpdateError (0.04s) [2022-04-23T22:03:16.164Z] === RUN TestContainerUpdate [2022-04-23T22:03:16.164Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestContainerWaitError [2022-04-23T22:03:16.164Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestContainerWait [2022-04-23T22:03:16.164Z] --- PASS: TestContainerWait (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestDiskUsageError [2022-04-23T22:03:16.164Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestDiskUsage [2022-04-23T22:03:16.164Z] --- PASS: TestDiskUsage (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestDistributionInspectUnsupported [2022-04-23T22:03:16.164Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestDistributionInspectWithEmptyID [2022-04-23T22:03:16.164Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestEventsErrorInOptions [2022-04-23T22:03:16.164Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestEventsErrorFromServer [2022-04-23T22:03:16.164Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestEvents [2022-04-23T22:03:16.164Z] --- PASS: TestEvents (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestTLSCloseWriter [2022-04-23T22:03:16.164Z] === PAUSE TestTLSCloseWriter [2022-04-23T22:03:16.164Z] === RUN TestImageBuildError [2022-04-23T22:03:16.164Z] --- PASS: TestImageBuildError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageBuild [2022-04-23T22:03:16.164Z] --- PASS: TestImageBuild (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestGetDockerOS [2022-04-23T22:03:16.164Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageCreateError [2022-04-23T22:03:16.164Z] --- PASS: TestImageCreateError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageCreate [2022-04-23T22:03:16.164Z] --- PASS: TestImageCreate (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageHistoryError [2022-04-23T22:03:16.164Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageHistory [2022-04-23T22:03:16.164Z] --- PASS: TestImageHistory (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageImportError [2022-04-23T22:03:16.164Z] --- PASS: TestImageImportError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageImport [2022-04-23T22:03:16.164Z] --- PASS: TestImageImport (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageInspectError [2022-04-23T22:03:16.164Z] --- PASS: TestImageInspectError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageInspectImageNotFound [2022-04-23T22:03:16.164Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageInspectWithEmptyID [2022-04-23T22:03:16.164Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageInspect [2022-04-23T22:03:16.164Z] --- PASS: TestImageInspect (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageListError [2022-04-23T22:03:16.164Z] --- PASS: TestImageListError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageList [2022-04-23T22:03:16.164Z] --- PASS: TestImageList (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageListApiBefore125 [2022-04-23T22:03:16.164Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageLoadError [2022-04-23T22:03:16.164Z] --- PASS: TestImageLoadError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageLoad [2022-04-23T22:03:16.164Z] --- PASS: TestImageLoad (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImagesPruneError [2022-04-23T22:03:16.164Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImagesPrune [2022-04-23T22:03:16.164Z] --- PASS: TestImagesPrune (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImagePullReferenceParseError [2022-04-23T22:03:16.164Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImagePullAnyError [2022-04-23T22:03:16.164Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-23T22:03:16.164Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-23T22:03:16.164Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-23T22:03:16.164Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-23T22:03:16.164Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImagePullWithoutErrors [2022-04-23T22:03:16.164Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImagePushReferenceError [2022-04-23T22:03:16.164Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImagePushAnyError [2022-04-23T22:03:16.164Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-23T22:03:16.164Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-23T22:03:16.164Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-23T22:03:16.164Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-23T22:03:16.164Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImagePushWithoutErrors [2022-04-23T22:03:16.164Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-23T22:03:16.164Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-23T22:03:16.164Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-23T22:03:16.164Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-23T22:03:16.164Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-23T22:03:16.164Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-23T22:03:16.164Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-23T22:03:16.164Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-23T22:03:16.164Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageRemoveError [2022-04-23T22:03:16.164Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageRemoveImageNotFound [2022-04-23T22:03:16.164Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageRemove [2022-04-23T22:03:16.164Z] --- PASS: TestImageRemove (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageSaveError [2022-04-23T22:03:16.164Z] --- PASS: TestImageSaveError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageSave [2022-04-23T22:03:16.164Z] --- PASS: TestImageSave (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageSearchAnyError [2022-04-23T22:03:16.164Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-23T22:03:16.164Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-23T22:03:16.164Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-23T22:03:16.164Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-23T22:03:16.164Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageSearchWithoutErrors [2022-04-23T22:03:16.164Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageTagError [2022-04-23T22:03:16.164Z] --- PASS: TestImageTagError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageTagInvalidReference [2022-04-23T22:03:16.164Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageTagInvalidSourceImageName [2022-04-23T22:03:16.164Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageTagHexSource [2022-04-23T22:03:16.164Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestImageTag [2022-04-23T22:03:16.164Z] --- PASS: TestImageTag (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestInfoServerError [2022-04-23T22:03:16.164Z] --- PASS: TestInfoServerError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestInfoInvalidResponseJSONError [2022-04-23T22:03:16.164Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestInfo [2022-04-23T22:03:16.164Z] --- PASS: TestInfo (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestNetworkConnectError [2022-04-23T22:03:16.164Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-23T22:03:16.164Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestNetworkConnect [2022-04-23T22:03:16.164Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestNetworkCreateError [2022-04-23T22:03:16.164Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestNetworkCreate [2022-04-23T22:03:16.164Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestNetworkDisconnectError [2022-04-23T22:03:16.164Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestNetworkDisconnect [2022-04-23T22:03:16.164Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestNetworkInspect [2022-04-23T22:03:16.164Z] === RUN TestNetworkInspect/empty_ID [2022-04-23T22:03:16.164Z] === RUN TestNetworkInspect/no_options [2022-04-23T22:03:16.164Z] === RUN TestNetworkInspect/verbose [2022-04-23T22:03:16.164Z] === RUN TestNetworkInspect/global_scope [2022-04-23T22:03:16.164Z] === RUN TestNetworkInspect/unknown_network [2022-04-23T22:03:16.164Z] === RUN TestNetworkInspect/server_error [2022-04-23T22:03:16.164Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-23T22:03:16.164Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-23T22:03:16.164Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-23T22:03:16.164Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-23T22:03:16.164Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-23T22:03:16.164Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-23T22:03:16.164Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestNetworkListError [2022-04-23T22:03:16.164Z] --- PASS: TestNetworkListError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestNetworkList [2022-04-23T22:03:16.164Z] --- PASS: TestNetworkList (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestNetworksPruneError [2022-04-23T22:03:16.164Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestNetworksPrune [2022-04-23T22:03:16.164Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestNetworkRemoveError [2022-04-23T22:03:16.164Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestNetworkRemove [2022-04-23T22:03:16.164Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-23T22:03:16.164Z] === RUN TestNodeInspectError [2022-04-23T22:03:16.165Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestNodeInspectNodeNotFound [2022-04-23T22:03:16.165Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestNodeInspectWithEmptyID [2022-04-23T22:03:16.165Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestNodeInspect [2022-04-23T22:03:16.165Z] --- PASS: TestNodeInspect (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestNodeListError [2022-04-23T22:03:16.165Z] --- PASS: TestNodeListError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestNodeList [2022-04-23T22:03:16.165Z] --- PASS: TestNodeList (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestNodeRemoveError [2022-04-23T22:03:16.165Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestNodeRemove [2022-04-23T22:03:16.165Z] --- PASS: TestNodeRemove (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestNodeUpdateError [2022-04-23T22:03:16.165Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestNodeUpdate [2022-04-23T22:03:16.165Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestOptionWithHostFromEnv [2022-04-23T22:03:16.165Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestOptionWithTimeout [2022-04-23T22:03:16.165Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestOptionWithVersionFromEnv [2022-04-23T22:03:16.165Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestPingFail [2022-04-23T22:03:16.165Z] --- PASS: TestPingFail (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestPingWithError [2022-04-23T22:03:16.165Z] 2022/04/23 22:03:15 RoundTripper returned a response & error; ignoring response [2022-04-23T22:03:16.165Z] 2022/04/23 22:03:15 RoundTripper returned a response & error; ignoring response [2022-04-23T22:03:16.165Z] --- PASS: TestPingWithError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestPingSuccess [2022-04-23T22:03:16.165Z] --- PASS: TestPingSuccess (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestPingHeadFallback [2022-04-23T22:03:16.165Z] === RUN TestPingHeadFallback/OK [2022-04-23T22:03:16.165Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-23T22:03:16.165Z] === RUN TestPingHeadFallback/Not_Found [2022-04-23T22:03:16.165Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-23T22:03:16.165Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-23T22:03:16.165Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-23T22:03:16.165Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-23T22:03:16.165Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-23T22:03:16.165Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestPluginDisableError [2022-04-23T22:03:16.165Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestPluginDisable [2022-04-23T22:03:16.165Z] --- PASS: TestPluginDisable (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestPluginEnableError [2022-04-23T22:03:16.165Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestPluginEnable [2022-04-23T22:03:16.165Z] --- PASS: TestPluginEnable (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestPluginInspectError [2022-04-23T22:03:16.165Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestPluginInspectWithEmptyID [2022-04-23T22:03:16.165Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestPluginInspect [2022-04-23T22:03:16.165Z] --- PASS: TestPluginInspect (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestPluginListError [2022-04-23T22:03:16.165Z] --- PASS: TestPluginListError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestPluginList [2022-04-23T22:03:16.165Z] --- PASS: TestPluginList (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestPluginPushError [2022-04-23T22:03:16.165Z] --- PASS: TestPluginPushError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestPluginPush [2022-04-23T22:03:16.165Z] --- PASS: TestPluginPush (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestPluginRemoveError [2022-04-23T22:03:16.165Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestPluginRemove [2022-04-23T22:03:16.165Z] --- PASS: TestPluginRemove (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestPluginSetError [2022-04-23T22:03:16.165Z] --- PASS: TestPluginSetError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestPluginSet [2022-04-23T22:03:16.165Z] --- PASS: TestPluginSet (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSetHostHeader [2022-04-23T22:03:16.165Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestPlainTextError [2022-04-23T22:03:16.165Z] --- PASS: TestPlainTextError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestInfiniteError [2022-04-23T22:03:16.165Z] --- PASS: TestInfiniteError (0.02s) [2022-04-23T22:03:16.165Z] === RUN TestCanceledContext [2022-04-23T22:03:16.165Z] 2022/04/23 22:03:15 RoundTripper returned a response & error; ignoring response [2022-04-23T22:03:16.165Z] --- PASS: TestCanceledContext (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestDeadlineExceededContext [2022-04-23T22:03:16.165Z] 2022/04/23 22:03:15 RoundTripper returned a response & error; ignoring response [2022-04-23T22:03:16.165Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSecretCreateUnsupported [2022-04-23T22:03:16.165Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSecretCreateError [2022-04-23T22:03:16.165Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSecretCreate [2022-04-23T22:03:16.165Z] --- PASS: TestSecretCreate (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSecretInspectUnsupported [2022-04-23T22:03:16.165Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSecretInspectError [2022-04-23T22:03:16.165Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSecretInspectSecretNotFound [2022-04-23T22:03:16.165Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSecretInspectWithEmptyID [2022-04-23T22:03:16.165Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSecretInspect [2022-04-23T22:03:16.165Z] --- PASS: TestSecretInspect (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSecretListUnsupported [2022-04-23T22:03:16.165Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSecretListError [2022-04-23T22:03:16.165Z] --- PASS: TestSecretListError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSecretList [2022-04-23T22:03:16.165Z] --- PASS: TestSecretList (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSecretRemoveUnsupported [2022-04-23T22:03:16.165Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSecretRemoveError [2022-04-23T22:03:16.165Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSecretRemove [2022-04-23T22:03:16.165Z] --- PASS: TestSecretRemove (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSecretUpdateUnsupported [2022-04-23T22:03:16.165Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSecretUpdateError [2022-04-23T22:03:16.165Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSecretUpdate [2022-04-23T22:03:16.165Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestServiceCreateError [2022-04-23T22:03:16.165Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestServiceCreate [2022-04-23T22:03:16.165Z] --- PASS: TestServiceCreate (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-23T22:03:16.165Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestServiceCreateDigestPinning [2022-04-23T22:03:16.165Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestServiceInspectError [2022-04-23T22:03:16.165Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestServiceInspectServiceNotFound [2022-04-23T22:03:16.165Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestServiceInspectWithEmptyID [2022-04-23T22:03:16.165Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestServiceInspect [2022-04-23T22:03:16.165Z] --- PASS: TestServiceInspect (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestServiceListError [2022-04-23T22:03:16.165Z] --- PASS: TestServiceListError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestServiceList [2022-04-23T22:03:16.165Z] --- PASS: TestServiceList (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestServiceLogsError [2022-04-23T22:03:16.165Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestServiceLogs [2022-04-23T22:03:16.165Z] --- PASS: TestServiceLogs (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestServiceRemoveError [2022-04-23T22:03:16.165Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestServiceRemoveNotFoundError [2022-04-23T22:03:16.165Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestServiceRemove [2022-04-23T22:03:16.165Z] --- PASS: TestServiceRemove (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestServiceUpdateError [2022-04-23T22:03:16.165Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestServiceUpdate [2022-04-23T22:03:16.165Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSwarmGetUnlockKeyError [2022-04-23T22:03:16.165Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSwarmGetUnlockKey [2022-04-23T22:03:16.165Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSwarmInitError [2022-04-23T22:03:16.165Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSwarmInit [2022-04-23T22:03:16.165Z] --- PASS: TestSwarmInit (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSwarmInspectError [2022-04-23T22:03:16.165Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSwarmInspect [2022-04-23T22:03:16.165Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSwarmJoinError [2022-04-23T22:03:16.165Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSwarmJoin [2022-04-23T22:03:16.165Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSwarmLeaveError [2022-04-23T22:03:16.165Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSwarmLeave [2022-04-23T22:03:16.165Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSwarmUnlockError [2022-04-23T22:03:16.165Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSwarmUnlock [2022-04-23T22:03:16.165Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSwarmUpdateError [2022-04-23T22:03:16.165Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestSwarmUpdate [2022-04-23T22:03:16.165Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestTaskInspectError [2022-04-23T22:03:16.165Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestTaskInspectWithEmptyID [2022-04-23T22:03:16.165Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestTaskInspect [2022-04-23T22:03:16.165Z] --- PASS: TestTaskInspect (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestTaskListError [2022-04-23T22:03:16.165Z] --- PASS: TestTaskListError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestTaskList [2022-04-23T22:03:16.165Z] --- PASS: TestTaskList (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestVolumeCreateError [2022-04-23T22:03:16.165Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestVolumeCreate [2022-04-23T22:03:16.165Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestVolumeInspectError [2022-04-23T22:03:16.165Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestVolumeInspectNotFound [2022-04-23T22:03:16.165Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestVolumeInspectWithEmptyID [2022-04-23T22:03:16.165Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestVolumeInspect [2022-04-23T22:03:16.165Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestVolumeListError [2022-04-23T22:03:16.165Z] --- PASS: TestVolumeListError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestVolumeList [2022-04-23T22:03:16.165Z] --- PASS: TestVolumeList (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestVolumeRemoveError [2022-04-23T22:03:16.165Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-23T22:03:16.165Z] === RUN TestVolumeRemove [2022-04-23T22:03:16.165Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-23T22:03:16.165Z] === CONT TestTLSCloseWriter [2022-04-23T22:03:16.165Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-23T22:03:16.165Z] PASS [2022-04-23T22:03:16.165Z] coverage: 75.1% of statements [2022-04-23T22:03:16.165Z] ok github.com/docker/docker/client 0.521s coverage: 75.1% of statements [2022-04-23T22:03:16.291Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2022-04-23T22:03:16.292Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-23T22:03:16.292Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-23T22:03:16.564Z] --- PASS: TestPoolAllocationReuse (2.20s) [2022-04-23T22:03:16.564Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-23T22:03:16.564Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-04-23T22:03:16.564Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-23T22:03:16.953Z] === RUN TestGetAddress [2022-04-23T22:03:16.953Z] --- PASS: TestGetAddress (0.00s) [2022-04-23T22:03:16.953Z] === RUN TestRemove [2022-04-23T22:03:16.953Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-23T22:03:16.953Z] --- SKIP: TestRemove (0.00s) [2022-04-23T22:03:16.953Z] === RUN TestInitializeWithVolumes [2022-04-23T22:03:16.953Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-23T22:03:16.953Z] === RUN TestCreate [2022-04-23T22:03:16.953Z] --- PASS: TestCreate (0.02s) [2022-04-23T22:03:16.953Z] === RUN TestValidateName [2022-04-23T22:03:16.953Z] --- PASS: TestValidateName (0.00s) [2022-04-23T22:03:16.953Z] === RUN TestCreateWithOpts [2022-04-23T22:03:16.953Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-23T22:03:16.953Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-23T22:03:16.953Z] === RUN TestRelaodNoOpts [2022-04-23T22:03:16.953Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-23T22:03:16.953Z] PASS [2022-04-23T22:03:16.953Z] coverage: 41.5% of statements [2022-04-23T22:03:16.953Z] ok github.com/docker/docker/volume/local 0.093s coverage: 41.5% of statements [2022-04-23T22:03:16.953Z] === RUN TestGetDriver [2022-04-23T22:03:16.953Z] --- PASS: TestGetDriver (0.00s) [2022-04-23T22:03:16.953Z] === RUN TestVolumeRequestError [2022-04-23T22:03:16.953Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-23T22:03:16.953Z] PASS [2022-04-23T22:03:16.953Z] coverage: 36.1% of statements [2022-04-23T22:03:16.953Z] ok github.com/docker/docker/volume/drivers 0.057s coverage: 36.1% of statements [2022-04-23T22:03:17.033Z] === RUN TestDefaultNetwork [2022-04-23T22:03:17.033Z] --- PASS: TestDefaultNetwork (0.25s) [2022-04-23T22:03:17.033Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-23T22:03:17.033Z] --- PASS: TestSetRollover (2.00s) [2022-04-23T22:03:17.033Z] === RUN TestSetRolloverSerial [2022-04-23T22:03:17.421Z] === RUN TestLCOWParseMountRaw [2022-04-23T22:03:17.421Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-23T22:03:17.421Z] === RUN TestLCOWParseMountRawSplit [2022-04-23T22:03:17.421Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-23T22:03:17.421Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-23T22:03:17.421Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-23T22:03:17.421Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-23T22:03:17.421Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-23T22:03:17.421Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-23T22:03:17.421Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-23T22:03:17.421Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-23T22:03:17.421Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-23T22:03:17.421Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-23T22:03:17.421Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-23T22:03:17.421Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-23T22:03:17.421Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-23T22:03:17.421Z] === RUN TestLinuxParseMountRaw [2022-04-23T22:03:17.421Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-23T22:03:17.421Z] === RUN TestLinuxParseMountRawSplit [2022-04-23T22:03:17.421Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-23T22:03:17.421Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-23T22:03:17.421Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-23T22:03:17.421Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-23T22:03:17.421Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-23T22:03:17.421Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-23T22:03:17.421Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-23T22:03:17.421Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-23T22:03:17.421Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-23T22:03:17.421Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-23T22:03:17.421Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-23T22:03:17.421Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-23T22:03:17.421Z] === RUN TestConvertTmpfsOptions [2022-04-23T22:03:17.421Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-23T22:03:17.421Z] linux_parser_test.go:209: data="ro" [2022-04-23T22:03:17.421Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-23T22:03:17.421Z] === RUN TestParseMountSpec [2022-04-23T22:03:17.421Z] parser_test.go:62: case 0 [2022-04-23T22:03:17.421Z] parser_test.go:62: case 1 [2022-04-23T22:03:17.421Z] parser_test.go:62: case 2 [2022-04-23T22:03:17.421Z] parser_test.go:62: case 3 [2022-04-23T22:03:17.421Z] parser_test.go:62: case 4 [2022-04-23T22:03:17.421Z] parser_test.go:62: case 5 [2022-04-23T22:03:17.421Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-23T22:03:17.421Z] === RUN TestValidateMount [2022-04-23T22:03:17.421Z] --- PASS: TestValidateMount (0.00s) [2022-04-23T22:03:17.421Z] === RUN TestWindowsParseMountRaw [2022-04-23T22:03:17.421Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-23T22:03:17.421Z] === RUN TestWindowsParseMountRawSplit [2022-04-23T22:03:17.421Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-23T22:03:17.421Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-23T22:03:17.421Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-23T22:03:17.421Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-23T22:03:17.421Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-23T22:03:17.421Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-23T22:03:17.421Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-23T22:03:17.421Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-23T22:03:17.421Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-23T22:03:17.421Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-23T22:03:17.421Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-23T22:03:17.421Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-23T22:03:17.421Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-23T22:03:17.421Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-23T22:03:17.421Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-23T22:03:17.421Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-23T22:03:17.421Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-23T22:03:17.421Z] PASS [2022-04-23T22:03:17.421Z] coverage: 67.6% of statements [2022-04-23T22:03:17.421Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.6% of statements [2022-04-23T22:03:17.499Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2022-04-23T22:03:17.499Z] === RUN TestInitAddressPools [2022-04-23T22:03:17.499Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-23T22:03:17.499Z] PASS [2022-04-23T22:03:17.499Z] coverage: 74.0% of statements [2022-04-23T22:03:17.499Z] ok github.com/docker/docker/libnetwork/ipamutils 0.582s coverage: 74.0% of statements [2022-04-23T22:03:17.966Z] === RUN TestKeyValue [2022-04-23T22:03:17.966Z] --- PASS: TestKeyValue (0.00s) [2022-04-23T22:03:17.966Z] PASS [2022-04-23T22:03:17.966Z] coverage: 60.0% of statements [2022-04-23T22:03:17.966Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2022-04-23T22:03:18.203Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s) [2022-04-23T22:03:18.203Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-23T22:03:18.203Z] === RUN TestDockerSuite/TestBuildRm [2022-04-23T22:03:18.408Z] === RUN TestSetGetMeta [2022-04-23T22:03:18.408Z] === PAUSE TestSetGetMeta [2022-04-23T22:03:18.408Z] === RUN TestRestore [2022-04-23T22:03:18.408Z] === PAUSE TestRestore [2022-04-23T22:03:18.408Z] === RUN TestServiceCreate [2022-04-23T22:03:18.408Z] === PAUSE TestServiceCreate [2022-04-23T22:03:18.408Z] === RUN TestServiceList [2022-04-23T22:03:18.408Z] === PAUSE TestServiceList [2022-04-23T22:03:18.408Z] === RUN TestServiceRemove [2022-04-23T22:03:18.408Z] === PAUSE TestServiceRemove [2022-04-23T22:03:18.408Z] === RUN TestServiceGet [2022-04-23T22:03:18.408Z] === PAUSE TestServiceGet [2022-04-23T22:03:18.408Z] === RUN TestServicePrune [2022-04-23T22:03:18.408Z] === PAUSE TestServicePrune [2022-04-23T22:03:18.408Z] === RUN TestCreate [2022-04-23T22:03:18.408Z] === PAUSE TestCreate [2022-04-23T22:03:18.408Z] === RUN TestRemove [2022-04-23T22:03:18.408Z] === PAUSE TestRemove [2022-04-23T22:03:18.408Z] === RUN TestList [2022-04-23T22:03:18.408Z] === PAUSE TestList [2022-04-23T22:03:18.408Z] === RUN TestFindByDriver [2022-04-23T22:03:18.408Z] === PAUSE TestFindByDriver [2022-04-23T22:03:18.408Z] === RUN TestFindByReferenced [2022-04-23T22:03:18.408Z] === PAUSE TestFindByReferenced [2022-04-23T22:03:18.408Z] === RUN TestDerefMultipleOfSameRef [2022-04-23T22:03:18.408Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-23T22:03:18.408Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-23T22:03:18.408Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-23T22:03:18.408Z] === RUN TestDefererencePluginOnCreateError [2022-04-23T22:03:18.408Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-23T22:03:18.408Z] === RUN TestRefDerefRemove [2022-04-23T22:03:18.408Z] === PAUSE TestRefDerefRemove [2022-04-23T22:03:18.408Z] === RUN TestGet [2022-04-23T22:03:18.408Z] === PAUSE TestGet [2022-04-23T22:03:18.408Z] === RUN TestGetWithReference [2022-04-23T22:03:18.408Z] === PAUSE TestGetWithReference [2022-04-23T22:03:18.408Z] === RUN TestFilterFunc [2022-04-23T22:03:18.408Z] === RUN TestFilterFunc/test_nil_list [2022-04-23T22:03:18.408Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-23T22:03:18.408Z] === RUN TestFilterFunc/test_empty_list [2022-04-23T22:03:18.408Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-23T22:03:18.408Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-23T22:03:18.408Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-23T22:03:18.408Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-23T22:03:18.408Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-23T22:03:18.408Z] === RUN TestFilterFunc/test_filter_some [2022-04-23T22:03:18.408Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-23T22:03:18.408Z] === RUN TestFilterFunc/test_filter_middle [2022-04-23T22:03:18.408Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-23T22:03:18.408Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-23T22:03:18.408Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-23T22:03:18.408Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-23T22:03:18.408Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-23T22:03:18.408Z] === CONT TestFilterFunc/test_nil_list [2022-04-23T22:03:18.408Z] === CONT TestFilterFunc/test_filter_some [2022-04-23T22:03:18.408Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-23T22:03:18.408Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-23T22:03:18.408Z] === CONT TestFilterFunc/test_empty_list [2022-04-23T22:03:18.408Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-23T22:03:18.408Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-23T22:03:18.408Z] === CONT TestFilterFunc/test_filter_middle [2022-04-23T22:03:18.408Z] --- PASS: TestFilterFunc (0.00s) [2022-04-23T22:03:18.408Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-23T22:03:18.408Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-23T22:03:18.408Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-23T22:03:18.408Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-23T22:03:18.408Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-23T22:03:18.408Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-23T22:03:18.408Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-23T22:03:18.408Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-23T22:03:18.408Z] === CONT TestSetGetMeta [2022-04-23T22:03:18.408Z] === CONT TestList [2022-04-23T22:03:18.408Z] === CONT TestDefererencePluginOnCreateError [2022-04-23T22:03:18.408Z] === CONT TestServiceGet [2022-04-23T22:03:18.408Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-23T22:03:18.408Z] === CONT TestServiceRemove [2022-04-23T22:03:18.408Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-23T22:03:18.408Z] === CONT TestServiceList [2022-04-23T22:03:18.408Z] --- PASS: TestList (0.04s) [2022-04-23T22:03:18.408Z] === CONT TestServiceCreate [2022-04-23T22:03:18.875Z] --- PASS: TestServiceGet (0.16s) [2022-04-23T22:03:18.875Z] === CONT TestRestore [2022-04-23T22:03:18.875Z] --- PASS: TestServiceRemove (0.15s) [2022-04-23T22:03:18.875Z] === CONT TestGet [2022-04-23T22:03:18.875Z] --- PASS: TestServiceCreate (0.13s) [2022-04-23T22:03:18.875Z] === CONT TestGetWithReference [2022-04-23T22:03:18.875Z] --- PASS: TestServiceList (0.14s) [2022-04-23T22:03:18.875Z] === CONT TestCreate [2022-04-23T22:03:18.875Z] --- PASS: TestGet (0.02s) [2022-04-23T22:03:18.875Z] === CONT TestRemove [2022-04-23T22:03:18.875Z] --- PASS: TestCreate (0.02s) [2022-04-23T22:03:18.875Z] === CONT TestRefDerefRemove [2022-04-23T22:03:18.875Z] --- PASS: TestRestore (0.03s) [2022-04-23T22:03:18.875Z] === CONT TestDerefMultipleOfSameRef [2022-04-23T22:03:18.875Z] --- PASS: TestGetWithReference (0.02s) [2022-04-23T22:03:18.875Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-23T22:03:18.875Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-23T22:03:18.875Z] === CONT TestServicePrune [2022-04-23T22:03:18.875Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-23T22:03:18.875Z] === CONT TestFindByReferenced [2022-04-23T22:03:18.875Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-23T22:03:18.875Z] === CONT TestFindByDriver [2022-04-23T22:03:18.875Z] --- PASS: TestRemove (0.03s) [2022-04-23T22:03:18.875Z] time="2022-04-23T22:03:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T22:03:18.875Z] time="2022-04-23T22:03:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T22:03:18.875Z] --- PASS: TestFindByReferenced (0.03s) [2022-04-23T22:03:18.875Z] --- PASS: TestFindByDriver (0.03s) [2022-04-23T22:03:18.875Z] time="2022-04-23T22:03:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T22:03:18.875Z] time="2022-04-23T22:03:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-23T22:03:18.875Z] time="2022-04-23T22:03:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T22:03:18.875Z] --- PASS: TestServicePrune (0.05s) [2022-04-23T22:03:18.875Z] PASS [2022-04-23T22:03:18.875Z] coverage: 69.0% of statements [2022-04-23T22:03:18.875Z] ok github.com/docker/docker/volume/service 0.302s coverage: 69.0% of statements [2022-04-23T22:03:19.529Z] --- PASS: TestSetRolloverSerial (2.25s) [2022-04-23T22:03:19.529Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-23T22:03:19.529Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-23T22:03:19.529Z] PASS [2022-04-23T22:03:19.529Z] coverage: 84.4% of statements [2022-04-23T22:03:19.529Z] ok github.com/docker/docker/libnetwork/bitseq 14.588s coverage: 84.4% of statements [2022-04-23T22:03:19.587Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.81s) [2022-04-23T22:03:19.587Z] === RUN TestAuthZPluginHeader [2022-04-23T22:03:19.998Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.17s) [2022-04-23T22:03:19.998Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-23T22:03:20.528Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-04-23T22:03:20.528Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-23T22:03:20.789Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-23T22:03:20.982Z] === RUN TestNetworkDBSimple [2022-04-23T22:03:21.359Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-23T22:03:21.968Z] 2022/04/23 22:03:21 Closing DB instances... [2022-04-23T22:03:22.305Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-23T22:03:22.436Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-23T22:03:22.436Z] PASS [2022-04-23T22:03:22.436Z] coverage: 100.0% of statements [2022-04-23T22:03:22.436Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.043s coverage: 100.0% of statements [2022-04-23T22:03:22.436Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.84s) [2022-04-23T22:03:22.436Z] === RUN TestGetAddress [2022-04-23T22:03:22.876Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-23T22:03:22.903Z] === RUN TestGenerate [2022-04-23T22:03:22.903Z] --- PASS: TestGenerate (0.00s) [2022-04-23T22:03:22.903Z] === RUN TestGeneratePtr [2022-04-23T22:03:22.903Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-23T22:03:22.903Z] === RUN TestGenerateMissingField [2022-04-23T22:03:22.903Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-23T22:03:22.903Z] === RUN TestFieldCannotBeSet [2022-04-23T22:03:22.903Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-23T22:03:22.903Z] === RUN TestTypeMismatchError [2022-04-23T22:03:22.903Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-23T22:03:22.903Z] PASS [2022-04-23T22:03:22.903Z] coverage: 100.0% of statements [2022-04-23T22:03:22.903Z] ok github.com/docker/docker/libnetwork/options 0.047s coverage: 100.0% of statements [2022-04-23T22:03:23.137Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-23T22:03:23.370Z] --- PASS: TestNetworkDBSimple (2.44s) [2022-04-23T22:03:23.370Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-23T22:03:23.837Z] testing: warning: no tests to run [2022-04-23T22:03:23.837Z] PASS [2022-04-23T22:03:23.837Z] coverage: 0.0% of statements [2022-04-23T22:03:23.837Z] ok github.com/docker/docker/libnetwork/osl 0.046s coverage: 0.0% of statements [no tests to run] [2022-04-23T22:03:24.077Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-23T22:03:24.304Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-23T22:03:24.304Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-23T22:03:24.304Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-23T22:03:24.304Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-23T22:03:24.304Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-23T22:03:24.304Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-23T22:03:24.304Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-23T22:03:24.304Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-23T22:03:24.304Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-23T22:03:24.304Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-23T22:03:24.304Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-23T22:03:24.304Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-23T22:03:24.304Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-23T22:03:24.304Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-23T22:03:24.304Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-23T22:03:24.304Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-23T22:03:24.304Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-23T22:03:24.304Z] 2022/04/23 22:03:24 Closing DB instances... [2022-04-23T22:03:24.304Z] === RUN TestRequestNewPort [2022-04-23T22:03:24.304Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-23T22:03:24.304Z] === RUN TestRequestSpecificPort [2022-04-23T22:03:24.304Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-23T22:03:24.304Z] === RUN TestReleasePort [2022-04-23T22:03:24.304Z] --- PASS: TestReleasePort (0.00s) [2022-04-23T22:03:24.304Z] === RUN TestReuseReleasedPort [2022-04-23T22:03:24.304Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-23T22:03:24.304Z] === RUN TestReleaseUnreadledPort [2022-04-23T22:03:24.304Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-23T22:03:24.304Z] === RUN TestUnknowProtocol [2022-04-23T22:03:24.771Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-23T22:03:24.771Z] === RUN TestAllocateAllPorts [2022-04-23T22:03:24.771Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-23T22:03:24.771Z] === RUN TestPortAllocation [2022-04-23T22:03:24.771Z] --- PASS: TestPortAllocation (0.00s) [2022-04-23T22:03:24.771Z] === RUN TestPortAllocationWithCustomRange [2022-04-23T22:03:24.771Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-23T22:03:24.771Z] === RUN TestNoDuplicateBPR [2022-04-23T22:03:24.771Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-23T22:03:24.771Z] === RUN TestChangePortRange [2022-04-23T22:03:24.771Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-23T22:03:24.771Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-23T22:03:24.771Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-23T22:03:24.771Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-23T22:03:24.771Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-23T22:03:24.771Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-23T22:03:24.771Z] --- PASS: TestChangePortRange (0.00s) [2022-04-23T22:03:24.771Z] PASS [2022-04-23T22:03:24.771Z] coverage: 88.6% of statements [2022-04-23T22:03:24.771Z] ok github.com/docker/docker/libnetwork/portallocator 0.041s coverage: 88.6% of statements [2022-04-23T22:03:25.020Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-23T22:03:25.020Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.56s) [2022-04-23T22:03:25.020Z] === RUN TestAuthZPluginV2Disable [2022-04-23T22:03:25.239Z] testing: warning: no tests to run [2022-04-23T22:03:25.239Z] PASS [2022-04-23T22:03:25.239Z] coverage: 0.0% of statements [2022-04-23T22:03:25.239Z] ok github.com/docker/docker/libnetwork/portmapper 0.043s coverage: 0.0% of statements [no tests to run] [2022-04-23T22:03:25.239Z] === RUN TestHashData [2022-04-23T22:03:25.239Z] --- PASS: TestHashData (0.00s) [2022-04-23T22:03:25.239Z] PASS [2022-04-23T22:03:25.239Z] coverage: 2.8% of statements [2022-04-23T22:03:25.239Z] ok github.com/docker/docker/libnetwork/resolvconf 0.039s coverage: 2.8% of statements [2022-04-23T22:03:25.706Z] === RUN TestErrorConstructors [2022-04-23T22:03:25.706Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-23T22:03:25.706Z] === RUN TestCompareIPMask [2022-04-23T22:03:25.706Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-23T22:03:25.706Z] === RUN TestUtilGetHostPartIP [2022-04-23T22:03:25.706Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-23T22:03:25.706Z] === RUN TestUtilGetBroadcastIP [2022-04-23T22:03:25.706Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-23T22:03:25.706Z] === RUN TestParseCIDR [2022-04-23T22:03:25.706Z] --- PASS: TestParseCIDR (0.00s) [2022-04-23T22:03:25.706Z] PASS [2022-04-23T22:03:25.706Z] coverage: 37.3% of statements [2022-04-23T22:03:25.706Z] ok github.com/docker/docker/libnetwork/types 0.038s coverage: 37.3% of statements [2022-04-23T22:03:25.962Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-23T22:03:26.174Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.87s) [2022-04-23T22:03:26.174Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-23T22:03:26.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-23T22:03:26.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-23T22:03:26.643Z] PASS [2022-04-23T22:03:26.643Z] coverage: 55.0% of statements [2022-04-23T22:03:26.643Z] ok github.com/docker/docker/oci 0.061s coverage: 55.0% of statements [2022-04-23T22:03:27.627Z] === RUN TestParseVersion [2022-04-23T22:03:27.627Z] --- PASS: TestParseVersion (0.00s) [2022-04-23T22:03:27.627Z] PASS [2022-04-23T22:03:27.627Z] coverage: 52.9% of statements [2022-04-23T22:03:27.627Z] === RUN TestAddressPoolOpt [2022-04-23T22:03:27.627Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-23T22:03:27.627Z] === RUN TestValidateEnv [2022-04-23T22:03:27.627Z] === RUN TestValidateEnv/a [2022-04-23T22:03:27.627Z] === RUN TestValidateEnv/something [2022-04-23T22:03:27.627Z] === RUN TestValidateEnv/_=a [2022-04-23T22:03:27.627Z] === RUN TestValidateEnv/env1=value1 [2022-04-23T22:03:27.627Z] === RUN TestValidateEnv/_env1=value1 [2022-04-23T22:03:27.627Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-23T22:03:27.627Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-23T22:03:27.627Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-23T22:03:27.627Z] === RUN TestValidateEnv/PATH [2022-04-23T22:03:27.627Z] === RUN TestValidateEnv/=a [2022-04-23T22:03:27.627Z] === RUN TestValidateEnv/PATH= [2022-04-23T22:03:27.627Z] === RUN TestValidateEnv/PATH=something [2022-04-23T22:03:27.627Z] === RUN TestValidateEnv/asd!qwe [2022-04-23T22:03:27.627Z] === RUN TestValidateEnv/1asd [2022-04-23T22:03:27.627Z] === RUN TestValidateEnv/123 [2022-04-23T22:03:27.627Z] === RUN TestValidateEnv/some_space [2022-04-23T22:03:27.627Z] === RUN TestValidateEnv/__some_space_before [2022-04-23T22:03:27.627Z] === RUN TestValidateEnv/some_space_after__ [2022-04-23T22:03:27.627Z] === RUN TestValidateEnv/= [2022-04-23T22:03:27.627Z] === RUN TestValidateEnv/PaTh [2022-04-23T22:03:27.627Z] --- PASS: TestValidateEnv (0.00s) [2022-04-23T22:03:27.627Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-23T22:03:27.627Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-23T22:03:27.627Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-23T22:03:27.627Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-23T22:03:27.627Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-23T22:03:27.627Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-23T22:03:27.627Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-23T22:03:27.627Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-23T22:03:27.627Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-23T22:03:27.627Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-23T22:03:27.627Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-23T22:03:27.627Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-23T22:03:27.627Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-23T22:03:27.627Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-23T22:03:27.627Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-23T22:03:27.627Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-23T22:03:27.627Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-23T22:03:27.627Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-23T22:03:27.627Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-23T22:03:27.627Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-23T22:03:27.627Z] === RUN TestParseHost [2022-04-23T22:03:27.627Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-23T22:03:27.627Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-23T22:03:27.627Z] === RUN TestParseHost/something_with_spaces [2022-04-23T22:03:27.627Z] === RUN TestParseHost/unknown:// [2022-04-23T22:03:27.627Z] === RUN TestParseHost/tcp://invalid:port [2022-04-23T22:03:27.627Z] === RUN TestParseHost/tcp://:5555/ [2022-04-23T22:03:27.627Z] === RUN TestParseHost/tcp://:5555/p [2022-04-23T22:03:27.627Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-23T22:03:27.627Z] === RUN TestParseHost/:// [2022-04-23T22:03:27.627Z] === RUN TestParseHost/tcp://:port [2022-04-23T22:03:27.627Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-23T22:03:27.627Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-23T22:03:27.627Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-23T22:03:27.627Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-23T22:03:27.627Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-23T22:03:27.627Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-23T22:03:27.627Z] === RUN TestParseHost/unix:// [2022-04-23T22:03:27.627Z] === RUN TestParseHost/unix://path/to/socket [2022-04-23T22:03:27.627Z] === RUN TestParseHost/npipe:// [2022-04-23T22:03:27.627Z] === RUN TestParseHost/fd:// [2022-04-23T22:03:27.627Z] === RUN TestParseHost/tcp:// [2022-04-23T22:03:27.627Z] === RUN TestParseHost/tcp://:5555 [2022-04-23T22:03:27.627Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-23T22:03:27.627Z] === RUN TestParseHost/tcp://host: [2022-04-23T22:03:27.627Z] === RUN TestParseHost/tcp://[::1]: [2022-04-23T22:03:27.627Z] === RUN TestParseHost/__ [2022-04-23T22:03:27.627Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-23T22:03:27.627Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-23T22:03:27.627Z] === RUN TestParseHost/#00 [2022-04-23T22:03:27.627Z] === RUN TestParseHost/fd://something [2022-04-23T22:03:27.628Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-23T22:03:27.628Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2022-04-23T22:03:27.628Z] === RUN TestParseHost/_ [2022-04-23T22:03:27.628Z] === RUN TestParseHost/tcp://: [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/: [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-23T22:03:27.628Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-23T22:03:27.628Z] === RUN TestParseTCP [2022-04-23T22:03:27.628Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-23T22:03:27.628Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-23T22:03:27.628Z] === RUN TestParseTCP/localhost:5555/path [2022-04-23T22:03:27.628Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-23T22:03:27.628Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-23T22:03:27.628Z] === RUN TestParseTCP/:5555/path [2022-04-23T22:03:27.628Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-23T22:03:27.628Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-23T22:03:27.628Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-23T22:03:27.628Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-23T22:03:27.628Z] === RUN TestParseTCP/: [2022-04-23T22:03:27.628Z] === RUN TestParseTCP/[::1]: [2022-04-23T22:03:27.628Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-23T22:03:27.628Z] === RUN TestParseTCP/localhost [2022-04-23T22:03:27.628Z] === RUN TestParseTCP/localhost:5555 [2022-04-23T22:03:27.628Z] === RUN TestParseTCP/tcp:// [2022-04-23T22:03:27.628Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-23T22:03:27.628Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-23T22:03:27.628Z] === RUN TestParseTCP/#00 [2022-04-23T22:03:27.628Z] === RUN TestParseTCP/0.0.0.1 [2022-04-23T22:03:27.628Z] === RUN TestParseTCP/0.0.0.1: [2022-04-23T22:03:27.628Z] === RUN TestParseTCP/:5555 [2022-04-23T22:03:27.628Z] === RUN TestParseTCP/localhost: [2022-04-23T22:03:27.628Z] === RUN TestParseTCP/tcp://:5555 [2022-04-23T22:03:27.628Z] === RUN TestParseTCP/::1 [2022-04-23T22:03:27.628Z] === RUN TestParseTCP/[::1]:5555 [2022-04-23T22:03:27.628Z] === RUN TestParseTCP/tcp://: [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-23T22:03:27.628Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-23T22:03:27.628Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-23T22:03:27.628Z] === RUN TestValidateExtraHosts [2022-04-23T22:03:27.628Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-23T22:03:27.628Z] === RUN TestIpOptString [2022-04-23T22:03:27.628Z] --- PASS: TestIpOptString (0.00s) [2022-04-23T22:03:27.628Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-23T22:03:27.628Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-23T22:03:27.628Z] === RUN TestNewIpOptValidDefaultVal [2022-04-23T22:03:27.628Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-23T22:03:27.628Z] === RUN TestIpOptSetInvalidVal [2022-04-23T22:03:27.628Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-23T22:03:27.628Z] === RUN TestValidateIPAddress [2022-04-23T22:03:27.628Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-23T22:03:27.628Z] === RUN TestMapOpts [2022-04-23T22:03:27.628Z] --- PASS: TestMapOpts (0.00s) [2022-04-23T22:03:27.628Z] === RUN TestListOptsWithoutValidator [2022-04-23T22:03:27.628Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-23T22:03:27.628Z] === RUN TestListOptsWithValidator [2022-04-23T22:03:27.628Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-23T22:03:27.628Z] === RUN TestValidateDNSSearch [2022-04-23T22:03:27.628Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-23T22:03:27.628Z] === RUN TestValidateLabel [2022-04-23T22:03:27.628Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-23T22:03:27.628Z] === RUN TestValidateLabel/label_with_general_format [2022-04-23T22:03:27.628Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-23T22:03:27.628Z] === RUN TestValidateLabel/label_with_one_more [2022-04-23T22:03:27.628Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-23T22:03:27.628Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-23T22:03:27.628Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-23T22:03:27.628Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-23T22:03:27.628Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-23T22:03:27.628Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-23T22:03:27.628Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-23T22:03:27.628Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-23T22:03:27.628Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-23T22:03:27.628Z] --- PASS: TestValidateLabel (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-23T22:03:27.628Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-23T22:03:27.629Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-23T22:03:27.629Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-23T22:03:27.629Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-23T22:03:27.629Z] === RUN TestNamedListOpts [2022-04-23T22:03:27.629Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-23T22:03:27.629Z] === RUN TestNamedMapOpts [2022-04-23T22:03:27.629Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-23T22:03:27.629Z] === RUN TestParseLink [2022-04-23T22:03:27.629Z] --- PASS: TestParseLink (0.00s) [2022-04-23T22:03:27.629Z] === RUN TestUlimitOpt [2022-04-23T22:03:27.629Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-23T22:03:27.629Z] PASS [2022-04-23T22:03:27.629Z] coverage: 66.7% of statements [2022-04-23T22:03:27.629Z] ok github.com/docker/docker/opts 0.113s coverage: 66.7% of statements [2022-04-23T22:03:27.629Z] 2022/04/23 22:03:27 Closing DB instances... [2022-04-23T22:03:27.873Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-04-23T22:03:28.444Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-23T22:03:28.705Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-23T22:03:28.965Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-23T22:03:28.965Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-23T22:03:28.965Z] --- PASS: TestAuthZPluginV2Disable (4.01s) [2022-04-23T22:03:28.965Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-23T22:03:28.965Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-23T22:03:29.192Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.03s) [2022-04-23T22:03:29.192Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-23T22:03:29.192Z] === RUN TestPeerCertificateMarshalJSON [2022-04-23T22:03:29.538Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-23T22:03:29.660Z] === RUN TestIsArchivePathDir [2022-04-23T22:03:29.660Z] --- PASS: TestIsArchivePathDir (0.16s) [2022-04-23T22:03:29.660Z] === RUN TestIsArchivePathInvalidFile [2022-04-23T22:03:29.660Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-23T22:03:29.660Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-23T22:03:29.660Z] --- PASS: TestPeerCertificateMarshalJSON (0.66s) [2022-04-23T22:03:29.660Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-23T22:03:29.660Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-23T22:03:29.660Z] === RUN TestMiddleware [2022-04-23T22:03:29.660Z] --- PASS: TestMiddleware (0.00s) [2022-04-23T22:03:29.660Z] === RUN TestNewResponseModifier [2022-04-23T22:03:29.660Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-23T22:03:29.660Z] PASS [2022-04-23T22:03:29.660Z] coverage: 26.8% of statements [2022-04-23T22:03:29.660Z] ok github.com/docker/docker/pkg/authorization 0.703s coverage: 26.8% of statements [2022-04-23T22:03:29.660Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-04-23T22:03:29.660Z] === RUN TestIsArchivePathTar [2022-04-23T22:03:30.110Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-23T22:03:30.110Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-23T22:03:30.128Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-04-23T22:03:30.128Z] === RUN TestDecompressStreamGzip [2022-04-23T22:03:30.128Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-04-23T22:03:30.128Z] === RUN TestDecompressStreamBzip2 [2022-04-23T22:03:30.128Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-04-23T22:03:30.128Z] === RUN TestDecompressStreamXz [2022-04-23T22:03:30.128Z] archive_test.go:133: Xz not present in msys2 [2022-04-23T22:03:30.128Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-23T22:03:30.128Z] === RUN TestDecompressStreamZstd [2022-04-23T22:03:30.128Z] archive_test.go:140: zstd not installed [2022-04-23T22:03:30.128Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-23T22:03:30.128Z] === RUN TestCompressStreamXzUnsupported [2022-04-23T22:03:30.128Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-23T22:03:30.128Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-23T22:03:30.128Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-23T22:03:30.128Z] === RUN TestCompressStreamInvalid [2022-04-23T22:03:30.128Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-23T22:03:30.128Z] === RUN TestExtensionInvalid [2022-04-23T22:03:30.128Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-23T22:03:30.128Z] === RUN TestExtensionUncompressed [2022-04-23T22:03:30.128Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-23T22:03:30.128Z] === RUN TestExtensionBzip2 [2022-04-23T22:03:30.128Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-23T22:03:30.128Z] === RUN TestExtensionGzip [2022-04-23T22:03:30.128Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-23T22:03:30.128Z] === RUN TestExtensionXz [2022-04-23T22:03:30.128Z] --- PASS: TestExtensionXz (0.00s) [2022-04-23T22:03:30.128Z] === RUN TestExtensionZstd [2022-04-23T22:03:30.128Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-23T22:03:30.128Z] === RUN TestCmdStreamLargeStderr [2022-04-23T22:03:30.595Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-04-23T22:03:30.595Z] === RUN TestCmdStreamBad [2022-04-23T22:03:30.595Z] archive_test.go:252: Failing on Windows CI machines [2022-04-23T22:03:30.595Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-23T22:03:30.595Z] === RUN TestCmdStreamGood [2022-04-23T22:03:30.595Z] === RUN TestUnbuffered [2022-04-23T22:03:30.595Z] --- PASS: TestUnbuffered (0.00s) [2022-04-23T22:03:30.595Z] === RUN TestRaceUnbuffered [2022-04-23T22:03:30.595Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-23T22:03:30.595Z] PASS [2022-04-23T22:03:30.595Z] coverage: 100.0% of statements [2022-04-23T22:03:30.595Z] ok github.com/docker/docker/pkg/broadcaster 0.036s coverage: 100.0% of statements [2022-04-23T22:03:30.595Z] --- PASS: TestCmdStreamGood (0.04s) [2022-04-23T22:03:30.595Z] === RUN TestUntarPathWithInvalidDest [2022-04-23T22:03:30.595Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-04-23T22:03:30.595Z] === RUN TestUntarPathWithInvalidSrc [2022-04-23T22:03:30.595Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-23T22:03:30.595Z] === RUN TestUntarPath [2022-04-23T22:03:30.595Z] --- PASS: TestUntarPath (0.06s) [2022-04-23T22:03:30.595Z] === RUN TestUntarPathWithDestinationFile [2022-04-23T22:03:30.595Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-04-23T22:03:30.595Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-23T22:03:30.595Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-04-23T22:03:30.595Z] === RUN TestCopyWithTarInvalidSrc [2022-04-23T22:03:30.595Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-23T22:03:30.595Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-23T22:03:30.595Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-23T22:03:30.595Z] === RUN TestCopyWithTarSrcFile [2022-04-23T22:03:30.595Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-23T22:03:30.595Z] === RUN TestCopyWithTarSrcFolder [2022-04-23T22:03:30.595Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-23T22:03:30.595Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-23T22:03:30.595Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-23T22:03:30.595Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-23T22:03:30.595Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-23T22:03:30.595Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-23T22:03:30.595Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-23T22:03:30.595Z] === RUN TestCopyFileWithTarSrcFile [2022-04-23T22:03:30.595Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-23T22:03:30.595Z] === RUN TestTarFiles [2022-04-23T22:03:31.052Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-23T22:03:31.062Z] === RUN TestMatch [2022-04-23T22:03:31.062Z] === RUN TestMatch/[[]] [2022-04-23T22:03:31.062Z] === RUN TestMatch/[[foo]] [2022-04-23T22:03:31.062Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-23T22:03:31.062Z] === RUN TestMatch/[[foo_bar]] [2022-04-23T22:03:31.062Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-23T22:03:31.062Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-23T22:03:31.062Z] === RUN TestMatch/[] [2022-04-23T22:03:31.062Z] === RUN TestMatch/[]#01 [2022-04-23T22:03:31.062Z] === RUN TestMatch/[[qux]] [2022-04-23T22:03:31.062Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-23T22:03:31.062Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-23T22:03:31.062Z] === RUN TestMatch/[[foo_baz]] [2022-04-23T22:03:31.062Z] --- PASS: TestMatch (0.00s) [2022-04-23T22:03:31.062Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-23T22:03:31.062Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-23T22:03:31.062Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-23T22:03:31.062Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-23T22:03:31.062Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-23T22:03:31.062Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-23T22:03:31.062Z] --- PASS: TestMatch/[] (0.00s) [2022-04-23T22:03:31.062Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-23T22:03:31.062Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-23T22:03:31.062Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-23T22:03:31.062Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-23T22:03:31.062Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-23T22:03:31.062Z] PASS [2022-04-23T22:03:31.062Z] coverage: 87.5% of statements [2022-04-23T22:03:31.062Z] ok github.com/docker/docker/pkg/capabilities 0.042s coverage: 87.5% of statements [2022-04-23T22:03:31.062Z] 2022/04/23 22:03:30 Closing DB instances... [2022-04-23T22:03:32.048Z] === RUN TestChrootTarUntar [2022-04-23T22:03:32.048Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:03:32.048Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-23T22:03:32.048Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-23T22:03:32.048Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:03:32.048Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-23T22:03:32.048Z] === RUN TestChrootUntarEmptyArchive [2022-04-23T22:03:32.048Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-23T22:03:32.048Z] === RUN TestChrootTarUntarWithSymlink [2022-04-23T22:03:32.048Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:03:32.048Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-23T22:03:32.048Z] === RUN TestChrootCopyWithTar [2022-04-23T22:03:32.048Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:03:32.048Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-23T22:03:32.048Z] === RUN TestChrootCopyFileWithTar [2022-04-23T22:03:32.048Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:03:32.048Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-23T22:03:32.048Z] === RUN TestChrootUntarPath [2022-04-23T22:03:32.048Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:03:32.048Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-23T22:03:32.048Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-23T22:03:32.048Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:03:32.048Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-23T22:03:32.048Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-23T22:03:32.048Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:03:32.048Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-23T22:03:32.048Z] === RUN TestChrootApplyDotDotFile [2022-04-23T22:03:32.048Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:03:32.048Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-23T22:03:32.048Z] PASS [2022-04-23T22:03:32.048Z] coverage: 12.0% of statements [2022-04-23T22:03:32.048Z] ok github.com/docker/docker/pkg/chrootarchive 0.110s coverage: 12.0% of statements [2022-04-23T22:03:32.972Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.57s) [2022-04-23T22:03:32.972Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-23T22:03:33.036Z] === RUN TestEnsureRemoveAllNotExist [2022-04-23T22:03:33.036Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-23T22:03:33.036Z] === RUN TestEnsureRemoveAllWithDir [2022-04-23T22:03:33.036Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-23T22:03:33.036Z] === RUN TestEnsureRemoveAllWithFile [2022-04-23T22:03:33.036Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-23T22:03:33.036Z] PASS [2022-04-23T22:03:33.036Z] coverage: 0.0% of statements [2022-04-23T22:03:33.036Z] ok github.com/docker/docker/pkg/containerfs 0.048s coverage: 0.0% of statements [2022-04-23T22:03:33.036Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2022-04-23T22:03:33.036Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-23T22:03:33.503Z] === RUN TestSizeEmpty [2022-04-23T22:03:33.911Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-23T22:03:33.970Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-23T22:03:33.971Z] === RUN TestSizeEmptyFile [2022-04-23T22:03:33.971Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-23T22:03:33.971Z] === RUN TestSizeNonemptyFile [2022-04-23T22:03:33.971Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-23T22:03:33.971Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-23T22:03:33.971Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-23T22:03:33.971Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-23T22:03:33.971Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-23T22:03:33.971Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-23T22:03:33.971Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-23T22:03:33.971Z] === RUN TestMoveToSubdir [2022-04-23T22:03:33.971Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-23T22:03:33.971Z] === RUN TestSizeNonExistingDirectory [2022-04-23T22:03:33.971Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-23T22:03:33.971Z] PASS [2022-04-23T22:03:33.971Z] coverage: 80.0% of statements [2022-04-23T22:03:33.971Z] ok github.com/docker/docker/pkg/directory 0.053s coverage: 80.0% of statements [2022-04-23T22:03:34.854Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-23T22:03:34.960Z] === RUN TestPollerAddRemove [2022-04-23T22:03:34.960Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-23T22:03:34.960Z] === RUN TestPollerEvent [2022-04-23T22:03:34.960Z] poller_test.go:40: No chmod on Windows [2022-04-23T22:03:34.960Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-23T22:03:34.960Z] === RUN TestPollerClose [2022-04-23T22:03:34.960Z] --- PASS: TestPollerClose (0.00s) [2022-04-23T22:03:34.960Z] PASS [2022-04-23T22:03:34.960Z] coverage: 36.2% of statements [2022-04-23T22:03:34.960Z] ok github.com/docker/docker/pkg/filenotify 0.042s coverage: 36.2% of statements [2022-04-23T22:03:34.960Z] 2022/04/23 22:03:34 Closing DB instances... [2022-04-23T22:03:35.797Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-23T22:03:35.947Z] === RUN TestCopyFileWithInvalidSrc [2022-04-23T22:03:35.947Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-23T22:03:35.947Z] === RUN TestCopyFileWithInvalidDest [2022-04-23T22:03:35.947Z] --- PASS: TestCopyFileWithInvalidDest (0.01s) [2022-04-23T22:03:35.947Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-23T22:03:35.947Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-23T22:03:35.947Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-23T22:03:35.947Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-04-23T22:03:35.947Z] === RUN TestCopyFile [2022-04-23T22:03:35.947Z] --- PASS: TestCopyFile (0.01s) [2022-04-23T22:03:35.947Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-23T22:03:35.947Z] fileutils_test.go:133: Needs porting to Windows [2022-04-23T22:03:35.947Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-23T22:03:35.947Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-23T22:03:35.947Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-23T22:03:35.947Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-23T22:03:35.947Z] fileutils_test.go:179: Needs porting to Windows [2022-04-23T22:03:35.947Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-23T22:03:35.947Z] === RUN TestWildcardMatches [2022-04-23T22:03:35.947Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-23T22:03:35.947Z] === RUN TestPatternMatches [2022-04-23T22:03:35.947Z] --- PASS: TestPatternMatches (0.00s) [2022-04-23T22:03:35.947Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-23T22:03:35.947Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-23T22:03:35.947Z] === RUN TestPatternMatchesFolderExclusions [2022-04-23T22:03:35.947Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-23T22:03:35.947Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-23T22:03:35.947Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-23T22:03:35.947Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-23T22:03:35.947Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-23T22:03:35.947Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-23T22:03:35.947Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-23T22:03:35.947Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-23T22:03:35.947Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-23T22:03:35.947Z] === RUN TestSingleExclamationError [2022-04-23T22:03:35.947Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-23T22:03:35.947Z] === RUN TestMatchesWithNoPatterns [2022-04-23T22:03:35.947Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-23T22:03:35.947Z] === RUN TestMatchesWithMalformedPatterns [2022-04-23T22:03:35.947Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-23T22:03:35.947Z] === RUN TestMatches [2022-04-23T22:03:35.947Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-23T22:03:35.947Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-23T22:03:35.947Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-23T22:03:35.947Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-23T22:03:35.947Z] --- PASS: TestMatches (0.01s) [2022-04-23T22:03:35.947Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-23T22:03:35.947Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-23T22:03:35.947Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-23T22:03:35.947Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-23T22:03:35.947Z] === RUN TestCleanPatterns [2022-04-23T22:03:35.947Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-23T22:03:35.947Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-23T22:03:35.947Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-23T22:03:35.947Z] === RUN TestCleanPatternsExceptionFlag [2022-04-23T22:03:35.947Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-23T22:03:35.947Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-23T22:03:35.947Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-23T22:03:35.947Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-23T22:03:35.947Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-23T22:03:35.947Z] === RUN TestCleanPatternsErrorSingleException [2022-04-23T22:03:35.947Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-23T22:03:35.947Z] === RUN TestCreateIfNotExistsDir [2022-04-23T22:03:35.947Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-04-23T22:03:35.947Z] === RUN TestCreateIfNotExistsFile [2022-04-23T22:03:35.947Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-23T22:03:35.947Z] === RUN TestMatch [2022-04-23T22:03:35.947Z] --- PASS: TestMatch (0.00s) [2022-04-23T22:03:35.947Z] === RUN TestCompile [2022-04-23T22:03:35.947Z] === RUN TestCompile/slash [2022-04-23T22:03:35.947Z] === RUN TestCompile/backslash [2022-04-23T22:03:35.947Z] --- PASS: TestCompile (0.00s) [2022-04-23T22:03:35.947Z] --- PASS: TestCompile/slash (0.00s) [2022-04-23T22:03:35.947Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-23T22:03:35.947Z] PASS [2022-04-23T22:03:35.947Z] coverage: 84.7% of statements [2022-04-23T22:03:35.947Z] ok github.com/docker/docker/pkg/fileutils 0.109s coverage: 84.7% of statements [2022-04-23T22:03:36.369Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-23T22:03:36.414Z] --- PASS: TestTarFiles (5.47s) [2022-04-23T22:03:36.415Z] === RUN TestDetectCompressionZstd [2022-04-23T22:03:36.415Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-23T22:03:36.415Z] === RUN TestTarUntar [2022-04-23T22:03:36.415Z] --- PASS: TestTarUntar (0.04s) [2022-04-23T22:03:36.415Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-23T22:03:36.415Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-04-23T22:03:36.415Z] === RUN TestTarWithOptions [2022-04-23T22:03:36.415Z] --- PASS: TestTarWithOptions (0.03s) [2022-04-23T22:03:36.415Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-23T22:03:36.415Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-23T22:03:36.415Z] === RUN TestUntarUstarGnuConflict [2022-04-23T22:03:36.415Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-23T22:03:36.415Z] === RUN TestUntarInvalidFilenames [2022-04-23T22:03:36.415Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s) [2022-04-23T22:03:36.415Z] === RUN TestNetworkDBNodeLeave [2022-04-23T22:03:36.415Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1842183878\\dest" [2022-04-23T22:03:36.415Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2022-04-23T22:03:36.415Z] === RUN TestUntarHardlinkToSymlink [2022-04-23T22:03:36.415Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-23T22:03:36.415Z] === RUN TestUntarInvalidHardlink [2022-04-23T22:03:36.415Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1816430335\\victim\\hello" -> "../victim/hello" [2022-04-23T22:03:36.415Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2282820533\\victim\\hello" -> "/../victim/hello" [2022-04-23T22:03:36.415Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3498426783\\victim" -> "../victim" [2022-04-23T22:03:36.415Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink52231071\\victim" -> "../victim" [2022-04-23T22:03:36.415Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink121925989\\victim" -> "../victim" [2022-04-23T22:03:36.415Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1874737561\\victim" -> "../victim" [2022-04-23T22:03:36.415Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-04-23T22:03:36.415Z] === RUN TestUntarInvalidSymlink [2022-04-23T22:03:36.415Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3269701537\\dest\\dotdot" -> "../victim/hello" [2022-04-23T22:03:36.415Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1881090201\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-23T22:03:36.415Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1788239081\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:03:36.415Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1550014193\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:03:36.415Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2003702937\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:03:36.415Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3268707059\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:03:36.415Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4290406234\\dest\\dir\\loophole" -> "../../victim" [2022-04-23T22:03:36.415Z] === RUN TestGet [2022-04-23T22:03:36.415Z] --- PASS: TestGet (0.00s) [2022-04-23T22:03:36.415Z] === RUN TestGetShortcutString [2022-04-23T22:03:36.415Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-23T22:03:36.415Z] PASS [2022-04-23T22:03:36.415Z] coverage: 42.9% of statements [2022-04-23T22:03:36.415Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-04-23T22:03:36.415Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-23T22:03:36.415Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-23T22:03:36.415Z] === RUN TestXGlobalNoParent [2022-04-23T22:03:36.415Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-23T22:03:36.415Z] === RUN TestReplaceFileTarWrapper [2022-04-23T22:03:36.415Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 42.9% of statements [2022-04-23T22:03:36.882Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2022-04-23T22:03:36.882Z] === RUN TestPrefixHeaderReadable [2022-04-23T22:03:36.882Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-04-23T22:03:36.882Z] === RUN TestDisablePigz [2022-04-23T22:03:36.882Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-23T22:03:36.882Z] --- PASS: TestDisablePigz (0.12s) [2022-04-23T22:03:36.882Z] === RUN TestPigz [2022-04-23T22:03:36.882Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-23T22:03:36.882Z] --- PASS: TestPigz (0.15s) [2022-04-23T22:03:36.882Z] === RUN TestNosysFileInfo [2022-04-23T22:03:36.882Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-23T22:03:36.882Z] === RUN TestCopyFileWithInvalidDest [2022-04-23T22:03:36.882Z] archive_windows_test.go:16: Currently fails [2022-04-23T22:03:36.882Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-23T22:03:36.882Z] === RUN TestCanonicalTarNameForPath [2022-04-23T22:03:36.882Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-23T22:03:36.882Z] === RUN TestCanonicalTarName [2022-04-23T22:03:36.882Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-23T22:03:36.882Z] === RUN TestChmodTarEntry [2022-04-23T22:03:36.882Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-23T22:03:36.882Z] === RUN TestHardLinkOrder [2022-04-23T22:03:37.238Z] --- PASS: TestCheckoutGit (38.38s) [2022-04-23T22:03:37.238Z] === RUN TestValidGitTransport [2022-04-23T22:03:37.238Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-23T22:03:37.238Z] === RUN TestGitInvalidRef [2022-04-23T22:03:37.238Z] --- PASS: TestGitInvalidRef (0.30s) [2022-04-23T22:03:37.238Z] PASS [2022-04-23T22:03:37.238Z] coverage: 86.3% of statements [2022-04-23T22:03:37.238Z] ok github.com/docker/docker/builder/remotecontext/git 38.785s coverage: 86.3% of statements [2022-04-23T22:03:37.349Z] --- PASS: TestHardLinkOrder (0.09s) [2022-04-23T22:03:37.349Z] === RUN TestChangeString [2022-04-23T22:03:37.349Z] --- PASS: TestChangeString (0.00s) [2022-04-23T22:03:37.349Z] === RUN TestChangesWithNoChanges [2022-04-23T22:03:37.349Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-23T22:03:37.349Z] === RUN TestChangesWithChanges [2022-04-23T22:03:37.349Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-23T22:03:37.349Z] === RUN TestChangesWithChangesGH13590 [2022-04-23T22:03:37.349Z] changes_test.go:196: needs more investigation [2022-04-23T22:03:37.349Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-23T22:03:37.349Z] === RUN TestChangesDirsEmpty [2022-04-23T22:03:37.349Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-23T22:03:37.349Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-23T22:03:37.350Z] === RUN TestChangesDirsMutated [2022-04-23T22:03:37.350Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-23T22:03:37.350Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-23T22:03:37.350Z] === RUN TestApplyLayer [2022-04-23T22:03:37.350Z] changes_test.go:433: needs further investigation [2022-04-23T22:03:37.350Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-23T22:03:37.350Z] === RUN TestChangesSizeWithHardlinks [2022-04-23T22:03:37.350Z] changes_test.go:469: needs further investigation [2022-04-23T22:03:37.350Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-23T22:03:37.350Z] === RUN TestChangesSizeWithNoChanges [2022-04-23T22:03:37.350Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-23T22:03:37.350Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-23T22:03:37.350Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-23T22:03:37.350Z] === RUN TestChangesSize [2022-04-23T22:03:37.350Z] --- PASS: TestChangesSize (0.00s) [2022-04-23T22:03:37.350Z] === RUN TestApplyLayerInvalidFilenames [2022-04-23T22:03:37.350Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4030532812\\dest" [2022-04-23T22:03:37.350Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-23T22:03:37.350Z] === RUN TestApplyLayerInvalidHardlink [2022-04-23T22:03:37.350Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2978980731\\victim\\hello" -> "../victim/hello" [2022-04-23T22:03:37.350Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4083336904\\victim\\hello" -> "/../victim/hello" [2022-04-23T22:03:37.350Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink318944009\\victim" -> "../victim" [2022-04-23T22:03:37.350Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3658913411\\victim" -> "../victim" [2022-04-23T22:03:37.350Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink236084188\\victim" -> "../victim" [2022-04-23T22:03:37.350Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink645544015\\victim" -> "../victim" [2022-04-23T22:03:37.350Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-04-23T22:03:37.350Z] === RUN TestApplyLayerInvalidSymlink [2022-04-23T22:03:37.350Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink487021400\\dest\\dotdot" -> "../victim/hello" [2022-04-23T22:03:37.350Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink206916766\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-23T22:03:37.350Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink315558288\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:03:37.350Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1352828873\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:03:37.350Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2800340253\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:03:37.350Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2355135100\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:03:37.350Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-04-23T22:03:37.350Z] === RUN TestApplyLayerWhiteouts [2022-04-23T22:03:37.350Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-04-23T22:03:37.350Z] === RUN TestGenerateEmptyFile [2022-04-23T22:03:37.350Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-23T22:03:37.350Z] === RUN TestGenerateWithContent [2022-04-23T22:03:37.350Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-23T22:03:37.350Z] PASS [2022-04-23T22:03:37.350Z] coverage: 61.9% of statements [2022-04-23T22:03:37.350Z] ok github.com/docker/docker/pkg/archive 7.859s coverage: 61.9% of statements [2022-04-23T22:03:37.350Z] === RUN TestCreateIDMapOrder [2022-04-23T22:03:37.350Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-23T22:03:37.350Z] PASS [2022-04-23T22:03:37.350Z] coverage: 7.2% of statements [2022-04-23T22:03:37.350Z] ok github.com/docker/docker/pkg/idtools 0.064s coverage: 7.2% of statements [2022-04-23T22:03:37.751Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-23T22:03:38.203Z] ? github.com/docker/docker/cli [no test files] [2022-04-23T22:03:38.203Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-23T22:03:38.203Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-23T22:03:38.203Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-23T22:03:38.910Z] === RUN TestFixedBufferCap [2022-04-23T22:03:38.910Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-23T22:03:38.910Z] === RUN TestFixedBufferLen [2022-04-23T22:03:38.910Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-23T22:03:38.910Z] === RUN TestFixedBufferString [2022-04-23T22:03:38.910Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-23T22:03:38.910Z] === RUN TestFixedBufferWrite [2022-04-23T22:03:38.910Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-23T22:03:38.910Z] === RUN TestFixedBufferRead [2022-04-23T22:03:38.910Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-23T22:03:38.910Z] === RUN TestBytesPipeRead [2022-04-23T22:03:38.910Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-23T22:03:38.910Z] === RUN TestBytesPipeWrite [2022-04-23T22:03:38.910Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-23T22:03:38.910Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-23T22:03:38.910Z] --- PASS: TestBytesPipeWriteRandomChunks (0.40s) [2022-04-23T22:03:38.910Z] === RUN TestAtomicWriteToFile [2022-04-23T22:03:38.910Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-23T22:03:38.910Z] === RUN TestAtomicWriteSetCommit [2022-04-23T22:03:38.910Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-23T22:03:38.910Z] === RUN TestAtomicWriteSetCancel [2022-04-23T22:03:39.229Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-23T22:03:39.378Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-23T22:03:39.378Z] === RUN TestReadCloserWrapperClose [2022-04-23T22:03:39.378Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-23T22:03:39.378Z] === RUN TestReaderErrWrapperReadOnError [2022-04-23T22:03:39.378Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-23T22:03:39.378Z] === RUN TestReaderErrWrapperRead [2022-04-23T22:03:39.378Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-23T22:03:39.378Z] === RUN TestCancelReadCloser [2022-04-23T22:03:39.378Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-04-23T22:03:39.378Z] === RUN TestNetworkDBWatch [2022-04-23T22:03:39.378Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-23T22:03:39.378Z] === RUN TestWriteCloserWrapperClose [2022-04-23T22:03:39.378Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-23T22:03:39.378Z] === RUN TestNopWriteCloser [2022-04-23T22:03:39.378Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-23T22:03:39.378Z] === RUN TestNopWriter [2022-04-23T22:03:39.378Z] --- PASS: TestNopWriter (0.00s) [2022-04-23T22:03:39.378Z] === RUN TestWriteCounter [2022-04-23T22:03:39.378Z] --- PASS: TestWriteCounter (0.00s) [2022-04-23T22:03:39.378Z] PASS [2022-04-23T22:03:39.378Z] coverage: 69.2% of statements [2022-04-23T22:03:39.378Z] ok github.com/docker/docker/pkg/ioutils 0.572s coverage: 69.2% of statements [2022-04-23T22:03:39.496Z] === RUN TestDockerSuite/TestBuildUser [2022-04-23T22:03:40.096Z] 2022/04/23 22:03:37 Closing DB instances... [2022-04-23T22:03:40.096Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-04-23T22:03:40.096Z] === RUN TestFindNode [2022-04-23T22:03:40.096Z] 2022/04/23 22:03:39 Closing DB instances... [2022-04-23T22:03:40.096Z] --- PASS: TestFindNode (0.02s) [2022-04-23T22:03:40.096Z] === RUN TestChangeNodeState [2022-04-23T22:03:40.096Z] 2022/04/23 22:03:39 Closing DB instances... [2022-04-23T22:03:40.096Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-23T22:03:40.096Z] === RUN TestNodeReincarnation [2022-04-23T22:03:40.096Z] 2022/04/23 22:03:39 Closing DB instances... [2022-04-23T22:03:40.364Z] === RUN TestError [2022-04-23T22:03:40.364Z] --- PASS: TestError (0.00s) [2022-04-23T22:03:40.364Z] === RUN TestProgressString [2022-04-23T22:03:40.364Z] === RUN TestProgressString/no_progress [2022-04-23T22:03:40.364Z] === RUN TestProgressString/progress_1 [2022-04-23T22:03:40.364Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-23T22:03:40.364Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-23T22:03:40.364Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-23T22:03:40.364Z] === RUN TestProgressString/with_units [2022-04-23T22:03:40.364Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-23T22:03:40.364Z] === RUN TestProgressString/hide_counts [2022-04-23T22:03:40.364Z] --- PASS: TestProgressString (0.00s) [2022-04-23T22:03:40.364Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-23T22:03:40.364Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-23T22:03:40.364Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-23T22:03:40.364Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-23T22:03:40.364Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-23T22:03:40.364Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-23T22:03:40.364Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-23T22:03:40.364Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-23T22:03:40.364Z] === RUN TestJSONMessageDisplay [2022-04-23T22:03:40.364Z] --- PASS: TestJSONMessageDisplay (0.18s) [2022-04-23T22:03:40.364Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-23T22:03:40.364Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-23T22:03:40.364Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-23T22:03:40.364Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-23T22:03:40.364Z] === RUN TestDisplayJSONMessagesStream [2022-04-23T22:03:40.364Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-23T22:03:40.364Z] PASS [2022-04-23T22:03:40.364Z] coverage: 91.7% of statements [2022-04-23T22:03:40.364Z] ok github.com/docker/docker/pkg/jsonmessage 0.232s coverage: 91.7% of statements [2022-04-23T22:03:40.832Z] 2022/04/23 22:03:40 Closing DB instances... [2022-04-23T22:03:40.832Z] === RUN TestStandardLongPath [2022-04-23T22:03:40.832Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-23T22:03:40.832Z] === RUN TestUNCLongPath [2022-04-23T22:03:40.832Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-23T22:03:40.832Z] PASS [2022-04-23T22:03:40.832Z] coverage: 100.0% of statements [2022-04-23T22:03:40.832Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2022-04-23T22:03:41.299Z] === RUN TestNameFormat [2022-04-23T22:03:41.299Z] --- PASS: TestNameFormat (0.00s) [2022-04-23T22:03:41.299Z] === RUN TestNameRetries [2022-04-23T22:03:41.299Z] --- PASS: TestNameRetries (0.00s) [2022-04-23T22:03:41.299Z] PASS [2022-04-23T22:03:41.299Z] coverage: 85.7% of statements [2022-04-23T22:03:41.299Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2022-04-23T22:03:42.047Z] docker_api_swarm_test.go:272: [d9c5d848572c6] joining swarm manager [d3e95688fac28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:03:42.047Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-23T22:03:42.283Z] === RUN TestParseKeyValueOpt [2022-04-23T22:03:42.283Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-23T22:03:42.283Z] === RUN TestParseUintList [2022-04-23T22:03:42.283Z] --- PASS: TestParseUintList (0.00s) [2022-04-23T22:03:42.283Z] === RUN TestParseUintListMaximumLimits [2022-04-23T22:03:42.283Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-23T22:03:42.283Z] PASS [2022-04-23T22:03:42.283Z] coverage: 97.0% of statements [2022-04-23T22:03:42.283Z] ok github.com/docker/docker/pkg/parsers 0.052s coverage: 97.0% of statements [2022-04-23T22:03:42.283Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-04-23T22:03:42.283Z] === RUN TestNetworkDBBulkSync [2022-04-23T22:03:43.269Z] === RUN Test_windowsOSRelease_String [2022-04-23T22:03:43.269Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-23T22:03:43.269Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-23T22:03:43.269Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-23T22:03:43.269Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-23T22:03:43.269Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-23T22:03:43.269Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-23T22:03:43.269Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-23T22:03:43.269Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-23T22:03:43.269Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-23T22:03:43.269Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-23T22:03:43.269Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-23T22:03:43.269Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-23T22:03:43.269Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-23T22:03:43.269Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-23T22:03:43.269Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-23T22:03:43.269Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-23T22:03:43.269Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-23T22:03:43.269Z] PASS [2022-04-23T22:03:43.269Z] coverage: 36.4% of statements [2022-04-23T22:03:43.269Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.042s coverage: 36.4% of statements [2022-04-23T22:03:43.430Z] docker_api_swarm_test.go:273: [d178746496c7a] joining swarm manager [d3e95688fac28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:03:43.736Z] 2022/04/23 22:03:43 Closing DB instances... [2022-04-23T22:03:43.736Z] === RUN TestNewAndRemove [2022-04-23T22:03:43.736Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-23T22:03:43.736Z] === RUN TestRemoveInvalidPath [2022-04-23T22:03:43.736Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-23T22:03:43.736Z] PASS [2022-04-23T22:03:43.736Z] coverage: 82.6% of statements [2022-04-23T22:03:43.736Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.6% of statements [2022-04-23T22:03:44.813Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.91s) [2022-04-23T22:03:44.813Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-23T22:03:44.813Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-23T22:03:45.299Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-04-23T22:03:45.299Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-23T22:03:45.299Z] --- PASS: TestGetAddress (22.52s) [2022-04-23T22:03:45.299Z] === RUN TestRequestSyntaxCheck [2022-04-23T22:03:45.299Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-04-23T22:03:45.299Z] === RUN TestRequest [2022-04-23T22:03:45.299Z] === RUN TestFailedConnection [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:44Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-23T22:03:45.962Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-23T22:03:45.962Z] === RUN TestParallelCreate [2022-04-23T22:03:45.962Z] 2022/04/23 22:03:44 Closing DB instances... [2022-04-23T22:03:45.962Z] --- PASS: TestParallelCreate (0.02s) [2022-04-23T22:03:45.962Z] === RUN TestParallelDelete [2022-04-23T22:03:45.962Z] 2022/04/23 22:03:45 Closing DB instances... [2022-04-23T22:03:45.962Z] --- PASS: TestParallelDelete (0.02s) [2022-04-23T22:03:45.962Z] === RUN TestNetworkDBIslands [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:31011d8f957e with config:&{NodeID:31011d8f957e Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=info msg="Node 31011d8f957e/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=info msg="Node 31011d8f957e/172.30.142.7, added to nodes list" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5f1c2a50b47e with config:&{NodeID:5f1c2a50b47e Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=info msg="Node 5f1c2a50b47e/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=info msg="Node 5f1c2a50b47e/172.30.142.7, added to nodes list" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=info msg="Node 5f1c2a50b47e/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=info msg="Node 5f1c2a50b47e/172.30.142.7, added to nodes list" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=info msg="Node 31011d8f957e/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=info msg="Node 31011d8f957e/172.30.142.7, added to nodes list" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6bc40c98189c with config:&{NodeID:6bc40c98189c Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=info msg="Node 6bc40c98189c/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=info msg="Node 6bc40c98189c/172.30.142.7, added to nodes list" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=info msg="Node 6bc40c98189c/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=info msg="Node 6bc40c98189c/172.30.142.7, added to nodes list" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=info msg="Node 31011d8f957e/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=info msg="Node 31011d8f957e/172.30.142.7, added to nodes list" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=info msg="Node 5f1c2a50b47e/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=info msg="Node 5f1c2a50b47e/172.30.142.7, added to nodes list" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-23T22:03:45.962Z] time="2022-04-23T22:03:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-04-23T22:03:46.433Z] time="2022-04-23T22:03:46Z" level=info msg="Node 6bc40c98189c/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:46.433Z] time="2022-04-23T22:03:46Z" level=info msg="Node 6bc40c98189c/172.30.142.7, added to nodes list" [2022-04-23T22:03:46.433Z] time="2022-04-23T22:03:46Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:e32130cd816f with config:&{NodeID:e32130cd816f Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:03:46.433Z] time="2022-04-23T22:03:46Z" level=info msg="Node e32130cd816f/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:46.433Z] time="2022-04-23T22:03:46Z" level=info msg="Node e32130cd816f/172.30.142.7, added to nodes list" [2022-04-23T22:03:46.433Z] time="2022-04-23T22:03:46Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-23T22:03:46.433Z] time="2022-04-23T22:03:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-23T22:03:46.433Z] time="2022-04-23T22:03:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-04-23T22:03:46.433Z] time="2022-04-23T22:03:46Z" level=info msg="Node e32130cd816f/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:46.433Z] time="2022-04-23T22:03:46Z" level=info msg="Node e32130cd816f/172.30.142.7, added to nodes list" [2022-04-23T22:03:46.433Z] time="2022-04-23T22:03:46Z" level=info msg="Node 31011d8f957e/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:46.433Z] time="2022-04-23T22:03:46Z" level=info msg="Node 31011d8f957e/172.30.142.7, added to nodes list" [2022-04-23T22:03:46.433Z] time="2022-04-23T22:03:46Z" level=info msg="Node 5f1c2a50b47e/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:46.433Z] time="2022-04-23T22:03:46Z" level=info msg="Node 5f1c2a50b47e/172.30.142.7, added to nodes list" [2022-04-23T22:03:46.433Z] time="2022-04-23T22:03:46Z" level=info msg="Node 6bc40c98189c/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:46.433Z] time="2022-04-23T22:03:46Z" level=info msg="Node 6bc40c98189c/172.30.142.7, added to nodes list" [2022-04-23T22:03:46.433Z] time="2022-04-23T22:03:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-23T22:03:46.433Z] time="2022-04-23T22:03:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-04-23T22:03:46.901Z] time="2022-04-23T22:03:46Z" level=info msg="Node e32130cd816f/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:46.901Z] time="2022-04-23T22:03:46Z" level=info msg="Node e32130cd816f/172.30.142.7, added to nodes list" [2022-04-23T22:03:46.901Z] time="2022-04-23T22:03:46Z" level=info msg="Node e32130cd816f/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:46.901Z] time="2022-04-23T22:03:46Z" level=info msg="Node e32130cd816f/172.30.142.7, added to nodes list" [2022-04-23T22:03:46.901Z] time="2022-04-23T22:03:46Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:ab2b5fee5cd3 with config:&{NodeID:ab2b5fee5cd3 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:03:46.901Z] time="2022-04-23T22:03:46Z" level=info msg="Node ab2b5fee5cd3/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:46.901Z] time="2022-04-23T22:03:46Z" level=info msg="Node ab2b5fee5cd3/172.30.142.7, added to nodes list" [2022-04-23T22:03:46.901Z] time="2022-04-23T22:03:46Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-23T22:03:46.901Z] time="2022-04-23T22:03:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-23T22:03:46.901Z] time="2022-04-23T22:03:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-04-23T22:03:46.901Z] time="2022-04-23T22:03:46Z" level=info msg="Node ab2b5fee5cd3/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:46.901Z] time="2022-04-23T22:03:46Z" level=info msg="Node ab2b5fee5cd3/172.30.142.7, added to nodes list" [2022-04-23T22:03:46.901Z] time="2022-04-23T22:03:46Z" level=info msg="Node 6bc40c98189c/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:46.901Z] time="2022-04-23T22:03:46Z" level=info msg="Node 6bc40c98189c/172.30.142.7, added to nodes list" [2022-04-23T22:03:46.901Z] time="2022-04-23T22:03:46Z" level=info msg="Node 5f1c2a50b47e/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:46.901Z] time="2022-04-23T22:03:46Z" level=info msg="Node 5f1c2a50b47e/172.30.142.7, added to nodes list" [2022-04-23T22:03:46.901Z] time="2022-04-23T22:03:46Z" level=info msg="Node e32130cd816f/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:46.901Z] time="2022-04-23T22:03:46Z" level=info msg="Node e32130cd816f/172.30.142.7, added to nodes list" [2022-04-23T22:03:46.901Z] time="2022-04-23T22:03:46Z" level=info msg="Node 31011d8f957e/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:46.901Z] time="2022-04-23T22:03:46Z" level=info msg="Node 31011d8f957e/172.30.142.7, added to nodes list" [2022-04-23T22:03:46.901Z] time="2022-04-23T22:03:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-04-23T22:03:46.901Z] time="2022-04-23T22:03:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-23T22:03:47.369Z] time="2022-04-23T22:03:46Z" level=info msg="Node ab2b5fee5cd3/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:47.369Z] time="2022-04-23T22:03:46Z" level=info msg="Node ab2b5fee5cd3/172.30.142.7, added to nodes list" [2022-04-23T22:03:47.369Z] time="2022-04-23T22:03:46Z" level=info msg="Node ab2b5fee5cd3/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:47.369Z] time="2022-04-23T22:03:46Z" level=info msg="Node ab2b5fee5cd3/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:47.369Z] time="2022-04-23T22:03:46Z" level=info msg="Node ab2b5fee5cd3/172.30.142.7, added to nodes list" [2022-04-23T22:03:47.369Z] time="2022-04-23T22:03:46Z" level=info msg="Node ab2b5fee5cd3/172.30.142.7, added to nodes list" [2022-04-23T22:03:47.369Z] networkdb_test.go:835: Re-joining: 3 [2022-04-23T22:03:47.369Z] time="2022-04-23T22:03:47Z" level=info msg="The new bootstrap node list is:[172.30.142.7:10033 172.30.142.7:10034 172.30.142.7:10035]" [2022-04-23T22:03:47.369Z] time="2022-04-23T22:03:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.142.7:10033" [2022-04-23T22:03:47.370Z] time="2022-04-23T22:03:47Z" level=debug msg="memberlist: Stream connection from=172.30.142.7:49368" [2022-04-23T22:03:47.370Z] time="2022-04-23T22:03:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.142.7:10034" [2022-04-23T22:03:47.370Z] time="2022-04-23T22:03:47Z" level=debug msg="memberlist: Stream connection from=172.30.142.7:49369" [2022-04-23T22:03:47.370Z] time="2022-04-23T22:03:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.142.7:10035" [2022-04-23T22:03:47.370Z] time="2022-04-23T22:03:47Z" level=debug msg="memberlist: Stream connection from=172.30.142.7:49370" [2022-04-23T22:03:47.370Z] networkdb_test.go:835: Re-joining: 4 [2022-04-23T22:03:47.370Z] time="2022-04-23T22:03:47Z" level=info msg="The new bootstrap node list is:[172.30.142.7:10033 172.30.142.7:10034 172.30.142.7:10035]" [2022-04-23T22:03:47.370Z] time="2022-04-23T22:03:47Z" level=debug msg="memberlist: Stream connection from=172.30.142.7:49371" [2022-04-23T22:03:47.370Z] time="2022-04-23T22:03:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.142.7:10033" [2022-04-23T22:03:47.370Z] time="2022-04-23T22:03:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.142.7:10034" [2022-04-23T22:03:47.370Z] time="2022-04-23T22:03:47Z" level=debug msg="memberlist: Stream connection from=172.30.142.7:49372" [2022-04-23T22:03:47.370Z] time="2022-04-23T22:03:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.142.7:10035" [2022-04-23T22:03:47.370Z] time="2022-04-23T22:03:47Z" level=debug msg="memberlist: Stream connection from=172.30.142.7:49373" [2022-04-23T22:03:47.508Z] --- PASS: TestFailedConnection (2.05s) [2022-04-23T22:03:47.508Z] === RUN TestFailOnce [2022-04-23T22:03:47.508Z] 2022/04/23 22:03:47 http: panic serving 127.0.0.1:49299: Plugin not ready [2022-04-23T22:03:47.508Z] goroutine 18 [running]: [2022-04-23T22:03:47.508Z] net/http.(*conn).serve.func1() [2022-04-23T22:03:47.508Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-23T22:03:47.508Z] panic({0xfe3700, 0x112d060}) [2022-04-23T22:03:47.508Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-23T22:03:47.508Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000229a70?) [2022-04-23T22:03:47.508Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-23T22:03:47.508Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1132878?, 0xc0002a6000?}, 0xf3d9a6?) [2022-04-23T22:03:47.508Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-23T22:03:47.508Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1132878, 0xc0002a6000}, 0xc000232000) [2022-04-23T22:03:47.508Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-23T22:03:47.508Z] net/http.serverHandler.ServeHTTP({0x1130e98?}, {0x1132878, 0xc0002a6000}, 0xc000232000) [2022-04-23T22:03:47.508Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-23T22:03:47.508Z] net/http.(*conn).serve(0xc000220000, {0x1132d78, 0xc0002020c0}) [2022-04-23T22:03:47.508Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-23T22:03:47.508Z] created by net/http.(*Server).Serve [2022-04-23T22:03:47.508Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-23T22:03:47.508Z] time="2022-04-23T22:03:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.FailOnce: Post \"http://127.0.0.1:49298/Test.FailOnce\": EOF, retrying in 1s" [2022-04-23T22:03:47.839Z] time="2022-04-23T22:03:47Z" level=info msg="node 0 leaving" [2022-04-23T22:03:47.839Z] time="2022-04-23T22:03:47Z" level=info msg="Node 31011d8f957e change state NodeActive --> NodeLeft" [2022-04-23T22:03:47.839Z] time="2022-04-23T22:03:47Z" level=info msg="node2(5f1c2a50b47e): Node leave event for 31011d8f957e/172.30.142.7" [2022-04-23T22:03:47.839Z] time="2022-04-23T22:03:47Z" level=info msg="Node 31011d8f957e change state NodeActive --> NodeLeft" [2022-04-23T22:03:47.839Z] time="2022-04-23T22:03:47Z" level=info msg="node3(6bc40c98189c): Node leave event for 31011d8f957e/172.30.142.7" [2022-04-23T22:03:47.839Z] time="2022-04-23T22:03:47Z" level=info msg="Node 31011d8f957e change state NodeActive --> NodeLeft" [2022-04-23T22:03:47.839Z] time="2022-04-23T22:03:47Z" level=info msg="node5(ab2b5fee5cd3): Node leave event for 31011d8f957e/172.30.142.7" [2022-04-23T22:03:47.839Z] time="2022-04-23T22:03:47Z" level=info msg="Node 31011d8f957e change state NodeActive --> NodeLeft" [2022-04-23T22:03:47.839Z] time="2022-04-23T22:03:47Z" level=info msg="node4(e32130cd816f): Node leave event for 31011d8f957e/172.30.142.7" [2022-04-23T22:03:47.839Z] time="2022-04-23T22:03:47Z" level=info msg="Node 31011d8f957e change state NodeActive --> NodeLeft" [2022-04-23T22:03:47.839Z] time="2022-04-23T22:03:47Z" level=info msg="node1(31011d8f957e): Node leave event for 31011d8f957e/172.30.142.7" [2022-04-23T22:03:48.307Z] time="2022-04-23T22:03:47Z" level=info msg="Node 31011d8f957e/172.30.142.7, left gossip cluster" [2022-04-23T22:03:48.307Z] time="2022-04-23T22:03:47Z" level=info msg="Node 31011d8f957e/172.30.142.7, left gossip cluster" [2022-04-23T22:03:48.307Z] time="2022-04-23T22:03:47Z" level=info msg="Node 31011d8f957e/172.30.142.7, left gossip cluster" [2022-04-23T22:03:48.307Z] time="2022-04-23T22:03:47Z" level=info msg="Node 31011d8f957e/172.30.142.7, left gossip cluster" [2022-04-23T22:03:48.307Z] time="2022-04-23T22:03:47Z" level=info msg="Node 31011d8f957e/172.30.142.7, left gossip cluster" [2022-04-23T22:03:48.307Z] time="2022-04-23T22:03:48Z" level=info msg="node 1 leaving" [2022-04-23T22:03:48.307Z] time="2022-04-23T22:03:48Z" level=info msg="Node 5f1c2a50b47e change state NodeActive --> NodeLeft" [2022-04-23T22:03:48.307Z] time="2022-04-23T22:03:48Z" level=info msg="node4(e32130cd816f): Node leave event for 5f1c2a50b47e/172.30.142.7" [2022-04-23T22:03:48.307Z] time="2022-04-23T22:03:48Z" level=info msg="Node 5f1c2a50b47e/172.30.142.7, left gossip cluster" [2022-04-23T22:03:48.307Z] time="2022-04-23T22:03:48Z" level=info msg="Node 5f1c2a50b47e change state NodeActive --> NodeLeft" [2022-04-23T22:03:48.307Z] time="2022-04-23T22:03:48Z" level=info msg="Node 5f1c2a50b47e change state NodeActive --> NodeFailed" [2022-04-23T22:03:48.307Z] time="2022-04-23T22:03:48Z" level=info msg="Node 5f1c2a50b47e/172.30.142.7, added to failed nodes list" [2022-04-23T22:03:48.307Z] time="2022-04-23T22:03:48Z" level=info msg="node5(ab2b5fee5cd3): Node leave event for 5f1c2a50b47e/172.30.142.7" [2022-04-23T22:03:48.307Z] time="2022-04-23T22:03:48Z" level=info msg="Node 5f1c2a50b47e change state NodeActive --> NodeLeft" [2022-04-23T22:03:48.307Z] time="2022-04-23T22:03:48Z" level=info msg="node3(6bc40c98189c): Node leave event for 5f1c2a50b47e/172.30.142.7" [2022-04-23T22:03:48.307Z] time="2022-04-23T22:03:48Z" level=error msg="node: 5f1c2a50b47e is unknown to memberlist" [2022-04-23T22:03:48.307Z] time="2022-04-23T22:03:48Z" level=info msg="Node 5f1c2a50b47e/172.30.142.7, left gossip cluster" [2022-04-23T22:03:48.307Z] time="2022-04-23T22:03:48Z" level=info msg="Node 5f1c2a50b47e/172.30.142.7, left gossip cluster" [2022-04-23T22:03:48.307Z] time="2022-04-23T22:03:48Z" level=info msg="Node 5f1c2a50b47e/172.30.142.7, left gossip cluster" [2022-04-23T22:03:48.492Z] 2022/04/23 22:03:47 Closing DB instances... [2022-04-23T22:03:48.492Z] --- PASS: TestFailOnce (1.20s) [2022-04-23T22:03:48.492Z] === RUN TestEchoInputOutput [2022-04-23T22:03:48.492Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-23T22:03:48.492Z] === RUN TestBackoff [2022-04-23T22:03:48.492Z] --- PASS: TestBackoff (0.00s) [2022-04-23T22:03:48.492Z] === RUN TestAbortRetry [2022-04-23T22:03:48.492Z] --- PASS: TestAbortRetry (0.00s) [2022-04-23T22:03:48.492Z] === RUN TestClientScheme [2022-04-23T22:03:48.492Z] --- PASS: TestClientScheme (0.00s) [2022-04-23T22:03:48.492Z] === RUN TestNewClientWithTimeout [2022-04-23T22:03:48.775Z] time="2022-04-23T22:03:48Z" level=info msg="node 2 leaving" [2022-04-23T22:03:48.775Z] time="2022-04-23T22:03:48Z" level=info msg="Node 6bc40c98189c change state NodeActive --> NodeLeft" [2022-04-23T22:03:48.775Z] time="2022-04-23T22:03:48Z" level=info msg="node4(e32130cd816f): Node leave event for 6bc40c98189c/172.30.142.7" [2022-04-23T22:03:48.775Z] time="2022-04-23T22:03:48Z" level=info msg="Node 6bc40c98189c change state NodeActive --> NodeLeft" [2022-04-23T22:03:48.775Z] time="2022-04-23T22:03:48Z" level=info msg="node5(ab2b5fee5cd3): Node leave event for 6bc40c98189c/172.30.142.7" [2022-04-23T22:03:48.775Z] time="2022-04-23T22:03:48Z" level=info msg="Node 6bc40c98189c change state NodeActive --> NodeLeft" [2022-04-23T22:03:48.775Z] time="2022-04-23T22:03:48Z" level=info msg="node3(6bc40c98189c): Node leave event for 6bc40c98189c/172.30.142.7" [2022-04-23T22:03:48.775Z] time="2022-04-23T22:03:48Z" level=debug msg="memberlist: Failed ping: ab2b5fee5cd3 (timeout reached)" [2022-04-23T22:03:48.775Z] time="2022-04-23T22:03:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.142.7:10034: use of closed network connection" [2022-04-23T22:03:48.775Z] time="2022-04-23T22:03:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.142.7:10036: use of closed network connection" [2022-04-23T22:03:48.775Z] time="2022-04-23T22:03:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.142.7:10035: use of closed network connection" [2022-04-23T22:03:48.775Z] time="2022-04-23T22:03:48Z" level=debug msg="memberlist: Stream connection from=172.30.142.7:49374" [2022-04-23T22:03:48.775Z] time="2022-04-23T22:03:48Z" level=info msg="Node 6bc40c98189c/172.30.142.7, left gossip cluster" [2022-04-23T22:03:48.775Z] time="2022-04-23T22:03:48Z" level=info msg="Node 6bc40c98189c/172.30.142.7, left gossip cluster" [2022-04-23T22:03:49.243Z] time="2022-04-23T22:03:48Z" level=info msg="Node 6bc40c98189c/172.30.142.7, left gossip cluster" [2022-04-23T22:03:49.243Z] networkdb_test.go:867: node4: OK [2022-04-23T22:03:49.243Z] networkdb_test.go:867: node5: OK [2022-04-23T22:03:49.243Z] time="2022-04-23T22:03:48Z" level=info msg="node 0 coming back" [2022-04-23T22:03:49.243Z] time="2022-04-23T22:03:48Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:eac8f2eab9c8 with config:&{NodeID:eac8f2eab9c8 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:03:49.243Z] time="2022-04-23T22:03:48Z" level=info msg="Node eac8f2eab9c8/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:49.243Z] time="2022-04-23T22:03:48Z" level=info msg="Node eac8f2eab9c8/172.30.142.7, added to nodes list" [2022-04-23T22:03:49.243Z] time="2022-04-23T22:03:48Z" level=info msg="node 1 coming back" [2022-04-23T22:03:49.243Z] time="2022-04-23T22:03:48Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ac4c7e78df25 with config:&{NodeID:ac4c7e78df25 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:03:49.243Z] time="2022-04-23T22:03:48Z" level=info msg="Node ac4c7e78df25/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:49.243Z] time="2022-04-23T22:03:48Z" level=info msg="Node ac4c7e78df25/172.30.142.7, added to nodes list" [2022-04-23T22:03:49.243Z] time="2022-04-23T22:03:48Z" level=info msg="node 2 coming back" [2022-04-23T22:03:49.243Z] time="2022-04-23T22:03:48Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:de994503b405 with config:&{NodeID:de994503b405 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:03:49.243Z] time="2022-04-23T22:03:48Z" level=info msg="Node de994503b405/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:49.243Z] time="2022-04-23T22:03:48Z" level=info msg="Node de994503b405/172.30.142.7, added to nodes list" [2022-04-23T22:03:49.243Z] time="2022-04-23T22:03:49Z" level=warning msg="memberlist: Was able to connect to ab2b5fee5cd3 but other probes failed, network may be misconfigured" [2022-04-23T22:03:49.475Z] time="2022-04-23T22:03:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-23T22:03:49.711Z] time="2022-04-23T22:03:49Z" level=debug msg="memberlist: Failed ping: e32130cd816f (timeout reached)" [2022-04-23T22:03:49.711Z] time="2022-04-23T22:03:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.30.142.7:10037: use of closed network connection" [2022-04-23T22:03:49.711Z] time="2022-04-23T22:03:49Z" level=debug msg="memberlist: Stream connection from=172.30.142.7:49375" [2022-04-23T22:03:50.179Z] time="2022-04-23T22:03:49Z" level=warning msg="memberlist: Was able to connect to e32130cd816f but other probes failed, network may be misconfigured" [2022-04-23T22:03:50.573Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-23T22:03:50.574Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-23T22:03:50.574Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-23T22:03:50.574Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-23T22:03:50.574Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-23T22:03:50.574Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-23T22:03:50.574Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-23T22:03:50.574Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-23T22:03:50.574Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-23T22:03:50.574Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-23T22:03:50.574Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-23T22:03:50.574Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-23T22:03:50.574Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-23T22:03:50.574Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-23T22:03:50.574Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-23T22:03:50.574Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-23T22:03:50.574Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-23T22:03:50.574Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-23T22:03:50.574Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-23T22:03:50.574Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-23T22:03:50.574Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-23T22:03:50.574Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-23T22:03:50.574Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-23T22:03:50.574Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-23T22:03:50.574Z] === RUN TestConfigureDaemonLogs [2022-04-23T22:03:50.574Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-23T22:03:50.574Z] === RUN TestCommonOptionsInstallFlags [2022-04-23T22:03:50.574Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-23T22:03:50.574Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-23T22:03:50.574Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-23T22:03:50.574Z] PASS [2022-04-23T22:03:50.574Z] coverage: 19.0% of statements [2022-04-23T22:03:50.574Z] ok github.com/docker/docker/cmd/dockerd 0.264s coverage: 19.0% of statements [2022-04-23T22:03:50.574Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-23T22:03:50.574Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-23T22:03:51.032Z] === RUN TestContainerStopSignal [2022-04-23T22:03:51.032Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-23T22:03:51.032Z] === RUN TestContainerStopTimeout [2022-04-23T22:03:51.032Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-23T22:03:51.032Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-23T22:03:51.032Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-23T22:03:51.032Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-23T22:03:51.032Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-23T22:03:51.032Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-23T22:03:51.032Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-23T22:03:51.032Z] === RUN TestReplaceAndAppendEnvVars [2022-04-23T22:03:51.032Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-23T22:03:51.032Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-23T22:03:51.032Z] === RUN TestNewMemoryStore [2022-04-23T22:03:51.032Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-23T22:03:51.032Z] === RUN TestAddContainers [2022-04-23T22:03:51.032Z] --- PASS: TestAddContainers (0.00s) [2022-04-23T22:03:51.032Z] === RUN TestGetContainer [2022-04-23T22:03:51.032Z] --- PASS: TestGetContainer (0.00s) [2022-04-23T22:03:51.032Z] === RUN TestDeleteContainer [2022-04-23T22:03:51.032Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-23T22:03:51.032Z] === RUN TestListContainers [2022-04-23T22:03:51.032Z] --- PASS: TestListContainers (0.00s) [2022-04-23T22:03:51.032Z] === RUN TestFirstContainer [2022-04-23T22:03:51.032Z] --- PASS: TestFirstContainer (0.00s) [2022-04-23T22:03:51.032Z] === RUN TestApplyAllContainer [2022-04-23T22:03:51.032Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-23T22:03:51.032Z] === RUN TestIsValidHealthString [2022-04-23T22:03:51.032Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-23T22:03:51.032Z] === RUN TestStateRunStop [2022-04-23T22:03:51.032Z] --- PASS: TestStateRunStop (0.00s) [2022-04-23T22:03:51.032Z] === RUN TestStateTimeoutWait [2022-04-23T22:03:51.032Z] state_test.go:141: Stop callback fired [2022-04-23T22:03:51.032Z] state_test.go:165: Stop callback fired [2022-04-23T22:03:51.032Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-23T22:03:51.032Z] === RUN TestIsValidStateString [2022-04-23T22:03:51.032Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-23T22:03:51.032Z] === RUN TestViewSaveDelete [2022-04-23T22:03:51.032Z] --- PASS: TestViewSaveDelete (0.02s) [2022-04-23T22:03:51.032Z] === RUN TestViewAll [2022-04-23T22:03:51.032Z] --- PASS: TestViewAll (0.02s) [2022-04-23T22:03:51.032Z] === RUN TestViewGet [2022-04-23T22:03:51.032Z] --- PASS: TestViewGet (0.01s) [2022-04-23T22:03:51.032Z] === RUN TestNames [2022-04-23T22:03:51.032Z] --- PASS: TestNames (0.00s) [2022-04-23T22:03:51.032Z] === RUN TestViewWithHealthCheck [2022-04-23T22:03:51.032Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-23T22:03:51.032Z] PASS [2022-04-23T22:03:51.032Z] coverage: 41.5% of statements [2022-04-23T22:03:51.032Z] ok github.com/docker/docker/container 0.306s coverage: 41.5% of statements [2022-04-23T22:03:51.032Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-23T22:03:51.032Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-23T22:03:51.032Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-23T22:03:51.032Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-23T22:03:51.034Z] time="2022-04-23T22:03:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-23T22:03:51.035Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.75s) [2022-04-23T22:03:51.035Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-23T22:03:51.997Z] === RUN TestPrepare [2022-04-23T22:03:51.997Z] --- PASS: TestPrepare (0.00s) [2022-04-23T22:03:51.997Z] === RUN TestStart [2022-04-23T22:03:51.997Z] --- PASS: TestStart (0.00s) [2022-04-23T22:03:51.997Z] === RUN TestWaitCancel [2022-04-23T22:03:51.997Z] --- PASS: TestWaitCancel (0.00s) [2022-04-23T22:03:51.997Z] === RUN TestWaitDisabled [2022-04-23T22:03:51.997Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-23T22:03:51.997Z] === RUN TestWaitEnabled [2022-04-23T22:03:51.997Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-23T22:03:51.997Z] === RUN TestRemove [2022-04-23T22:03:51.997Z] --- PASS: TestRemove (0.00s) [2022-04-23T22:03:51.997Z] PASS [2022-04-23T22:03:51.997Z] coverage: 65.3% of statements [2022-04-23T22:03:51.997Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.078s coverage: 65.3% of statements [2022-04-23T22:03:52.018Z] 2022/04/23 22:03:51 Closing DB instances... [2022-04-23T22:03:52.390Z] time="2022-04-23T22:03:52Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.142.7:10033 172.30.142.7:10034 172.30.142.7:10035]" [2022-04-23T22:03:52.858Z] time="2022-04-23T22:03:52Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.142.7:10033 172.30.142.7:10034 172.30.142.7:10035]" [2022-04-23T22:03:53.001Z] time="2022-04-23T22:03:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-23T22:03:53.468Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-04-23T22:03:53.468Z] === RUN TestNetworkDBGarbageCollection [2022-04-23T22:03:53.844Z] time="2022-04-23T22:03:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.142.7:10033" [2022-04-23T22:03:53.844Z] time="2022-04-23T22:03:53Z" level=debug msg="memberlist: Stream connection from=172.30.142.7:49376" [2022-04-23T22:03:53.844Z] time="2022-04-23T22:03:53Z" level=info msg="Node ab2b5fee5cd3/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:53.844Z] time="2022-04-23T22:03:53Z" level=info msg="Node ab2b5fee5cd3/172.30.142.7, added to nodes list" [2022-04-23T22:03:53.844Z] time="2022-04-23T22:03:53Z" level=info msg="Node e32130cd816f/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:53.844Z] time="2022-04-23T22:03:53Z" level=info msg="Node e32130cd816f/172.30.142.7, added to nodes list" [2022-04-23T22:03:53.844Z] time="2022-04-23T22:03:53Z" level=info msg="Node eac8f2eab9c8/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:53.844Z] time="2022-04-23T22:03:53Z" level=info msg="Node eac8f2eab9c8/172.30.142.7, is the new incarnation of the shutdown node 31011d8f957e/172.30.142.7" [2022-04-23T22:03:53.844Z] time="2022-04-23T22:03:53Z" level=info msg="Node eac8f2eab9c8/172.30.142.7, added to nodes list" [2022-04-23T22:03:53.844Z] time="2022-04-23T22:03:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.142.7:10034" [2022-04-23T22:03:53.844Z] time="2022-04-23T22:03:53Z" level=debug msg="memberlist: Stream connection from=172.30.142.7:49377" [2022-04-23T22:03:53.844Z] time="2022-04-23T22:03:53Z" level=info msg="Node ab2b5fee5cd3/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:53.844Z] time="2022-04-23T22:03:53Z" level=info msg="Node ab2b5fee5cd3/172.30.142.7, added to nodes list" [2022-04-23T22:03:53.844Z] time="2022-04-23T22:03:53Z" level=info msg="Node eac8f2eab9c8/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:53.844Z] time="2022-04-23T22:03:53Z" level=info msg="Node eac8f2eab9c8/172.30.142.7, added to nodes list" [2022-04-23T22:03:53.844Z] time="2022-04-23T22:03:53Z" level=info msg="Node e32130cd816f/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:53.844Z] time="2022-04-23T22:03:53Z" level=info msg="Node e32130cd816f/172.30.142.7, added to nodes list" [2022-04-23T22:03:53.844Z] time="2022-04-23T22:03:53Z" level=info msg="Node ac4c7e78df25/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:53.844Z] time="2022-04-23T22:03:53Z" level=info msg="Node ac4c7e78df25/172.30.142.7, is the new incarnation of the shutdown node 5f1c2a50b47e/172.30.142.7" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=info msg="Node ac4c7e78df25/172.30.142.7, added to nodes list" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.142.7:10035" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=debug msg="memberlist: Stream connection from=172.30.142.7:49378" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=info msg="Node ab2b5fee5cd3/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=info msg="Node ab2b5fee5cd3/172.30.142.7, added to nodes list" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=info msg="Node eac8f2eab9c8/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=info msg="Node eac8f2eab9c8/172.30.142.7, added to nodes list" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=info msg="Node ac4c7e78df25/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=info msg="Node de994503b405/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=info msg="Node ac4c7e78df25/172.30.142.7, added to nodes list" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=info msg="Node de994503b405/172.30.142.7, is the new incarnation of the shutdown node 6bc40c98189c/172.30.142.7" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=info msg="Node e32130cd816f/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=info msg="Node de994503b405/172.30.142.7, added to nodes list" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=info msg="Node e32130cd816f/172.30.142.7, added to nodes list" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=info msg="Node ac4c7e78df25/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=info msg="Node ac4c7e78df25/172.30.142.7, added to nodes list" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=info msg="Node ac4c7e78df25/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=info msg="Node ac4c7e78df25/172.30.142.7, is the new incarnation of the shutdown node 5f1c2a50b47e/172.30.142.7" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=info msg="Node ac4c7e78df25/172.30.142.7, added to nodes list" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=info msg="Node eac8f2eab9c8/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=info msg="Node eac8f2eab9c8/172.30.142.7, is the new incarnation of the shutdown node 31011d8f957e/172.30.142.7" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=info msg="Node eac8f2eab9c8/172.30.142.7, added to nodes list" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=info msg="Node de994503b405/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=info msg="Node de994503b405/172.30.142.7, added to nodes list" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=info msg="Node de994503b405/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=info msg="Node de994503b405/172.30.142.7, added to nodes list" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=info msg="Node de994503b405/172.30.142.7, joined gossip cluster" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=info msg="Node de994503b405/172.30.142.7, is the new incarnation of the shutdown node 6bc40c98189c/172.30.142.7" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=info msg="Node de994503b405/172.30.142.7, added to nodes list" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.142.7:10033" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=debug msg="memberlist: Stream connection from=172.30.142.7:49379" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.142.7:10034" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=debug msg="memberlist: Stream connection from=172.30.142.7:49380" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=debug msg="memberlist: Stream connection from=172.30.142.7:49381" [2022-04-23T22:03:53.845Z] time="2022-04-23T22:03:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.142.7:10035" [2022-04-23T22:03:53.934Z] --- PASS: TestRequest (8.95s) [2022-04-23T22:03:53.934Z] === RUN TestOverlappingRequests [2022-04-23T22:03:54.313Z] 2022/04/23 22:03:53 Closing DB instances... [2022-04-23T22:03:54.313Z] time="2022-04-23T22:03:54Z" level=info msg="Node eac8f2eab9c8 change state NodeActive --> NodeLeft" [2022-04-23T22:03:54.313Z] time="2022-04-23T22:03:54Z" level=info msg="node5(ab2b5fee5cd3): Node leave event for eac8f2eab9c8/172.30.142.7" [2022-04-23T22:03:54.313Z] time="2022-04-23T22:03:54Z" level=info msg="Node eac8f2eab9c8 change state NodeActive --> NodeLeft" [2022-04-23T22:03:54.313Z] time="2022-04-23T22:03:54Z" level=info msg="node2(ac4c7e78df25): Node leave event for eac8f2eab9c8/172.30.142.7" [2022-04-23T22:03:54.313Z] time="2022-04-23T22:03:54Z" level=info msg="Node eac8f2eab9c8 change state NodeActive --> NodeLeft" [2022-04-23T22:03:54.313Z] time="2022-04-23T22:03:54Z" level=info msg="node3(de994503b405): Node leave event for eac8f2eab9c8/172.30.142.7" [2022-04-23T22:03:54.313Z] time="2022-04-23T22:03:54Z" level=info msg="Node eac8f2eab9c8 change state NodeActive --> NodeLeft" [2022-04-23T22:03:54.313Z] time="2022-04-23T22:03:54Z" level=info msg="node1(eac8f2eab9c8): Node leave event for eac8f2eab9c8/172.30.142.7" [2022-04-23T22:03:54.313Z] time="2022-04-23T22:03:54Z" level=info msg="Node eac8f2eab9c8 change state NodeActive --> NodeLeft" [2022-04-23T22:03:54.313Z] time="2022-04-23T22:03:54Z" level=info msg="node4(e32130cd816f): Node leave event for eac8f2eab9c8/172.30.142.7" [2022-04-23T22:03:54.401Z] --- PASS: TestOverlappingRequests (0.43s) [2022-04-23T22:03:54.401Z] === RUN TestRelease [2022-04-23T22:03:54.783Z] time="2022-04-23T22:03:54Z" level=info msg="Node eac8f2eab9c8/172.30.142.7, left gossip cluster" [2022-04-23T22:03:54.783Z] time="2022-04-23T22:03:54Z" level=info msg="Node eac8f2eab9c8/172.30.142.7, left gossip cluster" [2022-04-23T22:03:54.783Z] time="2022-04-23T22:03:54Z" level=info msg="Node eac8f2eab9c8/172.30.142.7, left gossip cluster" [2022-04-23T22:03:54.783Z] time="2022-04-23T22:03:54Z" level=info msg="Node eac8f2eab9c8/172.30.142.7, left gossip cluster" [2022-04-23T22:03:54.783Z] time="2022-04-23T22:03:54Z" level=info msg="Node eac8f2eab9c8/172.30.142.7, left gossip cluster" [2022-04-23T22:03:54.783Z] time="2022-04-23T22:03:54Z" level=info msg="Node ac4c7e78df25 change state NodeActive --> NodeLeft" [2022-04-23T22:03:54.783Z] time="2022-04-23T22:03:54Z" level=info msg="node5(ab2b5fee5cd3): Node leave event for ac4c7e78df25/172.30.142.7" [2022-04-23T22:03:54.783Z] time="2022-04-23T22:03:54Z" level=info msg="Node ac4c7e78df25 change state NodeActive --> NodeLeft" [2022-04-23T22:03:54.783Z] time="2022-04-23T22:03:54Z" level=info msg="node4(e32130cd816f): Node leave event for ac4c7e78df25/172.30.142.7" [2022-04-23T22:03:54.783Z] time="2022-04-23T22:03:54Z" level=info msg="Node ac4c7e78df25 change state NodeActive --> NodeLeft" [2022-04-23T22:03:54.783Z] time="2022-04-23T22:03:54Z" level=info msg="node3(de994503b405): Node leave event for ac4c7e78df25/172.30.142.7" [2022-04-23T22:03:54.783Z] time="2022-04-23T22:03:54Z" level=info msg="Node ac4c7e78df25 change state NodeActive --> NodeLeft" [2022-04-23T22:03:54.783Z] time="2022-04-23T22:03:54Z" level=info msg="node2(ac4c7e78df25): Node leave event for ac4c7e78df25/172.30.142.7" [2022-04-23T22:03:54.783Z] time="2022-04-23T22:03:54Z" level=info msg="Node ac4c7e78df25/172.30.142.7, left gossip cluster" [2022-04-23T22:03:54.783Z] time="2022-04-23T22:03:54Z" level=info msg="Node ac4c7e78df25/172.30.142.7, left gossip cluster" [2022-04-23T22:03:54.783Z] time="2022-04-23T22:03:54Z" level=info msg="Node ac4c7e78df25/172.30.142.7, left gossip cluster" [2022-04-23T22:03:54.783Z] time="2022-04-23T22:03:54Z" level=info msg="Node ac4c7e78df25/172.30.142.7, left gossip cluster" [2022-04-23T22:03:54.803Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-23T22:03:54.906Z] === RUN TestNewListSecretsFilters [2022-04-23T22:03:54.906Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-23T22:03:54.906Z] === RUN TestNewListConfigsFilters [2022-04-23T22:03:54.906Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-23T22:03:54.906Z] PASS [2022-04-23T22:03:54.906Z] coverage: 0.5% of statements [2022-04-23T22:03:54.906Z] ok github.com/docker/docker/daemon/cluster 0.196s coverage: 0.5% of statements [2022-04-23T22:03:55.250Z] time="2022-04-23T22:03:54Z" level=info msg="Node de994503b405 change state NodeActive --> NodeLeft" [2022-04-23T22:03:55.251Z] time="2022-04-23T22:03:54Z" level=info msg="node4(e32130cd816f): Node leave event for de994503b405/172.30.142.7" [2022-04-23T22:03:55.251Z] time="2022-04-23T22:03:54Z" level=info msg="Node de994503b405 change state NodeActive --> NodeLeft" [2022-04-23T22:03:55.251Z] time="2022-04-23T22:03:54Z" level=info msg="node5(ab2b5fee5cd3): Node leave event for de994503b405/172.30.142.7" [2022-04-23T22:03:55.251Z] time="2022-04-23T22:03:55Z" level=info msg="Node de994503b405 change state NodeActive --> NodeLeft" [2022-04-23T22:03:55.251Z] time="2022-04-23T22:03:55Z" level=info msg="node3(de994503b405): Node leave event for de994503b405/172.30.142.7" [2022-04-23T22:03:55.251Z] time="2022-04-23T22:03:55Z" level=info msg="Node de994503b405/172.30.142.7, left gossip cluster" [2022-04-23T22:03:55.251Z] time="2022-04-23T22:03:55Z" level=info msg="Node de994503b405/172.30.142.7, left gossip cluster" [2022-04-23T22:03:55.373Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-23T22:03:55.373Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-23T22:03:55.718Z] time="2022-04-23T22:03:55Z" level=info msg="Node de994503b405/172.30.142.7, left gossip cluster" [2022-04-23T22:03:55.718Z] time="2022-04-23T22:03:55Z" level=debug msg="memberlist: Failed ping: de994503b405 (timeout reached)" [2022-04-23T22:03:55.718Z] time="2022-04-23T22:03:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.142.7:10037: use of closed network connection" [2022-04-23T22:03:55.718Z] time="2022-04-23T22:03:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.142.7:10036: use of closed network connection" [2022-04-23T22:03:55.718Z] time="2022-04-23T22:03:55Z" level=debug msg="memberlist: Stream connection from=172.30.142.7:49382" [2022-04-23T22:03:55.880Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-23T22:03:55.880Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-04-23T22:03:55.880Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-23T22:03:55.880Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-23T22:03:55.880Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-23T22:03:55.880Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-23T22:03:55.880Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-23T22:03:55.880Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-23T22:03:55.880Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-23T22:03:55.880Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-23T22:03:55.880Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-23T22:03:55.880Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-23T22:03:55.880Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-23T22:03:55.880Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-23T22:03:55.880Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-23T22:03:55.880Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-23T22:03:55.880Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-23T22:03:55.880Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-23T22:03:55.880Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-23T22:03:55.880Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-23T22:03:55.880Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-23T22:03:55.880Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-23T22:03:55.880Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-23T22:03:55.880Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-23T22:03:55.880Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-23T22:03:55.880Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-23T22:03:55.880Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-23T22:03:55.880Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-23T22:03:55.880Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-23T22:03:55.880Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-23T22:03:55.880Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-23T22:03:55.880Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-23T22:03:55.880Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-23T22:03:56.185Z] time="2022-04-23T22:03:55Z" level=info msg="Node e32130cd816f change state NodeActive --> NodeLeft" [2022-04-23T22:03:56.185Z] time="2022-04-23T22:03:55Z" level=info msg="node5(ab2b5fee5cd3): Node leave event for e32130cd816f/172.30.142.7" [2022-04-23T22:03:56.185Z] time="2022-04-23T22:03:55Z" level=info msg="Node e32130cd816f change state NodeActive --> NodeLeft" [2022-04-23T22:03:56.185Z] time="2022-04-23T22:03:55Z" level=info msg="node4(e32130cd816f): Node leave event for e32130cd816f/172.30.142.7" [2022-04-23T22:03:56.185Z] time="2022-04-23T22:03:55Z" level=warning msg="memberlist: Was able to connect to de994503b405 but other probes failed, network may be misconfigured" [2022-04-23T22:03:56.313Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-23T22:03:56.338Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-23T22:03:56.338Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-23T22:03:56.338Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-23T22:03:56.338Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-23T22:03:56.338Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-23T22:03:56.338Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-23T22:03:56.338Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-23T22:03:56.338Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-23T22:03:56.338Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-23T22:03:56.338Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-23T22:03:56.338Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-23T22:03:56.338Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-23T22:03:56.338Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-23T22:03:56.338Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-23T22:03:56.338Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-23T22:03:56.338Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-23T22:03:56.338Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-23T22:03:56.338Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-23T22:03:56.338Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-23T22:03:56.338Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-23T22:03:56.338Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-23T22:03:56.338Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-23T22:03:56.338Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-23T22:03:56.338Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-23T22:03:56.338Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-23T22:03:56.338Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-23T22:03:56.338Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-23T22:03:56.338Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-23T22:03:56.338Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-23T22:03:56.338Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-23T22:03:56.338Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-23T22:03:56.338Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-23T22:03:56.338Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-23T22:03:56.338Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-23T22:03:56.338Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-23T22:03:56.338Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-23T22:03:56.338Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-23T22:03:56.338Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-23T22:03:56.338Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-23T22:03:56.338Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-23T22:03:56.338Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-23T22:03:56.338Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-23T22:03:56.338Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-23T22:03:56.338Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-23T22:03:56.338Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-23T22:03:56.338Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-23T22:03:56.338Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-23T22:03:56.338Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-23T22:03:56.338Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-23T22:03:56.338Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-23T22:03:56.338Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-23T22:03:56.338Z] PASS [2022-04-23T22:03:56.338Z] coverage: 35.9% of statements [2022-04-23T22:03:56.338Z] ok github.com/docker/docker/daemon/cluster/convert 0.794s coverage: 35.9% of statements [2022-04-23T22:03:56.610Z] --- PASS: TestRelease (1.70s) [2022-04-23T22:03:56.610Z] === RUN TestAllocateRandomDeallocate [2022-04-23T22:03:56.652Z] time="2022-04-23T22:03:56Z" level=info msg="Node e32130cd816f/172.30.142.7, left gossip cluster" [2022-04-23T22:03:56.884Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-23T22:03:57.119Z] time="2022-04-23T22:03:56Z" level=info msg="Node e32130cd816f/172.30.142.7, left gossip cluster" [2022-04-23T22:03:57.587Z] time="2022-04-23T22:03:57Z" level=error msg="node4(e32130cd816f) Could not close DB: timeout waiting for leave broadcast" [2022-04-23T22:03:57.587Z] time="2022-04-23T22:03:57Z" level=info msg="Node ab2b5fee5cd3/172.30.142.7, left gossip cluster" [2022-04-23T22:03:57.587Z] time="2022-04-23T22:03:57Z" level=info msg="Node ab2b5fee5cd3 change state NodeActive --> NodeFailed" [2022-04-23T22:03:57.587Z] time="2022-04-23T22:03:57Z" level=info msg="Node ab2b5fee5cd3/172.30.142.7, added to failed nodes list" [2022-04-23T22:03:57.587Z] --- PASS: TestNetworkDBIslands (12.29s) [2022-04-23T22:03:57.587Z] PASS [2022-04-23T22:03:57.587Z] coverage: 60.0% of statements [2022-04-23T22:03:57.587Z] ok github.com/docker/docker/libnetwork/networkdb 104.386s coverage: 60.0% of statements [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/quota [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/rootless [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/volume [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-23T22:03:57.587Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-23T22:03:57.594Z] time="2022-04-23T22:03:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-23T22:03:57.827Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-23T22:03:57.828Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-23T22:03:57.828Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-23T22:03:57.828Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-23T22:03:57.828Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-23T22:03:57.828Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-23T22:03:57.828Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-23T22:03:57.828Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-23T22:03:57.828Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-23T22:03:58.509Z] === RUN TestWaitNodeAttachment [2022-04-23T22:03:58.767Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-23T22:03:58.767Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-23T22:03:58.977Z] --- PASS: TestWaitNodeAttachment (0.43s) [2022-04-23T22:03:58.977Z] === RUN TestIsolationConversion [2022-04-23T22:03:58.977Z] === RUN TestIsolationConversion/default [2022-04-23T22:03:58.977Z] === RUN TestIsolationConversion/process [2022-04-23T22:03:58.977Z] === RUN TestIsolationConversion/hyperv [2022-04-23T22:03:58.977Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-23T22:03:58.977Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-23T22:03:58.977Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-23T22:03:58.977Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-23T22:03:58.977Z] === RUN TestContainerLabels [2022-04-23T22:03:58.977Z] --- PASS: TestContainerLabels (0.00s) [2022-04-23T22:03:58.977Z] === RUN TestCredentialSpecConversion [2022-04-23T22:03:58.977Z] === RUN TestCredentialSpecConversion/none [2022-04-23T22:03:58.977Z] === RUN TestCredentialSpecConversion/config [2022-04-23T22:03:58.977Z] === RUN TestCredentialSpecConversion/file [2022-04-23T22:03:58.977Z] === RUN TestCredentialSpecConversion/registry [2022-04-23T22:03:58.977Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-23T22:03:58.977Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-23T22:03:58.977Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-23T22:03:58.977Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-23T22:03:58.977Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-23T22:03:58.977Z] === RUN TestControllerValidateMountBind [2022-04-23T22:03:58.977Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-23T22:03:58.977Z] === RUN TestControllerValidateMountVolume [2022-04-23T22:03:58.977Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-23T22:03:58.977Z] === RUN TestControllerValidateMountTarget [2022-04-23T22:03:58.977Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-23T22:03:58.977Z] === RUN TestControllerValidateMountTmpfs [2022-04-23T22:03:58.977Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-23T22:03:58.977Z] === RUN TestControllerValidateMountInvalidType [2022-04-23T22:03:58.977Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-23T22:03:58.977Z] === RUN TestControllerValidateMountNamedPipe [2022-04-23T22:03:58.977Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-23T22:03:58.977Z] PASS [2022-04-23T22:03:58.977Z] coverage: 11.0% of statements [2022-04-23T22:03:58.977Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.664s coverage: 11.0% of statements [2022-04-23T22:03:59.336Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-23T22:03:59.435Z] === RUN TestEventsLog [2022-04-23T22:03:59.435Z] --- PASS: TestEventsLog (0.00s) [2022-04-23T22:03:59.435Z] === RUN TestEventsLogTimeout [2022-04-23T22:03:59.435Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-23T22:03:59.435Z] === RUN TestLogEvents [2022-04-23T22:03:59.435Z] --- PASS: TestLogEvents (0.05s) [2022-04-23T22:03:59.435Z] === RUN TestLoadBufferedEvents [2022-04-23T22:03:59.435Z] === RUN TestBuilderGC [2022-04-23T22:03:59.435Z] --- PASS: TestBuilderGC (0.00s) [2022-04-23T22:03:59.435Z] === RUN TestDaemonConfigurationNotFound [2022-04-23T22:03:59.435Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-23T22:03:59.435Z] === RUN TestDaemonBrokenConfiguration [2022-04-23T22:03:59.435Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-23T22:03:59.435Z] === RUN TestFindConfigurationConflicts [2022-04-23T22:03:59.435Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-23T22:03:59.435Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-23T22:03:59.435Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-23T22:03:59.435Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-23T22:03:59.435Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-23T22:03:59.435Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-23T22:03:59.435Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-23T22:03:59.435Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-23T22:03:59.435Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-23T22:03:59.435Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-23T22:03:59.435Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-23T22:03:59.435Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-23T22:03:59.435Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-23T22:03:59.435Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-23T22:03:59.435Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-23T22:03:59.435Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-23T22:03:59.435Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-23T22:03:59.435Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-23T22:03:59.435Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-23T22:03:59.435Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-23T22:03:59.435Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-23T22:03:59.435Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-23T22:03:59.435Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-23T22:03:59.435Z] === RUN TestValidateConfigurationErrors [2022-04-23T22:03:59.435Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-23T22:03:59.435Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-23T22:03:59.435Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-23T22:03:59.435Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-23T22:03:59.435Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-23T22:03:59.435Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-23T22:03:59.435Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-23T22:03:59.435Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-23T22:03:59.435Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-23T22:03:59.435Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-23T22:03:59.435Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-23T22:03:59.435Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-23T22:03:59.435Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-23T22:03:59.435Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-23T22:03:59.435Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-23T22:03:59.435Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-23T22:03:59.435Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-23T22:03:59.435Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-23T22:03:59.435Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-23T22:03:59.435Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-23T22:03:59.435Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-23T22:03:59.435Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-23T22:03:59.435Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-23T22:03:59.435Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-23T22:03:59.435Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-23T22:03:59.435Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-23T22:03:59.435Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-23T22:03:59.435Z] === RUN TestValidateConfiguration [2022-04-23T22:03:59.435Z] === RUN TestValidateConfiguration/with_label [2022-04-23T22:03:59.435Z] === RUN TestValidateConfiguration/with_dns [2022-04-23T22:03:59.435Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-23T22:03:59.435Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-23T22:03:59.435Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-23T22:03:59.435Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-23T22:03:59.435Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-23T22:03:59.435Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-23T22:03:59.435Z] === RUN TestValidateConfiguration/with_hosts [2022-04-23T22:03:59.435Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-23T22:03:59.435Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-23T22:03:59.435Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-23T22:03:59.435Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-23T22:03:59.435Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-23T22:03:59.435Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-23T22:03:59.435Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-23T22:03:59.435Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-23T22:03:59.435Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-23T22:03:59.435Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-23T22:03:59.435Z] === RUN TestReloadSetConfigFileNotExist [2022-04-23T22:03:59.435Z] --- PASS: TestLoadBufferedEvents (0.24s) [2022-04-23T22:03:59.435Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-23T22:03:59.435Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-23T22:03:59.435Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-23T22:03:59.435Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-23T22:03:59.435Z] PASS [2022-04-23T22:03:59.435Z] coverage: 50.0% of statements [2022-04-23T22:03:59.435Z] ok github.com/docker/docker/daemon/events 0.355s coverage: 50.0% of statements [2022-04-23T22:03:59.435Z] time="2022-04-23T22:03:59Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-23T22:03:59.435Z] --- PASS: TestReloadSetConfigFileNotExist (0.25s) [2022-04-23T22:03:59.435Z] === RUN TestReloadDefaultConfigNotExist [2022-04-23T22:03:59.435Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:03:59.435Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-23T22:03:59.435Z] === RUN TestReloadBadDefaultConfig [2022-04-23T22:03:59.435Z] time="2022-04-23T22:03:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2376824056" [2022-04-23T22:03:59.435Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-23T22:03:59.435Z] === RUN TestReloadWithConflictingLabels [2022-04-23T22:03:59.435Z] time="2022-04-23T22:03:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2518360891" [2022-04-23T22:03:59.435Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-04-23T22:03:59.435Z] === RUN TestReloadWithDuplicateLabels [2022-04-23T22:03:59.435Z] time="2022-04-23T22:03:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2242071907" [2022-04-23T22:03:59.435Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-23T22:03:59.435Z] === RUN TestMaskURLCredentials [2022-04-23T22:03:59.435Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-23T22:03:59.435Z] === RUN TestDaemonConfigurationMerge [2022-04-23T22:03:59.435Z] --- PASS: TestDaemonConfigurationMerge (0.01s) [2022-04-23T22:03:59.435Z] PASS [2022-04-23T22:03:59.435Z] coverage: 79.5% of statements [2022-04-23T22:03:59.435Z] ok github.com/docker/docker/daemon/config 0.402s coverage: 79.5% of statements [2022-04-23T22:03:59.906Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-23T22:04:00.475Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-23T22:04:00.475Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-23T22:04:00.539Z] [2022-04-23T22:04:00.539Z] === Skipped [2022-04-23T22:04:00.539Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-23T22:04:00.539Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-23T22:04:00.539Z] [2022-04-23T22:04:00.539Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-23T22:04:00.539Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:04:00.539Z] [2022-04-23T22:04:00.539Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-23T22:04:00.539Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:04:00.539Z] [2022-04-23T22:04:00.539Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-23T22:04:00.539Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:04:00.539Z] [2022-04-23T22:04:00.539Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-04-23T22:04:00.539Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:04:00.539Z] [2022-04-23T22:04:00.539Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-23T22:04:00.539Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-23T22:04:00.539Z] [2022-04-23T22:04:00.539Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-23T22:04:00.539Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-23T22:04:00.539Z] [2022-04-23T22:04:00.539Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-23T22:04:00.539Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-23T22:04:00.539Z] [2022-04-23T22:04:00.539Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-23T22:04:00.539Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-23T22:04:00.539Z] [2022-04-23T22:04:00.539Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-23T22:04:00.539Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-23T22:04:00.539Z] [2022-04-23T22:04:00.539Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-23T22:04:00.539Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-23T22:04:00.539Z] [2022-04-23T22:04:00.539Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-23T22:04:00.539Z] daemon_test.go:145: root required [2022-04-23T22:04:00.539Z] [2022-04-23T22:04:00.539Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-23T22:04:00.540Z] reload_test.go:342: root required [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-23T22:04:00.540Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-23T22:04:00.540Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-23T22:04:00.540Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-23T22:04:00.540Z] download_test.go:267: Needs fixing on Windows [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-23T22:04:00.540Z] layer_test.go:291: Failing on Windows [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-23T22:04:00.540Z] layer_test.go:340: Failing on Windows [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-23T22:04:00.540Z] layer_test.go:455: Failing on Windows [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-23T22:04:00.540Z] layer_test.go:684: Failing on Windows [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-23T22:04:00.540Z] migration_test.go:45: Failing on Windows [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-23T22:04:00.540Z] migration_test.go:181: Failing on Windows [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-23T22:04:00.540Z] mount_test.go:17: Failing on Windows [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-23T22:04:00.540Z] mount_test.go:76: Failing on Windows [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-23T22:04:00.540Z] mount_test.go:125: Failing on Windows [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-23T22:04:00.540Z] mount_test.go:212: Failing on Windows [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-23T22:04:00.540Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-23T22:04:00.540Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-23T22:04:00.540Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-23T22:04:00.540Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-23T22:04:00.540Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-23T22:04:00.540Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-23T22:04:00.540Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-23T22:04:00.540Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-23T22:04:00.540Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-23T22:04:00.540Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-23T22:04:00.540Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-23T22:04:00.540Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-23T22:04:00.540Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-23T22:04:00.540Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-23T22:04:00.540Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-23T22:04:00.540Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-23T22:04:00.540Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-23T22:04:00.540Z] archive_test.go:133: Xz not present in msys2 [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-23T22:04:00.540Z] archive_test.go:140: zstd not installed [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-23T22:04:00.540Z] archive_test.go:252: Failing on Windows CI machines [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-23T22:04:00.540Z] archive_windows_test.go:16: Currently fails [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-23T22:04:00.540Z] changes_test.go:196: needs more investigation [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-23T22:04:00.540Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-23T22:04:00.540Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-23T22:04:00.540Z] changes_test.go:433: needs further investigation [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-23T22:04:00.540Z] changes_test.go:469: needs further investigation [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-23T22:04:00.540Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-23T22:04:00.540Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-23T22:04:00.540Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-23T22:04:00.540Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-23T22:04:00.540Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-23T22:04:00.540Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-23T22:04:00.540Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-23T22:04:00.540Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-23T22:04:00.540Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-23T22:04:00.540Z] poller_test.go:40: No chmod on Windows [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-23T22:04:00.540Z] fileutils_test.go:133: Needs porting to Windows [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-23T22:04:00.540Z] fileutils_test.go:179: Needs porting to Windows [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-23T22:04:00.540Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-23T22:04:00.540Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-23T22:04:00.540Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-23T22:04:00.540Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-23T22:04:00.540Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-23T22:04:00.540Z] [2022-04-23T22:04:00.540Z] DONE 2290 tests, 70 skipped in 299.510s [2022-04-23T22:04:00.970Z] === RUN TestIsEmptyDir [2022-04-23T22:04:00.970Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-23T22:04:00.970Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-23T22:04:00.970Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-23T22:04:00.970Z] PASS [2022-04-23T22:04:00.970Z] coverage: 2.3% of statements [2022-04-23T22:04:00.970Z] ok github.com/docker/docker/daemon/graphdriver 0.125s coverage: 2.3% of statements [2022-04-23T22:04:01.008Z] INFO: make.ps1 ended at 04/23/2022 22:04:00 [2022-04-23T22:04:01.045Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-04-23T22:04:01.046Z] PASS [2022-04-23T22:04:01.046Z] [2022-04-23T22:04:01.046Z] DONE 17 tests in 51.716s [2022-04-23T22:04:01.306Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-23T22:04:01.306Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:04:01.306Z] ++ set -e [2022-04-23T22:04:01.306Z] ++ '[' -n 0 ']' [2022-04-23T22:04:01.306Z] ++ set -x [2022-04-23T22:04:01.306Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:04:01.306Z] INFO: Testing against a local daemon [2022-04-23T22:04:01.306Z] === RUN TestPluginInvalidJSON [2022-04-23T22:04:01.306Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:04:01.306Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:04:01.306Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:04:01.306Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:04:01.306Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-23T22:04:01.306Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-23T22:04:01.306Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:04:01.306Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-23T22:04:01.306Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-23T22:04:01.306Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-23T22:04:01.306Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-23T22:04:01.306Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-23T22:04:01.306Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-23T22:04:01.306Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-23T22:04:01.306Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-23T22:04:01.306Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:04:01.306Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-23T22:04:01.306Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-23T22:04:01.306Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-23T22:04:01.306Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-23T22:04:01.306Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-23T22:04:01.306Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-23T22:04:01.306Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-04-23T22:04:01.306Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-23T22:04:01.306Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-23T22:04:01.306Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-23T22:04:01.306Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.02s) [2022-04-23T22:04:01.306Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.03s) [2022-04-23T22:04:01.306Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-23T22:04:01.306Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-23T22:04:01.306Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.02s) [2022-04-23T22:04:01.306Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-23T22:04:01.306Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-23T22:04:01.306Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-23T22:04:01.306Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-23T22:04:01.306Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-23T22:04:01.306Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-23T22:04:01.306Z] === RUN TestPluginInstall [2022-04-23T22:04:01.306Z] === RUN TestPluginInstall/no_auth [2022-04-23T22:04:01.375Z] --- PASS: TestAllocateRandomDeallocate (4.53s) [2022-04-23T22:04:01.375Z] === RUN TestRetrieveFromStore [2022-04-23T22:04:01.375Z] === RUN TestParseEmptyInterface [2022-04-23T22:04:01.375Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-23T22:04:01.375Z] === RUN TestParseNonInterfaceType [2022-04-23T22:04:01.375Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-23T22:04:01.375Z] === RUN TestParseWithOneFunction [2022-04-23T22:04:01.375Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-23T22:04:01.375Z] === RUN TestParseWithMultipleFuncs [2022-04-23T22:04:01.375Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-23T22:04:01.375Z] === RUN TestParseWithUnnamedReturn [2022-04-23T22:04:01.375Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-23T22:04:01.375Z] === RUN TestEmbeddedInterface [2022-04-23T22:04:01.375Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-23T22:04:01.375Z] === RUN TestParsedImports [2022-04-23T22:04:01.375Z] --- PASS: TestParsedImports (0.00s) [2022-04-23T22:04:01.375Z] === RUN TestAliasedImports [2022-04-23T22:04:01.375Z] --- PASS: TestAliasedImports (0.00s) [2022-04-23T22:04:01.375Z] PASS [2022-04-23T22:04:01.375Z] coverage: 56.8% of statements [2022-04-23T22:04:01.375Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.058s coverage: 56.8% of statements [2022-04-23T22:04:01.427Z] === RUN TestLinkNaming [2022-04-23T22:04:01.427Z] --- PASS: TestLinkNaming (0.00s) [2022-04-23T22:04:01.427Z] === RUN TestLinkNew [2022-04-23T22:04:01.427Z] --- PASS: TestLinkNew (0.00s) [2022-04-23T22:04:01.427Z] === RUN TestLinkEnv [2022-04-23T22:04:01.427Z] --- PASS: TestLinkEnv (0.00s) [2022-04-23T22:04:01.427Z] === RUN TestLinkMultipleEnv [2022-04-23T22:04:01.427Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-23T22:04:01.427Z] === RUN TestLinkPortRangeEnv [2022-04-23T22:04:01.427Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-23T22:04:01.427Z] PASS [2022-04-23T22:04:01.427Z] coverage: 93.0% of statements [2022-04-23T22:04:01.427Z] ok github.com/docker/docker/daemon/links 0.060s coverage: 93.0% of statements [2022-04-23T22:04:02.359Z] --- PASS: TestRetrieveFromStore (1.61s) [2022-04-23T22:04:02.359Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-23T22:04:02.359Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-23T22:04:02.359Z] === RUN TestParallelPredefinedRequest1 [2022-04-23T22:04:02.359Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-23T22:04:02.359Z] === RUN TestParallelPredefinedRequest2 [2022-04-23T22:04:02.359Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-23T22:04:02.359Z] === RUN TestParallelPredefinedRequest3 [2022-04-23T22:04:02.359Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-23T22:04:02.359Z] === RUN TestParallelPredefinedRequest4 [2022-04-23T22:04:02.359Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-23T22:04:02.359Z] === RUN TestParallelPredefinedRequest5 [2022-04-23T22:04:02.359Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-23T22:04:02.359Z] === RUN TestDebug [2022-04-23T22:04:02.359Z] --- PASS: TestDebug (0.00s) [2022-04-23T22:04:02.359Z] === RUN TestRequestPoolParallel [2022-04-23T22:04:02.359Z] === RUN TestHTTPTransport [2022-04-23T22:04:02.359Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-23T22:04:02.359Z] PASS [2022-04-23T22:04:02.359Z] coverage: 85.7% of statements [2022-04-23T22:04:02.359Z] ok github.com/docker/docker/pkg/plugins/transport 0.052s coverage: 85.7% of statements [2022-04-23T22:04:02.393Z] === RUN TestVerifyNetworkingConfig [2022-04-23T22:04:02.393Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-23T22:04:02.393Z] === RUN TestGetContainer [2022-04-23T22:04:02.393Z] --- PASS: TestGetContainer (0.00s) [2022-04-23T22:04:02.393Z] === RUN TestValidContainerNames [2022-04-23T22:04:02.393Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-23T22:04:02.393Z] === RUN TestContainerInitDNS [2022-04-23T22:04:02.393Z] daemon_test.go:145: root required [2022-04-23T22:04:02.393Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-23T22:04:02.393Z] === RUN TestMerge [2022-04-23T22:04:02.393Z] --- PASS: TestMerge (0.00s) [2022-04-23T22:04:02.393Z] === RUN TestValidateContainerIsolation [2022-04-23T22:04:02.393Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-23T22:04:02.393Z] === RUN TestFindNetworkErrorType [2022-04-23T22:04:02.393Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-23T22:04:02.393Z] === RUN TestEnsureServicesExist [2022-04-23T22:04:02.393Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-23T22:04:02.393Z] === RUN TestEnsureServicesExistErrors [2022-04-23T22:04:02.393Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-23T22:04:02.393Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-23T22:04:02.393Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-23T22:04:02.393Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-23T22:04:02.393Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-23T22:04:02.393Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-23T22:04:02.393Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-23T22:04:02.393Z] === RUN TestContainerDelete [2022-04-23T22:04:02.393Z] --- PASS: TestContainerDelete (0.01s) [2022-04-23T22:04:02.393Z] === RUN TestContainerDoubleDelete [2022-04-23T22:04:02.393Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-23T22:04:02.393Z] === RUN TestLogContainerEventCopyLabels [2022-04-23T22:04:02.393Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-23T22:04:02.393Z] === RUN TestLogContainerEventWithAttributes [2022-04-23T22:04:02.393Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-23T22:04:02.393Z] === RUN TestNoneHealthcheck [2022-04-23T22:04:02.393Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-23T22:04:02.393Z] === RUN TestHealthStates [2022-04-23T22:04:02.577Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-23T22:04:02.577Z] INFO: Unit tests ended at 04/23/2022 22:04:02. Duration:00:05:14.6626013 [2022-04-23T22:04:02.577Z] INFO: Building busybox [2022-04-23T22:04:02.577Z] Sending build context to Docker daemon 5.12kB [2022-04-23T22:04:02.577Z] [2022-04-23T22:04:02.577Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-23T22:04:02.577Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-23T22:04:02.577Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-23T22:04:02.577Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-23T22:04:02.577Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-23T22:04:02.577Z] ---> aa8714eb8356 [2022-04-23T22:04:02.577Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-23T22:04:02.692Z] time="2022-04-23T22:04:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T22:04:02.692Z] time="2022-04-23T22:04:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce51b43ff7326f03cb6921ffbd38addc5773360573fb8be92d72b2539b14a6bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T22:04:02.692Z] time="2022-04-23T22:04:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T22:04:02.692Z] time="2022-04-23T22:04:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce51b43ff7326f03cb6921ffbd38addc5773360573fb8be92d72b2539b14a6bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T22:04:02.692Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-23T22:04:02.827Z] --- PASS: TestRequestPoolParallel (0.37s) [2022-04-23T22:04:02.827Z] === RUN TestFullAllocateRelease [2022-04-23T22:04:02.850Z] time="2022-04-23T22:04:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:04:02.850Z] time="2022-04-23T22:04:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:04:02.850Z] time="2022-04-23T22:04:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:04:02.850Z] time="2022-04-23T22:04:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:04:02.850Z] time="2022-04-23T22:04:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:04:02.850Z] time="2022-04-23T22:04:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:04:02.850Z] time="2022-04-23T22:04:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:04:02.850Z] time="2022-04-23T22:04:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:04:02.850Z] time="2022-04-23T22:04:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:04:02.850Z] time="2022-04-23T22:04:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:04:02.850Z] --- PASS: TestHealthStates (0.21s) [2022-04-23T22:04:02.850Z] === RUN TestGetInspectData [2022-04-23T22:04:02.850Z] --- PASS: TestGetInspectData (0.00s) [2022-04-23T22:04:02.850Z] === RUN TestFillLicense [2022-04-23T22:04:02.850Z] --- PASS: TestFillLicense (0.00s) [2022-04-23T22:04:02.850Z] === RUN TestListInvalidFilter [2022-04-23T22:04:02.850Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-23T22:04:02.850Z] === RUN TestNameFilter [2022-04-23T22:04:02.850Z] --- PASS: TestNameFilter (0.00s) [2022-04-23T22:04:02.850Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-23T22:04:02.850Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-23T22:04:02.850Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-23T22:04:02.850Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-23T22:04:02.850Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-23T22:04:02.850Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-23T22:04:02.850Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-23T22:04:02.850Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-23T22:04:02.850Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-23T22:04:02.851Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-23T22:04:02.851Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-23T22:04:02.851Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-23T22:04:02.851Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-23T22:04:02.851Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-23T22:04:02.851Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-23T22:04:02.851Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-23T22:04:02.851Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-23T22:04:02.851Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-23T22:04:02.851Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-23T22:04:02.851Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-23T22:04:02.851Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-23T22:04:02.851Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-23T22:04:02.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-23T22:04:02.851Z] === RUN TestSetupWindowsDevices [2022-04-23T22:04:02.851Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-23T22:04:02.851Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-23T22:04:02.851Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-23T22:04:02.851Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-23T22:04:02.851Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-23T22:04:02.851Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-23T22:04:02.851Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-23T22:04:02.851Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-23T22:04:02.851Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-23T22:04:02.851Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-23T22:04:02.851Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-23T22:04:02.851Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-23T22:04:02.851Z] === RUN TestDaemonReloadLabels [2022-04-23T22:04:02.851Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-23T22:04:02.851Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-23T22:04:02.851Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-23T22:04:02.851Z] === RUN TestDaemonReloadMirrors [2022-04-23T22:04:02.851Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-23T22:04:02.851Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-23T22:04:02.851Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-23T22:04:02.851Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-23T22:04:02.851Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-23T22:04:02.851Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-23T22:04:02.851Z] reload_test.go:342: root required [2022-04-23T22:04:02.851Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-23T22:04:02.851Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-23T22:04:02.851Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-23T22:04:02.851Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-23T22:04:02.851Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-23T22:04:02.851Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-23T22:04:02.851Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-04-23T22:04:02.851Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-23T22:04:02.851Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-04-23T22:04:02.851Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-23T22:04:02.851Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-23T22:04:02.851Z] === RUN TestParseVolumesFrom [2022-04-23T22:04:02.851Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-23T22:04:02.851Z] PASS [2022-04-23T22:04:02.851Z] coverage: 8.8% of statements [2022-04-23T22:04:02.851Z] ok github.com/docker/docker/daemon 0.635s coverage: 8.8% of statements [2022-04-23T22:04:02.851Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-23T22:04:02.851Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-23T22:04:02.851Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-23T22:04:02.851Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-23T22:04:02.851Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-23T22:04:02.851Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-23T22:04:02.851Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-23T22:04:02.851Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-23T22:04:02.851Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-23T22:04:02.851Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-23T22:04:02.851Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-23T22:04:02.851Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-23T22:04:02.851Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-23T22:04:02.851Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-23T22:04:02.953Z] === RUN TestPluginInstall/with_htpasswd [2022-04-23T22:04:03.045Z] ---> Running in 755e150f4489 [2022-04-23T22:04:03.294Z] --- PASS: TestFullAllocateRelease (0.41s) [2022-04-23T22:04:03.295Z] === RUN TestOddAllocateRelease [2022-04-23T22:04:03.295Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-23T22:04:03.295Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-23T22:04:03.295Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-23T22:04:03.295Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-23T22:04:03.295Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-23T22:04:03.295Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-23T22:04:03.295Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-23T22:04:03.295Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-23T22:04:03.295Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-23T22:04:03.295Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-23T22:04:03.295Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-23T22:04:03.295Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-23T22:04:03.295Z] === RUN TestBufferPoolPutAndGet [2022-04-23T22:04:03.295Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-23T22:04:03.295Z] PASS [2022-04-23T22:04:03.295Z] coverage: 88.2% of statements [2022-04-23T22:04:03.295Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 88.2% of statements [2022-04-23T22:04:03.524Z] time="2022-04-23T22:04:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T22:04:03.524Z] time="2022-04-23T22:04:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce51b43ff7326f03cb6921ffbd38addc5773360573fb8be92d72b2539b14a6bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T22:04:03.524Z] time="2022-04-23T22:04:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T22:04:03.524Z] time="2022-04-23T22:04:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce51b43ff7326f03cb6921ffbd38addc5773360573fb8be92d72b2539b14a6bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T22:04:03.762Z] --- PASS: TestOddAllocateRelease (0.32s) [2022-04-23T22:04:03.762Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-23T22:04:03.762Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-04-23T22:04:03.762Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-23T22:04:03.762Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-04-23T22:04:03.762Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-23T22:04:03.762Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-23T22:04:03.762Z] === CONT TestParallelPredefinedRequest1 [2022-04-23T22:04:03.762Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:04:03.762Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-23T22:04:03.762Z] === CONT TestParallelPredefinedRequest5 [2022-04-23T22:04:03.762Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:04:03.762Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-23T22:04:03.762Z] === CONT TestParallelPredefinedRequest4 [2022-04-23T22:04:03.762Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:04:03.762Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-23T22:04:03.762Z] === CONT TestParallelPredefinedRequest3 [2022-04-23T22:04:03.763Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:04:03.763Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-23T22:04:03.763Z] === CONT TestParallelPredefinedRequest2 [2022-04-23T22:04:03.763Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:04:03.763Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-23T22:04:03.763Z] PASS [2022-04-23T22:04:03.763Z] coverage: 85.3% of statements [2022-04-23T22:04:03.763Z] ok github.com/docker/docker/libnetwork/ipam 50.589s coverage: 85.3% of statements [2022-04-23T22:04:03.763Z] === RUN TestOutputOnPrematureClose [2022-04-23T22:04:03.763Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-23T22:04:03.763Z] === RUN TestCompleteSilently [2022-04-23T22:04:03.763Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-23T22:04:03.763Z] PASS [2022-04-23T22:04:03.763Z] coverage: 75.9% of statements [2022-04-23T22:04:03.763Z] ok github.com/docker/docker/pkg/progress 0.045s coverage: 75.9% of statements [2022-04-23T22:04:03.784Z] === RUN TestPluginInstall/with_insecure [2022-04-23T22:04:04.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-23T22:04:04.356Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-23T22:04:04.384Z] === RUN TestNewStreamConfig [2022-04-23T22:04:04.384Z] === RUN TestNewStreamConfig/defaults [2022-04-23T22:04:04.384Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-23T22:04:04.384Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-23T22:04:04.384Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-23T22:04:04.384Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-23T22:04:04.384Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-23T22:04:04.384Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-23T22:04:04.384Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-23T22:04:04.384Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-23T22:04:04.384Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-23T22:04:04.384Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-23T22:04:04.384Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-23T22:04:04.384Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-23T22:04:04.384Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-23T22:04:04.384Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-23T22:04:04.384Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-23T22:04:04.384Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-23T22:04:04.384Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-23T22:04:04.384Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-23T22:04:04.384Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-23T22:04:04.384Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-23T22:04:04.384Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-23T22:04:04.384Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-23T22:04:04.384Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-23T22:04:04.384Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-23T22:04:04.384Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-23T22:04:04.384Z] time="2022-04-23T22:04:03Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-23T22:04:04.384Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-04-23T22:04:04.384Z] === RUN TestCreateSuccess [2022-04-23T22:04:04.384Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-23T22:04:04.384Z] === RUN TestCreateStreamSkipped [2022-04-23T22:04:04.384Z] time="2022-04-23T22:04:04Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-23T22:04:04.384Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-23T22:04:04.384Z] === RUN TestCreateLogGroupSuccess [2022-04-23T22:04:04.384Z] time="2022-04-23T22:04:04Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-23T22:04:04.384Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-23T22:04:04.384Z] === RUN TestCreateError [2022-04-23T22:04:04.384Z] --- PASS: TestCreateError (0.00s) [2022-04-23T22:04:04.384Z] === RUN TestCreateAlreadyExists [2022-04-23T22:04:04.384Z] time="2022-04-23T22:04:04Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-23T22:04:04.384Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-23T22:04:04.384Z] === RUN TestLogClosed [2022-04-23T22:04:04.384Z] --- PASS: TestLogClosed (0.00s) [2022-04-23T22:04:04.384Z] === RUN TestLogBlocking [2022-04-23T22:04:04.384Z] --- PASS: TestLogBlocking (0.00s) [2022-04-23T22:04:04.384Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-23T22:04:04.384Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-23T22:04:04.384Z] === RUN TestLogNonBlockingBufferFull [2022-04-23T22:04:04.384Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-23T22:04:04.384Z] === RUN TestPublishBatchSuccess [2022-04-23T22:04:04.384Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-23T22:04:04.384Z] === RUN TestPublishBatchError [2022-04-23T22:04:04.384Z] time="2022-04-23T22:04:04Z" level=error msg=error [2022-04-23T22:04:04.384Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-23T22:04:04.384Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-23T22:04:04.384Z] time="2022-04-23T22:04:04Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-23T22:04:04.384Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-23T22:04:04.384Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-23T22:04:04.384Z] time="2022-04-23T22:04:04Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-23T22:04:04.384Z] time="2022-04-23T22:04:04Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-23T22:04:04.384Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-23T22:04:04.384Z] === RUN TestCollectBatchSimple [2022-04-23T22:04:04.384Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-23T22:04:04.384Z] === RUN TestCollectBatchTicker [2022-04-23T22:04:04.384Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-23T22:04:04.385Z] === RUN TestCollectBatchMultilinePattern [2022-04-23T22:04:04.385Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-23T22:04:04.385Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-23T22:04:04.385Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-23T22:04:04.385Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-23T22:04:04.385Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-23T22:04:04.385Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-23T22:04:04.385Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-23T22:04:04.385Z] === RUN TestCollectBatchClose [2022-04-23T22:04:04.385Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-23T22:04:04.385Z] === RUN TestEffectiveLen [2022-04-23T22:04:04.385Z] === RUN TestEffectiveLen/0/Hello [2022-04-23T22:04:04.385Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-23T22:04:04.385Z] === RUN TestEffectiveLen/2/🙃 [2022-04-23T22:04:04.385Z] === RUN TestEffectiveLen/3/���� [2022-04-23T22:04:04.385Z] === RUN TestEffectiveLen/4/He��o [2022-04-23T22:04:04.385Z] === RUN TestEffectiveLen/5/ [2022-04-23T22:04:04.385Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-23T22:04:04.385Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-23T22:04:04.385Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-23T22:04:04.385Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-23T22:04:04.385Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-23T22:04:04.385Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-23T22:04:04.748Z] === RUN TestSendToOneSub [2022-04-23T22:04:04.748Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-23T22:04:04.748Z] === RUN TestSendToMultipleSubs [2022-04-23T22:04:04.748Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-23T22:04:04.748Z] === RUN TestEvictOneSub [2022-04-23T22:04:04.748Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-23T22:04:04.748Z] === RUN TestClosePublisher [2022-04-23T22:04:04.748Z] --- PASS: TestClosePublisher (0.00s) [2022-04-23T22:04:04.748Z] === RUN TestPubSubRace [2022-04-23T22:04:04.842Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-23T22:04:04.842Z] === RUN TestFindValidSplit [2022-04-23T22:04:04.842Z] === RUN TestFindValidSplit/0/ [2022-04-23T22:04:04.842Z] cloudwatchlogs_test.go:1076: [2022-04-23T22:04:04.842Z] cloudwatchlogs_test.go:1077: [2022-04-23T22:04:04.842Z] === RUN TestFindValidSplit/1/Hello [2022-04-23T22:04:04.842Z] cloudwatchlogs_test.go:1076: Hello [2022-04-23T22:04:04.842Z] cloudwatchlogs_test.go:1077: [2022-04-23T22:04:04.842Z] === RUN TestFindValidSplit/2/Hello [2022-04-23T22:04:04.842Z] cloudwatchlogs_test.go:1076: He [2022-04-23T22:04:04.842Z] cloudwatchlogs_test.go:1077: llo [2022-04-23T22:04:04.843Z] === RUN TestFindValidSplit/3/Hello [2022-04-23T22:04:04.843Z] cloudwatchlogs_test.go:1076: [2022-04-23T22:04:04.843Z] cloudwatchlogs_test.go:1077: Hello [2022-04-23T22:04:04.843Z] === RUN TestFindValidSplit/4/🙃 [2022-04-23T22:04:04.843Z] cloudwatchlogs_test.go:1076: [2022-04-23T22:04:04.843Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-23T22:04:04.843Z] === RUN TestFindValidSplit/5/🙃 [2022-04-23T22:04:04.843Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-23T22:04:04.843Z] cloudwatchlogs_test.go:1077: [2022-04-23T22:04:04.843Z] === RUN TestFindValidSplit/6/a� [2022-04-23T22:04:04.843Z] cloudwatchlogs_test.go:1076: a [2022-04-23T22:04:04.843Z] cloudwatchlogs_test.go:1077: � [2022-04-23T22:04:04.843Z] === RUN TestFindValidSplit/7/a� [2022-04-23T22:04:04.843Z] cloudwatchlogs_test.go:1076: a� [2022-04-23T22:04:04.843Z] cloudwatchlogs_test.go:1077: [2022-04-23T22:04:04.843Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-23T22:04:04.843Z] === RUN TestProcessEventEmoji [2022-04-23T22:04:04.843Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-23T22:04:04.843Z] === RUN TestCollectBatchLineSplit [2022-04-23T22:04:04.843Z] --- PASS: TestCollectBatchLineSplit (0.03s) [2022-04-23T22:04:04.843Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-23T22:04:04.843Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-23T22:04:04.843Z] === RUN TestCollectBatchMaxEvents [2022-04-23T22:04:04.843Z] --- PASS: TestCollectBatchMaxEvents (0.07s) [2022-04-23T22:04:04.843Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-23T22:04:04.843Z] --- PASS: TestCollectBatchMaxTotalBytes (0.05s) [2022-04-23T22:04:04.843Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-23T22:04:04.843Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-23T22:04:04.843Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-23T22:04:04.843Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-04-23T22:04:04.843Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-23T22:04:04.843Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-23T22:04:04.843Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-23T22:04:04.843Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-23T22:04:04.843Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-23T22:04:04.843Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-23T22:04:04.843Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-23T22:04:04.843Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-23T22:04:04.843Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-23T22:04:04.843Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-23T22:04:04.843Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-23T22:04:04.843Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-23T22:04:04.843Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-23T22:04:04.843Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-23T22:04:04.843Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-23T22:04:04.843Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-23T22:04:04.843Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-23T22:04:04.843Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-23T22:04:04.843Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-23T22:04:04.843Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-23T22:04:04.843Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-23T22:04:04.843Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-23T22:04:04.843Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-23T22:04:04.843Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-23T22:04:04.843Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-23T22:04:04.843Z] === RUN TestValidateLogOptionsFormat [2022-04-23T22:04:04.843Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-23T22:04:04.843Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-23T22:04:04.843Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-23T22:04:04.843Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-23T22:04:04.843Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-23T22:04:04.843Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-23T22:04:04.843Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-23T22:04:04.843Z] === RUN TestCreateTagSuccess [2022-04-23T22:04:04.843Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-23T22:04:04.843Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-23T22:04:04.843Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.04s) [2022-04-23T22:04:04.843Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-23T22:04:04.843Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-23T22:04:04.843Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-23T22:04:04.843Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.05s) [2022-04-23T22:04:04.843Z] PASS [2022-04-23T22:04:04.843Z] coverage: 79.9% of statements [2022-04-23T22:04:04.843Z] ok github.com/docker/docker/daemon/logger/awslogs 0.625s coverage: 79.9% of statements [2022-04-23T22:04:04.843Z] === RUN TestAdapterReadLogs [2022-04-23T22:04:04.843Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-23T22:04:04.843Z] === RUN TestCopier [2022-04-23T22:04:04.843Z] --- PASS: TestCopier (0.00s) [2022-04-23T22:04:04.843Z] === RUN TestCopierLongLines [2022-04-23T22:04:04.843Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-23T22:04:04.843Z] === RUN TestCopierSlow [2022-04-23T22:04:04.843Z] --- PASS: TestCopierSlow (0.20s) [2022-04-23T22:04:04.843Z] === RUN TestCopierWithSized [2022-04-23T22:04:04.843Z] === RUN TestCopierWithSized/as_is [2022-04-23T22:04:04.843Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-23T22:04:04.843Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-23T22:04:04.843Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-23T22:04:04.843Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-23T22:04:04.843Z] === RUN TestCopierWithPartial [2022-04-23T22:04:04.843Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-23T22:04:04.843Z] === RUN TestRingLogger [2022-04-23T22:04:04.843Z] --- PASS: TestRingLogger (0.00s) [2022-04-23T22:04:04.843Z] === RUN TestRingCap [2022-04-23T22:04:04.843Z] --- PASS: TestRingCap (0.00s) [2022-04-23T22:04:04.843Z] === RUN TestRingClose [2022-04-23T22:04:04.843Z] --- PASS: TestRingClose (0.00s) [2022-04-23T22:04:04.843Z] === RUN TestRingDrain [2022-04-23T22:04:04.843Z] --- PASS: TestRingDrain (0.00s) [2022-04-23T22:04:04.843Z] PASS [2022-04-23T22:04:04.843Z] coverage: 43.2% of statements [2022-04-23T22:04:04.843Z] ok github.com/docker/docker/daemon/logger 0.301s coverage: 43.2% of statements [2022-04-23T22:04:04.843Z] === RUN TestSearchRegistryForImagesErrors [2022-04-23T22:04:04.843Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-23T22:04:04.843Z] === RUN TestSearchRegistryForImages [2022-04-23T22:04:04.843Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-23T22:04:04.843Z] === RUN TestOnlyPlatformWithFallback [2022-04-23T22:04:04.843Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-23T22:04:04.843Z] === RUN TestImageDelete [2022-04-23T22:04:04.843Z] === RUN TestImageDelete/no_lease [2022-04-23T22:04:04.843Z] === RUN TestImageDelete/lease_exists [2022-04-23T22:04:04.927Z] time="2022-04-23T22:04:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T22:04:04.927Z] time="2022-04-23T22:04:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:36a45a6986e341d9d51ce42af9e34789d80b6454993a26c96d19ab71b853ca19" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T22:04:04.927Z] time="2022-04-23T22:04:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T22:04:04.927Z] time="2022-04-23T22:04:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:36a45a6986e341d9d51ce42af9e34789d80b6454993a26c96d19ab71b853ca19" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T22:04:05.301Z] --- PASS: TestImageDelete (0.05s) [2022-04-23T22:04:05.301Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-23T22:04:05.301Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-04-23T22:04:05.301Z] === RUN TestContentStoreForPull [2022-04-23T22:04:05.301Z] --- PASS: TestContentStoreForPull (0.23s) [2022-04-23T22:04:05.301Z] PASS [2022-04-23T22:04:05.301Z] coverage: 6.6% of statements [2022-04-23T22:04:05.301Z] ok github.com/docker/docker/daemon/images 0.436s coverage: 6.6% of statements [2022-04-23T22:04:05.301Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-23T22:04:05.301Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-23T22:04:05.301Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-23T22:04:05.501Z] plugin_test.go:195: [dab3fc87ea159] daemon is not started [2022-04-23T22:04:05.501Z] --- PASS: TestPluginInstall (3.96s) [2022-04-23T22:04:05.501Z] --- PASS: TestPluginInstall/no_auth (1.57s) [2022-04-23T22:04:05.501Z] --- PASS: TestPluginInstall/with_htpasswd (0.88s) [2022-04-23T22:04:05.501Z] --- PASS: TestPluginInstall/with_insecure (1.51s) [2022-04-23T22:04:05.501Z] === RUN TestPluginsWithRuntimes [2022-04-23T22:04:05.501Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-23T22:04:05.733Z] --- PASS: TestPubSubRace (1.06s) [2022-04-23T22:04:05.733Z] PASS [2022-04-23T22:04:05.733Z] coverage: 75.0% of statements [2022-04-23T22:04:05.733Z] ok github.com/docker/docker/pkg/pubsub 1.100s coverage: 75.0% of statements [2022-04-23T22:04:05.758Z] === RUN TestValidateLogOptReconnectInterval [2022-04-23T22:04:05.758Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/#00 [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/example.com [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/:// [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/something:// [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-23T22:04:05.759Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-23T22:04:05.759Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-23T22:04:05.759Z] PASS [2022-04-23T22:04:05.759Z] coverage: 53.6% of statements [2022-04-23T22:04:05.759Z] ok github.com/docker/docker/daemon/logger/fluentd 0.119s coverage: 53.6% of statements [2022-04-23T22:04:05.759Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-23T22:04:05.759Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-23T22:04:05.759Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-23T22:04:06.072Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-23T22:04:06.202Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-23T22:04:06.202Z] === RUN TestClientStream [2022-04-23T22:04:06.202Z] --- PASS: TestClientStream (0.00s) [2022-04-23T22:04:06.202Z] === RUN TestClientSendFile [2022-04-23T22:04:06.202Z] --- PASS: TestClientSendFile (0.00s) [2022-04-23T22:04:06.202Z] === RUN TestClientWithRequestTimeout [2022-04-23T22:04:06.202Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-04-23T22:04:06.202Z] === RUN TestFileSpecPlugin [2022-04-23T22:04:06.202Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-04-23T22:04:06.202Z] === RUN TestFileJSONSpecPlugin [2022-04-23T22:04:06.202Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-23T22:04:06.202Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-23T22:04:06.202Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-23T22:04:06.202Z] === RUN TestPluginAddHandler [2022-04-23T22:04:06.202Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-23T22:04:06.202Z] === RUN TestPluginWaitBadPlugin [2022-04-23T22:04:06.202Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-23T22:04:06.202Z] === RUN TestGet [2022-04-23T22:04:06.202Z] time="2022-04-23T22:04:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-23T22:04:06.221Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-23T22:04:06.221Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-23T22:04:06.221Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-23T22:04:06.221Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-04-23T22:04:06.221Z] === RUN TestFastTimeMarshalJSON [2022-04-23T22:04:06.221Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-23T22:04:06.221Z] PASS [2022-04-23T22:04:06.221Z] coverage: 87.2% of statements [2022-04-23T22:04:06.221Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.264s coverage: 87.2% of statements [2022-04-23T22:04:06.669Z] === RUN TestRegister [2022-04-23T22:04:06.669Z] --- PASS: TestRegister (0.00s) [2022-04-23T22:04:06.669Z] === RUN TestCommand [2022-04-23T22:04:06.669Z] --- PASS: TestCommand (0.03s) [2022-04-23T22:04:06.669Z] === RUN TestNaiveSelf [2022-04-23T22:04:06.669Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-23T22:04:06.669Z] PASS [2022-04-23T22:04:06.669Z] coverage: 82.4% of statements [2022-04-23T22:04:06.669Z] ok github.com/docker/docker/pkg/reexec 0.098s coverage: 82.4% of statements [2022-04-23T22:04:06.679Z] === RUN TestJSONFileLogger [2022-04-23T22:04:06.679Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-23T22:04:06.679Z] === RUN TestJSONFileLoggerWithTags [2022-04-23T22:04:06.679Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-23T22:04:06.679Z] === RUN TestJSONFileLoggerWithOpts [2022-04-23T22:04:06.679Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-04-23T22:04:06.679Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-23T22:04:06.679Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-23T22:04:06.679Z] === RUN TestEncodeDecode [2022-04-23T22:04:06.679Z] === PAUSE TestEncodeDecode [2022-04-23T22:04:06.679Z] === RUN TestUnexpectedEOF [2022-04-23T22:04:07.014Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-23T22:04:07.014Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-23T22:04:07.014Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-23T22:04:07.137Z] time="2022-04-23T22:04:06Z" level=error msg="Error compressing log file after rotation" error="failed to remove source log file: remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-logger-14044583\\container.log.1: Access is denied." [2022-04-23T22:04:07.137Z] time="2022-04-23T22:04:06Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-23T22:04:07.137Z] time="2022-04-23T22:04:06Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-23T22:04:07.137Z] --- PASS: TestUnexpectedEOF (0.18s) [2022-04-23T22:04:07.137Z] === CONT TestEncodeDecode [2022-04-23T22:04:07.137Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-23T22:04:07.137Z] PASS [2022-04-23T22:04:07.137Z] coverage: 69.9% of statements [2022-04-23T22:04:07.137Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.350s coverage: 69.9% of statements [2022-04-23T22:04:07.137Z] time="2022-04-23T22:04:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-23T22:04:07.137Z] === RUN TestDump [2022-04-23T22:04:07.137Z] goroutine 21 [running]: [2022-04-23T22:04:07.137Z] github.com/docker/docker/pkg/stack.dump(0xee2d57?) [2022-04-23T22:04:07.137Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-23T22:04:07.137Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-23T22:04:07.137Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-23T22:04:07.137Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-23T22:04:07.137Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-23T22:04:07.137Z] testing.tRunner(0xc000085520, 0x10aa498) [2022-04-23T22:04:07.137Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T22:04:07.137Z] created by testing.(*T).Run [2022-04-23T22:04:07.137Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-23T22:04:07.137Z] [2022-04-23T22:04:07.137Z] goroutine 1 [chan receive]: [2022-04-23T22:04:07.137Z] testing.(*T).Run(0xc000085380, {0x109913c?, 0xebc1f3?}, 0x10aa498) [2022-04-23T22:04:07.137Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-23T22:04:07.137Z] testing.runTests.func1(0xc0000c6840?) [2022-04-23T22:04:07.137Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-23T22:04:07.137Z] testing.tRunner(0xc000085380, 0xc0000d1ca0) [2022-04-23T22:04:07.137Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T22:04:07.137Z] testing.runTests(0xc0000a4500?, {0x122e400, 0x3, 0x3}, {0x16e95780598?, 0x40?, 0x12334a0?}) [2022-04-23T22:04:07.137Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-23T22:04:07.137Z] testing.(*M).Run(0xc0000a4500) [2022-04-23T22:04:07.137Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-23T22:04:07.137Z] main.main() [2022-04-23T22:04:07.137Z] _testmain.go:99 +0x255 [2022-04-23T22:04:07.137Z] --- PASS: TestDump (0.00s) [2022-04-23T22:04:07.137Z] === RUN TestDumpToFile [2022-04-23T22:04:07.585Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-23T22:04:07.604Z] --- PASS: TestDumpToFile (0.19s) [2022-04-23T22:04:07.604Z] === RUN TestDumpToFileWithEmptyInput [2022-04-23T22:04:07.604Z] goroutine 3 [running]: [2022-04-23T22:04:07.604Z] github.com/docker/docker/pkg/stack.dump(0xf5ed13?) [2022-04-23T22:04:07.604Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-23T22:04:07.604Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xf5ece0?}) [2022-04-23T22:04:07.604Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-23T22:04:07.604Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0?) [2022-04-23T22:04:07.604Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-23T22:04:07.604Z] testing.tRunner(0xc000030b60, 0x10aa488) [2022-04-23T22:04:07.604Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T22:04:07.604Z] created by testing.(*T).Run [2022-04-23T22:04:07.604Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-23T22:04:07.604Z] [2022-04-23T22:04:07.604Z] goroutine 1 [chan receive]: [2022-04-23T22:04:07.604Z] testing.(*T).Run(0xc000085380, {0x10a0713?, 0xebc1f3?}, 0x10aa488) [2022-04-23T22:04:07.604Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-23T22:04:07.604Z] testing.runTests.func1(0xc0000c6840?) [2022-04-23T22:04:07.604Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-23T22:04:07.604Z] testing.tRunner(0xc000085380, 0xc0000d1ca0) [2022-04-23T22:04:07.604Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T22:04:07.604Z] testing.runTests(0xc0000a4500?, {0x122e400, 0x3, 0x3}, {0x16e95780598?, 0x40?, 0x12334a0?}) [2022-04-23T22:04:07.604Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-23T22:04:07.604Z] testing.(*M).Run(0xc0000a4500) [2022-04-23T22:04:07.604Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-23T22:04:07.604Z] main.main() [2022-04-23T22:04:07.604Z] _testmain.go:99 +0x255 [2022-04-23T22:04:07.604Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-23T22:04:07.604Z] PASS [2022-04-23T22:04:07.604Z] coverage: 90.9% of statements [2022-04-23T22:04:07.604Z] ok github.com/docker/docker/pkg/stack 0.245s coverage: 90.9% of statements [2022-04-23T22:04:07.846Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-23T22:04:08.070Z] === RUN TestNewStdWriter [2022-04-23T22:04:08.070Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-23T22:04:08.070Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-23T22:04:08.070Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-23T22:04:08.070Z] === RUN TestWriteWithNilBytes [2022-04-23T22:04:08.070Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-23T22:04:08.070Z] === RUN TestWrite [2022-04-23T22:04:08.070Z] --- PASS: TestWrite (0.00s) [2022-04-23T22:04:08.070Z] === RUN TestWriteWithWriterError [2022-04-23T22:04:08.070Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-23T22:04:08.070Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-23T22:04:08.070Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-23T22:04:08.070Z] === RUN TestStdCopyWriteAndRead [2022-04-23T22:04:08.070Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-23T22:04:08.070Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-23T22:04:08.070Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-23T22:04:08.070Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-23T22:04:08.070Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-23T22:04:08.070Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-23T22:04:08.070Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-23T22:04:08.070Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-23T22:04:08.070Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-23T22:04:08.070Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-23T22:04:08.070Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-23T22:04:08.070Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-23T22:04:08.070Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-23T22:04:08.070Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-23T22:04:08.071Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-23T22:04:08.071Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-23T22:04:08.071Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-23T22:04:08.071Z] PASS [2022-04-23T22:04:08.071Z] coverage: 100.0% of statements [2022-04-23T22:04:08.071Z] ok github.com/docker/docker/pkg/stdcopy 0.037s coverage: 100.0% of statements [2022-04-23T22:04:08.109Z] === RUN TestWriteLog [2022-04-23T22:04:08.109Z] === PAUSE TestWriteLog [2022-04-23T22:04:08.109Z] === RUN TestReadLog [2022-04-23T22:04:08.109Z] === PAUSE TestReadLog [2022-04-23T22:04:08.109Z] === RUN TestDecode [2022-04-23T22:04:08.109Z] --- PASS: TestDecode (0.02s) [2022-04-23T22:04:08.109Z] === CONT TestWriteLog [2022-04-23T22:04:08.109Z] --- PASS: TestWriteLog (0.00s) [2022-04-23T22:04:08.109Z] === CONT TestReadLog [2022-04-23T22:04:08.109Z] === RUN TestReadLog/tail_exact [2022-04-23T22:04:08.109Z] === RUN TestReadLog/tail_less_than_available [2022-04-23T22:04:08.109Z] === RUN TestReadLog/tail_more_than_available [2022-04-23T22:04:08.109Z] --- PASS: TestReadLog (0.32s) [2022-04-23T22:04:08.109Z] --- PASS: TestReadLog/tail_exact (0.26s) [2022-04-23T22:04:08.109Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-23T22:04:08.109Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-23T22:04:08.109Z] PASS [2022-04-23T22:04:08.109Z] coverage: 78.7% of statements [2022-04-23T22:04:08.109Z] ok github.com/docker/docker/daemon/logger/local 0.460s coverage: 78.7% of statements [2022-04-23T22:04:08.109Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-23T22:04:08.109Z] === RUN TestOpenFileDelete [2022-04-23T22:04:08.109Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-23T22:04:08.109Z] === RUN TestOpenFileRename [2022-04-23T22:04:08.109Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-23T22:04:08.109Z] === RUN TestHandleDecoderErr [2022-04-23T22:04:08.109Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-23T22:04:08.109Z] === RUN TestParseLogTagDefaultTag [2022-04-23T22:04:08.109Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-23T22:04:08.109Z] === RUN TestParseLogTag [2022-04-23T22:04:08.109Z] --- PASS: TestParseLogTag (0.00s) [2022-04-23T22:04:08.109Z] === RUN TestParseLogTagEmptyTag [2022-04-23T22:04:08.109Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-23T22:04:08.109Z] === RUN TestTailFiles [2022-04-23T22:04:08.109Z] --- PASS: TestTailFiles (0.00s) [2022-04-23T22:04:08.109Z] === RUN TestFollowLogsConsumerGone [2022-04-23T22:04:08.109Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-23T22:04:08.109Z] === RUN TestFollowLogsProducerGone [2022-04-23T22:04:08.109Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-23T22:04:08.109Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-23T22:04:08.109Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-23T22:04:08.109Z] === RUN TestCheckCapacityAndRotate [2022-04-23T22:04:08.109Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-23T22:04:08.109Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-23T22:04:08.567Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-04-23T22:04:08.567Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-23T22:04:08.567Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-04-23T22:04:08.567Z] PASS [2022-04-23T22:04:08.567Z] coverage: 55.1% of statements [2022-04-23T22:04:08.567Z] === RUN TestLog [2022-04-23T22:04:08.567Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.277s coverage: 55.1% of statements [2022-04-23T22:04:08.567Z] --- PASS: TestLog (0.03s) [2022-04-23T22:04:08.567Z] PASS [2022-04-23T22:04:08.567Z] coverage: 31.5% of statements [2022-04-23T22:04:08.567Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.109s coverage: 31.5% of statements [2022-04-23T22:04:08.800Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-23T22:04:08.909Z] Removing intermediate container 755e150f4489 [2022-04-23T22:04:08.909Z] ---> 2cc88468e4cd [2022-04-23T22:04:08.909Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-23T22:04:08.909Z] ---> Running in 2834ac63834a [2022-04-23T22:04:09.056Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-23T22:04:09.056Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-23T22:04:09.056Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-23T22:04:09.056Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-23T22:04:09.056Z] === RUN TestFormatStatus [2022-04-23T22:04:09.056Z] --- PASS: TestFormatStatus (0.00s) [2022-04-23T22:04:09.056Z] === RUN TestFormatError [2022-04-23T22:04:09.056Z] --- PASS: TestFormatError (0.00s) [2022-04-23T22:04:09.056Z] === RUN TestFormatJSONError [2022-04-23T22:04:09.056Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-23T22:04:09.056Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-23T22:04:09.056Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-23T22:04:09.056Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-23T22:04:09.056Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-23T22:04:09.056Z] === RUN TestNewJSONProgressOutput [2022-04-23T22:04:09.056Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-23T22:04:09.056Z] === RUN TestAuxFormatterEmit [2022-04-23T22:04:09.056Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-23T22:04:09.056Z] === RUN TestStreamWriterStdout [2022-04-23T22:04:09.056Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-23T22:04:09.056Z] === RUN TestStreamWriterStderr [2022-04-23T22:04:09.056Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-23T22:04:09.056Z] PASS [2022-04-23T22:04:09.056Z] coverage: 66.2% of statements [2022-04-23T22:04:09.057Z] ok github.com/docker/docker/pkg/streamformatter 0.033s coverage: 66.2% of statements [2022-04-23T22:04:09.377Z] Removing intermediate container 2834ac63834a [2022-04-23T22:04:09.377Z] ---> 885f17475726 [2022-04-23T22:04:09.377Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-23T22:04:09.377Z] ---> Running in 29174ec0adf9 [2022-04-23T22:04:09.397Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-23T22:04:09.397Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-23T22:04:09.397Z] docker_cli_sni_test.go:18: Flakey test [2022-04-23T22:04:09.397Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-23T22:04:09.523Z] time="2022-04-23T22:04:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-23T22:04:09.523Z] === RUN TestGenerateRandomID [2022-04-23T22:04:09.523Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-23T22:04:09.523Z] === RUN TestShortenId [2022-04-23T22:04:09.523Z] --- PASS: TestShortenId (0.00s) [2022-04-23T22:04:09.523Z] === RUN TestShortenSha256Id [2022-04-23T22:04:09.523Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-23T22:04:09.523Z] === RUN TestShortenIdEmpty [2022-04-23T22:04:09.523Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-23T22:04:09.523Z] === RUN TestShortenIdInvalid [2022-04-23T22:04:09.523Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-23T22:04:09.523Z] === RUN TestIsShortIDNonHex [2022-04-23T22:04:09.523Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-23T22:04:09.523Z] === RUN TestIsShortIDNotCorrectSize [2022-04-23T22:04:09.523Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-23T22:04:09.523Z] PASS [2022-04-23T22:04:09.523Z] coverage: 70.6% of statements [2022-04-23T22:04:09.523Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2022-04-23T22:04:09.534Z] === RUN TestNewParse [2022-04-23T22:04:09.534Z] --- PASS: TestNewParse (0.00s) [2022-04-23T22:04:09.534Z] PASS [2022-04-23T22:04:09.534Z] coverage: 8.3% of statements [2022-04-23T22:04:09.534Z] ok github.com/docker/docker/daemon/logger/templates 0.065s coverage: 8.3% of statements [2022-04-23T22:04:09.534Z] === RUN TestValidateLogOpt [2022-04-23T22:04:09.534Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-23T22:04:09.534Z] === RUN TestNewMissedConfig [2022-04-23T22:04:09.534Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-23T22:04:09.534Z] === RUN TestNewMissedUrl [2022-04-23T22:04:09.534Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-23T22:04:09.534Z] === RUN TestNewMissedToken [2022-04-23T22:04:09.534Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-23T22:04:09.534Z] === RUN TestNewWithProxy [2022-04-23T22:04:09.534Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-23T22:04:09.534Z] === RUN TestDefault [2022-04-23T22:04:09.534Z] --- PASS: TestDefault (0.01s) [2022-04-23T22:04:09.534Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-23T22:04:09.534Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-23T22:04:09.534Z] === RUN TestJsonFormat [2022-04-23T22:04:09.534Z] --- PASS: TestJsonFormat (0.01s) [2022-04-23T22:04:09.534Z] === RUN TestRawFormat [2022-04-23T22:04:09.534Z] --- PASS: TestRawFormat (0.00s) [2022-04-23T22:04:09.534Z] === RUN TestRawFormatWithLabels [2022-04-23T22:04:09.534Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-23T22:04:09.534Z] === RUN TestRawFormatWithoutTag [2022-04-23T22:04:09.534Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-23T22:04:09.534Z] === RUN TestBatching [2022-04-23T22:04:09.534Z] === RUN TestParseLogFormat [2022-04-23T22:04:09.534Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-23T22:04:09.534Z] === RUN TestValidateLogOptEmpty [2022-04-23T22:04:09.534Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-23T22:04:09.534Z] === RUN TestValidateSyslogAddress [2022-04-23T22:04:09.534Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-23T22:04:09.534Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-23T22:04:09.534Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-23T22:04:09.534Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-23T22:04:09.534Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-23T22:04:09.534Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-23T22:04:09.534Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-23T22:04:09.534Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-23T22:04:09.534Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-23T22:04:09.534Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-23T22:04:09.534Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-23T22:04:09.534Z] === RUN TestParseAddressDefaultPort [2022-04-23T22:04:09.534Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-23T22:04:09.534Z] === RUN TestValidateSyslogFacility [2022-04-23T22:04:09.534Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-23T22:04:09.534Z] === RUN TestValidateLogOptSyslogFormat [2022-04-23T22:04:09.534Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-23T22:04:09.534Z] === RUN TestValidateLogOpt [2022-04-23T22:04:09.534Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-23T22:04:09.534Z] PASS [2022-04-23T22:04:09.534Z] coverage: 43.6% of statements [2022-04-23T22:04:09.534Z] ok github.com/docker/docker/daemon/logger/syslog 0.072s coverage: 43.6% of statements [2022-04-23T22:04:09.845Z] Removing intermediate container 29174ec0adf9 [2022-04-23T22:04:09.845Z] ---> 902190c41532 [2022-04-23T22:04:09.845Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-23T22:04:09.970Z] --- PASS: TestPluginsWithRuntimes (4.51s) [2022-04-23T22:04:09.970Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.09s) [2022-04-23T22:04:09.970Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2022-04-23T22:04:09.970Z] === RUN TestPluginBackCompatMediaTypes [2022-04-23T22:04:09.970Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-23T22:04:09.992Z] --- PASS: TestBatching (0.35s) [2022-04-23T22:04:09.992Z] === RUN TestFrequency [2022-04-23T22:04:09.992Z] --- PASS: TestFrequency (0.20s) [2022-04-23T22:04:09.992Z] === RUN TestOneMessagePerRequest [2022-04-23T22:04:10.450Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-04-23T22:04:10.450Z] === RUN TestVerify [2022-04-23T22:04:10.450Z] --- PASS: TestVerify (0.00s) [2022-04-23T22:04:10.450Z] === RUN TestSkipVerify [2022-04-23T22:04:10.450Z] time="2022-04-23T22:04:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:04:10.450Z] time="2022-04-23T22:04:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:04:10.450Z] time="2022-04-23T22:04:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:04:10.507Z] === RUN TestIsCpusetListAvailable [2022-04-23T22:04:10.507Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-23T22:04:10.507Z] PASS [2022-04-23T22:04:10.507Z] coverage: 39.4% of statements [2022-04-23T22:04:10.507Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 39.4% of statements [2022-04-23T22:04:10.542Z] --- PASS: TestPluginBackCompatMediaTypes (0.82s) [2022-04-23T22:04:10.542Z] PASS [2022-04-23T22:04:10.803Z] [2022-04-23T22:04:10.803Z] DONE 24 tests in 9.475s [2022-04-23T22:04:10.803Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-23T22:04:10.803Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:04:10.803Z] ++ set -e [2022-04-23T22:04:10.803Z] ++ '[' -n 0 ']' [2022-04-23T22:04:10.803Z] ++ set -x [2022-04-23T22:04:10.803Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:04:10.803Z] === RUN TestDockerSuite/TestCommitChange [2022-04-23T22:04:10.803Z] INFO: Testing against a local daemon [2022-04-23T22:04:10.803Z] === RUN TestExternalGraphDriver [2022-04-23T22:04:10.803Z] === RUN TestExternalGraphDriver/json [2022-04-23T22:04:10.909Z] --- PASS: TestSkipVerify (0.62s) [2022-04-23T22:04:10.909Z] === RUN TestBufferMaximum [2022-04-23T22:04:10.909Z] time="2022-04-23T22:04:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:04:10.909Z] time="2022-04-23T22:04:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:04:10.909Z] time="2022-04-23T22:04:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:04:10.909Z] time="2022-04-23T22:04:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:04:10.909Z] time="2022-04-23T22:04:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:04:10.909Z] time="2022-04-23T22:04:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751450.566352\",\"host\":\"c6195317fdac\"}'" [2022-04-23T22:04:10.909Z] time="2022-04-23T22:04:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751450.566352\",\"host\":\"c6195317fdac\"}'" [2022-04-23T22:04:10.909Z] --- PASS: TestBufferMaximum (0.01s) [2022-04-23T22:04:10.909Z] === RUN TestServerAlwaysDown [2022-04-23T22:04:10.909Z] time="2022-04-23T22:04:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:04:10.909Z] time="2022-04-23T22:04:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:04:10.909Z] time="2022-04-23T22:04:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751450.573858\",\"host\":\"c6195317fdac\"}'" [2022-04-23T22:04:10.909Z] time="2022-04-23T22:04:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751450.573858\",\"host\":\"c6195317fdac\"}'" [2022-04-23T22:04:10.909Z] time="2022-04-23T22:04:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:04:10.909Z] time="2022-04-23T22:04:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751450.573858\",\"host\":\"c6195317fdac\"}'" [2022-04-23T22:04:10.909Z] time="2022-04-23T22:04:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751450.575506\",\"host\":\"c6195317fdac\"}'" [2022-04-23T22:04:10.909Z] time="2022-04-23T22:04:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751450.575506\",\"host\":\"c6195317fdac\"}'" [2022-04-23T22:04:10.909Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-23T22:04:10.909Z] === RUN TestCannotSendAfterClose [2022-04-23T22:04:10.909Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-23T22:04:10.909Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-23T22:04:11.367Z] === RUN TestV1IDService [2022-04-23T22:04:11.367Z] --- PASS: TestV1IDService (0.02s) [2022-04-23T22:04:11.367Z] === RUN TestV2MetadataService [2022-04-23T22:04:11.410Z] [2022-04-23T22:04:11.745Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-23T22:04:11.826Z] time="2022-04-23T22:04:11Z" 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-04-23T22:04:11.826Z] time="2022-04-23T22:04:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"c6195317fdac\"}'" [2022-04-23T22:04:11.826Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-23T22:04:11.826Z] PASS [2022-04-23T22:04:11.826Z] coverage: 82.5% of statements [2022-04-23T22:04:11.826Z] ok github.com/docker/docker/daemon/logger/splunk 2.286s coverage: 82.5% of statements [2022-04-23T22:04:11.826Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-23T22:04:11.826Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-23T22:04:11.826Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-23T22:04:11.878Z] ---> 3e575215d0c5 [2022-04-23T22:04:11.878Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-23T22:04:11.878Z] ---> Running in fb78a5cdbf20 [2022-04-23T22:04:12.068Z] === RUN TestChtimes [2022-04-23T22:04:12.068Z] --- PASS: TestChtimes (0.00s) [2022-04-23T22:04:12.068Z] === RUN TestChtimesWindows [2022-04-23T22:04:12.068Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-23T22:04:12.068Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-23T22:04:12.068Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-23T22:04:12.068Z] PASS [2022-04-23T22:04:12.068Z] coverage: 13.0% of statements [2022-04-23T22:04:12.068Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 13.0% of statements [2022-04-23T22:04:12.285Z] === RUN TestSuccessfulDownload [2022-04-23T22:04:12.285Z] download_test.go:267: Needs fixing on Windows [2022-04-23T22:04:12.285Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-23T22:04:12.285Z] === RUN TestCancelledDownload [2022-04-23T22:04:12.285Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-23T22:04:12.285Z] === RUN TestMaxDownloadAttempts [2022-04-23T22:04:12.285Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-23T22:04:12.285Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-23T22:04:12.285Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-23T22:04:12.285Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-23T22:04:12.285Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-23T22:04:12.285Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-23T22:04:12.285Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-23T22:04:12.285Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-23T22:04:12.285Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-23T22:04:12.285Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-23T22:04:12.285Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-23T22:04:12.285Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-23T22:04:12.285Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-23T22:04:12.285Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-23T22:04:12.285Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-23T22:04:12.285Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-23T22:04:12.285Z] === RUN TestContinueOnError_NeverContinue [2022-04-23T22:04:12.285Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-23T22:04:12.285Z] === RUN TestManifestStore [2022-04-23T22:04:12.285Z] === RUN TestManifestStore/no_remote_or_local [2022-04-23T22:04:12.317Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-23T22:04:12.534Z] === RUN TestTailFile [2022-04-23T22:04:12.534Z] --- PASS: TestTailFile (0.00s) [2022-04-23T22:04:12.534Z] === RUN TestTailFileManyLines [2022-04-23T22:04:12.534Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-23T22:04:12.534Z] === RUN TestTailEmptyFile [2022-04-23T22:04:12.534Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-23T22:04:12.534Z] === RUN TestTailNegativeN [2022-04-23T22:04:12.534Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-23T22:04:12.534Z] === RUN TestNewTailReader [2022-04-23T22:04:12.534Z] === PAUSE TestNewTailReader [2022-04-23T22:04:12.534Z] === CONT TestNewTailReader [2022-04-23T22:04:12.534Z] === RUN TestNewTailReader/no_delimiter [2022-04-23T22:04:12.534Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-23T22:04:12.534Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-23T22:04:12.534Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-23T22:04:12.534Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-23T22:04:12.534Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-23T22:04:12.534Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-23T22:04:12.534Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-23T22:04:12.534Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-23T22:04:12.534Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-23T22:04:12.534Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-23T22:04:12.534Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-23T22:04:12.534Z] === RUN TestNewTailReader/truncated_last_line [2022-04-23T22:04:12.534Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-23T22:04:12.534Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-23T22:04:12.534Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-23T22:04:12.534Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-23T22:04:12.534Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-23T22:04:12.534Z] === CONT TestNewTailReader/no_delimiter [2022-04-23T22:04:12.534Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-23T22:04:12.534Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-23T22:04:12.534Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-23T22:04:12.534Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-23T22:04:12.534Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-23T22:04:12.534Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-23T22:04:12.534Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-23T22:04:12.535Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-23T22:04:12.535Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-23T22:04:12.535Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:04:12.535Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:12.535Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:12.536Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-23T22:04:12.536Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-23T22:04:12.536Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:04:12.536Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:04:12.536Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:04:12.577Z] === RUN TestExternalGraphDriver/spec [2022-04-23T22:04:12.744Z] time="2022-04-23T22:04:12Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3789923845\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-23T22:04:12.744Z] === RUN TestManifestStore/no_local_cache [2022-04-23T22:04:12.744Z] === RUN TestManifestStore/with_local_cache [2022-04-23T22:04:12.744Z] === RUN TestManifestStore/unknown_media_type [2022-04-23T22:04:12.744Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-23T22:04:12.744Z] time="2022-04-23T22:04:12Z" level=warning msg="reference for unknown type: " [2022-04-23T22:04:12.744Z] time="2022-04-23T22:04:12Z" level=warning msg="reference for unknown type: " [2022-04-23T22:04:12.744Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-23T22:04:12.744Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-23T22:04:12.744Z] time="2022-04-23T22:04:12Z" level=warning msg="reference for unknown type: " [2022-04-23T22:04:12.744Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-23T22:04:12.744Z] time="2022-04-23T22:04:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T22:04:12.744Z] time="2022-04-23T22:04:12Z" level=warning msg="reference for unknown type: " [2022-04-23T22:04:12.744Z] time="2022-04-23T22:04:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T22:04:12.744Z] time="2022-04-23T22:04:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T22:04:12.744Z] time="2022-04-23T22:04:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T22:04:12.744Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-23T22:04:12.744Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2022-04-23T22:04:12.744Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2022-04-23T22:04:12.744Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2022-04-23T22:04:12.744Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2022-04-23T22:04:12.744Z] === RUN TestTransfer [2022-04-23T22:04:12.744Z] time="2022-04-23T22:04:12Z" level=warning msg="reference for unknown type: " [2022-04-23T22:04:12.744Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-23T22:04:12.744Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-23T22:04:12.744Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-23T22:04:12.744Z] time="2022-04-23T22:04:12Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-23T22:04:12.744Z] --- PASS: TestManifestStore (0.41s) [2022-04-23T22:04:12.744Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-04-23T22:04:12.744Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-04-23T22:04:12.744Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-04-23T22:04:12.744Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) [2022-04-23T22:04:12.744Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-23T22:04:12.744Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2022-04-23T22:04:12.744Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-04-23T22:04:12.744Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-04-23T22:04:12.744Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-23T22:04:12.744Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-23T22:04:12.744Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-23T22:04:12.744Z] === RUN TestDetectManifestBlobMediaType [2022-04-23T22:04:12.744Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-23T22:04:12.744Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-23T22:04:12.744Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-23T22:04:12.744Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-23T22:04:12.744Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-23T22:04:12.744Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-23T22:04:12.744Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-23T22:04:12.744Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-23T22:04:12.744Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-23T22:04:12.744Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-23T22:04:12.744Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-23T22:04:12.744Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-23T22:04:12.744Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-23T22:04:12.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-23T22:04:12.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-23T22:04:12.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-23T22:04:12.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-23T22:04:12.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-23T22:04:12.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-23T22:04:12.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-23T22:04:12.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-23T22:04:12.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-23T22:04:12.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-23T22:04:12.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-23T22:04:12.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-23T22:04:12.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-23T22:04:12.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-23T22:04:12.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-23T22:04:12.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-23T22:04:12.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-23T22:04:12.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-23T22:04:12.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-23T22:04:12.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-23T22:04:12.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-23T22:04:12.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-23T22:04:12.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-23T22:04:12.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-23T22:04:12.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-23T22:04:12.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-23T22:04:12.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-23T22:04:12.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-23T22:04:12.744Z] === RUN TestFixManifestLayers [2022-04-23T22:04:12.744Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-23T22:04:12.744Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-23T22:04:12.744Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-23T22:04:12.744Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-23T22:04:12.744Z] === RUN TestFixManifestLayersBadParent [2022-04-23T22:04:12.744Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-23T22:04:12.744Z] === RUN TestValidateManifest [2022-04-23T22:04:12.744Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-23T22:04:12.744Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-23T22:04:12.744Z] === RUN TestFormatPlatform [2022-04-23T22:04:12.744Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-23T22:04:12.744Z] === RUN TestPullSchema2Config [2022-04-23T22:04:12.744Z] === RUN TestPullSchema2Config/success_first_time [2022-04-23T22:04:12.744Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T22:04:12.744Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:04:12.744Z] === RUN TestPullSchema2Config/500_status [2022-04-23T22:04:12.744Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T22:04:12.744Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:04:12.744Z] --- PASS: TestV2MetadataService (1.28s) [2022-04-23T22:04:12.744Z] PASS [2022-04-23T22:04:12.744Z] coverage: 48.2% of statements [2022-04-23T22:04:12.744Z] ok github.com/docker/docker/distribution/metadata 1.414s coverage: 48.2% of statements [2022-04-23T22:04:12.744Z] --- PASS: TestTransfer (0.13s) [2022-04-23T22:04:12.744Z] === RUN TestConcurrencyLimit [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-23T22:04:13.004Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-23T22:04:13.004Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:13.004Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:13.004Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:13.004Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:13.004Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:04:13.004Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-23T22:04:13.004Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:13.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:13.004Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:13.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:13.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:13.004Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:13.005Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:13.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:13.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:04:13.006Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-23T22:04:13.006Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.006Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-23T22:04:13.006Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-23T22:04:13.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:13.007Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:13.007Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:04:13.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:13.203Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:04:13.203Z] === RUN TestPullSchema2Config/EOF [2022-04-23T22:04:13.203Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T22:04:13.203Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:04:13.203Z] 2022/04/23 22:04:12 http: panic serving 127.0.0.1:49219: intentional panic [2022-04-23T22:04:13.203Z] goroutine 102 [running]: [2022-04-23T22:04:13.203Z] net/http.(*conn).serve.func1() [2022-04-23T22:04:13.203Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-23T22:04:13.203Z] panic({0x1789000, 0x196b8f0}) [2022-04-23T22:04:13.203Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-23T22:04:13.203Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000372680?, {0x19730d8?, 0xc000180460?}) [2022-04-23T22:04:13.203Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-23T22:04:13.203Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x19730d8, 0xc000180460}, 0xc0003f6d00) [2022-04-23T22:04:13.203Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-23T22:04:13.203Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x19730d8?, 0xc000180460?}, 0x1d8e6a0?) [2022-04-23T22:04:13.203Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-23T22:04:13.203Z] net/http.serverHandler.ServeHTTP({0xc0001fede0?}, {0x19730d8, 0xc000180460}, 0xc0003f6d00) [2022-04-23T22:04:13.203Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-23T22:04:13.203Z] net/http.(*conn).serve(0xc0001e8500, {0x1973950, 0xc0002807b0}) [2022-04-23T22:04:13.203Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-23T22:04:13.203Z] created by net/http.(*Server).Serve [2022-04-23T22:04:13.203Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-23T22:04:13.203Z] --- PASS: TestConcurrencyLimit (0.34s) [2022-04-23T22:04:13.203Z] === RUN TestInactiveJobs [2022-04-23T22:04:13.203Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:04:13.203Z] === RUN TestPullSchema2Config/unauthorized [2022-04-23T22:04:13.203Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T22:04:13.203Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:04:13.203Z] --- PASS: TestPullSchema2Config (0.54s) [2022-04-23T22:04:13.203Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-23T22:04:13.203Z] --- PASS: TestPullSchema2Config/500_status (0.27s) [2022-04-23T22:04:13.203Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-23T22:04:13.203Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-23T22:04:13.203Z] === RUN TestGetRepositoryMountCandidates [2022-04-23T22:04:13.203Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-23T22:04:13.203Z] === RUN TestLayerAlreadyExists [2022-04-23T22:04:13.203Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:04:13.203Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:04:13.203Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:04:13.203Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:04:13.203Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:04:13.203Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:04:13.203Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-23T22:04:13.203Z] === RUN TestWhenEmptyAuthConfig [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:04:13.476Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:04:13.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.01s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.01s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.01s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:04:13.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:04:13.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-23T22:04:13.479Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:04:13.479Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.479Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:04:13.479Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:04:13.479Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:04:13.479Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:04:13.479Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-23T22:04:13.479Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:04:13.479Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:04:13.479Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.479Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:04:13.479Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:04:13.479Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:04:13.479Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.479Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-04-23T22:04:13.479Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:04:13.479Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:04:13.479Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:04:13.479Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:04:13.479Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:04:13.479Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:04:13.479Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:04:13.479Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:04:13.479Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:04:13.479Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:04:13.479Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:04:13.479Z] PASS [2022-04-23T22:04:13.479Z] coverage: 88.6% of statements [2022-04-23T22:04:13.479Z] ok github.com/docker/docker/pkg/tailfile 0.363s coverage: 88.6% of statements [2022-04-23T22:04:13.479Z] time="2022-04-23T22:04:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-23T22:04:13.519Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-23T22:04:13.661Z] === RUN TestNotFound [2022-04-23T22:04:13.661Z] --- PASS: TestNotFound (0.00s) [2022-04-23T22:04:13.661Z] === RUN TestConflict [2022-04-23T22:04:13.661Z] --- PASS: TestConflict (0.00s) [2022-04-23T22:04:13.661Z] === RUN TestForbidden [2022-04-23T22:04:13.661Z] --- PASS: TestForbidden (0.00s) [2022-04-23T22:04:13.661Z] === RUN TestInvalidParameter [2022-04-23T22:04:13.661Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-23T22:04:13.661Z] === RUN TestNotImplemented [2022-04-23T22:04:13.661Z] --- PASS: TestNotImplemented (0.00s) [2022-04-23T22:04:13.661Z] === RUN TestNotModified [2022-04-23T22:04:13.661Z] --- PASS: TestNotModified (0.00s) [2022-04-23T22:04:13.661Z] === RUN TestUnauthorized [2022-04-23T22:04:13.661Z] --- PASS: TestUnauthorized (0.00s) [2022-04-23T22:04:13.661Z] === RUN TestUnknown [2022-04-23T22:04:13.661Z] --- PASS: TestUnknown (0.00s) [2022-04-23T22:04:13.661Z] === RUN TestCancelled [2022-04-23T22:04:13.661Z] --- PASS: TestCancelled (0.00s) [2022-04-23T22:04:13.661Z] === RUN TestDeadline [2022-04-23T22:04:13.661Z] --- PASS: TestDeadline (0.00s) [2022-04-23T22:04:13.661Z] === RUN TestDataLoss [2022-04-23T22:04:13.661Z] --- PASS: TestDataLoss (0.00s) [2022-04-23T22:04:13.661Z] === RUN TestUnavailable [2022-04-23T22:04:13.661Z] --- PASS: TestUnavailable (0.00s) [2022-04-23T22:04:13.661Z] === RUN TestSystem [2022-04-23T22:04:13.661Z] --- PASS: TestSystem (0.00s) [2022-04-23T22:04:13.661Z] === RUN TestFromStatusCode [2022-04-23T22:04:13.661Z] === RUN TestFromStatusCode/Not_Found [2022-04-23T22:04:13.661Z] === RUN TestFromStatusCode/Bad_Request [2022-04-23T22:04:13.661Z] === RUN TestFromStatusCode/Conflict [2022-04-23T22:04:13.661Z] === RUN TestFromStatusCode/Unauthorized [2022-04-23T22:04:13.661Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-23T22:04:13.661Z] === RUN TestFromStatusCode/Forbidden [2022-04-23T22:04:13.662Z] === RUN TestFromStatusCode/Not_Modified [2022-04-23T22:04:13.662Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-23T22:04:13.662Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-23T22:04:13.662Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-23T22:04:13.662Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-23T22:04:13.662Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-23T22:04:13.662Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-23T22:04:13.662Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-23T22:04:13.662Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-23T22:04:13.662Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-23T22:04:13.662Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-23T22:04:13.662Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-23T22:04:13.662Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-23T22:04:13.662Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-23T22:04:13.662Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-23T22:04:13.662Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-23T22:04:13.662Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-23T22:04:13.662Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-23T22:04:13.662Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-23T22:04:13.662Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-23T22:04:13.662Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-23T22:04:13.662Z] PASS [2022-04-23T22:04:13.662Z] coverage: 77.0% of statements [2022-04-23T22:04:13.662Z] ok github.com/docker/docker/errdefs 0.052s coverage: 77.0% of statements [2022-04-23T22:04:13.662Z] --- PASS: TestInactiveJobs (0.35s) [2022-04-23T22:04:13.662Z] === RUN TestWatchRelease [2022-04-23T22:04:13.662Z] --- PASS: TestWatchRelease (0.04s) [2022-04-23T22:04:13.662Z] === RUN TestWatchFinishedTransfer [2022-04-23T22:04:13.662Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-23T22:04:13.662Z] === RUN TestDuplicateTransfer [2022-04-23T22:04:13.662Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-23T22:04:13.662Z] === RUN TestSuccessfulUpload [2022-04-23T22:04:14.119Z] time="2022-04-23T22:04:13Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-23T22:04:14.119Z] --- PASS: TestSuccessfulUpload (0.41s) [2022-04-23T22:04:14.119Z] === RUN TestCancelledUpload [2022-04-23T22:04:14.119Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-23T22:04:14.119Z] PASS [2022-04-23T22:04:14.119Z] coverage: 76.8% of statements [2022-04-23T22:04:14.119Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 76.8% of statements [2022-04-23T22:04:14.462Z] === RUN TestExternalGraphDriver/pull [2022-04-23T22:04:14.465Z] === RUN TestTarSumRemoveNonExistent [2022-04-23T22:04:14.465Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-23T22:04:14.465Z] === RUN TestTarSumRemove [2022-04-23T22:04:14.465Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-23T22:04:14.465Z] === RUN TestSortFileInfoSums [2022-04-23T22:04:14.465Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-23T22:04:14.465Z] === RUN TestNewTarSumForLabelInvalid [2022-04-23T22:04:14.465Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-23T22:04:14.465Z] === RUN TestNewTarSumForLabel [2022-04-23T22:04:14.465Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-23T22:04:14.465Z] === RUN TestEmptyTar [2022-04-23T22:04:14.465Z] --- PASS: TestEmptyTar (0.00s) [2022-04-23T22:04:14.465Z] === RUN TestTarSumsReadSize [2022-04-23T22:04:14.465Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-23T22:04:14.465Z] === RUN TestTarSums [2022-04-23T22:04:14.465Z] --- PASS: TestTarSums (0.07s) [2022-04-23T22:04:14.465Z] === RUN TestIteration [2022-04-23T22:04:14.465Z] --- PASS: TestIteration (0.00s) [2022-04-23T22:04:14.465Z] === RUN TestVersionLabelForChecksum [2022-04-23T22:04:14.465Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-23T22:04:14.465Z] === RUN TestVersion [2022-04-23T22:04:14.465Z] --- PASS: TestVersion (0.00s) [2022-04-23T22:04:14.465Z] === RUN TestGetVersion [2022-04-23T22:04:14.465Z] --- PASS: TestGetVersion (0.00s) [2022-04-23T22:04:14.465Z] === RUN TestGetVersions [2022-04-23T22:04:14.465Z] --- PASS: TestGetVersions (0.00s) [2022-04-23T22:04:14.465Z] PASS [2022-04-23T22:04:14.465Z] coverage: 89.3% of statements [2022-04-23T22:04:14.465Z] ok github.com/docker/docker/pkg/tarsum 0.127s coverage: 89.3% of statements [2022-04-23T22:04:14.577Z] --- PASS: TestWhenEmptyAuthConfig (1.22s) [2022-04-23T22:04:14.577Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-23T22:04:14.577Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-23T22:04:14.577Z] === RUN TestTokenPassThru [2022-04-23T22:04:14.577Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-23T22:04:14.577Z] === RUN TestTokenPassThruDifferentHost [2022-04-23T22:04:14.577Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-23T22:04:14.577Z] PASS [2022-04-23T22:04:14.577Z] coverage: 26.6% of statements [2022-04-23T22:04:14.577Z] ok github.com/docker/docker/distribution 2.295s coverage: 26.6% of statements [2022-04-23T22:04:14.577Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-23T22:04:14.577Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-23T22:04:14.722Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-23T22:04:14.933Z] === RUN TestTruncIndex [2022-04-23T22:04:15.034Z] === RUN TestCompare [2022-04-23T22:04:15.034Z] --- PASS: TestCompare (0.00s) [2022-04-23T22:04:15.034Z] PASS [2022-04-23T22:04:15.034Z] coverage: 19.2% of statements [2022-04-23T22:04:15.034Z] ok github.com/docker/docker/image/cache 0.083s coverage: 19.2% of statements [2022-04-23T22:04:15.034Z] === RUN TestFSGetInvalidData [2022-04-23T22:04:15.034Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-04-23T22:04:15.034Z] === RUN TestFSInvalidSet [2022-04-23T22:04:15.034Z] --- PASS: TestFSInvalidSet (0.02s) [2022-04-23T22:04:15.034Z] === RUN TestFSInvalidRoot [2022-04-23T22:04:15.034Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-23T22:04:15.034Z] === RUN TestFSMetadataGetSet [2022-04-23T22:04:15.034Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-04-23T22:04:15.034Z] === RUN TestFSInvalidWalker [2022-04-23T22:04:15.034Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-04-23T22:04:15.034Z] === RUN TestFSGetSet [2022-04-23T22:04:15.034Z] --- PASS: TestFSGetSet (0.04s) [2022-04-23T22:04:15.034Z] === RUN TestFSGetUnsetKey [2022-04-23T22:04:15.034Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-23T22:04:15.034Z] === RUN TestFSGetEmptyData [2022-04-23T22:04:15.034Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-23T22:04:15.034Z] === RUN TestFSDelete [2022-04-23T22:04:15.034Z] --- PASS: TestFSDelete (0.02s) [2022-04-23T22:04:15.034Z] === RUN TestFSWalker [2022-04-23T22:04:15.034Z] --- PASS: TestFSWalker (0.02s) [2022-04-23T22:04:15.034Z] === RUN TestFSWalkerStopOnError [2022-04-23T22:04:15.034Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-23T22:04:15.034Z] === RUN TestNewFromJSON [2022-04-23T22:04:15.034Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-23T22:04:15.034Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-23T22:04:15.034Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-23T22:04:15.034Z] === RUN TestMarshalKeyOrder [2022-04-23T22:04:15.034Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-23T22:04:15.034Z] === RUN TestHistoryEqual [2022-04-23T22:04:15.401Z] --- PASS: TestTruncIndex (0.10s) [2022-04-23T22:04:15.401Z] PASS [2022-04-23T22:04:15.401Z] coverage: 91.5% of statements [2022-04-23T22:04:15.401Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2022-04-23T22:04:15.496Z] --- PASS: TestHistoryEqual (0.21s) [2022-04-23T22:04:15.496Z] === RUN TestImage [2022-04-23T22:04:15.496Z] --- PASS: TestImage (0.00s) [2022-04-23T22:04:15.496Z] === RUN TestImageOSNotEmpty [2022-04-23T22:04:15.496Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-23T22:04:15.496Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-23T22:04:15.496Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-23T22:04:15.496Z] === RUN TestCreate [2022-04-23T22:04:15.496Z] --- PASS: TestCreate (0.01s) [2022-04-23T22:04:15.496Z] === RUN TestRestore [2022-04-23T22:04:15.496Z] time="2022-04-23T22:04:15Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-23T22:04:15.496Z] --- PASS: TestRestore (0.04s) [2022-04-23T22:04:15.496Z] === RUN TestAddDelete [2022-04-23T22:04:15.496Z] --- PASS: TestAddDelete (0.03s) [2022-04-23T22:04:15.496Z] === RUN TestSearchAfterDelete [2022-04-23T22:04:15.496Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-23T22:04:15.496Z] === RUN TestParentReset [2022-04-23T22:04:15.496Z] --- PASS: TestParentReset (0.03s) [2022-04-23T22:04:15.496Z] === RUN TestGetAndSetLastUpdated [2022-04-23T22:04:15.496Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-23T22:04:15.496Z] === RUN TestStoreLen [2022-04-23T22:04:15.496Z] --- PASS: TestStoreLen (0.09s) [2022-04-23T22:04:15.496Z] PASS [2022-04-23T22:04:15.496Z] coverage: 86.9% of statements [2022-04-23T22:04:15.496Z] ok github.com/docker/docker/image 0.763s coverage: 86.9% of statements [2022-04-23T22:04:15.663Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-23T22:04:15.870Z] === RUN TestVersionInfo [2022-04-23T22:04:15.870Z] --- PASS: TestVersionInfo (0.00s) [2022-04-23T22:04:15.870Z] === RUN TestAppendVersions [2022-04-23T22:04:15.870Z] --- PASS: TestAppendVersions (0.00s) [2022-04-23T22:04:15.870Z] PASS [2022-04-23T22:04:15.870Z] coverage: 88.9% of statements [2022-04-23T22:04:15.870Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2022-04-23T22:04:15.954Z] === RUN TestValidateManifest [2022-04-23T22:04:15.954Z] === RUN TestValidateManifest/nil [2022-04-23T22:04:15.954Z] === RUN TestValidateManifest/non-nil [2022-04-23T22:04:15.954Z] --- PASS: TestValidateManifest (0.00s) [2022-04-23T22:04:15.954Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-23T22:04:15.954Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-23T22:04:15.954Z] PASS [2022-04-23T22:04:15.954Z] coverage: 0.7% of statements [2022-04-23T22:04:15.954Z] ok github.com/docker/docker/image/tarexport 0.093s coverage: 0.7% of statements [2022-04-23T22:04:15.954Z] === RUN TestMakeV1ConfigFromConfig [2022-04-23T22:04:15.954Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-23T22:04:15.954Z] PASS [2022-04-23T22:04:15.954Z] coverage: 25.0% of statements [2022-04-23T22:04:15.954Z] ok github.com/docker/docker/image/v1 0.081s coverage: 25.0% of statements [2022-04-23T22:04:15.954Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-23T22:04:16.605Z] --- PASS: TestExternalGraphDriver (5.57s) [2022-04-23T22:04:16.605Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2022-04-23T22:04:16.605Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2022-04-23T22:04:16.605Z] --- PASS: TestExternalGraphDriver/pull (1.91s) [2022-04-23T22:04:16.605Z] === RUN TestGraphdriverPluginV2 [2022-04-23T22:04:16.605Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-23T22:04:17.175Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-23T22:04:17.431Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-23T22:04:17.431Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-23T22:04:17.431Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-23T22:04:17.431Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-23T22:04:17.487Z] === RUN TestSerialization [2022-04-23T22:04:17.487Z] --- PASS: TestSerialization (0.02s) [2022-04-23T22:04:17.487Z] PASS [2022-04-23T22:04:17.487Z] coverage: 100.0% of statements [2022-04-23T22:04:17.487Z] ok github.com/docker/docker/libcontainerd/queue 0.066s coverage: 100.0% of statements [2022-04-23T22:04:17.900Z] === RUN TestValidatePrivileges [2022-04-23T22:04:17.900Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-23T22:04:17.900Z] === RUN TestFilterByCapNeg [2022-04-23T22:04:17.900Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-23T22:04:17.900Z] === RUN TestFilterByCapPos [2022-04-23T22:04:17.900Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-23T22:04:17.900Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-23T22:04:17.900Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-23T22:04:17.900Z] PASS [2022-04-23T22:04:17.900Z] coverage: 12.2% of statements [2022-04-23T22:04:17.900Z] ok github.com/docker/docker/plugin 0.062s coverage: 12.2% of statements [2022-04-23T22:04:17.944Z] === RUN TestEmptyLayer [2022-04-23T22:04:17.944Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-23T22:04:17.944Z] === RUN TestCommitFailure [2022-04-23T22:04:17.944Z] --- PASS: TestCommitFailure (0.06s) [2022-04-23T22:04:17.944Z] === RUN TestStartTransactionFailure [2022-04-23T22:04:17.944Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-23T22:04:17.944Z] === RUN TestGetOrphan [2022-04-23T22:04:17.944Z] --- PASS: TestGetOrphan (0.01s) [2022-04-23T22:04:17.944Z] === RUN TestMountAndRegister [2022-04-23T22:04:18.402Z] layer_test.go:258: Layer size: 14 [2022-04-23T22:04:18.402Z] --- PASS: TestMountAndRegister (0.20s) [2022-04-23T22:04:18.402Z] === RUN TestLayerRelease [2022-04-23T22:04:18.402Z] layer_test.go:291: Failing on Windows [2022-04-23T22:04:18.402Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-23T22:04:18.402Z] === RUN TestStoreRestore [2022-04-23T22:04:18.402Z] layer_test.go:340: Failing on Windows [2022-04-23T22:04:18.402Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-23T22:04:18.402Z] === RUN TestTarStreamStability [2022-04-23T22:04:18.402Z] layer_test.go:455: Failing on Windows [2022-04-23T22:04:18.402Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-23T22:04:18.402Z] === RUN TestRegisterExistingLayer [2022-04-23T22:04:18.402Z] === RUN TestEnvironmentParsing [2022-04-23T22:04:18.402Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-23T22:04:18.402Z] PASS [2022-04-23T22:04:18.402Z] coverage: 1.2% of statements [2022-04-23T22:04:18.402Z] ok github.com/docker/docker/libcontainerd/local 0.076s coverage: 1.2% of statements [2022-04-23T22:04:18.402Z] --- PASS: TestRegisterExistingLayer (0.18s) [2022-04-23T22:04:18.402Z] === RUN TestTarStreamVerification [2022-04-23T22:04:18.402Z] layer_test.go:684: Failing on Windows [2022-04-23T22:04:18.402Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-23T22:04:18.402Z] === RUN TestLayerMigration [2022-04-23T22:04:18.402Z] migration_test.go:45: Failing on Windows [2022-04-23T22:04:18.402Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-23T22:04:18.402Z] === RUN TestLayerMigrationNoTarsplit [2022-04-23T22:04:18.402Z] migration_test.go:181: Failing on Windows [2022-04-23T22:04:18.402Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-23T22:04:18.402Z] === RUN TestMountInit [2022-04-23T22:04:18.402Z] mount_test.go:17: Failing on Windows [2022-04-23T22:04:18.402Z] --- SKIP: TestMountInit (0.00s) [2022-04-23T22:04:18.402Z] === RUN TestMountSize [2022-04-23T22:04:18.402Z] mount_test.go:76: Failing on Windows [2022-04-23T22:04:18.402Z] --- SKIP: TestMountSize (0.00s) [2022-04-23T22:04:18.402Z] === RUN TestMountChanges [2022-04-23T22:04:18.402Z] mount_test.go:125: Failing on Windows [2022-04-23T22:04:18.402Z] --- SKIP: TestMountChanges (0.00s) [2022-04-23T22:04:18.402Z] === RUN TestMountApply [2022-04-23T22:04:18.402Z] mount_test.go:212: Failing on Windows [2022-04-23T22:04:18.402Z] --- SKIP: TestMountApply (0.00s) [2022-04-23T22:04:18.402Z] PASS [2022-04-23T22:04:18.402Z] coverage: 30.6% of statements [2022-04-23T22:04:18.402Z] ok github.com/docker/docker/layer 0.563s coverage: 30.6% of statements [2022-04-23T22:04:18.558Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-23T22:04:18.860Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-23T22:04:18.860Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-23T22:04:18.860Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-23T22:04:18.860Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-23T22:04:18.884Z] === RUN TestNewSettable [2022-04-23T22:04:18.884Z] --- PASS: TestNewSettable (0.00s) [2022-04-23T22:04:18.884Z] === RUN TestIsSettable [2022-04-23T22:04:18.884Z] --- PASS: TestIsSettable (0.00s) [2022-04-23T22:04:18.884Z] === RUN TestUpdateSettingsEnv [2022-04-23T22:04:18.884Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-23T22:04:18.884Z] PASS [2022-04-23T22:04:18.884Z] coverage: 20.0% of statements [2022-04-23T22:04:18.884Z] ok github.com/docker/docker/plugin/v2 0.043s coverage: 20.0% of statements [2022-04-23T22:04:18.884Z] === RUN TestLoad [2022-04-23T22:04:18.884Z] --- PASS: TestLoad (0.00s) [2022-04-23T22:04:18.884Z] === RUN TestSave [2022-04-23T22:04:18.884Z] --- PASS: TestSave (0.03s) [2022-04-23T22:04:18.884Z] === RUN TestAddDeleteGet [2022-04-23T22:04:18.884Z] --- PASS: TestAddDeleteGet (0.04s) [2022-04-23T22:04:18.884Z] === RUN TestInvalidTags [2022-04-23T22:04:18.884Z] --- PASS: TestInvalidTags (0.01s) [2022-04-23T22:04:18.884Z] PASS [2022-04-23T22:04:18.884Z] coverage: 84.4% of statements [2022-04-23T22:04:18.884Z] ok github.com/docker/docker/reference 0.125s coverage: 84.4% of statements [2022-04-23T22:04:19.140Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-23T22:04:19.140Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-23T22:04:19.140Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-23T22:04:19.140Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-23T22:04:19.140Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-23T22:04:19.140Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-23T22:04:19.140Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-23T22:04:19.317Z] === RUN TestSequenceGetAvailableBit [2022-04-23T22:04:19.317Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-23T22:04:19.317Z] === RUN TestSequenceEqual [2022-04-23T22:04:19.317Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-23T22:04:19.317Z] === RUN TestSequenceCopy [2022-04-23T22:04:19.317Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-23T22:04:19.317Z] === RUN TestGetFirstAvailable [2022-04-23T22:04:19.317Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-23T22:04:19.317Z] === RUN TestFindSequence [2022-04-23T22:04:19.317Z] --- PASS: TestFindSequence (0.00s) [2022-04-23T22:04:19.317Z] === RUN TestCheckIfAvailable [2022-04-23T22:04:19.317Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-23T22:04:19.317Z] === RUN TestMergeSequences [2022-04-23T22:04:19.317Z] --- PASS: TestMergeSequences (0.00s) [2022-04-23T22:04:19.317Z] === RUN TestPushReservation [2022-04-23T22:04:19.317Z] --- PASS: TestPushReservation (0.00s) [2022-04-23T22:04:19.317Z] === RUN TestSerializeDeserialize [2022-04-23T22:04:19.317Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-23T22:04:19.317Z] === RUN TestSet [2022-04-23T22:04:19.317Z] --- PASS: TestSet (0.00s) [2022-04-23T22:04:19.317Z] === RUN TestSetUnset [2022-04-23T22:04:19.317Z] --- PASS: TestSetUnset (0.00s) [2022-04-23T22:04:19.317Z] === RUN TestOffsetSetUnset [2022-04-23T22:04:19.317Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-23T22:04:19.317Z] === RUN TestSetInRange [2022-04-23T22:04:19.317Z] --- PASS: TestSetInRange (0.00s) [2022-04-23T22:04:19.317Z] === RUN TestSetAnyInRange [2022-04-23T22:04:19.317Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-23T22:04:19.317Z] === RUN TestMethods [2022-04-23T22:04:19.317Z] --- PASS: TestMethods (0.00s) [2022-04-23T22:04:19.317Z] === RUN TestRandomAllocateDeallocate [2022-04-23T22:04:20.444Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-23T22:04:20.444Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-23T22:04:20.444Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-23T22:04:20.444Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-23T22:04:20.444Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-23T22:04:20.444Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-23T22:04:20.444Z] === RUN TestResumableRequestReaderWithReadError [2022-04-23T22:04:20.444Z] time="2022-04-23T22:04:19Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-23T22:04:20.444Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-04-23T22:04:20.444Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-23T22:04:20.444Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-23T22:04:20.444Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-23T22:04:20.444Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-23T22:04:20.444Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-23T22:04:20.444Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-23T22:04:20.444Z] === RUN TestResumableRequestReader [2022-04-23T22:04:20.444Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-23T22:04:20.444Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-23T22:04:20.444Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-23T22:04:20.444Z] PASS [2022-04-23T22:04:20.444Z] coverage: 100.0% of statements [2022-04-23T22:04:20.444Z] ok github.com/docker/docker/registry/resumable 0.266s coverage: 100.0% of statements [2022-04-23T22:04:20.521Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-23T22:04:20.781Z] --- PASS: TestGraphdriverPluginV2 (4.41s) [2022-04-23T22:04:20.781Z] PASS [2022-04-23T22:04:20.781Z] [2022-04-23T22:04:20.781Z] DONE 5 tests in 10.093s [2022-04-23T22:04:20.781Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-23T22:04:20.781Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:04:20.781Z] ++ set -e [2022-04-23T22:04:20.781Z] ++ '[' -n 0 ']' [2022-04-23T22:04:20.781Z] ++ set -x [2022-04-23T22:04:20.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-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:04:20.911Z] === RUN TestResolveAuthConfigIndexServer [2022-04-23T22:04:20.911Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-23T22:04:20.911Z] === RUN TestResolveAuthConfigFullURL [2022-04-23T22:04:20.911Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-23T22:04:20.911Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-23T22:04:20.911Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-23T22:04:20.911Z] === RUN TestValidateMirror [2022-04-23T22:04:20.911Z] --- PASS: TestValidateMirror (0.00s) [2022-04-23T22:04:20.911Z] === RUN TestLoadInsecureRegistries [2022-04-23T22:04:20.911Z] time="2022-04-23T22:04:20Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-23T22:04:20.911Z] time="2022-04-23T22:04:20Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-23T22:04:20.911Z] time="2022-04-23T22:04:20Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-23T22:04:20.911Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2022-04-23T22:04:20.911Z] === RUN TestNewServiceConfig [2022-04-23T22:04:20.911Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-23T22:04:20.911Z] === RUN TestValidateIndexName [2022-04-23T22:04:20.911Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-23T22:04:20.911Z] === RUN TestValidateIndexNameWithError [2022-04-23T22:04:20.911Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-23T22:04:20.911Z] === RUN TestEndpointParse [2022-04-23T22:04:20.911Z] --- PASS: TestEndpointParse (0.00s) [2022-04-23T22:04:20.911Z] === RUN TestEndpointParseInvalid [2022-04-23T22:04:20.911Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-23T22:04:20.911Z] === RUN TestValidateEndpoint [2022-04-23T22:04:20.911Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-23T22:04:20.911Z] === RUN TestPing [2022-04-23T22:04:20.911Z] --- PASS: TestPing (0.00s) [2022-04-23T22:04:20.911Z] === RUN TestPingRegistryEndpoint [2022-04-23T22:04:20.911Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:04:20.911Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-23T22:04:20.911Z] === RUN TestEndpoint [2022-04-23T22:04:20.911Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:04:20.911Z] --- SKIP: TestEndpoint (0.00s) [2022-04-23T22:04:20.911Z] === RUN TestParseRepositoryInfo [2022-04-23T22:04:20.911Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-23T22:04:20.911Z] === RUN TestNewIndexInfo [2022-04-23T22:04:20.911Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-23T22:04:20.911Z] === RUN TestMirrorEndpointLookup [2022-04-23T22:04:20.911Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:04:20.911Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-23T22:04:20.911Z] === RUN TestSearchRepositories [2022-04-23T22:04:20.911Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-23T22:04:20.911Z] Host: 127.0.0.1:49358 [2022-04-23T22:04:20.911Z] User-Agent: docker test client [2022-04-23T22:04:20.911Z] Authorization: Token fake-token [2022-04-23T22:04:20.911Z] X-Docker-Token: true [2022-04-23T22:04:20.911Z] Accept-Encoding: gzip [2022-04-23T22:04:20.911Z] [2022-04-23T22:04:20.911Z] [2022-04-23T22:04:20.911Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-23T22:04:20.911Z] Connection: close [2022-04-23T22:04:20.911Z] Content-Length: 144 [2022-04-23T22:04:20.911Z] Cache-Control: no-cache [2022-04-23T22:04:20.911Z] Content-Type: application/json [2022-04-23T22:04:20.911Z] Date: Sat, 23 Apr 2022 22:04:20 GMT [2022-04-23T22:04:20.911Z] Expires: -1 [2022-04-23T22:04:20.911Z] Pragma: no-cache [2022-04-23T22:04:20.911Z] Server: docker-tests/mock [2022-04-23T22:04:20.911Z] X-Docker-Registry-Config: mock [2022-04-23T22:04:20.911Z] X-Docker-Registry-Version: 0.0.0 [2022-04-23T22:04:20.911Z] [2022-04-23T22:04:20.911Z] [2022-04-23T22:04:20.911Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-23T22:04:20.911Z] === RUN TestTrustedLocation [2022-04-23T22:04:20.911Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-23T22:04:20.911Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-23T22:04:20.911Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-23T22:04:20.911Z] === RUN TestAllowNondistributableArtifacts [2022-04-23T22:04:20.911Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-23T22:04:20.911Z] === RUN TestIsSecureIndex [2022-04-23T22:04:20.911Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-23T22:04:20.911Z] PASS [2022-04-23T22:04:20.911Z] coverage: 51.7% of statements [2022-04-23T22:04:20.911Z] ok github.com/docker/docker/registry 0.294s coverage: 51.7% of statements [2022-04-23T22:04:20.911Z] === RUN TestRestartManagerTimeout [2022-04-23T22:04:20.912Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-23T22:04:20.912Z] === RUN TestRestartManagerTimeoutReset [2022-04-23T22:04:20.912Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-23T22:04:20.912Z] PASS [2022-04-23T22:04:20.912Z] coverage: 50.9% of statements [2022-04-23T22:04:20.912Z] ok github.com/docker/docker/restartmanager 0.044s coverage: 50.9% of statements [2022-04-23T22:04:21.041Z] INFO: Testing against a local daemon [2022-04-23T22:04:21.041Z] === RUN TestContinueAfterPluginCrash [2022-04-23T22:04:21.041Z] === PAUSE TestContinueAfterPluginCrash [2022-04-23T22:04:21.041Z] === RUN TestReadPluginNoRead [2022-04-23T22:04:21.041Z] === PAUSE TestReadPluginNoRead [2022-04-23T22:04:21.041Z] === RUN TestDaemonStartWithLogOpt [2022-04-23T22:04:21.041Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-23T22:04:21.041Z] === CONT TestContinueAfterPluginCrash [2022-04-23T22:04:21.041Z] === CONT TestDaemonStartWithLogOpt [2022-04-23T22:04:21.378Z] --- PASS: TestGet (15.04s) [2022-04-23T22:04:21.378Z] === RUN TestPluginWithNoManifest [2022-04-23T22:04:21.378Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-23T22:04:21.378Z] === RUN TestGetAll [2022-04-23T22:04:21.378Z] --- PASS: TestGetAll (0.00s) [2022-04-23T22:04:21.378Z] PASS [2022-04-23T22:04:21.378Z] coverage: 73.2% of statements [2022-04-23T22:04:21.378Z] ok github.com/docker/docker/pkg/plugins 35.986s coverage: 73.2% of statements [2022-04-23T22:04:21.488Z] === RUN TestInvalidConfig [2022-04-23T22:04:21.488Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-23T22:04:21.488Z] === RUN TestConfig [2022-04-23T22:04:21.488Z] --- PASS: TestConfig (0.00s) [2022-04-23T22:04:21.489Z] === RUN TestOptionsLabels [2022-04-23T22:04:21.489Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-23T22:04:21.489Z] === RUN TestValidName [2022-04-23T22:04:21.489Z] --- PASS: TestValidName (0.00s) [2022-04-23T22:04:21.489Z] PASS [2022-04-23T22:04:21.489Z] coverage: 19.7% of statements [2022-04-23T22:04:21.489Z] ok github.com/docker/docker/libnetwork/config 0.082s coverage: 19.7% of statements [2022-04-23T22:04:21.612Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-23T22:04:21.612Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-23T22:04:21.847Z] === RUN TestDecodeContainerConfig [2022-04-23T22:04:21.847Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-23T22:04:21.847Z] --- PASS: TestDecodeContainerConfig (0.01s) [2022-04-23T22:04:21.847Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.01s) [2022-04-23T22:04:21.847Z] === RUN TestDecodeContainerConfigIsolation [2022-04-23T22:04:21.847Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-23T22:04:21.847Z] === RUN TestValidatePrivileged [2022-04-23T22:04:21.847Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-23T22:04:21.847Z] PASS [2022-04-23T22:04:21.847Z] coverage: 52.4% of statements [2022-04-23T22:04:21.847Z] ok github.com/docker/docker/runconfig 0.060s coverage: 52.4% of statements [2022-04-23T22:04:21.847Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-23T22:04:21.847Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-23T22:04:21.847Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-23T22:04:21.847Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-23T22:04:21.847Z] PASS [2022-04-23T22:04:21.847Z] coverage: 62.5% of statements [2022-04-23T22:04:21.847Z] ok github.com/docker/docker/testutil 0.085s coverage: 62.5% of statements [2022-04-23T22:04:22.295Z] Removing intermediate container fb78a5cdbf20 [2022-04-23T22:04:22.295Z] ---> ecbfbf957fb4 [2022-04-23T22:04:22.295Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-23T22:04:22.295Z] ---> Running in 9797707b0ae2 [2022-04-23T22:04:22.455Z] === RUN TestKey [2022-04-23T22:04:22.455Z] --- PASS: TestKey (0.00s) [2022-04-23T22:04:22.455Z] === RUN TestParseKey [2022-04-23T22:04:22.455Z] --- PASS: TestParseKey (0.00s) [2022-04-23T22:04:22.455Z] === RUN TestInvalidDataStore [2022-04-23T22:04:22.455Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-23T22:04:22.455Z] === RUN TestKVObjectFlatKey [2022-04-23T22:04:22.455Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-23T22:04:22.455Z] === RUN TestAtomicKVObjectFlatKey [2022-04-23T22:04:22.455Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-23T22:04:22.455Z] PASS [2022-04-23T22:04:22.455Z] coverage: 21.9% of statements [2022-04-23T22:04:22.455Z] ok github.com/docker/docker/libnetwork/datastore 0.057s coverage: 21.9% of statements [2022-04-23T22:04:22.455Z] === RUN TestErrorInterfaces [2022-04-23T22:04:22.455Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-23T22:04:22.455Z] === RUN TestNetworkMarshalling [2022-04-23T22:04:22.455Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-04-23T22:04:22.455Z] === RUN TestEndpointMarshalling [2022-04-23T22:04:22.455Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-23T22:04:22.455Z] === RUN TestAuxAddresses [2022-04-23T22:04:22.455Z] time="2022-04-23T22:04:22Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-23T22:04:22.455Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-23T22:04:22.455Z] === RUN TestSRVServiceQuery [2022-04-23T22:04:22.455Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:04:22.455Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-23T22:04:22.455Z] === RUN TestServiceVIPReuse [2022-04-23T22:04:22.455Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:04:22.455Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-23T22:04:22.455Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-23T22:04:22.455Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:04:22.455Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-23T22:04:22.455Z] === RUN TestDNSIPQuery [2022-04-23T22:04:22.455Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:04:22.455Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-23T22:04:22.455Z] === RUN TestDNSProxyServFail [2022-04-23T22:04:22.455Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:04:22.455Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-23T22:04:22.455Z] === RUN TestSandboxAddEmpty [2022-04-23T22:04:22.455Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:04:22.455Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-23T22:04:22.455Z] === RUN TestSandboxAddMultiPrio [2022-04-23T22:04:22.455Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:04:22.455Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-23T22:04:22.455Z] === RUN TestSandboxAddSamePrio [2022-04-23T22:04:22.455Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:04:22.455Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-23T22:04:22.455Z] === RUN TestCleanupServiceDiscovery [2022-04-23T22:04:22.455Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:04:22.455Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-23T22:04:22.455Z] === RUN TestDNSOptions [2022-04-23T22:04:22.455Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:04:22.455Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-23T22:04:22.455Z] === RUN TestMultipleControllersWithSameStore [2022-04-23T22:04:22.455Z] time="2022-04-23T22:04:22Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-23T22:04:22.455Z] time="2022-04-23T22:04:22Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-23T22:04:22.455Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-04-23T22:04:22.455Z] PASS [2022-04-23T22:04:22.455Z] coverage: 8.5% of statements [2022-04-23T22:04:22.455Z] ok github.com/docker/docker/libnetwork 0.408s coverage: 8.5% of statements [2022-04-23T22:04:22.554Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-23T22:04:22.913Z] === RUN TestIPDataMarshalling [2022-04-23T22:04:22.913Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-23T22:04:22.913Z] === RUN TestValidateAndIsV6 [2022-04-23T22:04:22.913Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-23T22:04:22.913Z] PASS [2022-04-23T22:04:22.913Z] coverage: 68.9% of statements [2022-04-23T22:04:22.913Z] ok github.com/docker/docker/libnetwork/driverapi 0.059s coverage: 68.9% of statements [2022-04-23T22:04:23.495Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-23T22:04:23.878Z] === RUN TestDriver [2022-04-23T22:04:23.878Z] --- PASS: TestDriver (0.00s) [2022-04-23T22:04:23.878Z] PASS [2022-04-23T22:04:23.878Z] coverage: 34.8% of statements [2022-04-23T22:04:23.878Z] ok github.com/docker/docker/libnetwork/drivers/host 0.058s coverage: 34.8% of statements [2022-04-23T22:04:23.878Z] === RUN TestDriver [2022-04-23T22:04:23.878Z] --- PASS: TestDriver (0.00s) [2022-04-23T22:04:23.878Z] PASS [2022-04-23T22:04:23.878Z] coverage: 34.8% of statements [2022-04-23T22:04:23.878Z] ok github.com/docker/docker/libnetwork/drivers/null 0.048s coverage: 34.8% of statements [2022-04-23T22:04:23.933Z] [2022-04-23T22:04:23.933Z] SUCCESS: Specified value was saved. [2022-04-23T22:04:24.067Z] === RUN TestGetDriver [2022-04-23T22:04:24.067Z] --- PASS: TestGetDriver (0.00s) [2022-04-23T22:04:24.067Z] === RUN TestVolumeRequestError [2022-04-23T22:04:24.067Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-23T22:04:24.067Z] PASS [2022-04-23T22:04:24.067Z] coverage: 36.1% of statements [2022-04-23T22:04:24.067Z] ok github.com/docker/docker/volume/drivers 0.059s coverage: 36.1% of statements [2022-04-23T22:04:24.076Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-23T22:04:24.336Z] === RUN TestNetworkAllocateFree [2022-04-23T22:04:24.336Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-23T22:04:24.336Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-23T22:04:24.336Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-23T22:04:24.336Z] PASS [2022-04-23T22:04:24.336Z] coverage: 63.6% of statements [2022-04-23T22:04:24.336Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.055s coverage: 63.6% of statements [2022-04-23T22:04:24.535Z] === RUN TestGetAddress [2022-04-23T22:04:24.535Z] --- PASS: TestGetAddress (0.00s) [2022-04-23T22:04:24.535Z] === RUN TestRemove [2022-04-23T22:04:24.535Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-23T22:04:24.535Z] --- SKIP: TestRemove (0.00s) [2022-04-23T22:04:24.535Z] === RUN TestInitializeWithVolumes [2022-04-23T22:04:24.535Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-23T22:04:24.535Z] === RUN TestCreate [2022-04-23T22:04:24.535Z] --- PASS: TestCreate (0.01s) [2022-04-23T22:04:24.535Z] === RUN TestValidateName [2022-04-23T22:04:24.535Z] --- PASS: TestValidateName (0.00s) [2022-04-23T22:04:24.535Z] === RUN TestCreateWithOpts [2022-04-23T22:04:24.535Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-23T22:04:24.535Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-23T22:04:24.535Z] === RUN TestRelaodNoOpts [2022-04-23T22:04:24.535Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-23T22:04:24.535Z] PASS [2022-04-23T22:04:24.535Z] coverage: 41.5% of statements [2022-04-23T22:04:24.535Z] ok github.com/docker/docker/volume/local 0.095s coverage: 41.5% of statements [2022-04-23T22:04:24.656Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-23T22:04:25.003Z] === RUN TestLCOWParseMountRaw [2022-04-23T22:04:25.003Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-23T22:04:25.003Z] === RUN TestLCOWParseMountRawSplit [2022-04-23T22:04:25.003Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-23T22:04:25.003Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-23T22:04:25.003Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-23T22:04:25.003Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-23T22:04:25.003Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-23T22:04:25.003Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-23T22:04:25.003Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-23T22:04:25.003Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-23T22:04:25.003Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-23T22:04:25.003Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-23T22:04:25.003Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-23T22:04:25.003Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-23T22:04:25.003Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-23T22:04:25.003Z] === RUN TestLinuxParseMountRaw [2022-04-23T22:04:25.003Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-23T22:04:25.003Z] === RUN TestLinuxParseMountRawSplit [2022-04-23T22:04:25.003Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-23T22:04:25.003Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-23T22:04:25.003Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-23T22:04:25.003Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-23T22:04:25.003Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-23T22:04:25.003Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-23T22:04:25.003Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-23T22:04:25.003Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-23T22:04:25.003Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-23T22:04:25.003Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-23T22:04:25.003Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-23T22:04:25.003Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-23T22:04:25.003Z] === RUN TestConvertTmpfsOptions [2022-04-23T22:04:25.003Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-23T22:04:25.003Z] linux_parser_test.go:209: data="ro" [2022-04-23T22:04:25.003Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-23T22:04:25.003Z] === RUN TestParseMountSpec [2022-04-23T22:04:25.003Z] parser_test.go:62: case 0 [2022-04-23T22:04:25.003Z] parser_test.go:62: case 1 [2022-04-23T22:04:25.003Z] parser_test.go:62: case 2 [2022-04-23T22:04:25.003Z] parser_test.go:62: case 3 [2022-04-23T22:04:25.003Z] parser_test.go:62: case 4 [2022-04-23T22:04:25.003Z] parser_test.go:62: case 5 [2022-04-23T22:04:25.003Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-23T22:04:25.003Z] === RUN TestValidateMount [2022-04-23T22:04:25.003Z] --- PASS: TestValidateMount (0.00s) [2022-04-23T22:04:25.003Z] === RUN TestWindowsParseMountRaw [2022-04-23T22:04:25.003Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-23T22:04:25.003Z] === RUN TestWindowsParseMountRawSplit [2022-04-23T22:04:25.003Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-23T22:04:25.003Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-23T22:04:25.003Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-23T22:04:25.003Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-23T22:04:25.003Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-23T22:04:25.003Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-23T22:04:25.003Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-23T22:04:25.003Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-23T22:04:25.003Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-23T22:04:25.003Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-23T22:04:25.003Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-23T22:04:25.003Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-23T22:04:25.003Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-23T22:04:25.003Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-23T22:04:25.003Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-23T22:04:25.003Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-23T22:04:25.003Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-23T22:04:25.003Z] PASS [2022-04-23T22:04:25.003Z] coverage: 67.6% of statements [2022-04-23T22:04:25.003Z] ok github.com/docker/docker/volume/mounts 0.061s coverage: 67.6% of statements [2022-04-23T22:04:25.231Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-23T22:04:25.231Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-23T22:04:25.231Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-23T22:04:25.301Z] === RUN TestGetEmptyCapabilities [2022-04-23T22:04:25.302Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-23T22:04:25.302Z] === RUN TestGetExtraCapabilities [2022-04-23T22:04:25.302Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-23T22:04:25.302Z] === RUN TestGetInvalidCapabilities [2022-04-23T22:04:25.302Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-23T22:04:25.302Z] === RUN TestRemoteDriver [2022-04-23T22:04:25.302Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-23T22:04:25.302Z] === RUN TestDriverError [2022-04-23T22:04:25.302Z] --- PASS: TestDriverError (0.01s) [2022-04-23T22:04:25.302Z] === RUN TestMissingValues [2022-04-23T22:04:25.302Z] --- PASS: TestMissingValues (0.01s) [2022-04-23T22:04:25.302Z] === RUN TestRollback [2022-04-23T22:04:25.302Z] --- PASS: TestRollback (0.01s) [2022-04-23T22:04:25.302Z] PASS [2022-04-23T22:04:25.302Z] coverage: 57.4% of statements [2022-04-23T22:04:25.302Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.122s coverage: 57.4% of statements [2022-04-23T22:04:25.492Z] --- PASS: TestDaemonStartWithLogOpt (4.47s) [2022-04-23T22:04:25.492Z] === CONT TestReadPluginNoRead [2022-04-23T22:04:25.752Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-23T22:04:25.759Z] === RUN TestNAT [2022-04-23T22:04:25.759Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-23T22:04:25.759Z] --- SKIP: TestNAT (0.00s) [2022-04-23T22:04:25.759Z] === RUN TestTransparent [2022-04-23T22:04:25.759Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-23T22:04:25.759Z] --- SKIP: TestTransparent (0.00s) [2022-04-23T22:04:25.759Z] PASS [2022-04-23T22:04:25.759Z] coverage: 0.0% of statements [2022-04-23T22:04:25.759Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.058s coverage: 0.0% of statements [2022-04-23T22:04:26.013Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-23T22:04:26.013Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-23T22:04:26.013Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-23T22:04:26.013Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-23T22:04:26.216Z] === RUN TestNew [2022-04-23T22:04:26.217Z] --- PASS: TestNew (0.00s) [2022-04-23T22:04:26.217Z] === RUN TestAddDriver [2022-04-23T22:04:26.217Z] --- PASS: TestAddDriver (0.00s) [2022-04-23T22:04:26.217Z] === RUN TestAddDuplicateDriver [2022-04-23T22:04:26.217Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-23T22:04:26.217Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-23T22:04:26.217Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-23T22:04:26.217Z] === RUN TestDriver [2022-04-23T22:04:26.217Z] --- PASS: TestDriver (0.00s) [2022-04-23T22:04:26.217Z] === RUN TestIPAM [2022-04-23T22:04:26.217Z] --- PASS: TestIPAM (0.00s) [2022-04-23T22:04:26.217Z] === RUN TestWalkIPAMs [2022-04-23T22:04:26.217Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-23T22:04:26.217Z] === RUN TestWalkDrivers [2022-04-23T22:04:26.217Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-23T22:04:26.217Z] PASS [2022-04-23T22:04:26.217Z] coverage: 82.4% of statements [2022-04-23T22:04:26.217Z] ok github.com/docker/docker/libnetwork/drvregistry 0.105s coverage: 82.4% of statements [2022-04-23T22:04:26.217Z] === RUN TestBuildDefault [2022-04-23T22:04:26.217Z] --- PASS: TestBuildDefault (0.00s) [2022-04-23T22:04:26.217Z] === RUN TestBuildHostnameDomainname [2022-04-23T22:04:26.217Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-23T22:04:26.217Z] === RUN TestBuildHostname [2022-04-23T22:04:26.217Z] --- PASS: TestBuildHostname (0.00s) [2022-04-23T22:04:26.217Z] === RUN TestBuildHostnameFQDN [2022-04-23T22:04:26.217Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-23T22:04:26.217Z] === RUN TestBuildNoIP [2022-04-23T22:04:26.217Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-23T22:04:26.217Z] === RUN TestUpdate [2022-04-23T22:04:26.217Z] --- PASS: TestUpdate (0.00s) [2022-04-23T22:04:26.217Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-23T22:04:26.217Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-23T22:04:26.566Z] === RUN TestSetGetMeta [2022-04-23T22:04:26.566Z] === PAUSE TestSetGetMeta [2022-04-23T22:04:26.566Z] === RUN TestRestore [2022-04-23T22:04:26.566Z] === PAUSE TestRestore [2022-04-23T22:04:26.566Z] === RUN TestServiceCreate [2022-04-23T22:04:26.566Z] === PAUSE TestServiceCreate [2022-04-23T22:04:26.566Z] === RUN TestServiceList [2022-04-23T22:04:26.566Z] === PAUSE TestServiceList [2022-04-23T22:04:26.566Z] === RUN TestServiceRemove [2022-04-23T22:04:26.566Z] === PAUSE TestServiceRemove [2022-04-23T22:04:26.566Z] === RUN TestServiceGet [2022-04-23T22:04:26.566Z] === PAUSE TestServiceGet [2022-04-23T22:04:26.566Z] === RUN TestServicePrune [2022-04-23T22:04:26.566Z] === PAUSE TestServicePrune [2022-04-23T22:04:26.566Z] === RUN TestCreate [2022-04-23T22:04:26.566Z] === PAUSE TestCreate [2022-04-23T22:04:26.566Z] === RUN TestRemove [2022-04-23T22:04:26.566Z] === PAUSE TestRemove [2022-04-23T22:04:26.566Z] === RUN TestList [2022-04-23T22:04:26.566Z] === PAUSE TestList [2022-04-23T22:04:26.566Z] === RUN TestFindByDriver [2022-04-23T22:04:26.566Z] === PAUSE TestFindByDriver [2022-04-23T22:04:26.566Z] === RUN TestFindByReferenced [2022-04-23T22:04:26.566Z] === PAUSE TestFindByReferenced [2022-04-23T22:04:26.566Z] === RUN TestDerefMultipleOfSameRef [2022-04-23T22:04:26.566Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-23T22:04:26.566Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-23T22:04:26.566Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-23T22:04:26.566Z] === RUN TestDefererencePluginOnCreateError [2022-04-23T22:04:26.566Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-23T22:04:26.566Z] === RUN TestRefDerefRemove [2022-04-23T22:04:26.566Z] === PAUSE TestRefDerefRemove [2022-04-23T22:04:26.566Z] === RUN TestGet [2022-04-23T22:04:26.566Z] === PAUSE TestGet [2022-04-23T22:04:26.566Z] === RUN TestGetWithReference [2022-04-23T22:04:26.566Z] === PAUSE TestGetWithReference [2022-04-23T22:04:26.566Z] === RUN TestFilterFunc [2022-04-23T22:04:26.566Z] === RUN TestFilterFunc/test_nil_list [2022-04-23T22:04:26.566Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-23T22:04:26.566Z] === RUN TestFilterFunc/test_empty_list [2022-04-23T22:04:26.566Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-23T22:04:26.566Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-23T22:04:26.566Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-23T22:04:26.566Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-23T22:04:26.566Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-23T22:04:26.566Z] === RUN TestFilterFunc/test_filter_some [2022-04-23T22:04:26.566Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-23T22:04:26.566Z] === RUN TestFilterFunc/test_filter_middle [2022-04-23T22:04:26.566Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-23T22:04:26.566Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-23T22:04:26.566Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-23T22:04:26.566Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-23T22:04:26.566Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-23T22:04:26.566Z] === CONT TestFilterFunc/test_nil_list [2022-04-23T22:04:26.566Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-23T22:04:26.566Z] === CONT TestFilterFunc/test_filter_some [2022-04-23T22:04:26.566Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-23T22:04:26.566Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-23T22:04:26.566Z] === CONT TestFilterFunc/test_filter_middle [2022-04-23T22:04:26.566Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-23T22:04:26.566Z] === CONT TestFilterFunc/test_empty_list [2022-04-23T22:04:26.566Z] --- PASS: TestFilterFunc (0.00s) [2022-04-23T22:04:26.566Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-23T22:04:26.566Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-23T22:04:26.566Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-23T22:04:26.566Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-23T22:04:26.566Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-23T22:04:26.566Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-23T22:04:26.566Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-23T22:04:26.566Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-23T22:04:26.566Z] === CONT TestSetGetMeta [2022-04-23T22:04:26.566Z] === CONT TestList [2022-04-23T22:04:26.566Z] === CONT TestRemove [2022-04-23T22:04:26.566Z] === CONT TestDefererencePluginOnCreateError [2022-04-23T22:04:26.566Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-23T22:04:26.566Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-23T22:04:26.566Z] --- PASS: TestRemove (0.03s) [2022-04-23T22:04:26.566Z] === CONT TestDerefMultipleOfSameRef [2022-04-23T22:04:26.566Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-04-23T22:04:26.566Z] === CONT TestFindByReferenced [2022-04-23T22:04:26.566Z] --- PASS: TestList (0.04s) [2022-04-23T22:04:26.566Z] === CONT TestFindByDriver [2022-04-23T22:04:26.566Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-04-23T22:04:26.566Z] === CONT TestCreate [2022-04-23T22:04:26.566Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-04-23T22:04:26.566Z] === CONT TestServicePrune [2022-04-23T22:04:26.566Z] --- PASS: TestFindByReferenced (0.03s) [2022-04-23T22:04:26.566Z] === CONT TestServiceGet [2022-04-23T22:04:26.566Z] --- PASS: TestFindByDriver (0.03s) [2022-04-23T22:04:26.566Z] === CONT TestServiceRemove [2022-04-23T22:04:26.566Z] --- PASS: TestCreate (0.03s) [2022-04-23T22:04:26.566Z] === CONT TestServiceList [2022-04-23T22:04:26.566Z] --- PASS: TestServiceGet (0.21s) [2022-04-23T22:04:26.566Z] === CONT TestServiceCreate [2022-04-23T22:04:26.566Z] time="2022-04-23T22:04:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T22:04:26.566Z] --- PASS: TestServiceRemove (0.22s) [2022-04-23T22:04:26.566Z] === CONT TestRestore [2022-04-23T22:04:26.566Z] --- PASS: TestServiceList (0.22s) [2022-04-23T22:04:26.566Z] === CONT TestGet [2022-04-23T22:04:26.566Z] time="2022-04-23T22:04:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T22:04:26.566Z] time="2022-04-23T22:04:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T22:04:26.566Z] --- PASS: TestServiceCreate (0.03s) [2022-04-23T22:04:26.566Z] === CONT TestGetWithReference [2022-04-23T22:04:26.566Z] time="2022-04-23T22:04:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-23T22:04:26.566Z] --- PASS: TestGet (0.03s) [2022-04-23T22:04:26.566Z] === CONT TestRefDerefRemove [2022-04-23T22:04:26.566Z] --- PASS: TestRestore (0.04s) [2022-04-23T22:04:26.566Z] time="2022-04-23T22:04:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T22:04:26.566Z] --- PASS: TestServicePrune (0.28s) [2022-04-23T22:04:26.566Z] --- PASS: TestGetWithReference (0.02s) [2022-04-23T22:04:26.566Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-23T22:04:26.566Z] PASS [2022-04-23T22:04:26.566Z] coverage: 69.0% of statements [2022-04-23T22:04:26.566Z] ok github.com/docker/docker/volume/service 0.391s coverage: 69.0% of statements [2022-04-23T22:04:26.674Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-23T22:04:26.675Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-23T22:04:26.675Z] === RUN TestAddEmpty [2022-04-23T22:04:26.675Z] --- PASS: TestAddEmpty (0.00s) [2022-04-23T22:04:26.675Z] === RUN TestAdd [2022-04-23T22:04:26.675Z] --- PASS: TestAdd (0.00s) [2022-04-23T22:04:26.675Z] === RUN TestDeleteEmpty [2022-04-23T22:04:26.675Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-23T22:04:26.675Z] === RUN TestDeleteNewline [2022-04-23T22:04:26.675Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-23T22:04:26.675Z] === RUN TestDelete [2022-04-23T22:04:26.675Z] --- PASS: TestDelete (0.00s) [2022-04-23T22:04:26.675Z] === RUN TestConcurrentWrites [2022-04-23T22:04:26.675Z] --- PASS: TestConcurrentWrites (0.41s) [2022-04-23T22:04:26.675Z] PASS [2022-04-23T22:04:26.675Z] coverage: 81.2% of statements [2022-04-23T22:04:26.675Z] ok github.com/docker/docker/libnetwork/etchosts 0.496s coverage: 81.2% of statements [2022-04-23T22:04:26.885Z] Removing intermediate container 9797707b0ae2 [2022-04-23T22:04:26.885Z] ---> 29d1d9e0d2e9 [2022-04-23T22:04:26.885Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-23T22:04:26.885Z] ---> Running in e76bc3e35a95 [2022-04-23T22:04:26.954Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-23T22:04:27.133Z] --- PASS: TestRandomAllocateDeallocate (7.74s) [2022-04-23T22:04:27.133Z] === RUN TestAllocateRandomDeallocate [2022-04-23T22:04:27.133Z] === RUN TestNew [2022-04-23T22:04:27.133Z] --- PASS: TestNew (0.00s) [2022-04-23T22:04:27.133Z] === RUN TestAllocate [2022-04-23T22:04:27.133Z] --- PASS: TestAllocate (0.00s) [2022-04-23T22:04:27.133Z] === RUN TestUninitialized [2022-04-23T22:04:27.133Z] --- PASS: TestUninitialized (0.00s) [2022-04-23T22:04:27.133Z] === RUN TestAllocateInRange [2022-04-23T22:04:27.133Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-23T22:04:27.133Z] === RUN TestAllocateSerial [2022-04-23T22:04:27.133Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-23T22:04:27.133Z] PASS [2022-04-23T22:04:27.133Z] coverage: 87.5% of statements [2022-04-23T22:04:27.133Z] ok github.com/docker/docker/libnetwork/idm 0.049s coverage: 87.5% of statements [2022-04-23T22:04:27.133Z] === RUN TestCaller [2022-04-23T22:04:27.133Z] --- PASS: TestCaller (0.00s) [2022-04-23T22:04:27.133Z] PASS [2022-04-23T22:04:27.133Z] coverage: 100.0% of statements [2022-04-23T22:04:27.133Z] ok github.com/docker/docker/libnetwork/internal/caller 0.058s coverage: 100.0% of statements [2022-04-23T22:04:27.526Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-23T22:04:28.100Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-23T22:04:28.100Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-23T22:04:28.102Z] === RUN TestSetSerialInsertDelete [2022-04-23T22:04:28.102Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-23T22:04:28.102Z] === RUN TestSetParallelInsertDelete [2022-04-23T22:04:28.362Z] === RUN TestReadPluginNoRead/default [2022-04-23T22:04:28.362Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-23T22:04:29.068Z] --- PASS: TestAllocateRandomDeallocate (2.01s) [2022-04-23T22:04:29.068Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-23T22:04:29.526Z] === RUN TestInt2IP2IntConversion [2022-04-23T22:04:29.751Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-23T22:04:29.751Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-23T22:04:29.984Z] --- PASS: TestInt2IP2IntConversion (0.57s) [2022-04-23T22:04:29.984Z] === RUN TestGetAddressVersion [2022-04-23T22:04:29.984Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-23T22:04:29.984Z] === RUN TestKeyString [2022-04-23T22:04:29.984Z] --- PASS: TestKeyString (0.00s) [2022-04-23T22:04:29.984Z] === RUN TestPoolDataMarshal [2022-04-23T22:04:29.984Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-23T22:04:29.984Z] === RUN TestSubnetsMarshal [2022-04-23T22:04:29.984Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-04-23T22:04:29.984Z] === RUN TestAddSubnets [2022-04-23T22:04:29.984Z] === RUN TestPoolRequest [2022-04-23T22:04:29.984Z] --- PASS: TestPoolRequest (0.00s) [2022-04-23T22:04:29.984Z] === RUN TestOtherRequests [2022-04-23T22:04:29.984Z] --- PASS: TestOtherRequests (0.00s) [2022-04-23T22:04:29.984Z] PASS [2022-04-23T22:04:29.984Z] coverage: 57.1% of statements [2022-04-23T22:04:29.984Z] ok github.com/docker/docker/libnetwork/ipams/null 0.050s coverage: 57.1% of statements [2022-04-23T22:04:29.984Z] --- PASS: TestAddSubnets (0.07s) [2022-04-23T22:04:29.984Z] === RUN TestDoublePoolRelease [2022-04-23T22:04:29.984Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-04-23T22:04:29.984Z] === RUN TestAddReleasePoolID [2022-04-23T22:04:29.984Z] --- PASS: TestAddReleasePoolID (0.11s) [2022-04-23T22:04:29.984Z] === RUN TestPredefinedPool [2022-04-23T22:04:29.984Z] --- PASS: TestPredefinedPool (0.03s) [2022-04-23T22:04:30.441Z] === RUN TestRemoveSubnet [2022-04-23T22:04:30.441Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.39s) [2022-04-23T22:04:30.441Z] === RUN TestRetrieveFromStore [2022-04-23T22:04:30.441Z] --- PASS: TestRemoveSubnet (0.28s) [2022-04-23T22:04:30.441Z] === RUN TestGetSameAddress [2022-04-23T22:04:30.441Z] --- PASS: TestGetSameAddress (0.03s) [2022-04-23T22:04:30.441Z] === RUN TestPoolAllocationReuse [2022-04-23T22:04:30.694Z] --- PASS: TestContinueAfterPluginCrash (9.68s) [2022-04-23T22:04:30.900Z] --- PASS: TestRetrieveFromStore (0.67s) [2022-04-23T22:04:30.900Z] === RUN TestIsCorrupted [2022-04-23T22:04:30.900Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-23T22:04:30.900Z] === RUN TestSetRollover [2022-04-23T22:04:30.955Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-23T22:04:30.955Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-23T22:04:31.359Z] === RUN TestGetCapabilities [2022-04-23T22:04:31.359Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-23T22:04:31.359Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-23T22:04:31.359Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-23T22:04:31.359Z] === RUN TestGetDefaultAddressSpaces [2022-04-23T22:04:31.359Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-04-23T22:04:31.359Z] === RUN TestRemoteDriver [2022-04-23T22:04:31.359Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-23T22:04:31.359Z] PASS [2022-04-23T22:04:31.359Z] coverage: 47.4% of statements [2022-04-23T22:04:31.359Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.084s coverage: 47.4% of statements [2022-04-23T22:04:31.642Z] Cannot create a file when that file already exists. [2022-04-23T22:04:31.902Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-23T22:04:31.902Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-23T22:04:32.325Z] === RUN TestWindowsIPAM [2022-04-23T22:04:32.325Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-23T22:04:32.325Z] PASS [2022-04-23T22:04:32.325Z] coverage: 71.4% of statements [2022-04-23T22:04:32.325Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.044s coverage: 71.4% of statements [2022-04-23T22:04:32.783Z] --- PASS: TestPoolAllocationReuse (2.28s) [2022-04-23T22:04:32.783Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-23T22:04:32.783Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-04-23T22:04:32.783Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-23T22:04:32.848Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-23T22:04:32.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-23T22:04:33.243Z] --- PASS: TestSetRollover (2.19s) [2022-04-23T22:04:33.243Z] === RUN TestSetRolloverSerial [2022-04-23T22:04:33.243Z] === RUN TestDefaultNetwork [2022-04-23T22:04:33.421Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-23T22:04:33.684Z] === CONT TestReadPluginNoRead [2022-04-23T22:04:33.684Z] read_test.go:92: [d3cc500b0e5fb] daemon is not started [2022-04-23T22:04:33.684Z] --- PASS: TestReadPluginNoRead (8.32s) [2022-04-23T22:04:33.684Z] --- PASS: TestReadPluginNoRead/default (1.60s) [2022-04-23T22:04:33.684Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.08s) [2022-04-23T22:04:33.684Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.78s) [2022-04-23T22:04:33.684Z] PASS [2022-04-23T22:04:33.684Z] [2022-04-23T22:04:33.684Z] DONE 6 tests in 12.897s [2022-04-23T22:04:33.684Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-23T22:04:33.684Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:04:33.684Z] ++ set -e [2022-04-23T22:04:33.684Z] ++ '[' -n 0 ']' [2022-04-23T22:04:33.684Z] ++ set -x [2022-04-23T22:04:33.684Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:04:33.702Z] --- PASS: TestDefaultNetwork (0.30s) [2022-04-23T22:04:33.702Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-23T22:04:33.947Z] testing: warning: no tests to run [2022-04-23T22:04:33.947Z] PASS [2022-04-23T22:04:33.947Z] [2022-04-23T22:04:33.947Z] DONE 0 tests in 0.060s [2022-04-23T22:04:33.947Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-23T22:04:33.947Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:04:33.947Z] ++ set -e [2022-04-23T22:04:33.947Z] ++ '[' -n 0 ']' [2022-04-23T22:04:33.947Z] ++ set -x [2022-04-23T22:04:33.947Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:04:33.947Z] INFO: Testing against a local daemon [2022-04-23T22:04:33.947Z] === RUN TestPluginWithDevMounts [2022-04-23T22:04:33.947Z] === PAUSE TestPluginWithDevMounts [2022-04-23T22:04:33.947Z] === CONT TestPluginWithDevMounts [2022-04-23T22:04:34.160Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2022-04-23T22:04:34.160Z] === RUN TestInitAddressPools [2022-04-23T22:04:34.160Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-23T22:04:34.160Z] PASS [2022-04-23T22:04:34.160Z] coverage: 74.0% of statements [2022-04-23T22:04:34.160Z] ok github.com/docker/docker/libnetwork/ipamutils 0.682s coverage: 74.0% of statements [2022-04-23T22:04:34.208Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-23T22:04:34.208Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-23T22:04:34.618Z] === RUN TestKeyValue [2022-04-23T22:04:34.618Z] --- PASS: TestKeyValue (0.00s) [2022-04-23T22:04:34.618Z] PASS [2022-04-23T22:04:34.618Z] coverage: 60.0% of statements [2022-04-23T22:04:34.618Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2022-04-23T22:04:35.076Z] --- PASS: TestSetRolloverSerial (1.98s) [2022-04-23T22:04:35.076Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-23T22:04:35.076Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-23T22:04:35.076Z] PASS [2022-04-23T22:04:35.076Z] coverage: 84.4% of statements [2022-04-23T22:04:35.076Z] ok github.com/docker/docker/libnetwork/bitseq 16.084s coverage: 84.4% of statements [2022-04-23T22:04:35.154Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-23T22:04:35.726Z] docker_api_swarm_node_test.go:20: [d51035b151724] joining swarm manager [d6c4cf7bda9a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:04:35.986Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-23T22:04:36.041Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.96s) [2022-04-23T22:04:36.042Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-23T22:04:36.247Z] --- PASS: TestPluginWithDevMounts (2.23s) [2022-04-23T22:04:36.247Z] PASS [2022-04-23T22:04:36.247Z] [2022-04-23T22:04:36.247Z] DONE 1 tests in 2.356s [2022-04-23T22:04:36.247Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-23T22:04:36.247Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:04:36.247Z] ++ set -e [2022-04-23T22:04:36.247Z] ++ '[' -n 0 ']' [2022-04-23T22:04:36.247Z] ++ set -x [2022-04-23T22:04:36.247Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:04:36.247Z] INFO: Testing against a local daemon [2022-04-23T22:04:36.247Z] === RUN TestSecretInspect [2022-04-23T22:04:36.508Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-23T22:04:36.508Z] docker_api_swarm_node_test.go:21: [d26893e40c92a] joining swarm manager [d6c4cf7bda9a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:04:36.768Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-23T22:04:37.339Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-23T22:04:37.511Z] Removing intermediate container e76bc3e35a95 [2022-04-23T22:04:37.511Z] ---> 9785a8eb65a5 [2022-04-23T22:04:37.511Z] Step 13/13 : CMD ["sh"] [2022-04-23T22:04:37.511Z] ---> Running in a125cf01a1a3 [2022-04-23T22:04:37.511Z] Removing intermediate container a125cf01a1a3 [2022-04-23T22:04:37.511Z] ---> 3b697106bdab [2022-04-23T22:04:37.511Z] Successfully built 3b697106bdab [2022-04-23T22:04:37.511Z] Successfully tagged busybox:latest [2022-04-23T22:04:37.511Z] INFO: Docker images of the daemon under test [2022-04-23T22:04:37.511Z] [2022-04-23T22:04:37.511Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-23T22:04:37.511Z] busybox latest 3b697106bdab Less than a second ago 5.02GB [2022-04-23T22:04:37.511Z] microsoft/windowsservercore latest aa8714eb8356 2 weeks ago 4.98GB [2022-04-23T22:04:37.511Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 2 weeks ago 4.98GB [2022-04-23T22:04:37.511Z] [2022-04-23T22:04:37.511Z] INFO: Running integration tests at 04/23/2022 22:04:36... [2022-04-23T22:04:37.511Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-23T22:04:37.511Z] INFO: Integration API tests being run from the host: [2022-04-23T22:04:37.511Z] INFO: make.ps1 starting at 04/23/2022 22:04:37 [2022-04-23T22:04:38.214Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-23T22:04:38.214Z] PASS [2022-04-23T22:04:38.214Z] coverage: 100.0% of statements [2022-04-23T22:04:38.214Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.063s coverage: 100.0% of statements [2022-04-23T22:04:38.214Z] === RUN TestNetworkDBSimple [2022-04-23T22:04:38.281Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-23T22:04:38.506Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-23T22:04:38.672Z] === RUN TestGenerate [2022-04-23T22:04:38.672Z] --- PASS: TestGenerate (0.00s) [2022-04-23T22:04:38.672Z] === RUN TestGeneratePtr [2022-04-23T22:04:38.672Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-23T22:04:38.672Z] === RUN TestGenerateMissingField [2022-04-23T22:04:38.672Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-23T22:04:38.672Z] === RUN TestFieldCannotBeSet [2022-04-23T22:04:38.672Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-23T22:04:38.672Z] === RUN TestTypeMismatchError [2022-04-23T22:04:38.672Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-23T22:04:38.672Z] PASS [2022-04-23T22:04:38.672Z] coverage: 100.0% of statements [2022-04-23T22:04:38.672Z] ok github.com/docker/docker/libnetwork/options 0.044s coverage: 100.0% of statements [2022-04-23T22:04:39.130Z] 2022/04/23 22:04:38 Closing DB instances... [2022-04-23T22:04:39.130Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.42s) [2022-04-23T22:04:39.130Z] === RUN TestGetAddress [2022-04-23T22:04:39.223Z] --- PASS: TestSecretInspect (2.66s) [2022-04-23T22:04:39.223Z] === RUN TestSecretList [2022-04-23T22:04:39.484Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-23T22:04:39.484Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-23T22:04:39.484Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-23T22:04:39.484Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-23T22:04:39.484Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-23T22:04:39.588Z] testing: warning: no tests to run [2022-04-23T22:04:39.588Z] PASS [2022-04-23T22:04:39.588Z] coverage: 0.0% of statements [2022-04-23T22:04:39.588Z] ok github.com/docker/docker/libnetwork/osl 0.040s coverage: 0.0% of statements [no tests to run] [2022-04-23T22:04:40.056Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-23T22:04:40.555Z] === RUN TestRequestNewPort [2022-04-23T22:04:40.555Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-23T22:04:40.555Z] === RUN TestRequestSpecificPort [2022-04-23T22:04:40.555Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-23T22:04:40.555Z] === RUN TestReleasePort [2022-04-23T22:04:40.555Z] --- PASS: TestReleasePort (0.00s) [2022-04-23T22:04:40.555Z] === RUN TestReuseReleasedPort [2022-04-23T22:04:40.555Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-23T22:04:40.555Z] === RUN TestReleaseUnreadledPort [2022-04-23T22:04:40.555Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-23T22:04:40.555Z] === RUN TestUnknowProtocol [2022-04-23T22:04:40.555Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-23T22:04:40.555Z] === RUN TestAllocateAllPorts [2022-04-23T22:04:40.555Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-23T22:04:40.555Z] === RUN TestPortAllocation [2022-04-23T22:04:40.555Z] --- PASS: TestPortAllocation (0.00s) [2022-04-23T22:04:40.555Z] === RUN TestPortAllocationWithCustomRange [2022-04-23T22:04:40.555Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-23T22:04:40.555Z] === RUN TestNoDuplicateBPR [2022-04-23T22:04:40.555Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-23T22:04:40.555Z] === RUN TestChangePortRange [2022-04-23T22:04:40.555Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-23T22:04:40.555Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-23T22:04:40.555Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-23T22:04:40.555Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-23T22:04:40.555Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-23T22:04:40.555Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-23T22:04:40.555Z] --- PASS: TestChangePortRange (0.00s) [2022-04-23T22:04:40.555Z] PASS [2022-04-23T22:04:40.555Z] coverage: 88.6% of statements [2022-04-23T22:04:40.555Z] ok github.com/docker/docker/libnetwork/portallocator 0.059s coverage: 88.6% of statements [2022-04-23T22:04:40.555Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-04-23T22:04:40.555Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-23T22:04:41.014Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-23T22:04:41.014Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-23T22:04:41.014Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-23T22:04:41.014Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-23T22:04:41.014Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-23T22:04:41.015Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-23T22:04:41.015Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-23T22:04:41.015Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-23T22:04:41.015Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-23T22:04:41.015Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-23T22:04:41.015Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-23T22:04:41.015Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-23T22:04:41.015Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-23T22:04:41.015Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-23T22:04:41.015Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-23T22:04:41.015Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-23T22:04:41.015Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-23T22:04:41.444Z] --- PASS: TestSecretList (2.30s) [2022-04-23T22:04:41.444Z] === RUN TestSecretsCreateAndDelete [2022-04-23T22:04:41.472Z] testing: warning: no tests to run [2022-04-23T22:04:41.472Z] PASS [2022-04-23T22:04:41.472Z] coverage: 0.0% of statements [2022-04-23T22:04:41.472Z] ok github.com/docker/docker/libnetwork/portmapper 0.046s coverage: 0.0% of statements [no tests to run] [2022-04-23T22:04:41.930Z] 2022/04/23 22:04:41 Closing DB instances... [2022-04-23T22:04:41.930Z] === RUN TestHashData [2022-04-23T22:04:41.930Z] --- PASS: TestHashData (0.00s) [2022-04-23T22:04:41.930Z] PASS [2022-04-23T22:04:41.930Z] coverage: 2.8% of statements [2022-04-23T22:04:41.930Z] ok github.com/docker/docker/libnetwork/resolvconf 0.044s coverage: 2.8% of statements [2022-04-23T22:04:42.387Z] === RUN TestErrorConstructors [2022-04-23T22:04:42.387Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-23T22:04:42.387Z] === RUN TestCompareIPMask [2022-04-23T22:04:42.387Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-23T22:04:42.387Z] === RUN TestUtilGetHostPartIP [2022-04-23T22:04:42.387Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-23T22:04:42.387Z] === RUN TestUtilGetBroadcastIP [2022-04-23T22:04:42.387Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-23T22:04:42.387Z] === RUN TestParseCIDR [2022-04-23T22:04:42.387Z] --- PASS: TestParseCIDR (0.00s) [2022-04-23T22:04:42.387Z] PASS [2022-04-23T22:04:42.387Z] coverage: 37.3% of statements [2022-04-23T22:04:42.387Z] ok github.com/docker/docker/libnetwork/types 0.046s coverage: 37.3% of statements [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-23T22:04:43.354Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-23T22:04:43.354Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-23T22:04:43.354Z] PASS [2022-04-23T22:04:43.354Z] coverage: 55.0% of statements [2022-04-23T22:04:43.354Z] ok github.com/docker/docker/oci 0.103s coverage: 55.0% of statements [2022-04-23T22:04:43.812Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-04-23T22:04:43.812Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-23T22:04:43.993Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-04-23T22:04:43.993Z] === RUN TestSecretsUpdate [2022-04-23T22:04:44.256Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-23T22:04:44.269Z] === RUN TestAddressPoolOpt [2022-04-23T22:04:44.270Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-23T22:04:44.270Z] === RUN TestValidateEnv [2022-04-23T22:04:44.270Z] === RUN TestValidateEnv/a [2022-04-23T22:04:44.270Z] === RUN TestValidateEnv/something [2022-04-23T22:04:44.270Z] === RUN TestValidateEnv/_=a [2022-04-23T22:04:44.270Z] === RUN TestValidateEnv/env1=value1 [2022-04-23T22:04:44.270Z] === RUN TestValidateEnv/_env1=value1 [2022-04-23T22:04:44.270Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-23T22:04:44.270Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-23T22:04:44.270Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-23T22:04:44.270Z] === RUN TestValidateEnv/PATH [2022-04-23T22:04:44.270Z] === RUN TestValidateEnv/=a [2022-04-23T22:04:44.270Z] === RUN TestValidateEnv/PATH= [2022-04-23T22:04:44.270Z] === RUN TestValidateEnv/PATH=something [2022-04-23T22:04:44.270Z] === RUN TestValidateEnv/asd!qwe [2022-04-23T22:04:44.270Z] === RUN TestValidateEnv/1asd [2022-04-23T22:04:44.270Z] === RUN TestValidateEnv/123 [2022-04-23T22:04:44.270Z] === RUN TestValidateEnv/some_space [2022-04-23T22:04:44.270Z] === RUN TestValidateEnv/__some_space_before [2022-04-23T22:04:44.270Z] === RUN TestValidateEnv/some_space_after__ [2022-04-23T22:04:44.270Z] === RUN TestValidateEnv/= [2022-04-23T22:04:44.270Z] === RUN TestValidateEnv/PaTh [2022-04-23T22:04:44.270Z] --- PASS: TestValidateEnv (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-23T22:04:44.270Z] === RUN TestParseHost [2022-04-23T22:04:44.270Z] === RUN TestParseHost/tcp://:5555/ [2022-04-23T22:04:44.270Z] === RUN TestParseHost/tcp://:5555/p [2022-04-23T22:04:44.270Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-23T22:04:44.270Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-23T22:04:44.270Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-23T22:04:44.270Z] === RUN TestParseHost/something_with_spaces [2022-04-23T22:04:44.270Z] === RUN TestParseHost/unknown:// [2022-04-23T22:04:44.270Z] === RUN TestParseHost/tcp://:port [2022-04-23T22:04:44.270Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-23T22:04:44.270Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-23T22:04:44.270Z] === RUN TestParseHost/:// [2022-04-23T22:04:44.270Z] === RUN TestParseHost/tcp://invalid:port [2022-04-23T22:04:44.270Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-23T22:04:44.270Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-23T22:04:44.270Z] === RUN TestParseHost/unix:// [2022-04-23T22:04:44.270Z] === RUN TestParseHost/tcp://host: [2022-04-23T22:04:44.270Z] === RUN TestParseHost/#00 [2022-04-23T22:04:44.270Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-23T22:04:44.270Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-23T22:04:44.270Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-23T22:04:44.270Z] === RUN TestParseHost/npipe:// [2022-04-23T22:04:44.270Z] === RUN TestParseHost/tcp://[::1]: [2022-04-23T22:04:44.270Z] === RUN TestParseHost/_ [2022-04-23T22:04:44.270Z] === RUN TestParseHost/__ [2022-04-23T22:04:44.270Z] === RUN TestParseHost/fd://something [2022-04-23T22:04:44.270Z] === RUN TestParseHost/tcp:// [2022-04-23T22:04:44.270Z] === RUN TestParseHost/tcp://: [2022-04-23T22:04:44.270Z] === RUN TestParseHost/unix://path/to/socket [2022-04-23T22:04:44.270Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-23T22:04:44.270Z] === RUN TestParseHost/tcp://:5555 [2022-04-23T22:04:44.270Z] === RUN TestParseHost/fd:// [2022-04-23T22:04:44.270Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-23T22:04:44.270Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/: [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-23T22:04:44.270Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-23T22:04:44.270Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-23T22:04:44.270Z] === RUN TestParseTCP [2022-04-23T22:04:44.270Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-23T22:04:44.270Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-23T22:04:44.270Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-23T22:04:44.270Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-23T22:04:44.270Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-23T22:04:44.271Z] === RUN TestParseTCP/:5555/path [2022-04-23T22:04:44.271Z] === RUN TestParseTCP/localhost:5555/path [2022-04-23T22:04:44.271Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-23T22:04:44.271Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-23T22:04:44.271Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-23T22:04:44.271Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-23T22:04:44.271Z] === RUN TestParseTCP/tcp://: [2022-04-23T22:04:44.271Z] === RUN TestParseTCP/[::1]: [2022-04-23T22:04:44.271Z] === RUN TestParseTCP/: [2022-04-23T22:04:44.271Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-23T22:04:44.271Z] === RUN TestParseTCP/#00 [2022-04-23T22:04:44.271Z] === RUN TestParseTCP/tcp:// [2022-04-23T22:04:44.271Z] === RUN TestParseTCP/0.0.0.1 [2022-04-23T22:04:44.271Z] === RUN TestParseTCP/::1 [2022-04-23T22:04:44.271Z] === RUN TestParseTCP/[::1]:5555 [2022-04-23T22:04:44.271Z] === RUN TestParseTCP/localhost:5555 [2022-04-23T22:04:44.271Z] === RUN TestParseTCP/0.0.0.1: [2022-04-23T22:04:44.271Z] === RUN TestParseTCP/:5555 [2022-04-23T22:04:44.271Z] === RUN TestParseTCP/localhost [2022-04-23T22:04:44.271Z] === RUN TestParseTCP/localhost: [2022-04-23T22:04:44.271Z] === RUN TestParseTCP/tcp://:5555 [2022-04-23T22:04:44.271Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-23T22:04:44.271Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-23T22:04:44.271Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-23T22:04:44.271Z] === RUN TestValidateExtraHosts [2022-04-23T22:04:44.271Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-23T22:04:44.271Z] === RUN TestIpOptString [2022-04-23T22:04:44.271Z] --- PASS: TestIpOptString (0.00s) [2022-04-23T22:04:44.271Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-23T22:04:44.271Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-23T22:04:44.271Z] === RUN TestNewIpOptValidDefaultVal [2022-04-23T22:04:44.271Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-23T22:04:44.271Z] === RUN TestIpOptSetInvalidVal [2022-04-23T22:04:44.271Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-23T22:04:44.271Z] === RUN TestValidateIPAddress [2022-04-23T22:04:44.271Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-23T22:04:44.271Z] === RUN TestMapOpts [2022-04-23T22:04:44.271Z] --- PASS: TestMapOpts (0.00s) [2022-04-23T22:04:44.271Z] === RUN TestListOptsWithoutValidator [2022-04-23T22:04:44.271Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-23T22:04:44.271Z] === RUN TestListOptsWithValidator [2022-04-23T22:04:44.271Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-23T22:04:44.271Z] === RUN TestValidateDNSSearch [2022-04-23T22:04:44.271Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-23T22:04:44.271Z] === RUN TestValidateLabel [2022-04-23T22:04:44.271Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-23T22:04:44.271Z] === RUN TestValidateLabel/label_with_general_format [2022-04-23T22:04:44.271Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-23T22:04:44.271Z] === RUN TestValidateLabel/label_with_one_more [2022-04-23T22:04:44.271Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-23T22:04:44.271Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-23T22:04:44.271Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-23T22:04:44.271Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-23T22:04:44.271Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-23T22:04:44.271Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-23T22:04:44.271Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-23T22:04:44.271Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-23T22:04:44.271Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-23T22:04:44.271Z] --- PASS: TestValidateLabel (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-23T22:04:44.271Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-23T22:04:44.271Z] === RUN TestNamedListOpts [2022-04-23T22:04:44.271Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-23T22:04:44.271Z] === RUN TestNamedMapOpts [2022-04-23T22:04:44.271Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-23T22:04:44.271Z] === RUN TestParseLink [2022-04-23T22:04:44.271Z] --- PASS: TestParseLink (0.00s) [2022-04-23T22:04:44.271Z] === RUN TestUlimitOpt [2022-04-23T22:04:44.271Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-23T22:04:44.271Z] PASS [2022-04-23T22:04:44.271Z] coverage: 66.7% of statements [2022-04-23T22:04:44.271Z] ok github.com/docker/docker/opts 0.112s coverage: 66.7% of statements [2022-04-23T22:04:44.271Z] === RUN TestParseVersion [2022-04-23T22:04:44.271Z] --- PASS: TestParseVersion (0.00s) [2022-04-23T22:04:44.271Z] PASS [2022-04-23T22:04:44.271Z] coverage: 52.9% of statements [2022-04-23T22:04:44.271Z] ok github.com/docker/docker/pkg/aaparser 0.065s coverage: 52.9% of statements [2022-04-23T22:04:44.729Z] 2022/04/23 22:04:44 Closing DB instances... [2022-04-23T22:04:44.829Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-23T22:04:45.776Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-23T22:04:45.776Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-23T22:04:45.776Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-23T22:04:45.776Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-23T22:04:46.037Z] --- PASS: TestSecretsUpdate (2.45s) [2022-04-23T22:04:46.037Z] === RUN TestTemplatedSecret [2022-04-23T22:04:46.263Z] === RUN TestPeerCertificateMarshalJSON [2022-04-23T22:04:46.263Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-23T22:04:46.263Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-23T22:04:46.263Z] --- PASS: TestPeerCertificateMarshalJSON (0.32s) [2022-04-23T22:04:46.263Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-23T22:04:46.263Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-23T22:04:46.263Z] === RUN TestMiddleware [2022-04-23T22:04:46.263Z] --- PASS: TestMiddleware (0.00s) [2022-04-23T22:04:46.263Z] === RUN TestNewResponseModifier [2022-04-23T22:04:46.263Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-23T22:04:46.263Z] PASS [2022-04-23T22:04:46.263Z] coverage: 26.8% of statements [2022-04-23T22:04:46.263Z] ok github.com/docker/docker/pkg/authorization 0.374s coverage: 26.8% of statements [2022-04-23T22:04:46.721Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.04s) [2022-04-23T22:04:46.721Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-23T22:04:46.721Z] === RUN TestIsArchivePathDir [2022-04-23T22:04:46.721Z] --- PASS: TestIsArchivePathDir (0.09s) [2022-04-23T22:04:46.721Z] === RUN TestIsArchivePathInvalidFile [2022-04-23T22:04:46.721Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-04-23T22:04:46.721Z] === RUN TestIsArchivePathTar [2022-04-23T22:04:47.178Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-04-23T22:04:47.178Z] === RUN TestDecompressStreamGzip [2022-04-23T22:04:47.178Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-04-23T22:04:47.178Z] === RUN TestDecompressStreamBzip2 [2022-04-23T22:04:47.178Z] === RUN TestUnbuffered [2022-04-23T22:04:47.178Z] --- PASS: TestUnbuffered (0.00s) [2022-04-23T22:04:47.178Z] === RUN TestRaceUnbuffered [2022-04-23T22:04:47.178Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-23T22:04:47.178Z] PASS [2022-04-23T22:04:47.178Z] coverage: 100.0% of statements [2022-04-23T22:04:47.178Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2022-04-23T22:04:47.178Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-04-23T22:04:47.178Z] === RUN TestDecompressStreamXz [2022-04-23T22:04:47.178Z] archive_test.go:133: Xz not present in msys2 [2022-04-23T22:04:47.178Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-23T22:04:47.178Z] === RUN TestDecompressStreamZstd [2022-04-23T22:04:47.178Z] archive_test.go:140: zstd not installed [2022-04-23T22:04:47.178Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-23T22:04:47.178Z] === RUN TestCompressStreamXzUnsupported [2022-04-23T22:04:47.178Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-23T22:04:47.178Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-23T22:04:47.178Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-23T22:04:47.178Z] === RUN TestCompressStreamInvalid [2022-04-23T22:04:47.178Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-23T22:04:47.178Z] === RUN TestExtensionInvalid [2022-04-23T22:04:47.178Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-23T22:04:47.178Z] === RUN TestExtensionUncompressed [2022-04-23T22:04:47.178Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-23T22:04:47.178Z] === RUN TestExtensionBzip2 [2022-04-23T22:04:47.178Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-23T22:04:47.178Z] === RUN TestExtensionGzip [2022-04-23T22:04:47.178Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-23T22:04:47.178Z] === RUN TestExtensionXz [2022-04-23T22:04:47.178Z] --- PASS: TestExtensionXz (0.00s) [2022-04-23T22:04:47.178Z] === RUN TestExtensionZstd [2022-04-23T22:04:47.418Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-23T22:04:47.636Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-23T22:04:47.636Z] === RUN TestCmdStreamLargeStderr [2022-04-23T22:04:47.636Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-04-23T22:04:47.636Z] === RUN TestCmdStreamBad [2022-04-23T22:04:47.636Z] archive_test.go:252: Failing on Windows CI machines [2022-04-23T22:04:47.636Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-23T22:04:47.636Z] === RUN TestCmdStreamGood [2022-04-23T22:04:47.636Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-23T22:04:47.636Z] === RUN TestUntarPathWithInvalidDest [2022-04-23T22:04:47.636Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-04-23T22:04:47.636Z] === RUN TestUntarPathWithInvalidSrc [2022-04-23T22:04:47.636Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-23T22:04:47.636Z] === RUN TestUntarPath [2022-04-23T22:04:47.636Z] --- PASS: TestUntarPath (0.09s) [2022-04-23T22:04:47.636Z] === RUN TestUntarPathWithDestinationFile [2022-04-23T22:04:47.636Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-04-23T22:04:47.636Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-23T22:04:47.636Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-04-23T22:04:47.636Z] === RUN TestCopyWithTarInvalidSrc [2022-04-23T22:04:47.636Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-23T22:04:47.636Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-23T22:04:47.636Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-23T22:04:47.636Z] === RUN TestCopyWithTarSrcFile [2022-04-23T22:04:47.636Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-23T22:04:47.636Z] === RUN TestCopyWithTarSrcFolder [2022-04-23T22:04:47.636Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-23T22:04:47.636Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-23T22:04:47.636Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-23T22:04:47.636Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-23T22:04:47.636Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-04-23T22:04:47.636Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-23T22:04:47.636Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-23T22:04:47.636Z] === RUN TestCopyFileWithTarSrcFile [2022-04-23T22:04:47.774Z] 2022/04/23 22:04:45 Closing DB instances... [2022-04-23T22:04:47.774Z] --- PASS: TestNetworkDBGarbageCollection (54.27s) [2022-04-23T22:04:47.774Z] === RUN TestFindNode [2022-04-23T22:04:47.774Z] 2022/04/23 22:04:47 Closing DB instances... [2022-04-23T22:04:47.774Z] --- PASS: TestFindNode (0.02s) [2022-04-23T22:04:47.774Z] === RUN TestChangeNodeState [2022-04-23T22:04:47.774Z] 2022/04/23 22:04:47 Closing DB instances... [2022-04-23T22:04:47.774Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-23T22:04:47.774Z] === RUN TestNodeReincarnation [2022-04-23T22:04:47.774Z] 2022/04/23 22:04:47 Closing DB instances... [2022-04-23T22:04:48.094Z] --- PASS: TestCopyFileWithTarSrcFile (0.02s) [2022-04-23T22:04:48.094Z] === RUN TestTarFiles [2022-04-23T22:04:48.094Z] === RUN TestMatch [2022-04-23T22:04:48.094Z] === RUN TestMatch/[[]] [2022-04-23T22:04:48.094Z] === RUN TestMatch/[[foo]] [2022-04-23T22:04:48.094Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-23T22:04:48.094Z] === RUN TestMatch/[[foo_bar]] [2022-04-23T22:04:48.094Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-23T22:04:48.094Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-23T22:04:48.094Z] === RUN TestMatch/[] [2022-04-23T22:04:48.094Z] === RUN TestMatch/[]#01 [2022-04-23T22:04:48.094Z] === RUN TestMatch/[[qux]] [2022-04-23T22:04:48.094Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-23T22:04:48.094Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-23T22:04:48.094Z] === RUN TestMatch/[[foo_baz]] [2022-04-23T22:04:48.094Z] --- PASS: TestMatch (0.00s) [2022-04-23T22:04:48.094Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-23T22:04:48.094Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-23T22:04:48.094Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-23T22:04:48.094Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-23T22:04:48.094Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-23T22:04:48.094Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-23T22:04:48.094Z] --- PASS: TestMatch/[] (0.00s) [2022-04-23T22:04:48.094Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-23T22:04:48.094Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-23T22:04:48.094Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-23T22:04:48.094Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-23T22:04:48.094Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-23T22:04:48.094Z] PASS [2022-04-23T22:04:48.094Z] coverage: 87.5% of statements [2022-04-23T22:04:48.094Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2022-04-23T22:04:48.360Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-23T22:04:48.553Z] 2022/04/23 22:04:48 Closing DB instances... [2022-04-23T22:04:48.931Z] --- PASS: TestTemplatedSecret (2.83s) [2022-04-23T22:04:48.931Z] === RUN TestSecretCreateResolve [2022-04-23T22:04:48.931Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-23T22:04:49.518Z] === RUN TestChrootTarUntar [2022-04-23T22:04:49.518Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:04:49.518Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-23T22:04:49.518Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-23T22:04:49.518Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:04:49.518Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-23T22:04:49.518Z] === RUN TestChrootUntarEmptyArchive [2022-04-23T22:04:49.518Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-23T22:04:49.518Z] === RUN TestChrootTarUntarWithSymlink [2022-04-23T22:04:49.518Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:04:49.518Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-23T22:04:49.518Z] === RUN TestChrootCopyWithTar [2022-04-23T22:04:49.518Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:04:49.518Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-23T22:04:49.518Z] === RUN TestChrootCopyFileWithTar [2022-04-23T22:04:49.518Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:04:49.518Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-23T22:04:49.518Z] === RUN TestChrootUntarPath [2022-04-23T22:04:49.518Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:04:49.518Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-23T22:04:49.518Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-23T22:04:49.518Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:04:49.518Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2022-04-23T22:04:49.518Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-23T22:04:49.518Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:04:49.518Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-23T22:04:49.518Z] === RUN TestChrootApplyDotDotFile [2022-04-23T22:04:49.518Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:04:49.518Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-23T22:04:49.518Z] PASS [2022-04-23T22:04:49.518Z] coverage: 12.0% of statements [2022-04-23T22:04:49.518Z] ok github.com/docker/docker/pkg/chrootarchive 0.111s coverage: 12.0% of statements [2022-04-23T22:04:50.317Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-23T22:04:50.484Z] === RUN TestEnsureRemoveAllNotExist [2022-04-23T22:04:50.484Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-23T22:04:50.484Z] === RUN TestEnsureRemoveAllWithDir [2022-04-23T22:04:50.484Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-23T22:04:50.484Z] === RUN TestEnsureRemoveAllWithFile [2022-04-23T22:04:50.484Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-23T22:04:50.484Z] PASS [2022-04-23T22:04:50.484Z] coverage: 0.0% of statements [2022-04-23T22:04:50.484Z] ok github.com/docker/docker/pkg/containerfs 0.049s coverage: 0.0% of statements [2022-04-23T22:04:50.484Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2022-04-23T22:04:50.942Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-23T22:04:51.400Z] === RUN TestSizeEmpty [2022-04-23T22:04:51.400Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-23T22:04:51.400Z] === RUN TestSizeEmptyFile [2022-04-23T22:04:51.400Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-23T22:04:51.400Z] === RUN TestSizeNonemptyFile [2022-04-23T22:04:51.400Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-23T22:04:51.400Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-23T22:04:51.400Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-23T22:04:51.400Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-23T22:04:51.400Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-23T22:04:51.400Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-23T22:04:51.400Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-23T22:04:51.400Z] === RUN TestMoveToSubdir [2022-04-23T22:04:51.400Z] --- PASS: TestMoveToSubdir (0.01s) [2022-04-23T22:04:51.400Z] === RUN TestSizeNonExistingDirectory [2022-04-23T22:04:51.400Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-23T22:04:51.400Z] PASS [2022-04-23T22:04:51.400Z] coverage: 80.0% of statements [2022-04-23T22:04:51.400Z] ok github.com/docker/docker/pkg/directory 0.068s coverage: 80.0% of statements [2022-04-23T22:04:52.235Z] docker_api_swarm_test.go:502: [d8cc5347b3bb2] joining swarm manager [d7b7461342676]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:04:52.497Z] --- PASS: TestSecretCreateResolve (3.60s) [2022-04-23T22:04:52.497Z] PASS [2022-04-23T22:04:52.497Z] [2022-04-23T22:04:52.497Z] DONE 6 tests in 16.151s [2022-04-23T22:04:52.497Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-23T22:04:52.497Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:04:52.497Z] ++ set -e [2022-04-23T22:04:52.497Z] ++ '[' -n 0 ']' [2022-04-23T22:04:52.497Z] ++ set -x [2022-04-23T22:04:52.498Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:04:52.498Z] INFO: Testing against a local daemon [2022-04-23T22:04:52.498Z] === RUN TestServiceCreateInit [2022-04-23T22:04:52.498Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-23T22:04:52.937Z] === RUN TestPollerAddRemove [2022-04-23T22:04:52.937Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-23T22:04:52.937Z] === RUN TestPollerEvent [2022-04-23T22:04:52.937Z] poller_test.go:40: No chmod on Windows [2022-04-23T22:04:52.937Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-23T22:04:52.937Z] === RUN TestPollerClose [2022-04-23T22:04:52.937Z] --- PASS: TestPollerClose (0.00s) [2022-04-23T22:04:52.937Z] PASS [2022-04-23T22:04:52.937Z] coverage: 36.2% of statements [2022-04-23T22:04:52.937Z] ok github.com/docker/docker/pkg/filenotify 0.060s coverage: 36.2% of statements [2022-04-23T22:04:52.937Z] 2022/04/23 22:04:52 Closing DB instances... [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:52Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-23T22:04:53.635Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-23T22:04:53.635Z] === RUN TestParallelCreate [2022-04-23T22:04:53.635Z] 2022/04/23 22:04:52 Closing DB instances... [2022-04-23T22:04:53.635Z] --- PASS: TestParallelCreate (0.02s) [2022-04-23T22:04:53.635Z] === RUN TestParallelDelete [2022-04-23T22:04:53.635Z] 2022/04/23 22:04:52 Closing DB instances... [2022-04-23T22:04:53.635Z] --- PASS: TestParallelDelete (0.02s) [2022-04-23T22:04:53.635Z] === RUN TestNetworkDBIslands [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:52Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a238b3f50eb2 with config:&{NodeID:a238b3f50eb2 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:52Z" level=info msg="Node a238b3f50eb2/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:52Z" level=info msg="Node a238b3f50eb2/172.28.132.22, added to nodes list" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:52Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:056b614fca21 with config:&{NodeID:056b614fca21 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:52Z" level=info msg="Node 056b614fca21/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:52Z" level=info msg="Node 056b614fca21/172.28.132.22, added to nodes list" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:52Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49382" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:52Z" level=info msg="Node 056b614fca21/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:52Z" level=info msg="Node 056b614fca21/172.28.132.22, added to nodes list" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:52Z" level=info msg="Node a238b3f50eb2/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:52Z" level=info msg="Node a238b3f50eb2/172.28.132.22, added to nodes list" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:53Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:879e933f00ca with config:&{NodeID:879e933f00ca Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:53Z" level=info msg="Node 879e933f00ca/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:53Z" level=info msg="Node 879e933f00ca/172.28.132.22, added to nodes list" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:53Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:53Z" level=info msg="Node 879e933f00ca/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:53Z" level=info msg="Node 879e933f00ca/172.28.132.22, added to nodes list" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:53Z" level=info msg="Node a238b3f50eb2/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:53Z" level=info msg="Node a238b3f50eb2/172.28.132.22, added to nodes list" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:53Z" level=info msg="Node 056b614fca21/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:53Z" level=info msg="Node 056b614fca21/172.28.132.22, added to nodes list" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:53Z" level=info msg="Node 879e933f00ca/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:53.635Z] time="2022-04-23T22:04:53Z" level=info msg="Node 879e933f00ca/172.28.132.22, added to nodes list" [2022-04-23T22:04:54.102Z] time="2022-04-23T22:04:53Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:5ccf218fb130 with config:&{NodeID:5ccf218fb130 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:04:54.102Z] time="2022-04-23T22:04:53Z" level=info msg="Node 5ccf218fb130/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:54.102Z] time="2022-04-23T22:04:53Z" level=info msg="Node 5ccf218fb130/172.28.132.22, added to nodes list" [2022-04-23T22:04:54.102Z] time="2022-04-23T22:04:53Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-23T22:04:54.102Z] time="2022-04-23T22:04:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-23T22:04:54.102Z] time="2022-04-23T22:04:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49386" [2022-04-23T22:04:54.102Z] time="2022-04-23T22:04:53Z" level=info msg="Node 5ccf218fb130/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:54.102Z] time="2022-04-23T22:04:53Z" level=info msg="Node 5ccf218fb130/172.28.132.22, added to nodes list" [2022-04-23T22:04:54.102Z] time="2022-04-23T22:04:53Z" level=info msg="Node 056b614fca21/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:54.102Z] time="2022-04-23T22:04:53Z" level=info msg="Node 056b614fca21/172.28.132.22, added to nodes list" [2022-04-23T22:04:54.102Z] time="2022-04-23T22:04:53Z" level=info msg="Node 879e933f00ca/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:54.102Z] time="2022-04-23T22:04:53Z" level=info msg="Node 879e933f00ca/172.28.132.22, added to nodes list" [2022-04-23T22:04:54.102Z] time="2022-04-23T22:04:53Z" level=info msg="Node a238b3f50eb2/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:54.102Z] time="2022-04-23T22:04:53Z" level=info msg="Node a238b3f50eb2/172.28.132.22, added to nodes list" [2022-04-23T22:04:54.102Z] time="2022-04-23T22:04:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49387" [2022-04-23T22:04:54.102Z] time="2022-04-23T22:04:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-23T22:04:54.102Z] time="2022-04-23T22:04:54Z" level=info msg="Node 5ccf218fb130/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:54.102Z] time="2022-04-23T22:04:54Z" level=info msg="Node 5ccf218fb130/172.28.132.22, added to nodes list" [2022-04-23T22:04:54.102Z] time="2022-04-23T22:04:54Z" level=info msg="Node 5ccf218fb130/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:54.102Z] time="2022-04-23T22:04:54Z" level=info msg="Node 5ccf218fb130/172.28.132.22, added to nodes list" [2022-04-23T22:04:54.412Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-23T22:04:54.471Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2022-04-23T22:04:54.471Z] === RUN TestNetworkDBNodeLeave [2022-04-23T22:04:54.471Z] === RUN TestCopyFileWithInvalidSrc [2022-04-23T22:04:54.471Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-23T22:04:54.471Z] === RUN TestCopyFileWithInvalidDest [2022-04-23T22:04:54.471Z] --- PASS: TestCopyFileWithInvalidDest (0.01s) [2022-04-23T22:04:54.471Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-23T22:04:54.471Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-23T22:04:54.471Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-23T22:04:54.471Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-04-23T22:04:54.471Z] === RUN TestCopyFile [2022-04-23T22:04:54.471Z] --- PASS: TestCopyFile (0.01s) [2022-04-23T22:04:54.471Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-23T22:04:54.471Z] fileutils_test.go:133: Needs porting to Windows [2022-04-23T22:04:54.471Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-23T22:04:54.471Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-23T22:04:54.471Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-23T22:04:54.471Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-23T22:04:54.471Z] fileutils_test.go:179: Needs porting to Windows [2022-04-23T22:04:54.471Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-23T22:04:54.471Z] === RUN TestWildcardMatches [2022-04-23T22:04:54.471Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-23T22:04:54.471Z] === RUN TestPatternMatches [2022-04-23T22:04:54.471Z] --- PASS: TestPatternMatches (0.00s) [2022-04-23T22:04:54.471Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-23T22:04:54.471Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-23T22:04:54.471Z] === RUN TestPatternMatchesFolderExclusions [2022-04-23T22:04:54.471Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-23T22:04:54.471Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-23T22:04:54.471Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-23T22:04:54.471Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-23T22:04:54.471Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-23T22:04:54.471Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-23T22:04:54.471Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-23T22:04:54.471Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-23T22:04:54.471Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-23T22:04:54.471Z] === RUN TestSingleExclamationError [2022-04-23T22:04:54.471Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-23T22:04:54.471Z] === RUN TestMatchesWithNoPatterns [2022-04-23T22:04:54.471Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-23T22:04:54.471Z] === RUN TestMatchesWithMalformedPatterns [2022-04-23T22:04:54.471Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-23T22:04:54.471Z] === RUN TestMatches [2022-04-23T22:04:54.471Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-23T22:04:54.471Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-23T22:04:54.471Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-23T22:04:54.471Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-23T22:04:54.471Z] --- PASS: TestMatches (0.01s) [2022-04-23T22:04:54.471Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-23T22:04:54.471Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-23T22:04:54.471Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-23T22:04:54.471Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-23T22:04:54.471Z] === RUN TestCleanPatterns [2022-04-23T22:04:54.471Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-23T22:04:54.471Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-23T22:04:54.471Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-23T22:04:54.471Z] === RUN TestCleanPatternsExceptionFlag [2022-04-23T22:04:54.471Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-23T22:04:54.471Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-23T22:04:54.471Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-23T22:04:54.471Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-23T22:04:54.471Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-23T22:04:54.471Z] === RUN TestCleanPatternsErrorSingleException [2022-04-23T22:04:54.471Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-23T22:04:54.471Z] === RUN TestCreateIfNotExistsDir [2022-04-23T22:04:54.471Z] --- PASS: TestCreateIfNotExistsDir (0.04s) [2022-04-23T22:04:54.471Z] === RUN TestCreateIfNotExistsFile [2022-04-23T22:04:54.471Z] --- PASS: TestCreateIfNotExistsFile (0.05s) [2022-04-23T22:04:54.471Z] === RUN TestMatch [2022-04-23T22:04:54.471Z] --- PASS: TestMatch (0.00s) [2022-04-23T22:04:54.471Z] === RUN TestCompile [2022-04-23T22:04:54.471Z] === RUN TestCompile/slash [2022-04-23T22:04:54.471Z] === RUN TestCompile/backslash [2022-04-23T22:04:54.471Z] --- PASS: TestCompile (0.00s) [2022-04-23T22:04:54.471Z] --- PASS: TestCompile/slash (0.00s) [2022-04-23T22:04:54.471Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-23T22:04:54.471Z] PASS [2022-04-23T22:04:54.471Z] coverage: 84.7% of statements [2022-04-23T22:04:54.471Z] ok github.com/docker/docker/pkg/fileutils 0.194s coverage: 84.7% of statements [2022-04-23T22:04:54.568Z] time="2022-04-23T22:04:54Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:a9faf00ddfd1 with config:&{NodeID:a9faf00ddfd1 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:04:54.568Z] time="2022-04-23T22:04:54Z" level=info msg="Node a9faf00ddfd1/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:54.568Z] time="2022-04-23T22:04:54Z" level=info msg="Node a9faf00ddfd1/172.28.132.22, added to nodes list" [2022-04-23T22:04:54.568Z] time="2022-04-23T22:04:54Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-23T22:04:54.568Z] time="2022-04-23T22:04:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-23T22:04:54.568Z] time="2022-04-23T22:04:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49388" [2022-04-23T22:04:54.568Z] time="2022-04-23T22:04:54Z" level=info msg="Node a9faf00ddfd1/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:54.568Z] time="2022-04-23T22:04:54Z" level=info msg="Node a9faf00ddfd1/172.28.132.22, added to nodes list" [2022-04-23T22:04:54.568Z] time="2022-04-23T22:04:54Z" level=info msg="Node 879e933f00ca/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:54.568Z] time="2022-04-23T22:04:54Z" level=info msg="Node 879e933f00ca/172.28.132.22, added to nodes list" [2022-04-23T22:04:54.568Z] time="2022-04-23T22:04:54Z" level=info msg="Node a238b3f50eb2/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:54.568Z] time="2022-04-23T22:04:54Z" level=info msg="Node a238b3f50eb2/172.28.132.22, added to nodes list" [2022-04-23T22:04:54.568Z] time="2022-04-23T22:04:54Z" level=info msg="Node 056b614fca21/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:54.568Z] time="2022-04-23T22:04:54Z" level=info msg="Node 056b614fca21/172.28.132.22, added to nodes list" [2022-04-23T22:04:54.568Z] time="2022-04-23T22:04:54Z" level=info msg="Node 5ccf218fb130/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:54.568Z] time="2022-04-23T22:04:54Z" level=info msg="Node 5ccf218fb130/172.28.132.22, added to nodes list" [2022-04-23T22:04:54.568Z] time="2022-04-23T22:04:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49389" [2022-04-23T22:04:54.568Z] time="2022-04-23T22:04:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-23T22:04:54.568Z] time="2022-04-23T22:04:54Z" level=info msg="Node a9faf00ddfd1/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:54.568Z] time="2022-04-23T22:04:54Z" level=info msg="Node a9faf00ddfd1/172.28.132.22, added to nodes list" [2022-04-23T22:04:54.568Z] time="2022-04-23T22:04:54Z" level=info msg="Node a9faf00ddfd1/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:54.568Z] time="2022-04-23T22:04:54Z" level=info msg="Node a9faf00ddfd1/172.28.132.22, added to nodes list" [2022-04-23T22:04:54.984Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-23T22:04:55.034Z] time="2022-04-23T22:04:54Z" level=info msg="Node a9faf00ddfd1/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:55.034Z] time="2022-04-23T22:04:54Z" level=info msg="Node a9faf00ddfd1/172.28.132.22, added to nodes list" [2022-04-23T22:04:55.034Z] networkdb_test.go:835: Re-joining: 3 [2022-04-23T22:04:55.034Z] time="2022-04-23T22:04:54Z" level=info msg="The new bootstrap node list is:[172.28.132.22:10033 172.28.132.22:10034 172.28.132.22:10035]" [2022-04-23T22:04:55.034Z] time="2022-04-23T22:04:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.132.22:10033" [2022-04-23T22:04:55.034Z] time="2022-04-23T22:04:54Z" level=debug msg="memberlist: Stream connection from=172.28.132.22:49390" [2022-04-23T22:04:55.034Z] time="2022-04-23T22:04:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.132.22:10034" [2022-04-23T22:04:55.034Z] time="2022-04-23T22:04:54Z" level=debug msg="memberlist: Stream connection from=172.28.132.22:49391" [2022-04-23T22:04:55.034Z] time="2022-04-23T22:04:54Z" level=debug msg="memberlist: Stream connection from=172.28.132.22:49392" [2022-04-23T22:04:55.034Z] time="2022-04-23T22:04:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.132.22:10035" [2022-04-23T22:04:55.034Z] networkdb_test.go:835: Re-joining: 4 [2022-04-23T22:04:55.034Z] time="2022-04-23T22:04:54Z" level=info msg="The new bootstrap node list is:[172.28.132.22:10033 172.28.132.22:10034 172.28.132.22:10035]" [2022-04-23T22:04:55.034Z] time="2022-04-23T22:04:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.132.22:10033" [2022-04-23T22:04:55.034Z] time="2022-04-23T22:04:54Z" level=debug msg="memberlist: Stream connection from=172.28.132.22:49393" [2022-04-23T22:04:55.034Z] time="2022-04-23T22:04:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.132.22:10034" [2022-04-23T22:04:55.034Z] time="2022-04-23T22:04:54Z" level=debug msg="memberlist: Stream connection from=172.28.132.22:49394" [2022-04-23T22:04:55.034Z] time="2022-04-23T22:04:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.132.22:10035" [2022-04-23T22:04:55.034Z] time="2022-04-23T22:04:54Z" level=debug msg="memberlist: Stream connection from=172.28.132.22:49395" [2022-04-23T22:04:55.435Z] --- PASS: TestTarFiles (7.60s) [2022-04-23T22:04:55.435Z] === RUN TestDetectCompressionZstd [2022-04-23T22:04:55.435Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-23T22:04:55.435Z] === RUN TestTarUntar [2022-04-23T22:04:55.435Z] --- PASS: TestTarUntar (0.06s) [2022-04-23T22:04:55.435Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-23T22:04:55.435Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.02s) [2022-04-23T22:04:55.435Z] === RUN TestTarWithOptions [2022-04-23T22:04:55.435Z] --- PASS: TestTarWithOptions (0.06s) [2022-04-23T22:04:55.435Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-23T22:04:55.435Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-23T22:04:55.435Z] === RUN TestUntarUstarGnuConflict [2022-04-23T22:04:55.435Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-23T22:04:55.435Z] === RUN TestUntarInvalidFilenames [2022-04-23T22:04:55.435Z] === RUN TestGet [2022-04-23T22:04:55.435Z] --- PASS: TestGet (0.00s) [2022-04-23T22:04:55.435Z] === RUN TestGetShortcutString [2022-04-23T22:04:55.435Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-23T22:04:55.435Z] PASS [2022-04-23T22:04:55.435Z] coverage: 42.9% of statements [2022-04-23T22:04:55.510Z] time="2022-04-23T22:04:55Z" level=info msg="node 0 leaving" [2022-04-23T22:04:55.510Z] time="2022-04-23T22:04:55Z" level=info msg="Node a238b3f50eb2 change state NodeActive --> NodeLeft" [2022-04-23T22:04:55.510Z] time="2022-04-23T22:04:55Z" level=info msg="node3(879e933f00ca): Node leave event for a238b3f50eb2/172.28.132.22" [2022-04-23T22:04:55.510Z] time="2022-04-23T22:04:55Z" level=info msg="Node a238b3f50eb2 change state NodeActive --> NodeLeft" [2022-04-23T22:04:55.510Z] time="2022-04-23T22:04:55Z" level=info msg="node4(5ccf218fb130): Node leave event for a238b3f50eb2/172.28.132.22" [2022-04-23T22:04:55.510Z] time="2022-04-23T22:04:55Z" level=info msg="Node a238b3f50eb2 change state NodeActive --> NodeLeft" [2022-04-23T22:04:55.510Z] time="2022-04-23T22:04:55Z" level=info msg="node2(056b614fca21): Node leave event for a238b3f50eb2/172.28.132.22" [2022-04-23T22:04:55.510Z] time="2022-04-23T22:04:55Z" level=info msg="Node a238b3f50eb2 change state NodeActive --> NodeLeft" [2022-04-23T22:04:55.510Z] time="2022-04-23T22:04:55Z" level=info msg="node1(a238b3f50eb2): Node leave event for a238b3f50eb2/172.28.132.22" [2022-04-23T22:04:55.510Z] time="2022-04-23T22:04:55Z" level=info msg="Node a238b3f50eb2 change state NodeActive --> NodeLeft" [2022-04-23T22:04:55.510Z] time="2022-04-23T22:04:55Z" level=info msg="node5(a9faf00ddfd1): Node leave event for a238b3f50eb2/172.28.132.22" [2022-04-23T22:04:55.510Z] time="2022-04-23T22:04:55Z" level=info msg="Node a238b3f50eb2/172.28.132.22, left gossip cluster" [2022-04-23T22:04:55.510Z] time="2022-04-23T22:04:55Z" level=info msg="Node a238b3f50eb2/172.28.132.22, left gossip cluster" [2022-04-23T22:04:55.510Z] time="2022-04-23T22:04:55Z" level=info msg="Node a238b3f50eb2/172.28.132.22, left gossip cluster" [2022-04-23T22:04:55.510Z] time="2022-04-23T22:04:55Z" level=info msg="Node a238b3f50eb2/172.28.132.22, left gossip cluster" [2022-04-23T22:04:55.510Z] time="2022-04-23T22:04:55Z" level=info msg="Node a238b3f50eb2/172.28.132.22, left gossip cluster" [2022-04-23T22:04:55.893Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2022-04-23T22:04:55.893Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3918600218\\dest" [2022-04-23T22:04:55.893Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-04-23T22:04:55.893Z] === RUN TestUntarHardlinkToSymlink [2022-04-23T22:04:55.893Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-23T22:04:55.893Z] === RUN TestUntarInvalidHardlink [2022-04-23T22:04:55.893Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3842346009\\victim\\hello" -> "../victim/hello" [2022-04-23T22:04:55.893Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1421465570\\victim\\hello" -> "/../victim/hello" [2022-04-23T22:04:55.893Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2195033540\\victim" -> "../victim" [2022-04-23T22:04:55.893Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2165772224\\victim" -> "../victim" [2022-04-23T22:04:55.893Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4271774649\\victim" -> "../victim" [2022-04-23T22:04:55.893Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4042042522\\victim" -> "../victim" [2022-04-23T22:04:55.893Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-04-23T22:04:55.893Z] === RUN TestUntarInvalidSymlink [2022-04-23T22:04:55.893Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3034924919\\dest\\dotdot" -> "../victim/hello" [2022-04-23T22:04:55.893Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1427442101\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-23T22:04:55.893Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1063859232\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:04:55.893Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3482785480\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:04:55.893Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1070582949\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:04:55.893Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1545351795\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:04:55.893Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink332136085\\dest\\dir\\loophole" -> "../../victim" [2022-04-23T22:04:55.893Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-04-23T22:04:55.893Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-23T22:04:55.893Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-23T22:04:55.893Z] === RUN TestXGlobalNoParent [2022-04-23T22:04:55.893Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-23T22:04:55.893Z] === RUN TestReplaceFileTarWrapper [2022-04-23T22:04:55.977Z] time="2022-04-23T22:04:55Z" level=info msg="node 1 leaving" [2022-04-23T22:04:55.977Z] time="2022-04-23T22:04:55Z" level=info msg="Node 056b614fca21 change state NodeActive --> NodeLeft" [2022-04-23T22:04:55.977Z] time="2022-04-23T22:04:55Z" level=info msg="node3(879e933f00ca): Node leave event for 056b614fca21/172.28.132.22" [2022-04-23T22:04:55.977Z] time="2022-04-23T22:04:55Z" level=info msg="Node 056b614fca21/172.28.132.22, left gossip cluster" [2022-04-23T22:04:55.977Z] time="2022-04-23T22:04:55Z" level=info msg="Node 056b614fca21 change state NodeActive --> NodeFailed" [2022-04-23T22:04:55.977Z] time="2022-04-23T22:04:55Z" level=info msg="Node 056b614fca21/172.28.132.22, added to failed nodes list" [2022-04-23T22:04:55.977Z] time="2022-04-23T22:04:55Z" level=info msg="Node 056b614fca21 change state NodeActive --> NodeLeft" [2022-04-23T22:04:55.977Z] time="2022-04-23T22:04:55Z" level=info msg="Node 056b614fca21 change state NodeActive --> NodeLeft" [2022-04-23T22:04:55.977Z] time="2022-04-23T22:04:55Z" level=info msg="node5(a9faf00ddfd1): Node leave event for 056b614fca21/172.28.132.22" [2022-04-23T22:04:55.977Z] time="2022-04-23T22:04:55Z" level=info msg="node4(5ccf218fb130): Node leave event for 056b614fca21/172.28.132.22" [2022-04-23T22:04:55.977Z] time="2022-04-23T22:04:55Z" level=error msg="node: 056b614fca21 is unknown to memberlist" [2022-04-23T22:04:55.977Z] time="2022-04-23T22:04:55Z" level=info msg="Node 056b614fca21/172.28.132.22, left gossip cluster" [2022-04-23T22:04:55.977Z] time="2022-04-23T22:04:55Z" level=info msg="Node 056b614fca21/172.28.132.22, left gossip cluster" [2022-04-23T22:04:55.977Z] time="2022-04-23T22:04:55Z" level=info msg="Node 056b614fca21/172.28.132.22, left gossip cluster" [2022-04-23T22:04:56.351Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2022-04-23T22:04:56.351Z] === RUN TestPrefixHeaderReadable [2022-04-23T22:04:56.351Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-04-23T22:04:56.351Z] === RUN TestDisablePigz [2022-04-23T22:04:56.351Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-23T22:04:56.351Z] --- PASS: TestDisablePigz (0.15s) [2022-04-23T22:04:56.351Z] === RUN TestPigz [2022-04-23T22:04:56.351Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-23T22:04:56.351Z] --- PASS: TestPigz (0.18s) [2022-04-23T22:04:56.351Z] === RUN TestNosysFileInfo [2022-04-23T22:04:56.351Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-23T22:04:56.351Z] === RUN TestCopyFileWithInvalidDest [2022-04-23T22:04:56.351Z] archive_windows_test.go:16: Currently fails [2022-04-23T22:04:56.351Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-23T22:04:56.351Z] === RUN TestCanonicalTarNameForPath [2022-04-23T22:04:56.351Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-23T22:04:56.351Z] === RUN TestCanonicalTarName [2022-04-23T22:04:56.351Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-23T22:04:56.351Z] === RUN TestChmodTarEntry [2022-04-23T22:04:56.351Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-23T22:04:56.351Z] === RUN TestHardLinkOrder [2022-04-23T22:04:56.366Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-23T22:04:56.444Z] time="2022-04-23T22:04:56Z" level=info msg="node 2 leaving" [2022-04-23T22:04:56.444Z] time="2022-04-23T22:04:56Z" level=info msg="Node 879e933f00ca change state NodeActive --> NodeLeft" [2022-04-23T22:04:56.444Z] time="2022-04-23T22:04:56Z" level=info msg="node5(a9faf00ddfd1): Node leave event for 879e933f00ca/172.28.132.22" [2022-04-23T22:04:56.444Z] time="2022-04-23T22:04:56Z" level=info msg="Node 879e933f00ca change state NodeActive --> NodeLeft" [2022-04-23T22:04:56.444Z] time="2022-04-23T22:04:56Z" level=info msg="node4(5ccf218fb130): Node leave event for 879e933f00ca/172.28.132.22" [2022-04-23T22:04:56.444Z] time="2022-04-23T22:04:56Z" level=info msg="Node 879e933f00ca change state NodeActive --> NodeLeft" [2022-04-23T22:04:56.444Z] time="2022-04-23T22:04:56Z" level=info msg="node3(879e933f00ca): Node leave event for 879e933f00ca/172.28.132.22" [2022-04-23T22:04:56.444Z] time="2022-04-23T22:04:56Z" level=debug msg="memberlist: Failed ping: a9faf00ddfd1 (timeout reached)" [2022-04-23T22:04:56.444Z] time="2022-04-23T22:04:56Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.132.22:10035: use of closed network connection" [2022-04-23T22:04:56.444Z] time="2022-04-23T22:04:56Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.132.22:10036: use of closed network connection" [2022-04-23T22:04:56.444Z] time="2022-04-23T22:04:56Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.132.22:10034: use of closed network connection" [2022-04-23T22:04:56.444Z] time="2022-04-23T22:04:56Z" level=debug msg="memberlist: Stream connection from=172.28.132.22:49396" [2022-04-23T22:04:56.444Z] time="2022-04-23T22:04:56Z" level=info msg="Node 879e933f00ca/172.28.132.22, left gossip cluster" [2022-04-23T22:04:56.809Z] --- PASS: TestHardLinkOrder (0.10s) [2022-04-23T22:04:56.809Z] === RUN TestChangeString [2022-04-23T22:04:56.809Z] --- PASS: TestChangeString (0.00s) [2022-04-23T22:04:56.809Z] === RUN TestChangesWithNoChanges [2022-04-23T22:04:56.809Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-04-23T22:04:56.809Z] === RUN TestChangesWithChanges [2022-04-23T22:04:56.809Z] --- PASS: TestChangesWithChanges (0.05s) [2022-04-23T22:04:56.809Z] === RUN TestChangesWithChangesGH13590 [2022-04-23T22:04:56.809Z] changes_test.go:196: needs more investigation [2022-04-23T22:04:56.809Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-23T22:04:56.809Z] === RUN TestChangesDirsEmpty [2022-04-23T22:04:56.809Z] --- PASS: TestChangesDirsEmpty (0.20s) [2022-04-23T22:04:56.809Z] === RUN TestChangesDirsMutated [2022-04-23T22:04:56.809Z] === RUN TestCreateIDMapOrder [2022-04-23T22:04:56.809Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-23T22:04:56.809Z] PASS [2022-04-23T22:04:56.809Z] coverage: 7.2% of statements [2022-04-23T22:04:56.809Z] ok github.com/docker/docker/pkg/idtools 0.059s coverage: 7.2% of statements [2022-04-23T22:04:56.910Z] time="2022-04-23T22:04:56Z" level=info msg="Node 879e933f00ca/172.28.132.22, left gossip cluster" [2022-04-23T22:04:56.910Z] time="2022-04-23T22:04:56Z" level=info msg="Node 879e933f00ca/172.28.132.22, left gossip cluster" [2022-04-23T22:04:56.910Z] time="2022-04-23T22:04:56Z" level=warning msg="memberlist: Was able to connect to a9faf00ddfd1 but other probes failed, network may be misconfigured" [2022-04-23T22:04:56.910Z] networkdb_test.go:867: node4: OK [2022-04-23T22:04:56.910Z] networkdb_test.go:867: node5: OK [2022-04-23T22:04:56.910Z] time="2022-04-23T22:04:56Z" level=info msg="node 0 coming back" [2022-04-23T22:04:56.910Z] time="2022-04-23T22:04:56Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6cad8514e446 with config:&{NodeID:6cad8514e446 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:04:56.910Z] time="2022-04-23T22:04:56Z" level=info msg="Node 6cad8514e446/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:56.910Z] time="2022-04-23T22:04:56Z" level=info msg="Node 6cad8514e446/172.28.132.22, added to nodes list" [2022-04-23T22:04:56.910Z] time="2022-04-23T22:04:56Z" level=info msg="node 1 coming back" [2022-04-23T22:04:56.910Z] time="2022-04-23T22:04:56Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:cb3adaf445d2 with config:&{NodeID:cb3adaf445d2 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:04:56.910Z] time="2022-04-23T22:04:56Z" level=info msg="Node cb3adaf445d2/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:56.910Z] time="2022-04-23T22:04:56Z" level=info msg="Node cb3adaf445d2/172.28.132.22, added to nodes list" [2022-04-23T22:04:56.910Z] time="2022-04-23T22:04:56Z" level=info msg="node 2 coming back" [2022-04-23T22:04:56.910Z] time="2022-04-23T22:04:56Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d43dd8d73b57 with config:&{NodeID:d43dd8d73b57 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:04:56.910Z] time="2022-04-23T22:04:56Z" level=info msg="Node d43dd8d73b57/172.28.132.22, joined gossip cluster" [2022-04-23T22:04:56.910Z] time="2022-04-23T22:04:56Z" level=info msg="Node d43dd8d73b57/172.28.132.22, added to nodes list" [2022-04-23T22:04:56.936Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-23T22:04:57.266Z] --- PASS: TestChangesDirsMutated (0.18s) [2022-04-23T22:04:57.266Z] === RUN TestApplyLayer [2022-04-23T22:04:57.266Z] changes_test.go:433: needs further investigation [2022-04-23T22:04:57.266Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-23T22:04:57.266Z] === RUN TestChangesSizeWithHardlinks [2022-04-23T22:04:57.266Z] changes_test.go:469: needs further investigation [2022-04-23T22:04:57.266Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-23T22:04:57.266Z] === RUN TestChangesSizeWithNoChanges [2022-04-23T22:04:57.266Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-23T22:04:57.266Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-23T22:04:57.266Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-23T22:04:57.266Z] === RUN TestChangesSize [2022-04-23T22:04:57.266Z] --- PASS: TestChangesSize (0.00s) [2022-04-23T22:04:57.266Z] === RUN TestApplyLayerInvalidFilenames [2022-04-23T22:04:57.266Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2500587304\\dest" [2022-04-23T22:04:57.266Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2022-04-23T22:04:57.266Z] === RUN TestApplyLayerInvalidHardlink [2022-04-23T22:04:57.266Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3432297023\\victim\\hello" -> "../victim/hello" [2022-04-23T22:04:57.266Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4139119711\\victim\\hello" -> "/../victim/hello" [2022-04-23T22:04:57.266Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink360056152\\victim" -> "../victim" [2022-04-23T22:04:57.266Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2034769313\\victim" -> "../victim" [2022-04-23T22:04:57.266Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink264123576\\victim" -> "../victim" [2022-04-23T22:04:57.266Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1912632478\\victim" -> "../victim" [2022-04-23T22:04:57.266Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-04-23T22:04:57.266Z] === RUN TestApplyLayerInvalidSymlink [2022-04-23T22:04:57.266Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3902193293\\dest\\dotdot" -> "../victim/hello" [2022-04-23T22:04:57.266Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2362780534\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-23T22:04:57.266Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2489546445\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:04:57.266Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1559232424\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:04:57.266Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2512551912\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:04:57.266Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3159690040\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:04:57.266Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-04-23T22:04:57.266Z] === RUN TestApplyLayerWhiteouts [2022-04-23T22:04:57.266Z] --- PASS: TestNetworkDBNodeLeave (3.07s) [2022-04-23T22:04:57.266Z] === RUN TestNetworkDBWatch [2022-04-23T22:04:57.266Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-04-23T22:04:57.266Z] === RUN TestGenerateEmptyFile [2022-04-23T22:04:57.266Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-23T22:04:57.266Z] === RUN TestGenerateWithContent [2022-04-23T22:04:57.266Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-23T22:04:57.266Z] PASS [2022-04-23T22:04:57.266Z] coverage: 62.9% of statements [2022-04-23T22:04:57.266Z] ok github.com/docker/docker/pkg/archive 10.655s coverage: 62.9% of statements [2022-04-23T22:04:57.507Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-23T22:04:58.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-23T22:04:58.799Z] 2022/04/23 22:04:58 Closing DB instances... [2022-04-23T22:04:59.256Z] === RUN TestFixedBufferCap [2022-04-23T22:04:59.256Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-23T22:04:59.256Z] === RUN TestFixedBufferLen [2022-04-23T22:04:59.256Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-23T22:04:59.256Z] === RUN TestFixedBufferString [2022-04-23T22:04:59.256Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-23T22:04:59.256Z] === RUN TestFixedBufferWrite [2022-04-23T22:04:59.257Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-23T22:04:59.257Z] === RUN TestFixedBufferRead [2022-04-23T22:04:59.257Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-23T22:04:59.257Z] === RUN TestBytesPipeRead [2022-04-23T22:04:59.257Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-23T22:04:59.257Z] === RUN TestBytesPipeWrite [2022-04-23T22:04:59.257Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-23T22:04:59.257Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-23T22:04:59.721Z] --- PASS: TestBytesPipeWriteRandomChunks (0.71s) [2022-04-23T22:04:59.721Z] === RUN TestAtomicWriteToFile [2022-04-23T22:04:59.721Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-23T22:04:59.721Z] === RUN TestAtomicWriteSetCommit [2022-04-23T22:04:59.721Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-23T22:04:59.721Z] === RUN TestAtomicWriteSetCancel [2022-04-23T22:04:59.721Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-23T22:04:59.721Z] === RUN TestReadCloserWrapperClose [2022-04-23T22:04:59.721Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-23T22:04:59.721Z] === RUN TestReaderErrWrapperReadOnError [2022-04-23T22:04:59.721Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-23T22:04:59.721Z] === RUN TestReaderErrWrapperRead [2022-04-23T22:04:59.721Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-23T22:04:59.721Z] === RUN TestCancelReadCloser [2022-04-23T22:04:59.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-23T22:05:00.179Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-23T22:05:00.179Z] === RUN TestWriteCloserWrapperClose [2022-04-23T22:05:00.179Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-23T22:05:00.179Z] === RUN TestNopWriteCloser [2022-04-23T22:05:00.179Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-23T22:05:00.179Z] === RUN TestNopWriter [2022-04-23T22:05:00.179Z] --- PASS: TestNopWriter (0.00s) [2022-04-23T22:05:00.179Z] === RUN TestWriteCounter [2022-04-23T22:05:00.179Z] --- PASS: TestWriteCounter (0.00s) [2022-04-23T22:05:00.179Z] PASS [2022-04-23T22:05:00.179Z] coverage: 70.5% of statements [2022-04-23T22:05:00.179Z] ok github.com/docker/docker/pkg/ioutils 0.932s coverage: 70.5% of statements [2022-04-23T22:05:00.179Z] --- PASS: TestNetworkDBWatch (3.06s) [2022-04-23T22:05:00.179Z] === RUN TestNetworkDBBulkSync [2022-04-23T22:05:00.688Z] time="2022-04-23T22:04:59Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.132.22:10033 172.28.132.22:10034 172.28.132.22:10035]" [2022-04-23T22:05:00.688Z] time="2022-04-23T22:05:00Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.132.22:10033 172.28.132.22:10034 172.28.132.22:10035]" [2022-04-23T22:05:01.144Z] === RUN TestError [2022-04-23T22:05:01.145Z] --- PASS: TestError (0.00s) [2022-04-23T22:05:01.145Z] === RUN TestProgressString [2022-04-23T22:05:01.145Z] === RUN TestProgressString/no_progress [2022-04-23T22:05:01.145Z] === RUN TestProgressString/progress_1 [2022-04-23T22:05:01.145Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-23T22:05:01.145Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-23T22:05:01.145Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-23T22:05:01.145Z] === RUN TestProgressString/with_units [2022-04-23T22:05:01.145Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-23T22:05:01.145Z] === RUN TestProgressString/hide_counts [2022-04-23T22:05:01.145Z] --- PASS: TestProgressString (0.00s) [2022-04-23T22:05:01.154Z] time="2022-04-23T22:05:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.132.22:10033" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=debug msg="memberlist: Stream connection from=172.28.132.22:49397" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node 5ccf218fb130/172.28.132.22, joined gossip cluster" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node 5ccf218fb130/172.28.132.22, added to nodes list" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node a9faf00ddfd1/172.28.132.22, joined gossip cluster" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node a9faf00ddfd1/172.28.132.22, added to nodes list" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node 6cad8514e446/172.28.132.22, joined gossip cluster" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node 6cad8514e446/172.28.132.22, is the new incarnation of the shutdown node a238b3f50eb2/172.28.132.22" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node 6cad8514e446/172.28.132.22, added to nodes list" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=debug msg="memberlist: Stream connection from=172.28.132.22:49398" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.132.22:10034" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node 5ccf218fb130/172.28.132.22, joined gossip cluster" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node 5ccf218fb130/172.28.132.22, added to nodes list" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node 6cad8514e446/172.28.132.22, joined gossip cluster" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node 6cad8514e446/172.28.132.22, added to nodes list" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node a9faf00ddfd1/172.28.132.22, joined gossip cluster" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node a9faf00ddfd1/172.28.132.22, added to nodes list" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node cb3adaf445d2/172.28.132.22, joined gossip cluster" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node cb3adaf445d2/172.28.132.22, is the new incarnation of the shutdown node 056b614fca21/172.28.132.22" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node cb3adaf445d2/172.28.132.22, added to nodes list" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=debug msg="memberlist: Stream connection from=172.28.132.22:49399" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.132.22:10035" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node cb3adaf445d2/172.28.132.22, joined gossip cluster" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node cb3adaf445d2/172.28.132.22, added to nodes list" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node 5ccf218fb130/172.28.132.22, joined gossip cluster" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node 5ccf218fb130/172.28.132.22, added to nodes list" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node 6cad8514e446/172.28.132.22, joined gossip cluster" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node 6cad8514e446/172.28.132.22, added to nodes list" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node a9faf00ddfd1/172.28.132.22, joined gossip cluster" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node a9faf00ddfd1/172.28.132.22, added to nodes list" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node d43dd8d73b57/172.28.132.22, joined gossip cluster" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node d43dd8d73b57/172.28.132.22, is the new incarnation of the shutdown node 879e933f00ca/172.28.132.22" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node d43dd8d73b57/172.28.132.22, added to nodes list" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node cb3adaf445d2/172.28.132.22, joined gossip cluster" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node cb3adaf445d2/172.28.132.22, added to nodes list" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node cb3adaf445d2/172.28.132.22, joined gossip cluster" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node cb3adaf445d2/172.28.132.22, is the new incarnation of the shutdown node 056b614fca21/172.28.132.22" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node cb3adaf445d2/172.28.132.22, added to nodes list" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node 6cad8514e446/172.28.132.22, joined gossip cluster" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node 6cad8514e446/172.28.132.22, is the new incarnation of the shutdown node a238b3f50eb2/172.28.132.22" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node 6cad8514e446/172.28.132.22, added to nodes list" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node d43dd8d73b57/172.28.132.22, joined gossip cluster" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node d43dd8d73b57/172.28.132.22, added to nodes list" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node d43dd8d73b57/172.28.132.22, joined gossip cluster" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node d43dd8d73b57/172.28.132.22, is the new incarnation of the shutdown node 879e933f00ca/172.28.132.22" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:00Z" level=info msg="Node d43dd8d73b57/172.28.132.22, added to nodes list" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:01Z" level=info msg="Node d43dd8d73b57/172.28.132.22, joined gossip cluster" [2022-04-23T22:05:01.155Z] time="2022-04-23T22:05:01Z" level=info msg="Node d43dd8d73b57/172.28.132.22, added to nodes list" [2022-04-23T22:05:01.226Z] --- PASS: TestServiceCreateInit (8.49s) [2022-04-23T22:05:01.226Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.38s) [2022-04-23T22:05:01.226Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.08s) [2022-04-23T22:05:01.226Z] === RUN TestCreateServiceMultipleTimes [2022-04-23T22:05:01.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-23T22:05:01.604Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-23T22:05:01.604Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-23T22:05:01.604Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-23T22:05:01.604Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-23T22:05:01.604Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-23T22:05:01.604Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-23T22:05:01.604Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-23T22:05:01.604Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-23T22:05:01.604Z] === RUN TestJSONMessageDisplay [2022-04-23T22:05:01.605Z] --- PASS: TestJSONMessageDisplay (0.23s) [2022-04-23T22:05:01.605Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-23T22:05:01.605Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-23T22:05:01.605Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-23T22:05:01.605Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-23T22:05:01.605Z] === RUN TestDisplayJSONMessagesStream [2022-04-23T22:05:01.605Z] --- PASS: TestDisplayJSONMessagesStream (0.05s) [2022-04-23T22:05:01.605Z] PASS [2022-04-23T22:05:01.605Z] coverage: 91.7% of statements [2022-04-23T22:05:01.605Z] ok github.com/docker/docker/pkg/jsonmessage 0.339s coverage: 91.7% of statements [2022-04-23T22:05:01.605Z] 2022/04/23 22:05:01 Closing DB instances... [2022-04-23T22:05:01.621Z] time="2022-04-23T22:05:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.132.22:10033" [2022-04-23T22:05:01.621Z] time="2022-04-23T22:05:01Z" level=debug msg="memberlist: Stream connection from=172.28.132.22:49400" [2022-04-23T22:05:01.621Z] time="2022-04-23T22:05:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.132.22:10034" [2022-04-23T22:05:01.621Z] time="2022-04-23T22:05:01Z" level=debug msg="memberlist: Stream connection from=172.28.132.22:49401" [2022-04-23T22:05:01.621Z] time="2022-04-23T22:05:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.132.22:10035" [2022-04-23T22:05:01.621Z] time="2022-04-23T22:05:01Z" level=debug msg="memberlist: Stream connection from=172.28.132.22:49402" [2022-04-23T22:05:01.800Z] docker_api_swarm_test.go:507: [da67d8a51ec9b] joining swarm manager [d7b7461342676]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:05:02.089Z] 2022/04/23 22:05:01 Closing DB instances... [2022-04-23T22:05:02.089Z] time="2022-04-23T22:05:01Z" level=info msg="Node 6cad8514e446 change state NodeActive --> NodeLeft" [2022-04-23T22:05:02.089Z] time="2022-04-23T22:05:01Z" level=info msg="node2(cb3adaf445d2): Node leave event for 6cad8514e446/172.28.132.22" [2022-04-23T22:05:02.089Z] time="2022-04-23T22:05:01Z" level=info msg="Node 6cad8514e446 change state NodeActive --> NodeLeft" [2022-04-23T22:05:02.089Z] time="2022-04-23T22:05:01Z" level=info msg="node4(5ccf218fb130): Node leave event for 6cad8514e446/172.28.132.22" [2022-04-23T22:05:02.089Z] time="2022-04-23T22:05:01Z" level=info msg="Node 6cad8514e446 change state NodeActive --> NodeLeft" [2022-04-23T22:05:02.089Z] time="2022-04-23T22:05:01Z" level=info msg="node5(a9faf00ddfd1): Node leave event for 6cad8514e446/172.28.132.22" [2022-04-23T22:05:02.089Z] time="2022-04-23T22:05:01Z" level=info msg="Node 6cad8514e446 change state NodeActive --> NodeLeft" [2022-04-23T22:05:02.089Z] time="2022-04-23T22:05:01Z" level=info msg="Node 6cad8514e446 change state NodeActive --> NodeLeft" [2022-04-23T22:05:02.089Z] time="2022-04-23T22:05:01Z" level=info msg="node1(6cad8514e446): Node leave event for 6cad8514e446/172.28.132.22" [2022-04-23T22:05:02.089Z] time="2022-04-23T22:05:01Z" level=info msg="node3(d43dd8d73b57): Node leave event for 6cad8514e446/172.28.132.22" [2022-04-23T22:05:02.089Z] time="2022-04-23T22:05:02Z" level=info msg="Node 6cad8514e446/172.28.132.22, left gossip cluster" [2022-04-23T22:05:02.089Z] time="2022-04-23T22:05:02Z" level=info msg="Node 6cad8514e446/172.28.132.22, left gossip cluster" [2022-04-23T22:05:02.089Z] time="2022-04-23T22:05:02Z" level=info msg="Node 6cad8514e446/172.28.132.22, left gossip cluster" [2022-04-23T22:05:02.555Z] time="2022-04-23T22:05:02Z" level=info msg="Node 6cad8514e446/172.28.132.22, left gossip cluster" [2022-04-23T22:05:02.555Z] time="2022-04-23T22:05:02Z" level=info msg="Node 6cad8514e446/172.28.132.22, left gossip cluster" [2022-04-23T22:05:02.555Z] time="2022-04-23T22:05:02Z" level=info msg="Node cb3adaf445d2 change state NodeActive --> NodeLeft" [2022-04-23T22:05:02.555Z] time="2022-04-23T22:05:02Z" level=info msg="node5(a9faf00ddfd1): Node leave event for cb3adaf445d2/172.28.132.22" [2022-04-23T22:05:02.555Z] time="2022-04-23T22:05:02Z" level=info msg="Node cb3adaf445d2 change state NodeActive --> NodeLeft" [2022-04-23T22:05:02.555Z] time="2022-04-23T22:05:02Z" level=info msg="node4(5ccf218fb130): Node leave event for cb3adaf445d2/172.28.132.22" [2022-04-23T22:05:02.555Z] time="2022-04-23T22:05:02Z" level=info msg="Node cb3adaf445d2 change state NodeActive --> NodeLeft" [2022-04-23T22:05:02.555Z] time="2022-04-23T22:05:02Z" level=info msg="node3(d43dd8d73b57): Node leave event for cb3adaf445d2/172.28.132.22" [2022-04-23T22:05:02.555Z] time="2022-04-23T22:05:02Z" level=info msg="Node cb3adaf445d2 change state NodeActive --> NodeLeft" [2022-04-23T22:05:02.555Z] time="2022-04-23T22:05:02Z" level=info msg="node2(cb3adaf445d2): Node leave event for cb3adaf445d2/172.28.132.22" [2022-04-23T22:05:02.555Z] time="2022-04-23T22:05:02Z" level=info msg="Node cb3adaf445d2/172.28.132.22, left gossip cluster" [2022-04-23T22:05:02.555Z] time="2022-04-23T22:05:02Z" level=info msg="Node cb3adaf445d2/172.28.132.22, left gossip cluster" [2022-04-23T22:05:02.555Z] time="2022-04-23T22:05:02Z" level=info msg="Node cb3adaf445d2/172.28.132.22, left gossip cluster" [2022-04-23T22:05:02.555Z] time="2022-04-23T22:05:02Z" level=info msg="Node cb3adaf445d2/172.28.132.22, left gossip cluster" [2022-04-23T22:05:02.570Z] === RUN TestStandardLongPath [2022-04-23T22:05:02.570Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-23T22:05:02.570Z] === RUN TestUNCLongPath [2022-04-23T22:05:02.570Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-23T22:05:02.570Z] PASS [2022-04-23T22:05:02.570Z] coverage: 100.0% of statements [2022-04-23T22:05:02.570Z] ok github.com/docker/docker/pkg/longpath 0.061s coverage: 100.0% of statements [2022-04-23T22:05:02.741Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-23T22:05:03.022Z] time="2022-04-23T22:05:02Z" level=info msg="Node d43dd8d73b57 change state NodeActive --> NodeLeft" [2022-04-23T22:05:03.022Z] time="2022-04-23T22:05:02Z" level=info msg="node4(5ccf218fb130): Node leave event for d43dd8d73b57/172.28.132.22" [2022-04-23T22:05:03.022Z] time="2022-04-23T22:05:02Z" level=info msg="Node d43dd8d73b57 change state NodeActive --> NodeLeft" [2022-04-23T22:05:03.022Z] time="2022-04-23T22:05:02Z" level=info msg="node5(a9faf00ddfd1): Node leave event for d43dd8d73b57/172.28.132.22" [2022-04-23T22:05:03.022Z] time="2022-04-23T22:05:02Z" level=info msg="Node d43dd8d73b57 change state NodeActive --> NodeLeft" [2022-04-23T22:05:03.022Z] time="2022-04-23T22:05:02Z" level=info msg="node3(d43dd8d73b57): Node leave event for d43dd8d73b57/172.28.132.22" [2022-04-23T22:05:03.022Z] time="2022-04-23T22:05:02Z" level=info msg="Node d43dd8d73b57/172.28.132.22, left gossip cluster" [2022-04-23T22:05:03.022Z] time="2022-04-23T22:05:02Z" level=info msg="Node d43dd8d73b57/172.28.132.22, left gossip cluster" [2022-04-23T22:05:03.022Z] time="2022-04-23T22:05:02Z" level=info msg="Node d43dd8d73b57/172.28.132.22, left gossip cluster" [2022-04-23T22:05:03.028Z] === RUN TestNameFormat [2022-04-23T22:05:03.028Z] --- PASS: TestNameFormat (0.00s) [2022-04-23T22:05:03.028Z] === RUN TestNameRetries [2022-04-23T22:05:03.028Z] --- PASS: TestNameRetries (0.00s) [2022-04-23T22:05:03.028Z] PASS [2022-04-23T22:05:03.028Z] coverage: 85.7% of statements [2022-04-23T22:05:03.028Z] ok github.com/docker/docker/pkg/namesgenerator 0.044s coverage: 85.7% of statements [2022-04-23T22:05:03.028Z] --- PASS: TestNetworkDBBulkSync (2.94s) [2022-04-23T22:05:03.028Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-23T22:05:03.490Z] time="2022-04-23T22:05:03Z" level=warning msg="memberlist: Failed to send gossip to 172.28.132.22:10037: write udp [::]:10035->172.28.132.22:10037: use of closed network connection" [2022-04-23T22:05:03.490Z] time="2022-04-23T22:05:03Z" level=debug msg="memberlist: Failed ping: a9faf00ddfd1 (timeout reached)" [2022-04-23T22:05:03.490Z] time="2022-04-23T22:05:03Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.132.22:10035: use of closed network connection" [2022-04-23T22:05:03.490Z] time="2022-04-23T22:05:03Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.132.22:10036: use of closed network connection" [2022-04-23T22:05:03.490Z] time="2022-04-23T22:05:03Z" level=debug msg="memberlist: Stream connection from=172.28.132.22:49403" [2022-04-23T22:05:03.490Z] time="2022-04-23T22:05:03Z" level=info msg="Node 5ccf218fb130 change state NodeActive --> NodeLeft" [2022-04-23T22:05:03.490Z] time="2022-04-23T22:05:03Z" level=info msg="node5(a9faf00ddfd1): Node leave event for 5ccf218fb130/172.28.132.22" [2022-04-23T22:05:03.490Z] time="2022-04-23T22:05:03Z" level=info msg="Node 5ccf218fb130 change state NodeActive --> NodeLeft" [2022-04-23T22:05:03.490Z] time="2022-04-23T22:05:03Z" level=info msg="node4(5ccf218fb130): Node leave event for 5ccf218fb130/172.28.132.22" [2022-04-23T22:05:03.957Z] time="2022-04-23T22:05:03Z" level=warning msg="memberlist: Was able to connect to a9faf00ddfd1 but other probes failed, network may be misconfigured" [2022-04-23T22:05:03.957Z] time="2022-04-23T22:05:03Z" level=info msg="Node 5ccf218fb130/172.28.132.22, left gossip cluster" [2022-04-23T22:05:03.993Z] === RUN TestParseKeyValueOpt [2022-04-23T22:05:03.993Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-23T22:05:03.993Z] === RUN TestParseUintList [2022-04-23T22:05:03.993Z] --- PASS: TestParseUintList (0.00s) [2022-04-23T22:05:03.993Z] === RUN TestParseUintListMaximumLimits [2022-04-23T22:05:03.993Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-23T22:05:03.993Z] PASS [2022-04-23T22:05:03.993Z] coverage: 97.0% of statements [2022-04-23T22:05:03.993Z] ok github.com/docker/docker/pkg/parsers 0.057s coverage: 97.0% of statements [2022-04-23T22:05:04.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0011b0780_} [2022-04-23T22:05:04.424Z] time="2022-04-23T22:05:04Z" level=info msg="Node 5ccf218fb130/172.28.132.22, left gossip cluster" [2022-04-23T22:05:04.890Z] time="2022-04-23T22:05:04Z" level=info msg="Node a9faf00ddfd1/172.28.132.22, left gossip cluster" [2022-04-23T22:05:04.890Z] time="2022-04-23T22:05:04Z" level=info msg="Node a9faf00ddfd1 change state NodeActive --> NodeFailed" [2022-04-23T22:05:04.890Z] time="2022-04-23T22:05:04Z" level=info msg="Node a9faf00ddfd1/172.28.132.22, added to failed nodes list" [2022-04-23T22:05:04.890Z] --- PASS: TestNetworkDBIslands (12.07s) [2022-04-23T22:05:04.890Z] PASS [2022-04-23T22:05:04.890Z] coverage: 60.0% of statements [2022-04-23T22:05:04.890Z] ok github.com/docker/docker/libnetwork/networkdb 104.220s coverage: 60.0% of statements [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/quota [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/rootless [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/volume [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-23T22:05:04.890Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-23T22:05:04.959Z] === RUN Test_windowsOSRelease_String [2022-04-23T22:05:04.959Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-23T22:05:04.959Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-23T22:05:04.959Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-23T22:05:04.959Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-23T22:05:04.959Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-23T22:05:04.959Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-23T22:05:04.959Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-23T22:05:04.959Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-23T22:05:04.959Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-23T22:05:04.959Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-23T22:05:04.959Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-23T22:05:04.959Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-23T22:05:04.959Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-23T22:05:04.959Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-23T22:05:04.959Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-23T22:05:04.959Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-23T22:05:04.959Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-23T22:05:04.959Z] PASS [2022-04-23T22:05:04.959Z] coverage: 36.4% of statements [2022-04-23T22:05:04.959Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.044s coverage: 36.4% of statements [2022-04-23T22:05:05.925Z] === RUN TestNewAndRemove [2022-04-23T22:05:05.925Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-23T22:05:05.925Z] === RUN TestRemoveInvalidPath [2022-04-23T22:05:05.925Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-23T22:05:05.925Z] PASS [2022-04-23T22:05:05.925Z] coverage: 82.6% of statements [2022-04-23T22:05:05.925Z] ok github.com/docker/docker/pkg/pidfile 0.054s coverage: 82.6% of statements [2022-04-23T22:05:06.036Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11528370821_/foo_false____} [2022-04-23T22:05:06.891Z] 2022/04/23 22:05:06 Closing DB instances... [2022-04-23T22:05:07.420Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11528370821_/foo_true____} [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === Skipped [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-23T22:05:07.833Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-23T22:05:07.833Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-23T22:05:07.833Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-23T22:05:07.833Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-23T22:05:07.833Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-23T22:05:07.833Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-23T22:05:07.833Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-23T22:05:07.833Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-23T22:05:07.833Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-23T22:05:07.833Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-23T22:05:07.833Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-23T22:05:07.833Z] daemon_test.go:145: root required [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-23T22:05:07.833Z] reload_test.go:342: root required [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-23T22:05:07.833Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-23T22:05:07.833Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-23T22:05:07.833Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-23T22:05:07.833Z] download_test.go:267: Needs fixing on Windows [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-23T22:05:07.833Z] layer_test.go:291: Failing on Windows [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-23T22:05:07.833Z] layer_test.go:340: Failing on Windows [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-23T22:05:07.833Z] layer_test.go:455: Failing on Windows [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-23T22:05:07.833Z] layer_test.go:684: Failing on Windows [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-23T22:05:07.833Z] migration_test.go:45: Failing on Windows [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-23T22:05:07.833Z] migration_test.go:181: Failing on Windows [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-23T22:05:07.833Z] mount_test.go:17: Failing on Windows [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-23T22:05:07.833Z] mount_test.go:76: Failing on Windows [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-23T22:05:07.833Z] mount_test.go:125: Failing on Windows [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-23T22:05:07.833Z] mount_test.go:212: Failing on Windows [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-23T22:05:07.833Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-23T22:05:07.833Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-23T22:05:07.833Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-23T22:05:07.833Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:05:07.833Z] [2022-04-23T22:05:07.833Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-23T22:05:07.833Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-23T22:05:07.834Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-23T22:05:07.834Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-23T22:05:07.834Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-23T22:05:07.834Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-23T22:05:07.834Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-23T22:05:07.834Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-23T22:05:07.834Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-23T22:05:07.834Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-23T22:05:07.834Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-23T22:05:07.834Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-23T22:05:07.834Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-23T22:05:07.834Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-23T22:05:07.834Z] archive_test.go:133: Xz not present in msys2 [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-23T22:05:07.834Z] archive_test.go:140: zstd not installed [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-23T22:05:07.834Z] archive_test.go:252: Failing on Windows CI machines [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-23T22:05:07.834Z] archive_windows_test.go:16: Currently fails [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-23T22:05:07.834Z] changes_test.go:196: needs more investigation [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-23T22:05:07.834Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-23T22:05:07.834Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-23T22:05:07.834Z] changes_test.go:433: needs further investigation [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-23T22:05:07.834Z] changes_test.go:469: needs further investigation [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-23T22:05:07.834Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-23T22:05:07.834Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-23T22:05:07.834Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-23T22:05:07.834Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-23T22:05:07.834Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-23T22:05:07.834Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-23T22:05:07.834Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-23T22:05:07.834Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-23T22:05:07.834Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-23T22:05:07.834Z] poller_test.go:40: No chmod on Windows [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-23T22:05:07.834Z] fileutils_test.go:133: Needs porting to Windows [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-23T22:05:07.834Z] fileutils_test.go:179: Needs porting to Windows [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-23T22:05:07.834Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-23T22:05:07.834Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-23T22:05:07.834Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-23T22:05:07.834Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-23T22:05:07.834Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-23T22:05:07.834Z] [2022-04-23T22:05:07.834Z] DONE 2290 tests, 70 skipped in 284.839s [2022-04-23T22:05:07.834Z] INFO: make.ps1 ended at 04/23/2022 22:05:07 [2022-04-23T22:05:08.425Z] === RUN TestFailedConnection [2022-04-23T22:05:08.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33476291997_/foo_false____} [2022-04-23T22:05:08.884Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.87s) [2022-04-23T22:05:08.884Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-23T22:05:09.343Z] --- PASS: TestFailedConnection (1.03s) [2022-04-23T22:05:09.343Z] === RUN TestFailOnce [2022-04-23T22:05:09.343Z] 2022/04/23 22:05:08 http: panic serving 127.0.0.1:49303: Plugin not ready [2022-04-23T22:05:09.343Z] goroutine 34 [running]: [2022-04-23T22:05:09.343Z] net/http.(*conn).serve.func1() [2022-04-23T22:05:09.343Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-23T22:05:09.343Z] panic({0x683700, 0x7cd060}) [2022-04-23T22:05:09.343Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-23T22:05:09.343Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0000b7a70?) [2022-04-23T22:05:09.343Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-23T22:05:09.343Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x7d2878?, 0xc0000c4000?}, 0x5dd9a6?) [2022-04-23T22:05:09.343Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-23T22:05:09.343Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x7d2878, 0xc0000c4000}, 0xc0000ae000) [2022-04-23T22:05:09.343Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-23T22:05:09.343Z] net/http.serverHandler.ServeHTTP({0x7d0e98?}, {0x7d2878, 0xc0000c4000}, 0xc0000ae000) [2022-04-23T22:05:09.343Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-23T22:05:09.343Z] net/http.(*conn).serve(0xc000094000, {0x7d2d78, 0xc00020a420}) [2022-04-23T22:05:09.343Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-23T22:05:09.343Z] created by net/http.(*Server).Serve [2022-04-23T22:05:09.343Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-23T22:05:09.343Z] time="2022-04-23T22:05:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.FailOnce: Post \"http://127.0.0.1:49302/Test.FailOnce\": EOF, retrying in 1s" [2022-04-23T22:05:09.343Z] --- PASS: TestGetAddress (30.20s) [2022-04-23T22:05:09.343Z] === RUN TestRequestSyntaxCheck [2022-04-23T22:05:09.343Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-04-23T22:05:09.343Z] === RUN TestRequest [2022-04-23T22:05:09.396Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-23T22:05:09.396Z] INFO: Unit tests ended at 04/23/2022 22:05:09. Duration:00:04:59.7773611 [2022-04-23T22:05:09.396Z] INFO: Building busybox [2022-04-23T22:05:09.396Z] Sending build context to Docker daemon 5.12kB [2022-04-23T22:05:09.396Z] [2022-04-23T22:05:09.396Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-23T22:05:09.396Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-23T22:05:09.396Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-23T22:05:09.396Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-23T22:05:09.396Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-23T22:05:09.396Z] ---> aa8714eb8356 [2022-04-23T22:05:09.396Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-23T22:05:09.396Z] ---> Running in 1b58a112a3c3 [2022-04-23T22:05:10.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33476291997_/foo_true____} [2022-04-23T22:05:10.428Z] 2022/04/23 22:05:09 Closing DB instances... [2022-04-23T22:05:10.428Z] --- PASS: TestFailOnce (1.21s) [2022-04-23T22:05:10.428Z] === RUN TestEchoInputOutput [2022-04-23T22:05:10.428Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-23T22:05:10.428Z] === RUN TestBackoff [2022-04-23T22:05:10.428Z] --- PASS: TestBackoff (0.00s) [2022-04-23T22:05:10.428Z] === RUN TestAbortRetry [2022-04-23T22:05:10.428Z] --- PASS: TestAbortRetry (0.00s) [2022-04-23T22:05:10.428Z] === RUN TestClientScheme [2022-04-23T22:05:10.428Z] --- PASS: TestClientScheme (0.00s) [2022-04-23T22:05:10.428Z] === RUN TestNewClientWithTimeout [2022-04-23T22:05:10.890Z] time="2022-04-23T22:05:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-23T22:05:11.571Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33476291997_/foo_true__0xc0011b07b0__} [2022-04-23T22:05:11.854Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.83s) [2022-04-23T22:05:11.855Z] === RUN TestNetworkDBGarbageCollection [2022-04-23T22:05:12.142Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0011b07c8_} [2022-04-23T22:05:12.312Z] time="2022-04-23T22:05:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-23T22:05:13.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0011b07e0_} [2022-04-23T22:05:14.220Z] Removing intermediate container 1b58a112a3c3 [2022-04-23T22:05:14.220Z] ---> a054cdd20071 [2022-04-23T22:05:14.220Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-23T22:05:14.220Z] ---> Running in 043d4a22086b [2022-04-23T22:05:14.688Z] Removing intermediate container 043d4a22086b [2022-04-23T22:05:14.688Z] ---> 17010e061673 [2022-04-23T22:05:14.688Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-23T22:05:14.688Z] ---> Running in 781889ceab15 [2022-04-23T22:05:14.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0011b07f8_} [2022-04-23T22:05:15.154Z] Removing intermediate container 781889ceab15 [2022-04-23T22:05:15.154Z] ---> 71b059cb01a1 [2022-04-23T22:05:15.154Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-23T22:05:15.210Z] time="2022-04-23T22:05:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-23T22:05:16.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0011b0810_} [2022-04-23T22:05:16.712Z] [2022-04-23T22:05:17.180Z] ---> eef7f24001c0 [2022-04-23T22:05:17.180Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-23T22:05:17.180Z] ---> Running in 6b413f24ff45 [2022-04-23T22:05:17.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-23T22:05:18.170Z] --- PASS: TestCreateServiceMultipleTimes (17.02s) [2022-04-23T22:05:18.170Z] === RUN TestCreateServiceConflict [2022-04-23T22:05:18.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-23T22:05:18.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-23T22:05:18.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-23T22:05:18.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-23T22:05:18.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-23T22:05:18.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-23T22:05:18.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-23T22:05:18.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-23T22:05:18.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-23T22:05:18.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-23T22:05:18.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-23T22:05:18.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-23T22:05:18.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-23T22:05:18.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-23T22:05:18.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-23T22:05:18.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-23T22:05:18.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-23T22:05:18.689Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-23T22:05:19.889Z] time="2022-04-23T22:05:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-23T22:05:20.632Z] --- PASS: TestCreateServiceConflict (2.63s) [2022-04-23T22:05:20.632Z] === RUN TestCreateServiceMaxReplicas [2022-04-23T22:05:20.857Z] === RUN TestParseEmptyInterface [2022-04-23T22:05:20.857Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-23T22:05:20.857Z] === RUN TestParseNonInterfaceType [2022-04-23T22:05:20.857Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-23T22:05:20.857Z] === RUN TestParseWithOneFunction [2022-04-23T22:05:20.857Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-23T22:05:20.857Z] === RUN TestParseWithMultipleFuncs [2022-04-23T22:05:20.857Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-23T22:05:20.857Z] === RUN TestParseWithUnnamedReturn [2022-04-23T22:05:20.857Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-23T22:05:20.857Z] === RUN TestEmbeddedInterface [2022-04-23T22:05:20.857Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-23T22:05:20.857Z] === RUN TestParsedImports [2022-04-23T22:05:20.857Z] --- PASS: TestParsedImports (0.00s) [2022-04-23T22:05:20.857Z] === RUN TestAliasedImports [2022-04-23T22:05:20.857Z] --- PASS: TestAliasedImports (0.00s) [2022-04-23T22:05:20.857Z] PASS [2022-04-23T22:05:20.857Z] coverage: 56.8% of statements [2022-04-23T22:05:20.857Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.067s coverage: 56.8% of statements [2022-04-23T22:05:20.895Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-23T22:05:21.272Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:05:21.272Z] INFO: Testing against a local daemon [2022-04-23T22:05:21.272Z] === RUN TestBuildWithSession [2022-04-23T22:05:21.272Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T22:05:21.272Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-23T22:05:21.272Z] === RUN TestBuildSquashParent [2022-04-23T22:05:21.272Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:05:21.272Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-23T22:05:21.272Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-23T22:05:21.272Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T22:05:21.272Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T22:05:21.272Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T22:05:21.272Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T22:05:21.272Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T22:05:21.272Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T22:05:21.272Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T22:05:21.272Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T22:05:21.272Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T22:05:21.272Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T22:05:21.272Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T22:05:21.272Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T22:05:21.272Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T22:05:21.272Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T22:05:21.272Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T22:05:21.272Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T22:05:21.823Z] --- PASS: TestRequest (12.13s) [2022-04-23T22:05:21.823Z] === RUN TestOverlappingRequests [2022-04-23T22:05:21.823Z] === RUN TestHTTPTransport [2022-04-23T22:05:21.823Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-23T22:05:21.823Z] PASS [2022-04-23T22:05:21.823Z] coverage: 85.7% of statements [2022-04-23T22:05:21.823Z] ok github.com/docker/docker/pkg/plugins/transport 0.044s coverage: 85.7% of statements [2022-04-23T22:05:22.280Z] --- PASS: TestOverlappingRequests (0.64s) [2022-04-23T22:05:22.280Z] === RUN TestRelease [2022-04-23T22:05:22.738Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-23T22:05:22.738Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-23T22:05:22.738Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-23T22:05:22.738Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-23T22:05:22.738Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-23T22:05:22.738Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-23T22:05:22.738Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-23T22:05:22.738Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-23T22:05:22.738Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-23T22:05:22.738Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-23T22:05:22.738Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-23T22:05:22.738Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-23T22:05:22.738Z] === RUN TestBufferPoolPutAndGet [2022-04-23T22:05:22.738Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-23T22:05:22.738Z] PASS [2022-04-23T22:05:22.738Z] coverage: 88.2% of statements [2022-04-23T22:05:22.738Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2022-04-23T22:05:22.805Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-23T22:05:23.195Z] === RUN TestOutputOnPrematureClose [2022-04-23T22:05:23.195Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-23T22:05:23.195Z] === RUN TestCompleteSilently [2022-04-23T22:05:23.195Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-23T22:05:23.195Z] PASS [2022-04-23T22:05:23.195Z] coverage: 75.9% of statements [2022-04-23T22:05:23.652Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2022-04-23T22:05:24.111Z] === RUN TestSendToOneSub [2022-04-23T22:05:24.111Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-23T22:05:24.111Z] === RUN TestSendToMultipleSubs [2022-04-23T22:05:24.111Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-23T22:05:24.111Z] === RUN TestEvictOneSub [2022-04-23T22:05:24.111Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-23T22:05:24.111Z] === RUN TestClosePublisher [2022-04-23T22:05:24.111Z] --- PASS: TestClosePublisher (0.00s) [2022-04-23T22:05:24.111Z] === RUN TestPubSubRace [2022-04-23T22:05:24.189Z] --- PASS: TestCreateServiceMaxReplicas (3.44s) [2022-04-23T22:05:24.189Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-23T22:05:24.569Z] --- PASS: TestRelease (2.37s) [2022-04-23T22:05:24.569Z] === RUN TestAllocateRandomDeallocate [2022-04-23T22:05:25.026Z] --- PASS: TestPubSubRace (1.08s) [2022-04-23T22:05:25.026Z] PASS [2022-04-23T22:05:25.026Z] coverage: 75.0% of statements [2022-04-23T22:05:25.026Z] ok github.com/docker/docker/pkg/pubsub 1.119s coverage: 75.0% of statements [2022-04-23T22:05:25.130Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-23T22:05:25.851Z] Removing intermediate container 6b413f24ff45 [2022-04-23T22:05:25.851Z] ---> 265028c40ee7 [2022-04-23T22:05:25.851Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-23T22:05:25.851Z] ---> Running in 6b16f004b614 [2022-04-23T22:05:25.991Z] === RUN TestRegister [2022-04-23T22:05:25.991Z] --- PASS: TestRegister (0.00s) [2022-04-23T22:05:25.991Z] === RUN TestCommand [2022-04-23T22:05:25.991Z] --- PASS: TestCommand (0.03s) [2022-04-23T22:05:25.991Z] === RUN TestNaiveSelf [2022-04-23T22:05:25.991Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-23T22:05:25.991Z] PASS [2022-04-23T22:05:25.991Z] coverage: 82.4% of statements [2022-04-23T22:05:25.991Z] ok github.com/docker/docker/pkg/reexec 0.107s coverage: 82.4% of statements [2022-04-23T22:05:26.318Z] [2022-04-23T22:05:26.318Z] SUCCESS: Specified value was saved. [2022-04-23T22:05:26.512Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-23T22:05:26.512Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-23T22:05:26.955Z] === RUN TestDump [2022-04-23T22:05:26.955Z] goroutine 19 [running]: [2022-04-23T22:05:26.955Z] github.com/docker/docker/pkg/stack.dump(0x9c2d57?) [2022-04-23T22:05:26.955Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-23T22:05:26.955Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-23T22:05:26.955Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-23T22:05:26.955Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-23T22:05:26.955Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-23T22:05:26.955Z] testing.tRunner(0xc000085520, 0xb8a498) [2022-04-23T22:05:26.955Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T22:05:26.955Z] created by testing.(*T).Run [2022-04-23T22:05:26.955Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-23T22:05:26.955Z] [2022-04-23T22:05:26.955Z] goroutine 1 [chan receive]: [2022-04-23T22:05:26.955Z] testing.(*T).Run(0xc000085380, {0xb7913c?, 0x99c1f3?}, 0xb8a498) [2022-04-23T22:05:26.955Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-23T22:05:26.955Z] testing.runTests.func1(0xc0000b8840?) [2022-04-23T22:05:26.955Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-23T22:05:26.955Z] testing.tRunner(0xc000085380, 0xc0000c3ca0) [2022-04-23T22:05:26.955Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T22:05:26.955Z] testing.runTests(0xc000096460?, {0xd0e400, 0x3, 0x3}, {0x1a3a7dd0a28?, 0x40?, 0xd134a0?}) [2022-04-23T22:05:26.955Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-23T22:05:26.955Z] testing.(*M).Run(0xc000096460) [2022-04-23T22:05:26.955Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-23T22:05:26.955Z] main.main() [2022-04-23T22:05:26.955Z] _testmain.go:99 +0x255 [2022-04-23T22:05:26.955Z] --- PASS: TestDump (0.00s) [2022-04-23T22:05:26.955Z] === RUN TestDumpToFile [2022-04-23T22:05:26.955Z] --- PASS: TestDumpToFile (0.20s) [2022-04-23T22:05:26.955Z] === RUN TestDumpToFileWithEmptyInput [2022-04-23T22:05:26.955Z] goroutine 21 [running]: [2022-04-23T22:05:26.955Z] github.com/docker/docker/pkg/stack.dump(0xa3ed13?) [2022-04-23T22:05:26.955Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-23T22:05:26.955Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xa3ece0?}) [2022-04-23T22:05:26.955Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-23T22:05:26.955Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085520?) [2022-04-23T22:05:26.955Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-23T22:05:26.955Z] testing.tRunner(0xc000085ba0, 0xb8a488) [2022-04-23T22:05:26.955Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T22:05:26.955Z] created by testing.(*T).Run [2022-04-23T22:05:26.955Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-23T22:05:26.955Z] [2022-04-23T22:05:26.955Z] goroutine 1 [chan receive]: [2022-04-23T22:05:26.955Z] testing.(*T).Run(0xc000085380, {0xb80713?, 0x99c1f3?}, 0xb8a488) [2022-04-23T22:05:26.955Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-23T22:05:26.955Z] testing.runTests.func1(0xc0000b8840?) [2022-04-23T22:05:26.955Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-23T22:05:26.955Z] testing.tRunner(0xc000085380, 0xc0000c3ca0) [2022-04-23T22:05:26.955Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T22:05:26.955Z] testing.runTests(0xc000096460?, {0xd0e400, 0x3, 0x3}, {0x1a3a7dd0a28?, 0x40?, 0xd134a0?}) [2022-04-23T22:05:26.955Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-23T22:05:26.955Z] testing.(*M).Run(0xc000096460) [2022-04-23T22:05:26.955Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-23T22:05:26.955Z] main.main() [2022-04-23T22:05:26.955Z] _testmain.go:99 +0x255 [2022-04-23T22:05:26.955Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-23T22:05:26.955Z] PASS [2022-04-23T22:05:26.955Z] coverage: 90.9% of statements [2022-04-23T22:05:26.955Z] ok github.com/docker/docker/pkg/stack 0.238s coverage: 90.9% of statements [2022-04-23T22:05:27.413Z] === RUN TestNewStdWriter [2022-04-23T22:05:27.413Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-23T22:05:27.413Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-23T22:05:27.413Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-23T22:05:27.413Z] === RUN TestWriteWithNilBytes [2022-04-23T22:05:27.413Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-23T22:05:27.413Z] === RUN TestWrite [2022-04-23T22:05:27.413Z] --- PASS: TestWrite (0.00s) [2022-04-23T22:05:27.413Z] === RUN TestWriteWithWriterError [2022-04-23T22:05:27.413Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-23T22:05:27.413Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-23T22:05:27.413Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-23T22:05:27.413Z] === RUN TestStdCopyWriteAndRead [2022-04-23T22:05:27.413Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-23T22:05:27.413Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-23T22:05:27.413Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-23T22:05:27.413Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-23T22:05:27.413Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-23T22:05:27.413Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-23T22:05:27.413Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-23T22:05:27.413Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-23T22:05:27.413Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-23T22:05:27.413Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-23T22:05:27.413Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-23T22:05:27.413Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-23T22:05:27.413Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-23T22:05:27.413Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-23T22:05:27.413Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-23T22:05:27.413Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-23T22:05:27.413Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-23T22:05:27.413Z] PASS [2022-04-23T22:05:27.413Z] coverage: 100.0% of statements [2022-04-23T22:05:27.413Z] ok github.com/docker/docker/pkg/stdcopy 0.042s coverage: 100.0% of statements [2022-04-23T22:05:27.452Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-23T22:05:27.871Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-23T22:05:27.871Z] === RUN TestClientStream [2022-04-23T22:05:27.871Z] --- PASS: TestClientStream (0.00s) [2022-04-23T22:05:27.871Z] === RUN TestClientSendFile [2022-04-23T22:05:27.871Z] --- PASS: TestClientSendFile (0.00s) [2022-04-23T22:05:27.871Z] === RUN TestClientWithRequestTimeout [2022-04-23T22:05:27.871Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-23T22:05:27.871Z] === RUN TestFileSpecPlugin [2022-04-23T22:05:27.871Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-23T22:05:27.871Z] === RUN TestFileJSONSpecPlugin [2022-04-23T22:05:27.871Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-23T22:05:27.871Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-23T22:05:27.871Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-23T22:05:27.871Z] === RUN TestPluginAddHandler [2022-04-23T22:05:27.871Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-23T22:05:27.871Z] === RUN TestPluginWaitBadPlugin [2022-04-23T22:05:27.871Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-23T22:05:27.871Z] === RUN TestGet [2022-04-23T22:05:27.871Z] time="2022-04-23T22:05:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-23T22:05:28.023Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-23T22:05:28.329Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-23T22:05:28.329Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-23T22:05:28.329Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-23T22:05:28.329Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-23T22:05:28.329Z] === RUN TestFormatStatus [2022-04-23T22:05:28.329Z] --- PASS: TestFormatStatus (0.00s) [2022-04-23T22:05:28.329Z] === RUN TestFormatError [2022-04-23T22:05:28.329Z] --- PASS: TestFormatError (0.00s) [2022-04-23T22:05:28.329Z] === RUN TestFormatJSONError [2022-04-23T22:05:28.329Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-23T22:05:28.329Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-23T22:05:28.329Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-23T22:05:28.329Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-23T22:05:28.329Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-23T22:05:28.329Z] === RUN TestNewJSONProgressOutput [2022-04-23T22:05:28.329Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-23T22:05:28.329Z] === RUN TestAuxFormatterEmit [2022-04-23T22:05:28.329Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-23T22:05:28.329Z] === RUN TestStreamWriterStdout [2022-04-23T22:05:28.329Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-23T22:05:28.329Z] === RUN TestStreamWriterStderr [2022-04-23T22:05:28.329Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-23T22:05:28.329Z] PASS [2022-04-23T22:05:28.329Z] coverage: 66.2% of statements [2022-04-23T22:05:28.329Z] ok github.com/docker/docker/pkg/streamformatter 0.046s coverage: 66.2% of statements [2022-04-23T22:05:28.594Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-23T22:05:29.168Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-23T22:05:29.168Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-23T22:05:29.259Z] Removing intermediate container 6b16f004b614 [2022-04-23T22:05:29.259Z] ---> 2d45fbb7ab3e [2022-04-23T22:05:29.259Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-23T22:05:29.259Z] ---> Running in 57322ca7d7b3 [2022-04-23T22:05:29.294Z] time="2022-04-23T22:05:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-23T22:05:29.294Z] === RUN TestGenerateRandomID [2022-04-23T22:05:29.294Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-23T22:05:29.294Z] === RUN TestShortenId [2022-04-23T22:05:29.294Z] --- PASS: TestShortenId (0.00s) [2022-04-23T22:05:29.294Z] === RUN TestShortenSha256Id [2022-04-23T22:05:29.294Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-23T22:05:29.294Z] === RUN TestShortenIdEmpty [2022-04-23T22:05:29.294Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-23T22:05:29.294Z] === RUN TestShortenIdInvalid [2022-04-23T22:05:29.294Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-23T22:05:29.294Z] === RUN TestIsShortIDNonHex [2022-04-23T22:05:29.294Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-23T22:05:29.294Z] === RUN TestIsShortIDNotCorrectSize [2022-04-23T22:05:29.294Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-23T22:05:29.294Z] PASS [2022-04-23T22:05:29.294Z] coverage: 70.6% of statements [2022-04-23T22:05:29.294Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2022-04-23T22:05:29.739Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-23T22:05:30.258Z] === RUN TestIsCpusetListAvailable [2022-04-23T22:05:30.258Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-23T22:05:30.258Z] PASS [2022-04-23T22:05:30.258Z] coverage: 39.4% of statements [2022-04-23T22:05:30.258Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 39.4% of statements [2022-04-23T22:05:30.680Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-23T22:05:31.226Z] time="2022-04-23T22:05:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-23T22:05:31.226Z] --- PASS: TestAllocateRandomDeallocate (6.64s) [2022-04-23T22:05:31.226Z] === RUN TestRetrieveFromStore [2022-04-23T22:05:31.625Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-23T22:05:31.625Z] docker_api_swarm_node_test.go:81: [dec1a6da0d4d1] joining swarm manager [d195e9b258e2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:05:31.684Z] === RUN TestChtimes [2022-04-23T22:05:31.684Z] --- PASS: TestChtimes (0.00s) [2022-04-23T22:05:31.684Z] === RUN TestChtimesWindows [2022-04-23T22:05:31.684Z] --- PASS: TestChtimesWindows (0.01s) [2022-04-23T22:05:31.684Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-23T22:05:31.684Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-23T22:05:31.684Z] PASS [2022-04-23T22:05:31.684Z] coverage: 13.0% of statements [2022-04-23T22:05:31.684Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 13.0% of statements [2022-04-23T22:05:32.196Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-23T22:05:32.649Z] === RUN TestTailFile [2022-04-23T22:05:32.649Z] --- PASS: TestTailFile (0.00s) [2022-04-23T22:05:32.649Z] === RUN TestTailFileManyLines [2022-04-23T22:05:32.649Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-23T22:05:32.649Z] === RUN TestTailEmptyFile [2022-04-23T22:05:32.649Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-23T22:05:32.649Z] === RUN TestTailNegativeN [2022-04-23T22:05:32.649Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader [2022-04-23T22:05:32.649Z] === CONT TestNewTailReader [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/no_delimiter [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/truncated_last_line [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-23T22:05:32.649Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-23T22:05:32.649Z] === CONT TestNewTailReader/no_delimiter [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-23T22:05:32.649Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-23T22:05:32.649Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-23T22:05:32.649Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-23T22:05:32.649Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-23T22:05:32.649Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-23T22:05:32.649Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:05:32.649Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:05:32.649Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-23T22:05:32.650Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-23T22:05:32.650Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:05:32.650Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-23T22:05:32.650Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-23T22:05:32.650Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:05:32.650Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-23T22:05:32.650Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:05:32.650Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:05:32.650Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:05:32.650Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:05:32.650Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:05:32.650Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-23T22:05:32.650Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:05:32.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-23T22:05:32.651Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-23T22:05:32.651Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:05:32.651Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:05:32.651Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:05:32.651Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-23T22:05:32.651Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:05:32.651Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:05:32.651Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:05:32.651Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:05:32.651Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-23T22:05:32.651Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-23T22:05:32.651Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:05:32.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:05:32.652Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:05:32.652Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:05:32.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:05:32.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:05:32.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-23T22:05:32.652Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:05:32.652Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-23T22:05:32.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:05:32.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-23T22:05:32.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:05:32.652Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:05:32.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:05:32.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:05:32.652Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-23T22:05:32.652Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:05:32.652Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:05:32.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:05:32.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:05:32.652Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:05:32.652Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-23T22:05:32.652Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:05:32.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:05:32.652Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:05:32.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:05:32.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:05:32.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:05:32.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:05:32.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:05:32.652Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-23T22:05:32.652Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:05:32.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:05:32.652Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:05:32.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:05:32.652Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:05:32.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:05:32.652Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:05:32.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:05:32.652Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:05:32.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:05:32.652Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:05:32.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:05:32.652Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:05:32.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:05:32.652Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:05:32.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:05:32.652Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:05:32.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:05:32.652Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-23T22:05:32.652Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:05:32.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:05:32.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:05:32.652Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:05:32.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:05:32.652Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:05:32.652Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-23T22:05:32.652Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-23T22:05:32.768Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-23T22:05:33.068Z] Cannot create a file when that file already exists. [2022-04-23T22:05:33.112Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-23T22:05:33.112Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:05:33.112Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:05:33.112Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:05:33.112Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-23T22:05:33.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:05:33.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:05:33.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:05:33.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:05:33.112Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:05:33.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:05:33.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:05:33.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:05:33.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:05:33.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:05:33.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:05:33.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:05:33.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:05:33.112Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-23T22:05:33.112Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-23T22:05:33.113Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:05:33.113Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-23T22:05:33.113Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:05:33.113Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:05:33.113Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:05:33.113Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:05:33.113Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-23T22:05:33.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-23T22:05:33.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-23T22:05:33.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-23T22:05:33.114Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-23T22:05:33.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-23T22:05:33.114Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-23T22:05:33.114Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:05:33.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:05:33.114Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:05:33.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-23T22:05:33.115Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:05:33.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.02s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.01s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:05:33.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:05:33.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:05:33.575Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:05:33.575Z] PASS [2022-04-23T22:05:33.575Z] coverage: 88.6% of statements [2022-04-23T22:05:33.575Z] ok github.com/docker/docker/pkg/tailfile 0.240s coverage: 88.6% of statements [2022-04-23T22:05:33.575Z] --- PASS: TestRetrieveFromStore (2.44s) [2022-04-23T22:05:33.575Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-23T22:05:33.575Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-23T22:05:33.575Z] === RUN TestParallelPredefinedRequest1 [2022-04-23T22:05:33.575Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-23T22:05:33.575Z] === RUN TestParallelPredefinedRequest2 [2022-04-23T22:05:33.575Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-23T22:05:33.575Z] === RUN TestParallelPredefinedRequest3 [2022-04-23T22:05:33.575Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-23T22:05:33.575Z] === RUN TestParallelPredefinedRequest4 [2022-04-23T22:05:33.575Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-23T22:05:33.575Z] === RUN TestParallelPredefinedRequest5 [2022-04-23T22:05:33.575Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-23T22:05:33.575Z] === RUN TestDebug [2022-04-23T22:05:33.575Z] --- PASS: TestDebug (0.00s) [2022-04-23T22:05:33.575Z] === RUN TestRequestPoolParallel [2022-04-23T22:05:33.708Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-23T22:05:34.033Z] === RUN TestTarSumRemoveNonExistent [2022-04-23T22:05:34.033Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-04-23T22:05:34.033Z] === RUN TestTarSumRemove [2022-04-23T22:05:34.033Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-23T22:05:34.033Z] === RUN TestSortFileInfoSums [2022-04-23T22:05:34.033Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-23T22:05:34.033Z] === RUN TestNewTarSumForLabelInvalid [2022-04-23T22:05:34.033Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-23T22:05:34.033Z] === RUN TestNewTarSumForLabel [2022-04-23T22:05:34.033Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-23T22:05:34.033Z] === RUN TestEmptyTar [2022-04-23T22:05:34.033Z] --- PASS: TestEmptyTar (0.00s) [2022-04-23T22:05:34.033Z] === RUN TestTarSumsReadSize [2022-04-23T22:05:34.033Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-23T22:05:34.033Z] === RUN TestTarSums [2022-04-23T22:05:34.033Z] --- PASS: TestTarSums (0.09s) [2022-04-23T22:05:34.033Z] === RUN TestIteration [2022-04-23T22:05:34.033Z] --- PASS: TestIteration (0.00s) [2022-04-23T22:05:34.033Z] === RUN TestVersionLabelForChecksum [2022-04-23T22:05:34.033Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-23T22:05:34.033Z] === RUN TestVersion [2022-04-23T22:05:34.033Z] --- PASS: TestVersion (0.00s) [2022-04-23T22:05:34.033Z] === RUN TestGetVersion [2022-04-23T22:05:34.033Z] --- PASS: TestGetVersion (0.00s) [2022-04-23T22:05:34.033Z] === RUN TestGetVersions [2022-04-23T22:05:34.033Z] --- PASS: TestGetVersions (0.00s) [2022-04-23T22:05:34.033Z] PASS [2022-04-23T22:05:34.033Z] coverage: 89.3% of statements [2022-04-23T22:05:34.033Z] ok github.com/docker/docker/pkg/tarsum 0.161s coverage: 89.3% of statements [2022-04-23T22:05:34.280Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-23T22:05:34.491Z] --- PASS: TestRequestPoolParallel (0.59s) [2022-04-23T22:05:34.491Z] === RUN TestFullAllocateRelease [2022-04-23T22:05:34.850Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-23T22:05:34.949Z] --- PASS: TestFullAllocateRelease (0.57s) [2022-04-23T22:05:34.949Z] === RUN TestOddAllocateRelease [2022-04-23T22:05:34.949Z] === RUN TestTruncIndex [2022-04-23T22:05:34.949Z] --- PASS: TestTruncIndex (0.10s) [2022-04-23T22:05:34.949Z] PASS [2022-04-23T22:05:34.949Z] coverage: 91.5% of statements [2022-04-23T22:05:34.949Z] time="2022-04-23T22:05:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-23T22:05:34.949Z] ok github.com/docker/docker/pkg/truncindex 0.144s coverage: 91.5% of statements [2022-04-23T22:05:34.949Z] --- PASS: TestOddAllocateRelease (0.32s) [2022-04-23T22:05:34.949Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-23T22:05:35.407Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-04-23T22:05:35.407Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-23T22:05:35.407Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-04-23T22:05:35.407Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-23T22:05:35.407Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-04-23T22:05:35.407Z] === CONT TestParallelPredefinedRequest1 [2022-04-23T22:05:35.407Z] === CONT TestParallelPredefinedRequest4 [2022-04-23T22:05:35.407Z] === CONT TestParallelPredefinedRequest1 [2022-04-23T22:05:35.407Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:05:35.407Z] === CONT TestParallelPredefinedRequest3 [2022-04-23T22:05:35.407Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:05:35.407Z] === CONT TestParallelPredefinedRequest4 [2022-04-23T22:05:35.407Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:05:35.407Z] === CONT TestParallelPredefinedRequest2 [2022-04-23T22:05:35.407Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:05:35.407Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-23T22:05:35.407Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-23T22:05:35.407Z] === CONT TestParallelPredefinedRequest5 [2022-04-23T22:05:35.407Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:05:35.407Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-23T22:05:35.407Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-23T22:05:35.407Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-23T22:05:35.407Z] PASS [2022-04-23T22:05:35.407Z] coverage: 85.3% of statements [2022-04-23T22:05:35.407Z] ok github.com/docker/docker/libnetwork/ipam 66.145s coverage: 85.3% of statements [2022-04-23T22:05:35.790Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-23T22:05:35.864Z] === RUN TestVersionInfo [2022-04-23T22:05:35.864Z] --- PASS: TestVersionInfo (0.00s) [2022-04-23T22:05:35.864Z] === RUN TestAppendVersions [2022-04-23T22:05:35.864Z] --- PASS: TestAppendVersions (0.00s) [2022-04-23T22:05:35.864Z] PASS [2022-04-23T22:05:35.864Z] coverage: 88.9% of statements [2022-04-23T22:05:35.864Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2022-04-23T22:05:36.225Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T22:05:36.225Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T22:05:36.730Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-23T22:05:37.305Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-23T22:05:37.811Z] Removing intermediate container 57322ca7d7b3 [2022-04-23T22:05:37.811Z] ---> f27f16e681fc [2022-04-23T22:05:37.811Z] Step 13/13 : CMD ["sh"] [2022-04-23T22:05:37.811Z] ---> Running in 7543e8eacf66 [2022-04-23T22:05:37.811Z] Removing intermediate container 7543e8eacf66 [2022-04-23T22:05:37.811Z] ---> 3b158f679268 [2022-04-23T22:05:37.811Z] Successfully built 3b158f679268 [2022-04-23T22:05:37.811Z] Successfully tagged busybox:latest [2022-04-23T22:05:37.811Z] INFO: Docker images of the daemon under test [2022-04-23T22:05:37.811Z] [2022-04-23T22:05:37.811Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-23T22:05:37.811Z] busybox latest 3b158f679268 Less than a second ago 5.02GB [2022-04-23T22:05:37.811Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 2 weeks ago 4.98GB [2022-04-23T22:05:37.811Z] microsoft/windowsservercore latest aa8714eb8356 2 weeks ago 4.98GB [2022-04-23T22:05:37.811Z] [2022-04-23T22:05:37.811Z] INFO: Running integration tests at 04/23/2022 22:05:37... [2022-04-23T22:05:37.811Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-23T22:05:37.811Z] INFO: Integration API tests being run from the host: [2022-04-23T22:05:37.811Z] INFO: make.ps1 starting at 04/23/2022 22:05:37 [2022-04-23T22:05:38.036Z] === RUN TestValidatePrivileges [2022-04-23T22:05:38.036Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-23T22:05:38.036Z] === RUN TestFilterByCapNeg [2022-04-23T22:05:38.036Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-23T22:05:38.036Z] === RUN TestFilterByCapPos [2022-04-23T22:05:38.036Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-23T22:05:38.036Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-23T22:05:38.036Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-23T22:05:38.036Z] PASS [2022-04-23T22:05:38.036Z] coverage: 12.2% of statements [2022-04-23T22:05:38.036Z] ok github.com/docker/docker/plugin 0.051s coverage: 12.2% of statements [2022-04-23T22:05:38.251Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.02s) [2022-04-23T22:05:38.251Z] === RUN TestCreateServiceSecretFileMode [2022-04-23T22:05:38.251Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-23T22:05:38.251Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-23T22:05:38.795Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-23T22:05:39.001Z] === RUN TestNewSettable [2022-04-23T22:05:39.001Z] --- PASS: TestNewSettable (0.00s) [2022-04-23T22:05:39.001Z] === RUN TestIsSettable [2022-04-23T22:05:39.001Z] --- PASS: TestIsSettable (0.00s) [2022-04-23T22:05:39.001Z] === RUN TestUpdateSettingsEnv [2022-04-23T22:05:39.001Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-23T22:05:39.001Z] PASS [2022-04-23T22:05:39.001Z] coverage: 20.0% of statements [2022-04-23T22:05:39.001Z] ok github.com/docker/docker/plugin/v2 0.041s coverage: 20.0% of statements [2022-04-23T22:05:39.192Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-23T22:05:39.968Z] === RUN TestLoad [2022-04-23T22:05:39.968Z] --- PASS: TestLoad (0.00s) [2022-04-23T22:05:39.968Z] === RUN TestSave [2022-04-23T22:05:39.968Z] --- PASS: TestSave (0.03s) [2022-04-23T22:05:39.968Z] === RUN TestAddDeleteGet [2022-04-23T22:05:39.968Z] --- PASS: TestAddDeleteGet (0.05s) [2022-04-23T22:05:39.968Z] === RUN TestInvalidTags [2022-04-23T22:05:39.968Z] --- PASS: TestInvalidTags (0.00s) [2022-04-23T22:05:39.968Z] PASS [2022-04-23T22:05:39.968Z] coverage: 84.4% of statements [2022-04-23T22:05:39.968Z] ok github.com/docker/docker/reference 0.131s coverage: 84.4% of statements [2022-04-23T22:05:40.133Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-23T22:05:41.074Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-23T22:05:41.645Z] --- PASS: TestCreateServiceSecretFileMode (3.34s) [2022-04-23T22:05:41.645Z] === RUN TestCreateServiceConfigFileMode [2022-04-23T22:05:41.645Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-23T22:05:42.144Z] === RUN TestResolveAuthConfigIndexServer [2022-04-23T22:05:42.144Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-23T22:05:42.144Z] === RUN TestResolveAuthConfigFullURL [2022-04-23T22:05:42.144Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-23T22:05:42.144Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-23T22:05:42.144Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-23T22:05:42.144Z] === RUN TestValidateMirror [2022-04-23T22:05:42.144Z] --- PASS: TestValidateMirror (0.00s) [2022-04-23T22:05:42.144Z] === RUN TestLoadInsecureRegistries [2022-04-23T22:05:42.585Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-23T22:05:42.601Z] time="2022-04-23T22:05:41Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-23T22:05:42.601Z] time="2022-04-23T22:05:42Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-23T22:05:42.601Z] time="2022-04-23T22:05:42Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-23T22:05:42.601Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2022-04-23T22:05:42.601Z] === RUN TestNewServiceConfig [2022-04-23T22:05:42.601Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-23T22:05:42.601Z] === RUN TestValidateIndexName [2022-04-23T22:05:42.601Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-23T22:05:42.601Z] === RUN TestValidateIndexNameWithError [2022-04-23T22:05:42.601Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-23T22:05:42.601Z] === RUN TestEndpointParse [2022-04-23T22:05:42.601Z] --- PASS: TestEndpointParse (0.00s) [2022-04-23T22:05:42.601Z] === RUN TestEndpointParseInvalid [2022-04-23T22:05:42.601Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-23T22:05:42.601Z] === RUN TestValidateEndpoint [2022-04-23T22:05:42.601Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-23T22:05:42.601Z] === RUN TestPing [2022-04-23T22:05:42.601Z] --- PASS: TestPing (0.00s) [2022-04-23T22:05:42.601Z] === RUN TestPingRegistryEndpoint [2022-04-23T22:05:42.601Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:42.601Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-23T22:05:42.601Z] === RUN TestEndpoint [2022-04-23T22:05:42.601Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:42.601Z] --- SKIP: TestEndpoint (0.00s) [2022-04-23T22:05:42.601Z] === RUN TestParseRepositoryInfo [2022-04-23T22:05:42.601Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-23T22:05:42.601Z] === RUN TestNewIndexInfo [2022-04-23T22:05:42.601Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-23T22:05:42.601Z] === RUN TestMirrorEndpointLookup [2022-04-23T22:05:42.601Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:42.601Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-23T22:05:42.601Z] === RUN TestSearchRepositories [2022-04-23T22:05:42.601Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-23T22:05:42.601Z] Host: 127.0.0.1:49333 [2022-04-23T22:05:42.601Z] User-Agent: docker test client [2022-04-23T22:05:42.601Z] Authorization: Token fake-token [2022-04-23T22:05:42.601Z] X-Docker-Token: true [2022-04-23T22:05:42.601Z] Accept-Encoding: gzip [2022-04-23T22:05:42.601Z] [2022-04-23T22:05:42.601Z] [2022-04-23T22:05:42.601Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-23T22:05:42.601Z] Connection: close [2022-04-23T22:05:42.601Z] Content-Length: 144 [2022-04-23T22:05:42.601Z] Cache-Control: no-cache [2022-04-23T22:05:42.601Z] Content-Type: application/json [2022-04-23T22:05:42.601Z] Date: Sat, 23 Apr 2022 22:05:42 GMT [2022-04-23T22:05:42.601Z] Expires: -1 [2022-04-23T22:05:42.601Z] Pragma: no-cache [2022-04-23T22:05:42.601Z] Server: docker-tests/mock [2022-04-23T22:05:42.601Z] X-Docker-Registry-Config: mock [2022-04-23T22:05:42.601Z] X-Docker-Registry-Version: 0.0.0 [2022-04-23T22:05:42.601Z] [2022-04-23T22:05:42.601Z] [2022-04-23T22:05:42.601Z] --- PASS: TestSearchRepositories (0.01s) [2022-04-23T22:05:42.601Z] === RUN TestTrustedLocation [2022-04-23T22:05:42.601Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-23T22:05:42.601Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-23T22:05:42.601Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-23T22:05:42.601Z] === RUN TestAllowNondistributableArtifacts [2022-04-23T22:05:42.601Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-23T22:05:42.601Z] === RUN TestIsSecureIndex [2022-04-23T22:05:42.601Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-23T22:05:42.601Z] PASS [2022-04-23T22:05:42.601Z] coverage: 51.7% of statements [2022-04-23T22:05:42.601Z] ok github.com/docker/docker/registry 0.276s coverage: 51.7% of statements [2022-04-23T22:05:43.060Z] --- PASS: TestGet (15.01s) [2022-04-23T22:05:43.060Z] === RUN TestPluginWithNoManifest [2022-04-23T22:05:43.060Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-23T22:05:43.060Z] === RUN TestGetAll [2022-04-23T22:05:43.060Z] --- PASS: TestGetAll (0.00s) [2022-04-23T22:05:43.060Z] PASS [2022-04-23T22:05:43.060Z] coverage: 73.2% of statements [2022-04-23T22:05:43.060Z] ok github.com/docker/docker/pkg/plugins 34.966s coverage: 73.2% of statements [2022-04-23T22:05:43.517Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-23T22:05:43.517Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-23T22:05:43.517Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-23T22:05:43.517Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-23T22:05:43.517Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-23T22:05:43.517Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-23T22:05:43.517Z] === RUN TestResumableRequestReaderWithReadError [2022-04-23T22:05:43.517Z] time="2022-04-23T22:05:43Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-23T22:05:43.517Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-04-23T22:05:43.517Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-23T22:05:43.517Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-23T22:05:43.517Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-23T22:05:43.517Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-23T22:05:43.517Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-23T22:05:43.517Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-23T22:05:43.517Z] === RUN TestResumableRequestReader [2022-04-23T22:05:43.970Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-23T22:05:43.975Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-23T22:05:43.975Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-23T22:05:43.975Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-23T22:05:43.975Z] PASS [2022-04-23T22:05:43.975Z] coverage: 100.0% of statements [2022-04-23T22:05:43.975Z] ok github.com/docker/docker/registry/resumable 0.306s coverage: 100.0% of statements [2022-04-23T22:05:43.975Z] === RUN TestRestartManagerTimeout [2022-04-23T22:05:43.975Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-23T22:05:43.975Z] === RUN TestRestartManagerTimeoutReset [2022-04-23T22:05:43.975Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-23T22:05:43.975Z] PASS [2022-04-23T22:05:43.975Z] coverage: 50.9% of statements [2022-04-23T22:05:43.975Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 50.9% of statements [2022-04-23T22:05:44.540Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-23T22:05:44.541Z] --- PASS: TestCreateServiceConfigFileMode (3.00s) [2022-04-23T22:05:44.541Z] === RUN TestCreateServiceSysctls [2022-04-23T22:05:44.942Z] === RUN TestDecodeContainerConfig [2022-04-23T22:05:44.942Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-23T22:05:44.942Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-23T22:05:44.942Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-23T22:05:44.942Z] === RUN TestDecodeContainerConfigIsolation [2022-04-23T22:05:44.942Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-23T22:05:44.942Z] === RUN TestValidatePrivileged [2022-04-23T22:05:44.942Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-23T22:05:44.942Z] PASS [2022-04-23T22:05:44.942Z] coverage: 52.4% of statements [2022-04-23T22:05:44.942Z] ok github.com/docker/docker/runconfig 0.048s coverage: 52.4% of statements [2022-04-23T22:05:44.942Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-23T22:05:44.942Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-23T22:05:44.942Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-23T22:05:44.942Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-23T22:05:44.942Z] PASS [2022-04-23T22:05:44.942Z] coverage: 62.5% of statements [2022-04-23T22:05:44.942Z] ok github.com/docker/docker/testutil 0.102s coverage: 62.5% of statements [2022-04-23T22:05:45.484Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-23T22:05:46.055Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-23T22:05:46.672Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-23T22:05:46.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.23s) [2022-04-23T22:05:46.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (17.30s) [2022-04-23T22:05:46.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (17.41s) [2022-04-23T22:05:46.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.49s) [2022-04-23T22:05:46.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.49s) [2022-04-23T22:05:46.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.63s) [2022-04-23T22:05:46.672Z] === RUN TestBuildMultiStageCopy [2022-04-23T22:05:46.672Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-23T22:05:47.966Z] docker_api_swarm_node_test.go:53: [de785f797be3c] joining swarm manager [de72ee143bb73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:05:48.675Z] === RUN TestGetDriver [2022-04-23T22:05:48.675Z] --- PASS: TestGetDriver (0.00s) [2022-04-23T22:05:48.675Z] === RUN TestVolumeRequestError [2022-04-23T22:05:48.675Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-23T22:05:48.675Z] PASS [2022-04-23T22:05:48.675Z] coverage: 36.1% of statements [2022-04-23T22:05:48.675Z] ok github.com/docker/docker/volume/drivers 0.064s coverage: 36.1% of statements [2022-04-23T22:05:48.675Z] === RUN TestGetAddress [2022-04-23T22:05:48.675Z] --- PASS: TestGetAddress (0.00s) [2022-04-23T22:05:48.675Z] === RUN TestRemove [2022-04-23T22:05:48.675Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-23T22:05:48.675Z] --- SKIP: TestRemove (0.00s) [2022-04-23T22:05:48.675Z] === RUN TestInitializeWithVolumes [2022-04-23T22:05:48.675Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-23T22:05:48.675Z] === RUN TestCreate [2022-04-23T22:05:48.675Z] --- PASS: TestCreate (0.01s) [2022-04-23T22:05:48.675Z] === RUN TestValidateName [2022-04-23T22:05:48.675Z] --- PASS: TestValidateName (0.00s) [2022-04-23T22:05:48.675Z] === RUN TestCreateWithOpts [2022-04-23T22:05:48.675Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-23T22:05:48.675Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-23T22:05:48.675Z] === RUN TestRelaodNoOpts [2022-04-23T22:05:48.675Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-23T22:05:48.675Z] PASS [2022-04-23T22:05:48.675Z] coverage: 41.5% of statements [2022-04-23T22:05:48.675Z] ok github.com/docker/docker/volume/local 0.085s coverage: 41.5% of statements [2022-04-23T22:05:48.907Z] --- PASS: TestCreateServiceSysctls (4.34s) [2022-04-23T22:05:48.907Z] === RUN TestCreateServiceCapabilities [2022-04-23T22:05:48.907Z] docker_api_swarm_node_test.go:54: [dd4679de1f44f] joining swarm manager [de72ee143bb73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:05:49.639Z] === RUN TestLCOWParseMountRaw [2022-04-23T22:05:49.639Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-23T22:05:49.639Z] === RUN TestLCOWParseMountRawSplit [2022-04-23T22:05:49.639Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-23T22:05:49.639Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-23T22:05:49.639Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-23T22:05:49.639Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-23T22:05:49.639Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-23T22:05:49.639Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-23T22:05:49.639Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-23T22:05:49.639Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-23T22:05:49.639Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-23T22:05:49.639Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-23T22:05:49.639Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-23T22:05:49.639Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-23T22:05:49.639Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-23T22:05:49.639Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-23T22:05:49.639Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-23T22:05:49.639Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-23T22:05:49.639Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-23T22:05:49.639Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-23T22:05:49.639Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-23T22:05:49.639Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-23T22:05:49.639Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-23T22:05:49.639Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-23T22:05:49.639Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-23T22:05:49.639Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-23T22:05:49.639Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-23T22:05:49.639Z] === RUN TestLinuxParseMountRaw [2022-04-23T22:05:49.639Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-23T22:05:49.639Z] === RUN TestLinuxParseMountRawSplit [2022-04-23T22:05:49.639Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-23T22:05:49.639Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-23T22:05:49.639Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-23T22:05:49.639Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-23T22:05:49.639Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-23T22:05:49.639Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-23T22:05:49.639Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-23T22:05:50.097Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-23T22:05:50.097Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-23T22:05:50.097Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-23T22:05:50.097Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-23T22:05:50.097Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-23T22:05:50.097Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-23T22:05:50.097Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-23T22:05:50.097Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-23T22:05:50.097Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-23T22:05:50.097Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-23T22:05:50.097Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-23T22:05:50.097Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-23T22:05:50.097Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-23T22:05:50.097Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-23T22:05:50.097Z] === RUN TestConvertTmpfsOptions [2022-04-23T22:05:50.097Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-23T22:05:50.097Z] linux_parser_test.go:209: data="ro" [2022-04-23T22:05:50.097Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-23T22:05:50.097Z] === RUN TestParseMountSpec [2022-04-23T22:05:50.097Z] parser_test.go:62: case 0 [2022-04-23T22:05:50.097Z] parser_test.go:62: case 1 [2022-04-23T22:05:50.097Z] parser_test.go:62: case 2 [2022-04-23T22:05:50.097Z] parser_test.go:62: case 3 [2022-04-23T22:05:50.097Z] parser_test.go:62: case 4 [2022-04-23T22:05:50.097Z] parser_test.go:62: case 5 [2022-04-23T22:05:50.097Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-23T22:05:50.097Z] === RUN TestValidateMount [2022-04-23T22:05:50.097Z] --- PASS: TestValidateMount (0.00s) [2022-04-23T22:05:50.097Z] === RUN TestWindowsParseMountRaw [2022-04-23T22:05:50.097Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-23T22:05:50.097Z] === RUN TestWindowsParseMountRawSplit [2022-04-23T22:05:50.097Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-23T22:05:50.097Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-23T22:05:50.097Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-23T22:05:50.097Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-23T22:05:50.097Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-23T22:05:50.097Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-23T22:05:50.097Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-23T22:05:50.097Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-23T22:05:50.097Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-23T22:05:50.097Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-23T22:05:50.097Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-23T22:05:50.097Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-23T22:05:50.097Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-23T22:05:50.097Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-23T22:05:50.097Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-23T22:05:50.097Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-23T22:05:50.097Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-23T22:05:50.097Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-23T22:05:50.097Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-23T22:05:50.097Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-23T22:05:50.097Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-23T22:05:50.097Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-23T22:05:50.097Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-23T22:05:50.097Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-23T22:05:50.097Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-23T22:05:50.097Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-23T22:05:50.097Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-23T22:05:50.097Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-23T22:05:50.097Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-23T22:05:50.097Z] PASS [2022-04-23T22:05:50.097Z] coverage: 67.6% of statements [2022-04-23T22:05:50.097Z] ok github.com/docker/docker/volume/mounts 0.058s coverage: 67.6% of statements [2022-04-23T22:05:50.555Z] === RUN TestSetGetMeta [2022-04-23T22:05:50.555Z] === PAUSE TestSetGetMeta [2022-04-23T22:05:50.555Z] === RUN TestRestore [2022-04-23T22:05:50.555Z] === PAUSE TestRestore [2022-04-23T22:05:50.555Z] === RUN TestServiceCreate [2022-04-23T22:05:50.555Z] === PAUSE TestServiceCreate [2022-04-23T22:05:50.555Z] === RUN TestServiceList [2022-04-23T22:05:50.555Z] === PAUSE TestServiceList [2022-04-23T22:05:50.555Z] === RUN TestServiceRemove [2022-04-23T22:05:50.555Z] === PAUSE TestServiceRemove [2022-04-23T22:05:50.555Z] === RUN TestServiceGet [2022-04-23T22:05:50.555Z] === PAUSE TestServiceGet [2022-04-23T22:05:50.555Z] === RUN TestServicePrune [2022-04-23T22:05:50.555Z] === PAUSE TestServicePrune [2022-04-23T22:05:50.555Z] === RUN TestCreate [2022-04-23T22:05:50.555Z] === PAUSE TestCreate [2022-04-23T22:05:50.555Z] === RUN TestRemove [2022-04-23T22:05:50.555Z] === PAUSE TestRemove [2022-04-23T22:05:50.555Z] === RUN TestList [2022-04-23T22:05:50.555Z] === PAUSE TestList [2022-04-23T22:05:50.555Z] === RUN TestFindByDriver [2022-04-23T22:05:50.555Z] === PAUSE TestFindByDriver [2022-04-23T22:05:50.555Z] === RUN TestFindByReferenced [2022-04-23T22:05:50.555Z] === PAUSE TestFindByReferenced [2022-04-23T22:05:50.555Z] === RUN TestDerefMultipleOfSameRef [2022-04-23T22:05:50.555Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-23T22:05:50.556Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-23T22:05:50.556Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-23T22:05:50.821Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-23T22:05:51.013Z] === RUN TestDefererencePluginOnCreateError [2022-04-23T22:05:51.013Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-23T22:05:51.013Z] === RUN TestRefDerefRemove [2022-04-23T22:05:51.013Z] === PAUSE TestRefDerefRemove [2022-04-23T22:05:51.013Z] === RUN TestGet [2022-04-23T22:05:51.013Z] === PAUSE TestGet [2022-04-23T22:05:51.013Z] === RUN TestGetWithReference [2022-04-23T22:05:51.013Z] === PAUSE TestGetWithReference [2022-04-23T22:05:51.013Z] === RUN TestFilterFunc [2022-04-23T22:05:51.013Z] === RUN TestFilterFunc/test_nil_list [2022-04-23T22:05:51.013Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-23T22:05:51.013Z] === RUN TestFilterFunc/test_empty_list [2022-04-23T22:05:51.013Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-23T22:05:51.013Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-23T22:05:51.013Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-23T22:05:51.013Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-23T22:05:51.013Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-23T22:05:51.013Z] === RUN TestFilterFunc/test_filter_some [2022-04-23T22:05:51.013Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-23T22:05:51.013Z] === RUN TestFilterFunc/test_filter_middle [2022-04-23T22:05:51.013Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-23T22:05:51.013Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-23T22:05:51.013Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-23T22:05:51.013Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-23T22:05:51.013Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-23T22:05:51.013Z] === CONT TestFilterFunc/test_nil_list [2022-04-23T22:05:51.013Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-23T22:05:51.013Z] === CONT TestFilterFunc/test_filter_some [2022-04-23T22:05:51.013Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-23T22:05:51.013Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-23T22:05:51.013Z] === CONT TestFilterFunc/test_empty_list [2022-04-23T22:05:51.013Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-23T22:05:51.013Z] === CONT TestFilterFunc/test_filter_middle [2022-04-23T22:05:51.013Z] --- PASS: TestFilterFunc (0.00s) [2022-04-23T22:05:51.013Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-23T22:05:51.013Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-23T22:05:51.013Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-23T22:05:51.013Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-23T22:05:51.013Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-23T22:05:51.013Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-23T22:05:51.013Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-23T22:05:51.013Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-23T22:05:51.013Z] === CONT TestSetGetMeta [2022-04-23T22:05:51.013Z] === CONT TestServiceGet [2022-04-23T22:05:51.013Z] === CONT TestList [2022-04-23T22:05:51.013Z] === CONT TestDefererencePluginOnCreateError [2022-04-23T22:05:51.013Z] --- PASS: TestSetGetMeta (0.03s) [2022-04-23T22:05:51.013Z] === CONT TestGetWithReference [2022-04-23T22:05:51.013Z] --- PASS: TestList (0.05s) [2022-04-23T22:05:51.013Z] === CONT TestGet [2022-04-23T22:05:51.013Z] --- PASS: TestDefererencePluginOnCreateError (0.06s) [2022-04-23T22:05:51.013Z] === CONT TestRefDerefRemove [2022-04-23T22:05:51.013Z] --- PASS: TestGetWithReference (0.05s) [2022-04-23T22:05:51.013Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-23T22:05:51.013Z] --- PASS: TestGet (0.03s) [2022-04-23T22:05:51.013Z] === CONT TestDerefMultipleOfSameRef [2022-04-23T22:05:51.013Z] --- PASS: TestRefDerefRemove (0.04s) [2022-04-23T22:05:51.013Z] === CONT TestFindByReferenced [2022-04-23T22:05:51.013Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-04-23T22:05:51.013Z] === CONT TestFindByDriver [2022-04-23T22:05:51.013Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-04-23T22:05:51.013Z] === CONT TestRemove [2022-04-23T22:05:51.013Z] --- PASS: TestFindByReferenced (0.04s) [2022-04-23T22:05:51.013Z] === CONT TestCreate [2022-04-23T22:05:51.013Z] --- PASS: TestFindByDriver (0.04s) [2022-04-23T22:05:51.013Z] === CONT TestServicePrune [2022-04-23T22:05:51.013Z] --- PASS: TestRemove (0.04s) [2022-04-23T22:05:51.013Z] === CONT TestServiceRemove [2022-04-23T22:05:51.013Z] --- PASS: TestCreate (0.03s) [2022-04-23T22:05:51.013Z] === CONT TestServiceList [2022-04-23T22:05:51.013Z] --- PASS: TestServiceGet (0.27s) [2022-04-23T22:05:51.013Z] === CONT TestServiceCreate [2022-04-23T22:05:51.013Z] time="2022-04-23T22:05:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T22:05:51.013Z] --- PASS: TestServiceRemove (0.12s) [2022-04-23T22:05:51.013Z] === CONT TestRestore [2022-04-23T22:05:51.013Z] --- PASS: TestServiceList (0.11s) [2022-04-23T22:05:51.013Z] time="2022-04-23T22:05:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T22:05:51.013Z] time="2022-04-23T22:05:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T22:05:51.013Z] --- PASS: TestServiceCreate (0.03s) [2022-04-23T22:05:51.013Z] time="2022-04-23T22:05:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-23T22:05:51.013Z] time="2022-04-23T22:05:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T22:05:51.013Z] --- PASS: TestRestore (0.03s) [2022-04-23T22:05:51.013Z] --- PASS: TestServicePrune (0.16s) [2022-04-23T22:05:51.013Z] PASS [2022-04-23T22:05:51.013Z] coverage: 69.0% of statements [2022-04-23T22:05:51.013Z] ok github.com/docker/docker/volume/service 0.369s coverage: 69.0% of statements [2022-04-23T22:05:51.470Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-23T22:05:51.470Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-23T22:05:51.470Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-23T22:05:51.470Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-23T22:05:51.762Z] --- PASS: TestCreateServiceCapabilities (2.88s) [2022-04-23T22:05:51.762Z] === RUN TestInspect [2022-04-23T22:05:53.145Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-23T22:05:53.716Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-23T22:05:55.102Z] --- PASS: TestInspect (3.42s) [2022-04-23T22:05:55.102Z] === RUN TestCreateJob [2022-04-23T22:05:57.099Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-23T22:05:57.099Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-23T22:05:57.659Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-23T22:05:58.087Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-23T22:05:59.042Z] --- PASS: TestCreateJob (3.72s) [2022-04-23T22:05:59.042Z] === RUN TestReplicatedJob [2022-04-23T22:05:59.075Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-23T22:05:59.982Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-23T22:06:00.553Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-23T22:06:00.638Z] --- PASS: TestBuildMultiStageCopy (14.99s) [2022-04-23T22:06:00.639Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.10s) [2022-04-23T22:06:00.639Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2022-04-23T22:06:00.639Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.10s) [2022-04-23T22:06:00.639Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.37s) [2022-04-23T22:06:00.639Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.57s) [2022-04-23T22:06:00.639Z] === RUN TestBuildMultiStageParentConfig [2022-04-23T22:06:04.427Z] --- PASS: TestBuildMultiStageParentConfig (3.01s) [2022-04-23T22:06:04.427Z] === RUN TestBuildLabelWithTargets [2022-04-23T22:06:04.427Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:06:04.427Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-23T22:06:04.427Z] === RUN TestBuildWithEmptyLayers [2022-04-23T22:06:04.757Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-23T22:06:05.018Z] --- PASS: TestReplicatedJob (6.10s) [2022-04-23T22:06:05.018Z] === RUN TestUpdateReplicatedJob [2022-04-23T22:06:05.280Z] === RUN TestDockerSuite/TestCpToDot [2022-04-23T22:06:05.416Z] --- PASS: TestBuildWithEmptyLayers (1.68s) [2022-04-23T22:06:05.416Z] === RUN TestBuildMultiStageOnBuild [2022-04-23T22:06:06.222Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-23T22:06:06.259Z] 2022/04/23 22:06:03 Closing DB instances... [2022-04-23T22:06:06.259Z] --- PASS: TestNetworkDBGarbageCollection (54.05s) [2022-04-23T22:06:06.259Z] === RUN TestFindNode [2022-04-23T22:06:06.259Z] 2022/04/23 22:06:05 Closing DB instances... [2022-04-23T22:06:06.259Z] --- PASS: TestFindNode (0.02s) [2022-04-23T22:06:06.259Z] === RUN TestChangeNodeState [2022-04-23T22:06:06.259Z] 2022/04/23 22:06:05 Closing DB instances... [2022-04-23T22:06:06.259Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-23T22:06:06.259Z] === RUN TestNodeReincarnation [2022-04-23T22:06:06.259Z] 2022/04/23 22:06:05 Closing DB instances... [2022-04-23T22:06:07.164Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-23T22:06:08.548Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-23T22:06:08.809Z] --- PASS: TestUpdateReplicatedJob (3.79s) [2022-04-23T22:06:08.809Z] === RUN TestServiceListWithStatuses [2022-04-23T22:06:08.809Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-23T22:06:08.809Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-23T22:06:08.809Z] === RUN TestDockerNetworkConnectAlias [2022-04-23T22:06:08.928Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:06:08.928Z] INFO: Testing against a local daemon [2022-04-23T22:06:08.928Z] === RUN TestBuildWithSession [2022-04-23T22:06:08.928Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T22:06:08.928Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-23T22:06:08.928Z] === RUN TestBuildSquashParent [2022-04-23T22:06:08.928Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:06:08.928Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-23T22:06:08.928Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-23T22:06:08.928Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T22:06:08.928Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T22:06:08.928Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T22:06:08.928Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T22:06:08.928Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T22:06:08.928Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T22:06:08.928Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T22:06:08.928Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T22:06:08.928Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T22:06:08.928Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T22:06:08.928Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T22:06:08.928Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T22:06:08.928Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T22:06:08.928Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T22:06:08.928Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T22:06:08.928Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T22:06:09.069Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-23T22:06:10.452Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-23T22:06:10.713Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-23T22:06:10.937Z] time="2022-04-23T22:06:10Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-23T22:06:10.937Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-23T22:06:10.937Z] === RUN TestParallelCreate [2022-04-23T22:06:10.937Z] 2022/04/23 22:06:10 Closing DB instances... [2022-04-23T22:06:10.937Z] --- PASS: TestParallelCreate (0.02s) [2022-04-23T22:06:10.937Z] === RUN TestParallelDelete [2022-04-23T22:06:10.937Z] 2022/04/23 22:06:10 Closing DB instances... [2022-04-23T22:06:10.937Z] --- PASS: TestParallelDelete (0.02s) [2022-04-23T22:06:10.937Z] === RUN TestNetworkDBIslands [2022-04-23T22:06:10.937Z] time="2022-04-23T22:06:10Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:79e015ba5c6a with config:&{NodeID:79e015ba5c6a Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:06:10.937Z] time="2022-04-23T22:06:10Z" level=info msg="Node 79e015ba5c6a/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:10.937Z] time="2022-04-23T22:06:10Z" level=info msg="Node 79e015ba5c6a/172.31.210.73, added to nodes list" [2022-04-23T22:06:10.937Z] time="2022-04-23T22:06:10Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:92465b0b3033 with config:&{NodeID:92465b0b3033 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:06:10.937Z] time="2022-04-23T22:06:10Z" level=info msg="Node 92465b0b3033/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:10.937Z] time="2022-04-23T22:06:10Z" level=info msg="Node 92465b0b3033/172.31.210.73, added to nodes list" [2022-04-23T22:06:10.937Z] time="2022-04-23T22:06:10Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-23T22:06:10.937Z] time="2022-04-23T22:06:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-23T22:06:10.937Z] time="2022-04-23T22:06:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-04-23T22:06:10.937Z] time="2022-04-23T22:06:10Z" level=info msg="Node 92465b0b3033/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:10.937Z] time="2022-04-23T22:06:10Z" level=info msg="Node 92465b0b3033/172.31.210.73, added to nodes list" [2022-04-23T22:06:10.937Z] time="2022-04-23T22:06:10Z" level=info msg="Node 79e015ba5c6a/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:10.937Z] time="2022-04-23T22:06:10Z" level=info msg="Node 79e015ba5c6a/172.31.210.73, added to nodes list" [2022-04-23T22:06:10.937Z] time="2022-04-23T22:06:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-23T22:06:10.937Z] time="2022-04-23T22:06:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-04-23T22:06:11.654Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-23T22:06:11.901Z] time="2022-04-23T22:06:11Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:fb1ec4fba19f with config:&{NodeID:fb1ec4fba19f Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:06:11.901Z] time="2022-04-23T22:06:11Z" level=info msg="Node fb1ec4fba19f/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:11.901Z] time="2022-04-23T22:06:11Z" level=info msg="Node fb1ec4fba19f/172.31.210.73, added to nodes list" [2022-04-23T22:06:11.901Z] time="2022-04-23T22:06:11Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-23T22:06:11.901Z] time="2022-04-23T22:06:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-23T22:06:11.901Z] time="2022-04-23T22:06:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-04-23T22:06:11.901Z] time="2022-04-23T22:06:11Z" level=info msg="Node fb1ec4fba19f/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:11.901Z] time="2022-04-23T22:06:11Z" level=info msg="Node fb1ec4fba19f/172.31.210.73, added to nodes list" [2022-04-23T22:06:11.901Z] time="2022-04-23T22:06:11Z" level=info msg="Node 79e015ba5c6a/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:11.901Z] time="2022-04-23T22:06:11Z" level=info msg="Node 79e015ba5c6a/172.31.210.73, added to nodes list" [2022-04-23T22:06:11.901Z] time="2022-04-23T22:06:11Z" level=info msg="Node 92465b0b3033/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:11.901Z] time="2022-04-23T22:06:11Z" level=info msg="Node 92465b0b3033/172.31.210.73, added to nodes list" [2022-04-23T22:06:11.901Z] time="2022-04-23T22:06:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-23T22:06:11.901Z] time="2022-04-23T22:06:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-04-23T22:06:11.901Z] time="2022-04-23T22:06:11Z" level=info msg="Node fb1ec4fba19f/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:11.901Z] time="2022-04-23T22:06:11Z" level=info msg="Node fb1ec4fba19f/172.31.210.73, added to nodes list" [2022-04-23T22:06:12.359Z] time="2022-04-23T22:06:12Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:d051a69a4341 with config:&{NodeID:d051a69a4341 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:06:12.359Z] time="2022-04-23T22:06:12Z" level=info msg="Node d051a69a4341/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:12.359Z] time="2022-04-23T22:06:12Z" level=info msg="Node d051a69a4341/172.31.210.73, added to nodes list" [2022-04-23T22:06:12.359Z] time="2022-04-23T22:06:12Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-23T22:06:12.359Z] time="2022-04-23T22:06:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-23T22:06:12.359Z] time="2022-04-23T22:06:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-04-23T22:06:12.359Z] time="2022-04-23T22:06:12Z" level=info msg="Node d051a69a4341/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:12.359Z] time="2022-04-23T22:06:12Z" level=info msg="Node d051a69a4341/172.31.210.73, added to nodes list" [2022-04-23T22:06:12.359Z] time="2022-04-23T22:06:12Z" level=info msg="Node 92465b0b3033/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:12.359Z] time="2022-04-23T22:06:12Z" level=info msg="Node 92465b0b3033/172.31.210.73, added to nodes list" [2022-04-23T22:06:12.359Z] time="2022-04-23T22:06:12Z" level=info msg="Node fb1ec4fba19f/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:12.359Z] time="2022-04-23T22:06:12Z" level=info msg="Node fb1ec4fba19f/172.31.210.73, added to nodes list" [2022-04-23T22:06:12.359Z] time="2022-04-23T22:06:12Z" level=info msg="Node 79e015ba5c6a/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:12.359Z] time="2022-04-23T22:06:12Z" level=info msg="Node 79e015ba5c6a/172.31.210.73, added to nodes list" [2022-04-23T22:06:12.359Z] time="2022-04-23T22:06:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-23T22:06:12.359Z] time="2022-04-23T22:06:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-04-23T22:06:12.359Z] time="2022-04-23T22:06:12Z" level=info msg="Node d051a69a4341/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:12.359Z] time="2022-04-23T22:06:12Z" level=info msg="Node d051a69a4341/172.31.210.73, added to nodes list" [2022-04-23T22:06:12.359Z] time="2022-04-23T22:06:12Z" level=info msg="Node d051a69a4341/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:12.359Z] time="2022-04-23T22:06:12Z" level=info msg="Node d051a69a4341/172.31.210.73, added to nodes list" [2022-04-23T22:06:12.596Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-23T22:06:12.596Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-23T22:06:12.596Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-23T22:06:12.817Z] time="2022-04-23T22:06:12Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:30b8cdbcbc3f with config:&{NodeID:30b8cdbcbc3f Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:06:12.817Z] time="2022-04-23T22:06:12Z" level=info msg="Node 30b8cdbcbc3f/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:12.817Z] time="2022-04-23T22:06:12Z" level=info msg="Node 30b8cdbcbc3f/172.31.210.73, added to nodes list" [2022-04-23T22:06:12.817Z] time="2022-04-23T22:06:12Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-23T22:06:12.817Z] time="2022-04-23T22:06:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-23T22:06:12.817Z] time="2022-04-23T22:06:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-04-23T22:06:12.817Z] time="2022-04-23T22:06:12Z" level=info msg="Node 30b8cdbcbc3f/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:12.817Z] time="2022-04-23T22:06:12Z" level=info msg="Node 30b8cdbcbc3f/172.31.210.73, added to nodes list" [2022-04-23T22:06:12.817Z] time="2022-04-23T22:06:12Z" level=info msg="Node 92465b0b3033/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:12.817Z] time="2022-04-23T22:06:12Z" level=info msg="Node 92465b0b3033/172.31.210.73, added to nodes list" [2022-04-23T22:06:12.817Z] time="2022-04-23T22:06:12Z" level=info msg="Node 79e015ba5c6a/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:12.817Z] time="2022-04-23T22:06:12Z" level=info msg="Node 79e015ba5c6a/172.31.210.73, added to nodes list" [2022-04-23T22:06:12.817Z] time="2022-04-23T22:06:12Z" level=info msg="Node d051a69a4341/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:12.817Z] time="2022-04-23T22:06:12Z" level=info msg="Node d051a69a4341/172.31.210.73, added to nodes list" [2022-04-23T22:06:12.817Z] time="2022-04-23T22:06:12Z" level=info msg="Node fb1ec4fba19f/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:12.817Z] time="2022-04-23T22:06:12Z" level=info msg="Node fb1ec4fba19f/172.31.210.73, added to nodes list" [2022-04-23T22:06:12.817Z] time="2022-04-23T22:06:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-23T22:06:12.817Z] time="2022-04-23T22:06:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-04-23T22:06:12.817Z] time="2022-04-23T22:06:12Z" level=info msg="Node 30b8cdbcbc3f/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:12.817Z] time="2022-04-23T22:06:12Z" level=info msg="Node 30b8cdbcbc3f/172.31.210.73, added to nodes list" [2022-04-23T22:06:12.817Z] time="2022-04-23T22:06:12Z" level=info msg="Node 30b8cdbcbc3f/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:12.817Z] time="2022-04-23T22:06:12Z" level=info msg="Node 30b8cdbcbc3f/172.31.210.73, added to nodes list" [2022-04-23T22:06:12.817Z] time="2022-04-23T22:06:12Z" level=info msg="Node 30b8cdbcbc3f/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:12.817Z] time="2022-04-23T22:06:12Z" level=info msg="Node 30b8cdbcbc3f/172.31.210.73, added to nodes list" [2022-04-23T22:06:13.166Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-23T22:06:13.274Z] networkdb_test.go:835: Re-joining: 3 [2022-04-23T22:06:13.274Z] time="2022-04-23T22:06:12Z" level=info msg="The new bootstrap node list is:[172.31.210.73:10033 172.31.210.73:10034 172.31.210.73:10035]" [2022-04-23T22:06:13.274Z] time="2022-04-23T22:06:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.210.73:10033" [2022-04-23T22:06:13.274Z] time="2022-04-23T22:06:12Z" level=debug msg="memberlist: Stream connection from=172.31.210.73:49370" [2022-04-23T22:06:13.274Z] time="2022-04-23T22:06:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.210.73:10034" [2022-04-23T22:06:13.274Z] time="2022-04-23T22:06:12Z" level=debug msg="memberlist: Stream connection from=172.31.210.73:49371" [2022-04-23T22:06:13.274Z] time="2022-04-23T22:06:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.210.73:10035" [2022-04-23T22:06:13.274Z] time="2022-04-23T22:06:12Z" level=debug msg="memberlist: Stream connection from=172.31.210.73:49372" [2022-04-23T22:06:13.274Z] networkdb_test.go:835: Re-joining: 4 [2022-04-23T22:06:13.274Z] time="2022-04-23T22:06:13Z" level=info msg="The new bootstrap node list is:[172.31.210.73:10033 172.31.210.73:10034 172.31.210.73:10035]" [2022-04-23T22:06:13.274Z] time="2022-04-23T22:06:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.210.73:10033" [2022-04-23T22:06:13.274Z] time="2022-04-23T22:06:13Z" level=debug msg="memberlist: Stream connection from=172.31.210.73:49373" [2022-04-23T22:06:13.274Z] time="2022-04-23T22:06:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.210.73:10034" [2022-04-23T22:06:13.274Z] time="2022-04-23T22:06:13Z" level=debug msg="memberlist: Stream connection from=172.31.210.73:49374" [2022-04-23T22:06:13.274Z] time="2022-04-23T22:06:13Z" level=debug msg="memberlist: Stream connection from=172.31.210.73:49375" [2022-04-23T22:06:13.274Z] time="2022-04-23T22:06:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.210.73:10035" [2022-04-23T22:06:13.732Z] time="2022-04-23T22:06:13Z" level=info msg="node 0 leaving" [2022-04-23T22:06:13.732Z] time="2022-04-23T22:06:13Z" level=info msg="Node 79e015ba5c6a change state NodeActive --> NodeLeft" [2022-04-23T22:06:13.732Z] time="2022-04-23T22:06:13Z" level=info msg="node5(30b8cdbcbc3f): Node leave event for 79e015ba5c6a/172.31.210.73" [2022-04-23T22:06:13.732Z] time="2022-04-23T22:06:13Z" level=info msg="Node 79e015ba5c6a change state NodeActive --> NodeLeft" [2022-04-23T22:06:13.732Z] time="2022-04-23T22:06:13Z" level=info msg="node3(fb1ec4fba19f): Node leave event for 79e015ba5c6a/172.31.210.73" [2022-04-23T22:06:13.732Z] time="2022-04-23T22:06:13Z" level=info msg="Node 79e015ba5c6a change state NodeActive --> NodeLeft" [2022-04-23T22:06:13.732Z] time="2022-04-23T22:06:13Z" level=info msg="node2(92465b0b3033): Node leave event for 79e015ba5c6a/172.31.210.73" [2022-04-23T22:06:13.732Z] time="2022-04-23T22:06:13Z" level=info msg="Node 79e015ba5c6a change state NodeActive --> NodeLeft" [2022-04-23T22:06:13.732Z] time="2022-04-23T22:06:13Z" level=info msg="node4(d051a69a4341): Node leave event for 79e015ba5c6a/172.31.210.73" [2022-04-23T22:06:13.732Z] time="2022-04-23T22:06:13Z" level=info msg="Node 79e015ba5c6a change state NodeActive --> NodeLeft" [2022-04-23T22:06:13.732Z] time="2022-04-23T22:06:13Z" level=info msg="node1(79e015ba5c6a): Node leave event for 79e015ba5c6a/172.31.210.73" [2022-04-23T22:06:13.732Z] time="2022-04-23T22:06:13Z" level=info msg="Node 79e015ba5c6a/172.31.210.73, left gossip cluster" [2022-04-23T22:06:13.732Z] time="2022-04-23T22:06:13Z" level=info msg="Node 79e015ba5c6a/172.31.210.73, left gossip cluster" [2022-04-23T22:06:13.732Z] time="2022-04-23T22:06:13Z" level=info msg="Node 79e015ba5c6a/172.31.210.73, left gossip cluster" [2022-04-23T22:06:13.732Z] time="2022-04-23T22:06:13Z" level=info msg="Node 79e015ba5c6a/172.31.210.73, left gossip cluster" [2022-04-23T22:06:13.732Z] time="2022-04-23T22:06:13Z" level=info msg="Node 79e015ba5c6a/172.31.210.73, left gossip cluster" [2022-04-23T22:06:14.106Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-23T22:06:14.106Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-23T22:06:14.106Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-23T22:06:14.106Z] --- PASS: TestDockerNetworkConnectAlias (5.19s) [2022-04-23T22:06:14.106Z] === RUN TestDockerNetworkReConnect [2022-04-23T22:06:14.106Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-23T22:06:14.190Z] time="2022-04-23T22:06:13Z" level=info msg="node 1 leaving" [2022-04-23T22:06:14.190Z] time="2022-04-23T22:06:13Z" level=info msg="Node 92465b0b3033 change state NodeActive --> NodeLeft" [2022-04-23T22:06:14.190Z] time="2022-04-23T22:06:13Z" level=info msg="node4(d051a69a4341): Node leave event for 92465b0b3033/172.31.210.73" [2022-04-23T22:06:14.190Z] time="2022-04-23T22:06:13Z" level=info msg="Node 92465b0b3033/172.31.210.73, left gossip cluster" [2022-04-23T22:06:14.190Z] time="2022-04-23T22:06:13Z" level=info msg="Node 92465b0b3033 change state NodeActive --> NodeLeft" [2022-04-23T22:06:14.190Z] time="2022-04-23T22:06:13Z" level=info msg="Node 92465b0b3033 change state NodeActive --> NodeFailed" [2022-04-23T22:06:14.190Z] time="2022-04-23T22:06:13Z" level=info msg="node5(30b8cdbcbc3f): Node leave event for 92465b0b3033/172.31.210.73" [2022-04-23T22:06:14.190Z] time="2022-04-23T22:06:13Z" level=info msg="Node 92465b0b3033/172.31.210.73, added to failed nodes list" [2022-04-23T22:06:14.190Z] time="2022-04-23T22:06:13Z" level=info msg="Node 92465b0b3033 change state NodeActive --> NodeLeft" [2022-04-23T22:06:14.190Z] time="2022-04-23T22:06:13Z" level=info msg="node3(fb1ec4fba19f): Node leave event for 92465b0b3033/172.31.210.73" [2022-04-23T22:06:14.190Z] time="2022-04-23T22:06:13Z" level=error msg="node: 92465b0b3033 is unknown to memberlist" [2022-04-23T22:06:14.190Z] time="2022-04-23T22:06:14Z" level=info msg="Node 92465b0b3033/172.31.210.73, left gossip cluster" [2022-04-23T22:06:14.190Z] time="2022-04-23T22:06:14Z" level=info msg="Node 92465b0b3033/172.31.210.73, left gossip cluster" [2022-04-23T22:06:14.190Z] time="2022-04-23T22:06:14Z" level=info msg="Node 92465b0b3033/172.31.210.73, left gossip cluster" [2022-04-23T22:06:14.647Z] time="2022-04-23T22:06:14Z" level=info msg="node 2 leaving" [2022-04-23T22:06:14.647Z] time="2022-04-23T22:06:14Z" level=info msg="Node fb1ec4fba19f change state NodeActive --> NodeLeft" [2022-04-23T22:06:14.647Z] time="2022-04-23T22:06:14Z" level=info msg="node4(d051a69a4341): Node leave event for fb1ec4fba19f/172.31.210.73" [2022-04-23T22:06:14.647Z] time="2022-04-23T22:06:14Z" level=info msg="Node fb1ec4fba19f change state NodeActive --> NodeLeft" [2022-04-23T22:06:14.647Z] time="2022-04-23T22:06:14Z" level=info msg="node5(30b8cdbcbc3f): Node leave event for fb1ec4fba19f/172.31.210.73" [2022-04-23T22:06:14.647Z] time="2022-04-23T22:06:14Z" level=info msg="Node fb1ec4fba19f change state NodeActive --> NodeLeft" [2022-04-23T22:06:14.647Z] time="2022-04-23T22:06:14Z" level=info msg="node3(fb1ec4fba19f): Node leave event for fb1ec4fba19f/172.31.210.73" [2022-04-23T22:06:14.647Z] time="2022-04-23T22:06:14Z" level=debug msg="memberlist: Failed ping: 30b8cdbcbc3f (timeout reached)" [2022-04-23T22:06:14.647Z] time="2022-04-23T22:06:14Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.210.73:10034: use of closed network connection" [2022-04-23T22:06:14.647Z] time="2022-04-23T22:06:14Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.210.73:10036: use of closed network connection" [2022-04-23T22:06:14.647Z] time="2022-04-23T22:06:14Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.210.73:10035: use of closed network connection" [2022-04-23T22:06:14.647Z] time="2022-04-23T22:06:14Z" level=debug msg="memberlist: Stream connection from=172.31.210.73:49376" [2022-04-23T22:06:14.647Z] time="2022-04-23T22:06:14Z" level=info msg="Node fb1ec4fba19f/172.31.210.73, left gossip cluster" [2022-04-23T22:06:14.647Z] time="2022-04-23T22:06:14Z" level=info msg="Node fb1ec4fba19f/172.31.210.73, left gossip cluster" [2022-04-23T22:06:14.676Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-23T22:06:14.935Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-23T22:06:14.935Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-23T22:06:14.935Z] === RUN TestDockerSuite/TestCreateRM [2022-04-23T22:06:15.105Z] time="2022-04-23T22:06:14Z" level=info msg="Node fb1ec4fba19f/172.31.210.73, left gossip cluster" [2022-04-23T22:06:15.105Z] networkdb_test.go:867: node4: OK [2022-04-23T22:06:15.105Z] networkdb_test.go:867: node5: OK [2022-04-23T22:06:15.105Z] time="2022-04-23T22:06:14Z" level=info msg="node 0 coming back" [2022-04-23T22:06:15.105Z] time="2022-04-23T22:06:14Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ccde0d0d22c4 with config:&{NodeID:ccde0d0d22c4 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:06:15.105Z] time="2022-04-23T22:06:14Z" level=info msg="Node ccde0d0d22c4/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:15.105Z] time="2022-04-23T22:06:14Z" level=info msg="Node ccde0d0d22c4/172.31.210.73, added to nodes list" [2022-04-23T22:06:15.105Z] time="2022-04-23T22:06:14Z" level=info msg="node 1 coming back" [2022-04-23T22:06:15.105Z] time="2022-04-23T22:06:14Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:dbabb91e90d7 with config:&{NodeID:dbabb91e90d7 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:06:15.105Z] time="2022-04-23T22:06:14Z" level=info msg="Node dbabb91e90d7/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:15.105Z] time="2022-04-23T22:06:14Z" level=info msg="Node dbabb91e90d7/172.31.210.73, added to nodes list" [2022-04-23T22:06:15.105Z] time="2022-04-23T22:06:14Z" level=info msg="node 2 coming back" [2022-04-23T22:06:15.105Z] time="2022-04-23T22:06:14Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:3af29fb7e3b9 with config:&{NodeID:3af29fb7e3b9 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:06:15.105Z] time="2022-04-23T22:06:14Z" level=info msg="Node 3af29fb7e3b9/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:15.105Z] time="2022-04-23T22:06:14Z" level=info msg="Node 3af29fb7e3b9/172.31.210.73, added to nodes list" [2022-04-23T22:06:15.105Z] time="2022-04-23T22:06:14Z" level=warning msg="memberlist: Was able to connect to 30b8cdbcbc3f but other probes failed, network may be misconfigured" [2022-04-23T22:06:15.195Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-23T22:06:15.195Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-23T22:06:15.195Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-23T22:06:15.195Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-23T22:06:15.195Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-23T22:06:15.563Z] time="2022-04-23T22:06:15Z" level=debug msg="memberlist: Failed ping: 30b8cdbcbc3f (timeout reached)" [2022-04-23T22:06:15.563Z] time="2022-04-23T22:06:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.31.210.73:10036: use of closed network connection" [2022-04-23T22:06:15.563Z] time="2022-04-23T22:06:15Z" level=debug msg="memberlist: Stream connection from=172.31.210.73:49377" [2022-04-23T22:06:16.020Z] time="2022-04-23T22:06:15Z" level=warning msg="memberlist: Was able to connect to 30b8cdbcbc3f but other probes failed, network may be misconfigured" [2022-04-23T22:06:17.749Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-23T22:06:17.749Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-23T22:06:17.749Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-23T22:06:18.197Z] time="2022-04-23T22:06:18Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.210.73:10033 172.31.210.73:10034 172.31.210.73:10035]" [2022-04-23T22:06:18.319Z] --- PASS: TestDockerNetworkReConnect (4.24s) [2022-04-23T22:06:18.320Z] === RUN TestServicePlugin [2022-04-23T22:06:18.655Z] time="2022-04-23T22:06:18Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.210.73:10033 172.31.210.73:10034 172.31.210.73:10035]" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.210.73:10033" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=debug msg="memberlist: Stream connection from=172.31.210.73:49378" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node 30b8cdbcbc3f/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node 30b8cdbcbc3f/172.31.210.73, added to nodes list" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node d051a69a4341/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node d051a69a4341/172.31.210.73, added to nodes list" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node ccde0d0d22c4/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node ccde0d0d22c4/172.31.210.73, is the new incarnation of the shutdown node 79e015ba5c6a/172.31.210.73" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node ccde0d0d22c4/172.31.210.73, added to nodes list" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.210.73:10034" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=debug msg="memberlist: Stream connection from=172.31.210.73:49379" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node 30b8cdbcbc3f/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node 30b8cdbcbc3f/172.31.210.73, added to nodes list" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node ccde0d0d22c4/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node ccde0d0d22c4/172.31.210.73, added to nodes list" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node d051a69a4341/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node d051a69a4341/172.31.210.73, added to nodes list" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node dbabb91e90d7/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node dbabb91e90d7/172.31.210.73, is the new incarnation of the shutdown node 92465b0b3033/172.31.210.73" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node dbabb91e90d7/172.31.210.73, added to nodes list" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=debug msg="memberlist: Stream connection from=172.31.210.73:49380" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.210.73:10035" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node 30b8cdbcbc3f/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node 30b8cdbcbc3f/172.31.210.73, added to nodes list" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node ccde0d0d22c4/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node ccde0d0d22c4/172.31.210.73, added to nodes list" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node dbabb91e90d7/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node dbabb91e90d7/172.31.210.73, added to nodes list" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node d051a69a4341/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node d051a69a4341/172.31.210.73, added to nodes list" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node 3af29fb7e3b9/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node 3af29fb7e3b9/172.31.210.73, is the new incarnation of the shutdown node fb1ec4fba19f/172.31.210.73" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node 3af29fb7e3b9/172.31.210.73, added to nodes list" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node dbabb91e90d7/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node dbabb91e90d7/172.31.210.73, is the new incarnation of the shutdown node 92465b0b3033/172.31.210.73" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node dbabb91e90d7/172.31.210.73, added to nodes list" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node ccde0d0d22c4/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node ccde0d0d22c4/172.31.210.73, is the new incarnation of the shutdown node 79e015ba5c6a/172.31.210.73" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node ccde0d0d22c4/172.31.210.73, added to nodes list" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node 3af29fb7e3b9/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node 3af29fb7e3b9/172.31.210.73, added to nodes list" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node 3af29fb7e3b9/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node dbabb91e90d7/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node 3af29fb7e3b9/172.31.210.73, is the new incarnation of the shutdown node fb1ec4fba19f/172.31.210.73" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node 3af29fb7e3b9/172.31.210.73, added to nodes list" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node dbabb91e90d7/172.31.210.73, added to nodes list" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node 3af29fb7e3b9/172.31.210.73, joined gossip cluster" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=info msg="Node 3af29fb7e3b9/172.31.210.73, added to nodes list" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.210.73:10033" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=debug msg="memberlist: Stream connection from=172.31.210.73:49381" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.210.73:10034" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=debug msg="memberlist: Stream connection from=172.31.210.73:49382" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.210.73:10035" [2022-04-23T22:06:19.620Z] time="2022-04-23T22:06:19Z" level=debug msg="memberlist: Stream connection from=172.31.210.73:49383" [2022-04-23T22:06:20.079Z] 2022/04/23 22:06:19 Closing DB instances... [2022-04-23T22:06:20.079Z] time="2022-04-23T22:06:19Z" level=info msg="Node ccde0d0d22c4 change state NodeActive --> NodeLeft" [2022-04-23T22:06:20.079Z] time="2022-04-23T22:06:19Z" level=info msg="node3(3af29fb7e3b9): Node leave event for ccde0d0d22c4/172.31.210.73" [2022-04-23T22:06:20.079Z] time="2022-04-23T22:06:19Z" level=info msg="Node ccde0d0d22c4 change state NodeActive --> NodeLeft" [2022-04-23T22:06:20.079Z] time="2022-04-23T22:06:19Z" level=info msg="node5(30b8cdbcbc3f): Node leave event for ccde0d0d22c4/172.31.210.73" [2022-04-23T22:06:20.079Z] time="2022-04-23T22:06:19Z" level=info msg="Node ccde0d0d22c4 change state NodeActive --> NodeLeft" [2022-04-23T22:06:20.079Z] time="2022-04-23T22:06:19Z" level=info msg="node2(dbabb91e90d7): Node leave event for ccde0d0d22c4/172.31.210.73" [2022-04-23T22:06:20.079Z] time="2022-04-23T22:06:19Z" level=info msg="Node ccde0d0d22c4 change state NodeActive --> NodeLeft" [2022-04-23T22:06:20.079Z] time="2022-04-23T22:06:19Z" level=info msg="node1(ccde0d0d22c4): Node leave event for ccde0d0d22c4/172.31.210.73" [2022-04-23T22:06:20.079Z] time="2022-04-23T22:06:19Z" level=info msg="Node ccde0d0d22c4 change state NodeActive --> NodeLeft" [2022-04-23T22:06:20.079Z] time="2022-04-23T22:06:19Z" level=info msg="node4(d051a69a4341): Node leave event for ccde0d0d22c4/172.31.210.73" [2022-04-23T22:06:20.536Z] time="2022-04-23T22:06:20Z" level=info msg="Node ccde0d0d22c4/172.31.210.73, left gossip cluster" [2022-04-23T22:06:20.536Z] time="2022-04-23T22:06:20Z" level=info msg="Node ccde0d0d22c4/172.31.210.73, left gossip cluster" [2022-04-23T22:06:20.536Z] time="2022-04-23T22:06:20Z" level=info msg="Node ccde0d0d22c4/172.31.210.73, left gossip cluster" [2022-04-23T22:06:20.536Z] time="2022-04-23T22:06:20Z" level=info msg="Node ccde0d0d22c4/172.31.210.73, left gossip cluster" [2022-04-23T22:06:20.536Z] time="2022-04-23T22:06:20Z" level=info msg="Node ccde0d0d22c4/172.31.210.73, left gossip cluster" [2022-04-23T22:06:20.536Z] time="2022-04-23T22:06:20Z" level=info msg="Node dbabb91e90d7 change state NodeActive --> NodeLeft" [2022-04-23T22:06:20.536Z] time="2022-04-23T22:06:20Z" level=info msg="node4(d051a69a4341): Node leave event for dbabb91e90d7/172.31.210.73" [2022-04-23T22:06:20.536Z] time="2022-04-23T22:06:20Z" level=info msg="Node dbabb91e90d7 change state NodeActive --> NodeLeft" [2022-04-23T22:06:20.536Z] time="2022-04-23T22:06:20Z" level=info msg="node3(3af29fb7e3b9): Node leave event for dbabb91e90d7/172.31.210.73" [2022-04-23T22:06:20.536Z] time="2022-04-23T22:06:20Z" level=info msg="Node dbabb91e90d7 change state NodeActive --> NodeLeft" [2022-04-23T22:06:20.537Z] time="2022-04-23T22:06:20Z" level=info msg="node5(30b8cdbcbc3f): Node leave event for dbabb91e90d7/172.31.210.73" [2022-04-23T22:06:20.537Z] time="2022-04-23T22:06:20Z" level=info msg="Node dbabb91e90d7 change state NodeActive --> NodeLeft" [2022-04-23T22:06:20.537Z] time="2022-04-23T22:06:20Z" level=info msg="node2(dbabb91e90d7): Node leave event for dbabb91e90d7/172.31.210.73" [2022-04-23T22:06:20.994Z] time="2022-04-23T22:06:20Z" level=info msg="Node dbabb91e90d7/172.31.210.73, left gossip cluster" [2022-04-23T22:06:20.994Z] time="2022-04-23T22:06:20Z" level=info msg="Node dbabb91e90d7/172.31.210.73, left gossip cluster" [2022-04-23T22:06:20.994Z] time="2022-04-23T22:06:20Z" level=info msg="Node dbabb91e90d7/172.31.210.73, left gossip cluster" [2022-04-23T22:06:20.994Z] time="2022-04-23T22:06:20Z" level=info msg="Node dbabb91e90d7/172.31.210.73, left gossip cluster" [2022-04-23T22:06:20.994Z] time="2022-04-23T22:06:20Z" level=info msg="Node 3af29fb7e3b9 change state NodeActive --> NodeLeft" [2022-04-23T22:06:20.994Z] time="2022-04-23T22:06:20Z" level=info msg="node4(d051a69a4341): Node leave event for 3af29fb7e3b9/172.31.210.73" [2022-04-23T22:06:20.994Z] time="2022-04-23T22:06:20Z" level=info msg="Node 3af29fb7e3b9 change state NodeActive --> NodeLeft" [2022-04-23T22:06:20.994Z] time="2022-04-23T22:06:20Z" level=info msg="node5(30b8cdbcbc3f): Node leave event for 3af29fb7e3b9/172.31.210.73" [2022-04-23T22:06:20.994Z] time="2022-04-23T22:06:20Z" level=info msg="Node 3af29fb7e3b9 change state NodeActive --> NodeLeft" [2022-04-23T22:06:20.994Z] time="2022-04-23T22:06:20Z" level=info msg="node3(3af29fb7e3b9): Node leave event for 3af29fb7e3b9/172.31.210.73" [2022-04-23T22:06:20.994Z] time="2022-04-23T22:06:20Z" level=info msg="Node 3af29fb7e3b9/172.31.210.73, left gossip cluster" [2022-04-23T22:06:20.994Z] time="2022-04-23T22:06:20Z" level=info msg="Node 3af29fb7e3b9/172.31.210.73, left gossip cluster" [2022-04-23T22:06:21.428Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T22:06:21.428Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T22:06:21.451Z] time="2022-04-23T22:06:21Z" level=info msg="Node 3af29fb7e3b9/172.31.210.73, left gossip cluster" [2022-04-23T22:06:21.621Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-23T22:06:21.882Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-23T22:06:21.882Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-23T22:06:21.882Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-23T22:06:21.913Z] time="2022-04-23T22:06:21Z" level=info msg="Node d051a69a4341 change state NodeActive --> NodeLeft" [2022-04-23T22:06:21.913Z] time="2022-04-23T22:06:21Z" level=info msg="node5(30b8cdbcbc3f): Node leave event for d051a69a4341/172.31.210.73" [2022-04-23T22:06:21.913Z] time="2022-04-23T22:06:21Z" level=info msg="Node d051a69a4341 change state NodeActive --> NodeLeft" [2022-04-23T22:06:21.913Z] time="2022-04-23T22:06:21Z" level=info msg="node4(d051a69a4341): Node leave event for d051a69a4341/172.31.210.73" [2022-04-23T22:06:22.143Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-23T22:06:22.143Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-23T22:06:22.143Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-23T22:06:22.370Z] time="2022-04-23T22:06:22Z" level=info msg="Node d051a69a4341/172.31.210.73, left gossip cluster" [2022-04-23T22:06:22.371Z] time="2022-04-23T22:06:22Z" level=info msg="Node d051a69a4341/172.31.210.73, left gossip cluster" [2022-04-23T22:06:23.083Z] plugin_test.go:61: [d427118df463f] joining swarm manager [d8f22ce09dd27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:06:23.083Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-23T22:06:23.226Z] --- PASS: TestBuildMultiStageOnBuild (15.28s) [2022-04-23T22:06:23.226Z] === RUN TestBuildUncleanTarFilenames [2022-04-23T22:06:23.226Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:06:23.226Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-23T22:06:23.226Z] === RUN TestBuildMultiStageLayerLeak [2022-04-23T22:06:23.336Z] time="2022-04-23T22:06:23Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.31.210.73:10037: use of closed network connection" [2022-04-23T22:06:23.336Z] time="2022-04-23T22:06:23Z" level=info msg="Node 30b8cdbcbc3f/172.31.210.73, left gossip cluster" [2022-04-23T22:06:23.336Z] time="2022-04-23T22:06:23Z" level=info msg="Node 30b8cdbcbc3f change state NodeActive --> NodeFailed" [2022-04-23T22:06:23.336Z] time="2022-04-23T22:06:23Z" level=info msg="Node 30b8cdbcbc3f/172.31.210.73, added to failed nodes list" [2022-04-23T22:06:23.336Z] --- PASS: TestNetworkDBIslands (12.28s) [2022-04-23T22:06:23.336Z] PASS [2022-04-23T22:06:23.336Z] coverage: 60.1% of statements [2022-04-23T22:06:23.336Z] ok github.com/docker/docker/libnetwork/networkdb 105.302s coverage: 60.1% of statements [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/quota [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/rootless [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/volume [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-23T22:06:23.336Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-23T22:06:24.465Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-23T22:06:24.465Z] plugin_test.go:64: [d0c1c4e26b924] joining swarm manager [d8f22ce09dd27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:06:25.036Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === Skipped [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-23T22:06:26.245Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-23T22:06:26.245Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-23T22:06:26.245Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-23T22:06:26.245Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-23T22:06:26.245Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-23T22:06:26.245Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-23T22:06:26.245Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-23T22:06:26.245Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-23T22:06:26.245Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.02s) [2022-04-23T22:06:26.245Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-23T22:06:26.245Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-23T22:06:26.245Z] daemon_test.go:145: root required [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-23T22:06:26.245Z] reload_test.go:342: root required [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-23T22:06:26.245Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-23T22:06:26.245Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-23T22:06:26.245Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-23T22:06:26.245Z] download_test.go:267: Needs fixing on Windows [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-23T22:06:26.245Z] layer_test.go:291: Failing on Windows [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-23T22:06:26.245Z] layer_test.go:340: Failing on Windows [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-23T22:06:26.245Z] layer_test.go:455: Failing on Windows [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-23T22:06:26.245Z] layer_test.go:684: Failing on Windows [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-23T22:06:26.245Z] migration_test.go:45: Failing on Windows [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-23T22:06:26.245Z] migration_test.go:181: Failing on Windows [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-23T22:06:26.245Z] mount_test.go:17: Failing on Windows [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-23T22:06:26.245Z] mount_test.go:76: Failing on Windows [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-23T22:06:26.245Z] mount_test.go:125: Failing on Windows [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-23T22:06:26.245Z] mount_test.go:212: Failing on Windows [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-23T22:06:26.245Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-23T22:06:26.245Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-23T22:06:26.245Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-23T22:06:26.245Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-23T22:06:26.245Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:06:26.245Z] [2022-04-23T22:06:26.245Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-23T22:06:26.245Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:06:26.420Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-23T22:06:26.703Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-23T22:06:26.703Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-23T22:06:26.703Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-23T22:06:26.703Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-23T22:06:26.703Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-23T22:06:26.703Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-23T22:06:26.703Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-23T22:06:26.703Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-23T22:06:26.703Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-23T22:06:26.703Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-23T22:06:26.703Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-23T22:06:26.703Z] archive_test.go:133: Xz not present in msys2 [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-23T22:06:26.703Z] archive_test.go:140: zstd not installed [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-23T22:06:26.703Z] archive_test.go:252: Failing on Windows CI machines [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-23T22:06:26.703Z] archive_windows_test.go:16: Currently fails [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-23T22:06:26.703Z] changes_test.go:196: needs more investigation [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-23T22:06:26.703Z] changes_test.go:433: needs further investigation [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-23T22:06:26.703Z] changes_test.go:469: needs further investigation [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-23T22:06:26.703Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-23T22:06:26.703Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-23T22:06:26.703Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-23T22:06:26.703Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-23T22:06:26.703Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-23T22:06:26.703Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2022-04-23T22:06:26.703Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-23T22:06:26.703Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-23T22:06:26.703Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-23T22:06:26.703Z] poller_test.go:40: No chmod on Windows [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-23T22:06:26.703Z] fileutils_test.go:133: Needs porting to Windows [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-23T22:06:26.703Z] fileutils_test.go:179: Needs porting to Windows [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-23T22:06:26.703Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-23T22:06:26.703Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-23T22:06:26.703Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-23T22:06:26.703Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-23T22:06:26.703Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-23T22:06:26.703Z] [2022-04-23T22:06:26.703Z] DONE 2290 tests, 68 skipped in 320.644s [2022-04-23T22:06:26.703Z] INFO: make.ps1 ended at 04/23/2022 22:06:26 [2022-04-23T22:06:27.359Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-23T22:06:27.619Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-23T22:06:27.880Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-23T22:06:28.450Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-23T22:06:28.710Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-23T22:06:28.891Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-23T22:06:28.891Z] INFO: Unit tests ended at 04/23/2022 22:06:28. Duration:00:05:41.1430306 [2022-04-23T22:06:28.891Z] INFO: Building busybox [2022-04-23T22:06:28.891Z] Sending build context to Docker daemon 5.12kB [2022-04-23T22:06:28.891Z] [2022-04-23T22:06:28.891Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-23T22:06:28.891Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-23T22:06:28.891Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-23T22:06:28.891Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-23T22:06:28.891Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-23T22:06:28.891Z] ---> e8870c5c3ab2 [2022-04-23T22:06:28.891Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-23T22:06:28.891Z] ---> Running in 5699fe1066e5 [2022-04-23T22:06:28.970Z] === RUN TestDockerSuite/TestDockerFails [2022-04-23T22:06:28.970Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-23T22:06:28.970Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-23T22:06:29.232Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-23T22:06:29.802Z] docker_api_swarm_test.go:202: [deacf94c34a7d] joining swarm manager [dd89b3e586609]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:06:30.092Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-23T22:06:30.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.32s) [2022-04-23T22:06:30.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.52s) [2022-04-23T22:06:30.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.63s) [2022-04-23T22:06:30.093Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.81s) [2022-04-23T22:06:30.093Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.47s) [2022-04-23T22:06:30.093Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.73s) [2022-04-23T22:06:30.093Z] === RUN TestBuildMultiStageCopy [2022-04-23T22:06:30.093Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-23T22:06:30.376Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-23T22:06:30.948Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-23T22:06:32.331Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-23T22:06:32.331Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-23T22:06:32.331Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-23T22:06:32.331Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-23T22:06:33.644Z] --- PASS: TestBuildMultiStageLayerLeak (12.44s) [2022-04-23T22:06:33.644Z] === RUN TestBuildWithHugeFile [2022-04-23T22:06:38.736Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-23T22:06:38.736Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-23T22:06:38.916Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-23T22:06:39.485Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-23T22:06:39.719Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-23T22:06:40.703Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-23T22:06:41.398Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-23T22:06:42.263Z] --- PASS: TestBuildMultiStageCopy (11.87s) [2022-04-23T22:06:42.263Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.61s) [2022-04-23T22:06:42.263Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s) [2022-04-23T22:06:42.263Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s) [2022-04-23T22:06:42.263Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.09s) [2022-04-23T22:06:42.263Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.33s) [2022-04-23T22:06:42.263Z] === RUN TestBuildMultiStageParentConfig [2022-04-23T22:06:42.782Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-23T22:06:43.722Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-23T22:06:43.982Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-23T22:06:44.472Z] --- PASS: TestBuildMultiStageParentConfig (2.43s) [2022-04-23T22:06:44.472Z] === RUN TestBuildLabelWithTargets [2022-04-23T22:06:44.472Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:06:44.472Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-23T22:06:44.472Z] === RUN TestBuildWithEmptyLayers [2022-04-23T22:06:44.552Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-23T22:06:45.124Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-23T22:06:45.699Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-23T22:06:46.033Z] --- PASS: TestBuildWithEmptyLayers (1.32s) [2022-04-23T22:06:46.033Z] === RUN TestBuildMultiStageOnBuild [2022-04-23T22:06:46.271Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-23T22:06:47.650Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-23T22:06:48.590Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-23T22:06:49.950Z] Removing intermediate container 5699fe1066e5 [2022-04-23T22:06:49.950Z] ---> 19c6bc79cf59 [2022-04-23T22:06:49.950Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-23T22:06:49.950Z] ---> Running in 1d8b5f56ddbb [2022-04-23T22:06:49.950Z] Removing intermediate container 1d8b5f56ddbb [2022-04-23T22:06:49.950Z] ---> d38ce7170a34 [2022-04-23T22:06:49.950Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-23T22:06:49.950Z] ---> Running in df74562d75d5 [2022-04-23T22:06:50.408Z] Removing intermediate container df74562d75d5 [2022-04-23T22:06:50.408Z] ---> 500614d5257e [2022-04-23T22:06:50.408Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-23T22:06:50.500Z] --- PASS: TestServicePlugin (32.02s) [2022-04-23T22:06:50.500Z] === RUN TestServiceUpdateLabel [2022-04-23T22:06:50.760Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-23T22:06:51.940Z] [2022-04-23T22:06:52.398Z] ---> 122a92cda838 [2022-04-23T22:06:52.398Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-23T22:06:52.398Z] ---> Running in a287e907166d [2022-04-23T22:06:52.671Z] --- PASS: TestServiceUpdateLabel (2.30s) [2022-04-23T22:06:52.671Z] === RUN TestServiceUpdateSecrets [2022-04-23T22:06:52.671Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-23T22:06:52.931Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-23T22:06:54.314Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-23T22:06:55.257Z] docker_api_swarm_test.go:384: [df5099ccaecde] joining swarm manager [d0c582b81dfcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:06:55.827Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-23T22:06:56.398Z] docker_api_swarm_test.go:385: [df04055226087] joining swarm manager [d0c582b81dfcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:06:58.507Z] --- PASS: TestBuildMultiStageOnBuild (12.48s) [2022-04-23T22:06:58.507Z] === RUN TestBuildUncleanTarFilenames [2022-04-23T22:06:58.507Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:06:58.507Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-23T22:06:58.507Z] === RUN TestBuildMultiStageLayerLeak [2022-04-23T22:07:01.711Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-23T22:07:01.712Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-23T22:07:02.653Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-23T22:07:03.223Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-23T22:07:03.223Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-23T22:07:03.483Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-23T22:07:03.743Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-23T22:07:03.743Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-23T22:07:04.684Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-23T22:07:05.625Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-23T22:07:05.625Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-23T22:07:05.625Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-23T22:07:06.195Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-23T22:07:06.455Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-23T22:07:07.394Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-23T22:07:08.333Z] --- PASS: TestServiceUpdateSecrets (15.61s) [2022-04-23T22:07:08.333Z] === RUN TestServiceUpdateConfigs [2022-04-23T22:07:08.333Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-23T22:07:08.333Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-23T22:07:08.333Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-23T22:07:08.593Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-23T22:07:08.593Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-23T22:07:08.593Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-23T22:07:08.913Z] --- PASS: TestBuildMultiStageLayerLeak (10.41s) [2022-04-23T22:07:08.913Z] === RUN TestBuildWithHugeFile [2022-04-23T22:07:10.508Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-23T22:07:11.078Z] === RUN TestDockerSuite/TestEventsRename [2022-04-23T22:07:11.648Z] === RUN TestDockerSuite/TestEventsResize [2022-04-23T22:07:11.908Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-23T22:07:12.479Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-23T22:07:13.049Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-23T22:07:13.619Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-23T22:07:16.159Z] === RUN TestDockerSuite/TestEventsTop [2022-04-23T22:07:17.101Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-23T22:07:17.542Z] Removing intermediate container a287e907166d [2022-04-23T22:07:17.542Z] ---> 9bde95ad082e [2022-04-23T22:07:17.542Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-23T22:07:17.542Z] ---> Running in d40c2a871c4a [2022-04-23T22:07:19.080Z] [2022-04-23T22:07:19.080Z] SUCCESS: Specified value was saved. [2022-04-23T22:07:19.656Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-23T22:07:21.979Z] Removing intermediate container d40c2a871c4a [2022-04-23T22:07:21.979Z] ---> 4c8309869e63 [2022-04-23T22:07:21.979Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-23T22:07:21.979Z] ---> Running in 8c5db3fe36aa [2022-04-23T22:07:22.952Z] --- PASS: TestServiceUpdateConfigs (14.71s) [2022-04-23T22:07:22.952Z] === RUN TestServiceUpdateNetwork [2022-04-23T22:07:25.494Z] === RUN TestDockerSuite/TestExec [2022-04-23T22:07:26.065Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-23T22:07:26.636Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-23T22:07:26.898Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-23T22:07:27.469Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-23T22:07:28.410Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-23T22:07:28.981Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-23T22:07:29.043Z] Cannot create a file when that file already exists. [2022-04-23T22:07:29.551Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-23T22:07:30.492Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-23T22:07:30.752Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-23T22:07:31.322Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-23T22:07:31.893Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-23T22:07:32.836Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-23T22:07:33.724Z] Removing intermediate container 8c5db3fe36aa [2022-04-23T22:07:33.724Z] ---> 8cf7b1fa5e2e [2022-04-23T22:07:33.724Z] Step 13/13 : CMD ["sh"] [2022-04-23T22:07:33.724Z] ---> Running in 1e14bf279739 [2022-04-23T22:07:33.779Z] === RUN TestDockerSuite/TestExecEnv [2022-04-23T22:07:34.181Z] Removing intermediate container 1e14bf279739 [2022-04-23T22:07:34.181Z] ---> e90a14638d6a [2022-04-23T22:07:34.181Z] Successfully built e90a14638d6a [2022-04-23T22:07:34.181Z] Successfully tagged busybox:latest [2022-04-23T22:07:34.181Z] INFO: Docker images of the daemon under test [2022-04-23T22:07:34.181Z] [2022-04-23T22:07:34.181Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-23T22:07:34.181Z] busybox latest e90a14638d6a 1 second ago 5.78GB [2022-04-23T22:07:34.181Z] microsoft/windowsservercore latest e8870c5c3ab2 2 weeks ago 5.76GB [2022-04-23T22:07:34.181Z] mcr.microsoft.com/windows/servercore ltsc2019 e8870c5c3ab2 2 weeks ago 5.76GB [2022-04-23T22:07:34.181Z] [2022-04-23T22:07:34.181Z] INFO: Running integration tests at 04/23/2022 22:07:34... [2022-04-23T22:07:34.181Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-23T22:07:34.181Z] INFO: Integration API tests being run from the host: [2022-04-23T22:07:34.181Z] INFO: make.ps1 starting at 04/23/2022 22:07:34 [2022-04-23T22:07:34.350Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-23T22:07:35.292Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-23T22:07:35.553Z] --- PASS: TestServiceUpdateNetwork (12.79s) [2022-04-23T22:07:35.553Z] === RUN TestServiceUpdatePidsLimit [2022-04-23T22:07:35.712Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-23T22:07:36.123Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-23T22:07:37.089Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-23T22:07:37.664Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-23T22:07:37.664Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-23T22:07:38.235Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-23T22:07:38.807Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-23T22:07:39.747Z] === RUN TestDockerSuite/TestExecParseError [2022-04-23T22:07:40.318Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-23T22:07:40.887Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-23T22:07:41.458Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-23T22:07:42.398Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-23T22:07:42.967Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-23T22:07:43.537Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-23T22:07:44.918Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-23T22:07:51.496Z] check_test.go:378: [df04055226087] daemon is not started [2022-04-23T22:07:51.496Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-23T22:07:52.442Z] --- PASS: TestServiceUpdatePidsLimit (16.82s) [2022-04-23T22:07:52.442Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-04-23T22:07:52.442Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.21s) [2022-04-23T22:07:52.442Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-04-23T22:07:52.442Z] PASS [2022-04-23T22:07:52.442Z] [2022-04-23T22:07:52.442Z] === Skipped [2022-04-23T22:07:52.442Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-23T22:07:52.442Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-23T22:07:52.442Z] [2022-04-23T22:07:52.442Z] DONE 27 tests, 1 skipped in 180.013s [2022-04-23T22:07:52.442Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-23T22:07:52.442Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:07:52.442Z] ++ set -e [2022-04-23T22:07:52.442Z] ++ '[' -n 0 ']' [2022-04-23T22:07:52.442Z] ++ set -x [2022-04-23T22:07:52.442Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:07:52.442Z] docker_api_swarm_test.go:802: [db4214cd2626a] joining swarm manager [da7a329f5edfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:07:52.442Z] INFO: Testing against a local daemon [2022-04-23T22:07:52.442Z] === RUN TestSessionCreate [2022-04-23T22:07:52.702Z] --- PASS: TestSessionCreate (0.03s) [2022-04-23T22:07:52.703Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-23T22:07:52.703Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-04-23T22:07:52.703Z] PASS [2022-04-23T22:07:52.703Z] [2022-04-23T22:07:52.703Z] DONE 2 tests in 0.167s [2022-04-23T22:07:52.703Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-23T22:07:52.703Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:07:52.703Z] ++ set -e [2022-04-23T22:07:52.703Z] ++ '[' -n 0 ']' [2022-04-23T22:07:52.703Z] ++ set -x [2022-04-23T22:07:52.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:07:52.703Z] INFO: Testing against a local daemon [2022-04-23T22:07:52.703Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-23T22:07:52.703Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-23T22:07:52.703Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T22:07:52.703Z] === RUN TestDiskUsage [2022-04-23T22:07:52.703Z] === PAUSE TestDiskUsage [2022-04-23T22:07:52.703Z] === RUN TestEventsExecDie [2022-04-23T22:07:53.272Z] --- PASS: TestEventsExecDie (0.60s) [2022-04-23T22:07:53.272Z] === RUN TestEventsBackwardsCompatible [2022-04-23T22:07:53.532Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-23T22:07:53.532Z] === RUN TestEventsVolumeCreate [2022-04-23T22:07:53.532Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-23T22:07:53.532Z] === RUN TestInfoBinaryCommits [2022-04-23T22:07:53.532Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-23T22:07:53.532Z] === RUN TestInfoAPIVersioned [2022-04-23T22:07:53.532Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-23T22:07:53.532Z] === RUN TestInfoAPI [2022-04-23T22:07:53.532Z] --- PASS: TestInfoAPI (0.02s) [2022-04-23T22:07:53.532Z] === RUN TestInfoAPIWarnings [2022-04-23T22:07:53.792Z] docker_api_swarm_test.go:802: [dfd3284604956] joining swarm manager [da7a329f5edfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:07:54.052Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-23T22:07:54.622Z] === RUN TestDockerSuite/TestExecTTY [2022-04-23T22:07:55.193Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-23T22:07:55.193Z] docker_api_swarm_test.go:802: [d0cf6b164f6ef] joining swarm manager [da7a329f5edfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-23T22:07:55.763Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-23T22:07:56.335Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-23T22:07:56.922Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-23T22:07:56.922Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-23T22:07:56.922Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-23T22:07:57.861Z] docker_api_swarm_test.go:802: [da812fdbc5b7c] joining swarm manager [da7a329f5edfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-23T22:07:58.432Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-23T22:07:59.003Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-23T22:07:59.004Z] docker_api_swarm_test.go:810: [dcb0d38afa9c1] joining swarm manager [da7a329f5edfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-23T22:07:59.946Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-23T22:08:00.206Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-23T22:08:00.776Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-23T22:08:06.061Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-23T22:08:10.257Z] --- PASS: TestInfoAPIWarnings (16.27s) [2022-04-23T22:08:10.257Z] === RUN TestInfoDebug [2022-04-23T22:08:10.257Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-23T22:08:10.257Z] --- PASS: TestInfoDebug (0.52s) [2022-04-23T22:08:10.257Z] === RUN TestInfoInsecureRegistries [2022-04-23T22:08:10.827Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-23T22:08:10.827Z] === RUN TestInfoRegistryMirrors [2022-04-23T22:08:11.400Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-04-23T22:08:11.400Z] === RUN TestLoginFailsWithBadCredentials [2022-04-23T22:08:11.400Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-23T22:08:11.400Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-23T22:08:11.400Z] === RUN TestPingCacheHeaders [2022-04-23T22:08:11.400Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-23T22:08:11.400Z] === RUN TestPingGet [2022-04-23T22:08:11.400Z] --- PASS: TestPingGet (0.02s) [2022-04-23T22:08:11.400Z] === RUN TestPingHead [2022-04-23T22:08:11.400Z] --- PASS: TestPingHead (0.02s) [2022-04-23T22:08:11.400Z] === RUN TestPingSwarmHeader [2022-04-23T22:08:11.971Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-23T22:08:12.541Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-23T22:08:13.480Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-23T22:08:13.480Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-04-23T22:08:13.480Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-23T22:08:13.480Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-23T22:08:13.480Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-23T22:08:13.480Z] === RUN TestVersion [2022-04-23T22:08:13.480Z] --- PASS: TestVersion (0.02s) [2022-04-23T22:08:13.480Z] === CONT TestDiskUsage [2022-04-23T22:08:14.050Z] === RUN TestDiskUsage/empty [2022-04-23T22:08:14.050Z] === RUN TestDiskUsage/empty/container_types [2022-04-23T22:08:14.050Z] === RUN TestDiskUsage/empty/image_types [2022-04-23T22:08:14.050Z] === RUN TestDiskUsage/empty/volume_types [2022-04-23T22:08:14.050Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-23T22:08:14.050Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-23T22:08:14.050Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-23T22:08:14.050Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-23T22:08:14.050Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-23T22:08:14.050Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-23T22:08:14.050Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-23T22:08:14.050Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-23T22:08:14.311Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-23T22:08:14.311Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-23T22:08:14.311Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-23T22:08:14.311Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-23T22:08:14.311Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-23T22:08:14.311Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-23T22:08:14.311Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-23T22:08:14.311Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-23T22:08:14.311Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-23T22:08:14.311Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-23T22:08:14.311Z] === RUN TestDiskUsage/after_container.Run [2022-04-23T22:08:14.572Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-23T22:08:14.572Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-23T22:08:14.572Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-23T22:08:14.572Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-23T22:08:14.572Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-23T22:08:14.572Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-23T22:08:14.572Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-23T22:08:14.572Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-23T22:08:14.572Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-23T22:08:14.572Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage (1.20s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.20s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-23T22:08:14.832Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T22:08:14.832Z] PASS [2022-04-23T22:08:14.832Z] [2022-04-23T22:08:14.832Z] === Skipped [2022-04-23T22:08:14.832Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T22:08:14.832Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-23T22:08:14.832Z] [2022-04-23T22:08:14.832Z] DONE 54 tests, 1 skipped in 22.123s [2022-04-23T22:08:14.832Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-23T22:08:14.832Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:08:14.832Z] ++ set -e [2022-04-23T22:08:14.832Z] ++ '[' -n 0 ']' [2022-04-23T22:08:14.832Z] ++ set -x [2022-04-23T22:08:14.832Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:08:14.832Z] INFO: Testing against a local daemon [2022-04-23T22:08:14.832Z] === RUN TestVolumesCreateAndList [2022-04-23T22:08:14.832Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-23T22:08:14.832Z] === RUN TestVolumesRemove [2022-04-23T22:08:15.093Z] --- PASS: TestVolumesRemove (0.08s) [2022-04-23T22:08:15.093Z] === RUN TestVolumesInspect [2022-04-23T22:08:15.093Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-23T22:08:15.093Z] === RUN TestVolumesInvalidJSON [2022-04-23T22:08:15.093Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-23T22:08:15.093Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-23T22:08:15.093Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-23T22:08:15.093Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-23T22:08:15.093Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-23T22:08:15.093Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-23T22:08:15.093Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-23T22:08:15.093Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-04-23T22:08:15.093Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-23T22:08:15.093Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-23T22:08:15.093Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-23T22:08:15.093Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-23T22:08:15.093Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-23T22:08:15.093Z] PASS [2022-04-23T22:08:15.093Z] [2022-04-23T22:08:15.093Z] DONE 9 tests in 0.256s [2022-04-23T22:08:15.093Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-23T22:08:15.357Z] ++++ cat bundles/test-integration/docker.pid [2022-04-23T22:08:15.357Z] +++ kill 6666 [2022-04-23T22:08:15.621Z] +++ /etc/init.d/apparmor stop [2022-04-23T22:08:15.621Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-23T22:08:15.621Z] [2022-04-23T22:08:15.621Z] Unloading profiles will leave already running processes permanently [2022-04-23T22:08:15.621Z] unconfined, which can lead to unexpected situations. [2022-04-23T22:08:15.621Z] [2022-04-23T22:08:15.621Z] To set a process to complain mode, use the command line tool [2022-04-23T22:08:15.621Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-23T22:08:15.621Z] +++ true [2022-04-23T22:08:15.621Z] exiting test-integration [2022-04-23T22:08:15.621Z] ++ exit 0 [2022-04-23T22:08:15.621Z] [2022-04-23T22:08:16.190Z] + for job in $(jobs -p) [2022-04-23T22:08:16.190Z] + wait 1267 [2022-04-23T22:08:16.190Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-23T22:08:17.130Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-23T22:08:17.130Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-23T22:08:17.130Z] === RUN TestDockerSuite/TestHealth [2022-04-23T22:08:26.525Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:08:26.525Z] INFO: Testing against a local daemon [2022-04-23T22:08:26.525Z] === RUN TestBuildWithSession [2022-04-23T22:08:26.525Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T22:08:26.525Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-23T22:08:26.525Z] === RUN TestBuildSquashParent [2022-04-23T22:08:26.525Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:08:26.525Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-23T22:08:26.525Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-23T22:08:26.525Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T22:08:26.525Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T22:08:26.525Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T22:08:26.525Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T22:08:26.525Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T22:08:26.525Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T22:08:26.525Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T22:08:26.525Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T22:08:26.525Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T22:08:26.525Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T22:08:26.525Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T22:08:26.525Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T22:08:26.525Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T22:08:26.525Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T22:08:26.525Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T22:08:26.525Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T22:08:30.262Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T22:08:30.748Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T22:08:39.094Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-23T22:08:39.094Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-23T22:08:39.094Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-23T22:08:39.094Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-23T22:08:39.094Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-23T22:08:39.094Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-23T22:08:39.094Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-23T22:08:39.094Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-23T22:08:39.094Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-23T22:08:39.094Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-23T22:08:39.094Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-23T22:08:39.094Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-23T22:08:39.094Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-23T22:08:39.094Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-23T22:08:39.094Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-23T22:08:39.094Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-23T22:08:39.094Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-23T22:08:39.664Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-23T22:08:39.664Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-23T22:08:40.234Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-23T22:08:42.774Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-23T22:08:42.774Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-23T22:08:43.036Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-23T22:08:43.117Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-23T22:08:43.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.93s) [2022-04-23T22:08:43.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.17s) [2022-04-23T22:08:43.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.59s) [2022-04-23T22:08:43.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (19.17s) [2022-04-23T22:08:43.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.41s) [2022-04-23T22:08:43.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.25s) [2022-04-23T22:08:43.117Z] === RUN TestBuildMultiStageCopy [2022-04-23T22:08:43.117Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-23T22:08:43.978Z] === RUN TestDockerSuite/TestImportFile [2022-04-23T22:08:45.362Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-23T22:08:45.362Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-23T22:08:45.564Z] --- PASS: TestBuildWithHugeFile (119.71s) [2022-04-23T22:08:45.564Z] === RUN TestBuildWCOWSandboxSize [2022-04-23T22:08:45.564Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T22:08:45.564Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-23T22:08:45.564Z] === RUN TestBuildWithEmptyDockerfile [2022-04-23T22:08:45.564Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T22:08:45.564Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T22:08:45.564Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T22:08:45.564Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T22:08:45.564Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T22:08:45.564Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T22:08:45.564Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T22:08:45.564Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T22:08:45.564Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T22:08:45.564Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-23T22:08:45.564Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-23T22:08:45.564Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-23T22:08:45.564Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-23T22:08:45.564Z] === RUN TestBuildPreserveOwnership [2022-04-23T22:08:45.564Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:08:45.564Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-23T22:08:45.564Z] === RUN TestBuildPlatformInvalid [2022-04-23T22:08:45.564Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-23T22:08:45.564Z] PASS [2022-04-23T22:08:45.564Z] ok github.com/docker/docker/integration/build 196.203s [2022-04-23T22:08:45.564Z] [2022-04-23T22:08:45.564Z] === Skipped [2022-04-23T22:08:45.564Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-23T22:08:45.564Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T22:08:45.564Z] [2022-04-23T22:08:45.564Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-23T22:08:45.564Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:08:45.564Z] [2022-04-23T22:08:45.564Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-23T22:08:45.564Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:08:45.564Z] [2022-04-23T22:08:45.564Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-23T22:08:45.564Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:08:45.564Z] [2022-04-23T22:08:45.564Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-23T22:08:45.564Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T22:08:45.564Z] [2022-04-23T22:08:45.564Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-23T22:08:45.564Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:08:45.564Z] [2022-04-23T22:08:45.564Z] DONE 29 tests, 6 skipped in 234.925s [2022-04-23T22:08:45.564Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-23T22:08:45.564Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:08:45.564Z] INFO: Testing against a local daemon [2022-04-23T22:08:45.564Z] === RUN TestConfigInspect [2022-04-23T22:08:45.564Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:08:45.564Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-23T22:08:45.564Z] === RUN TestConfigList [2022-04-23T22:08:45.564Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:08:45.564Z] --- SKIP: TestConfigList (0.00s) [2022-04-23T22:08:45.564Z] === RUN TestConfigsCreateAndDelete [2022-04-23T22:08:45.564Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:08:45.564Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-23T22:08:45.564Z] === RUN TestConfigsUpdate [2022-04-23T22:08:45.564Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:08:45.564Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-23T22:08:45.564Z] === RUN TestTemplatedConfig [2022-04-23T22:08:45.564Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:08:45.564Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-23T22:08:45.564Z] === RUN TestConfigCreateResolve [2022-04-23T22:08:45.564Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:08:45.564Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-23T22:08:45.564Z] PASS [2022-04-23T22:08:45.564Z] ok github.com/docker/docker/integration/config 0.091s [2022-04-23T22:08:45.564Z] [2022-04-23T22:08:45.564Z] === Skipped [2022-04-23T22:08:45.564Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-23T22:08:45.564Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:08:45.564Z] [2022-04-23T22:08:45.564Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-23T22:08:45.564Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:08:45.564Z] [2022-04-23T22:08:45.564Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-23T22:08:45.564Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:08:45.564Z] [2022-04-23T22:08:45.564Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-23T22:08:45.564Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:08:45.564Z] [2022-04-23T22:08:45.564Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-23T22:08:45.564Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:08:45.564Z] [2022-04-23T22:08:45.564Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-23T22:08:45.564Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:08:45.564Z] [2022-04-23T22:08:45.564Z] DONE 6 tests, 6 skipped in 1.853s [2022-04-23T22:08:45.564Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-23T22:08:45.564Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:08:45.564Z] INFO: Testing against a local daemon [2022-04-23T22:08:45.564Z] === RUN TestCheckpoint [2022-04-23T22:08:45.564Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T22:08:45.564Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-23T22:08:45.564Z] === RUN TestContainerInvalidJSON [2022-04-23T22:08:45.564Z] === RUN TestContainerInvalidJSON/commit [2022-04-23T22:08:45.564Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-23T22:08:45.564Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-23T22:08:45.564Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-23T22:08:45.564Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T22:08:45.564Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T22:08:45.564Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-23T22:08:45.564Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-23T22:08:45.564Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-23T22:08:45.564Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-23T22:08:45.564Z] === CONT TestContainerInvalidJSON/commit [2022-04-23T22:08:45.564Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-23T22:08:45.564Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-23T22:08:45.564Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-23T22:08:45.564Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T22:08:45.564Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-23T22:08:45.564Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-23T22:08:45.564Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-23T22:08:45.564Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-23T22:08:45.564Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-23T22:08:45.564Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-23T22:08:45.564Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-23T22:08:45.564Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-23T22:08:45.564Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-23T22:08:45.564Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-23T22:08:45.564Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-23T22:08:45.564Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-23T22:08:45.564Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-23T22:08:45.564Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-23T22:08:45.564Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-23T22:08:45.564Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-23T22:08:45.564Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-23T22:08:45.564Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-23T22:08:45.564Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-23T22:08:45.564Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-23T22:08:45.564Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-23T22:08:45.564Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-23T22:08:45.564Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-23T22:08:45.564Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-23T22:08:45.564Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-23T22:08:45.564Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-23T22:08:45.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-23T22:08:45.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-23T22:08:45.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-23T22:08:45.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-23T22:08:45.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-23T22:08:45.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-23T22:08:45.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-23T22:08:45.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-23T22:08:45.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s) [2022-04-23T22:08:45.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-23T22:08:45.564Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-04-23T22:08:45.564Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-04-23T22:08:45.564Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-23T22:08:45.564Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T22:08:45.564Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-23T22:08:45.564Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-23T22:08:45.564Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-23T22:08:45.564Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-23T22:08:45.564Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-23T22:08:45.564Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-23T22:08:45.564Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-23T22:08:45.564Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2022-04-23T22:08:45.564Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-23T22:08:45.564Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-04-23T22:08:45.564Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-23T22:08:45.564Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2022-04-23T22:08:45.564Z] === RUN TestCopyEmptyFile [2022-04-23T22:08:45.564Z] --- PASS: TestCopyEmptyFile (0.36s) [2022-04-23T22:08:45.564Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-23T22:08:45.564Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2022-04-23T22:08:45.564Z] === RUN TestCopyFromContainer [2022-04-23T22:08:45.564Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:08:45.564Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-23T22:08:45.564Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-23T22:08:45.564Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T22:08:45.564Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T22:08:45.564Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T22:08:45.564Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T22:08:45.564Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T22:08:45.564Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T22:08:45.564Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T22:08:45.564Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T22:08:45.564Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T22:08:45.564Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-23T22:08:45.564Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-23T22:08:45.564Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-23T22:08:45.564Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-23T22:08:45.564Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-23T22:08:45.564Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-23T22:08:45.564Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-23T22:08:45.564Z] === RUN TestCreateWithInvalidEnv [2022-04-23T22:08:45.564Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-23T22:08:45.564Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-23T22:08:45.564Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-23T22:08:45.564Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-23T22:08:45.564Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-23T22:08:45.564Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-23T22:08:45.564Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-23T22:08:45.564Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-23T22:08:45.564Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-23T22:08:45.564Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-23T22:08:45.564Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-23T22:08:45.564Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-23T22:08:45.564Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-23T22:08:45.564Z] === RUN TestCreateTmpfsMountsTarget [2022-04-23T22:08:45.564Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:08:45.564Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-23T22:08:45.564Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-23T22:08:45.564Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:08:45.564Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-23T22:08:45.564Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-23T22:08:45.564Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:08:45.564Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-23T22:08:45.564Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-23T22:08:45.564Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T22:08:45.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T22:08:45.564Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T22:08:45.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T22:08:45.565Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T22:08:45.565Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T22:08:45.565Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T22:08:45.565Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T22:08:45.565Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T22:08:45.565Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T22:08:45.565Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T22:08:45.565Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T22:08:45.565Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T22:08:45.565Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T22:08:45.565Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T22:08:45.565Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-23T22:08:45.565Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-04-23T22:08:45.565Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-23T22:08:45.565Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-23T22:08:45.565Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-23T22:08:45.565Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-23T22:08:45.565Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-23T22:08:45.565Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-23T22:08:45.565Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-23T22:08:45.565Z] === RUN TestCreateDifferentPlatform [2022-04-23T22:08:45.565Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-23T22:08:45.565Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-23T22:08:45.565Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-23T22:08:45.565Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-23T22:08:45.565Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-23T22:08:45.565Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-23T22:08:45.565Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-04-23T22:08:45.565Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-23T22:08:45.565Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-23T22:08:45.565Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-23T22:08:45.565Z] === RUN TestContainerKillOnDaemonStart [2022-04-23T22:08:45.565Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:08:45.565Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-23T22:08:45.565Z] === RUN TestWindowsDevices [2022-04-23T22:08:45.565Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-23T22:08:45.565Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-23T22:08:45.565Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:08:45.565Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:08:45.565Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:08:45.565Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:08:45.565Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:08:45.565Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:08:45.565Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T22:08:45.565Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T22:08:45.565Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:08:45.565Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:08:45.565Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:08:45.565Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:08:45.565Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:08:45.565Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:08:45.565Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-23T22:08:45.565Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T22:08:45.565Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:08:45.565Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:08:45.565Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:08:45.565Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T22:08:45.565Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:08:45.565Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T22:08:45.565Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T22:08:45.565Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:08:45.565Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:08:45.565Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T22:08:45.565Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:08:46.036Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:08:46.303Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-23T22:08:46.504Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T22:08:46.504Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-23T22:08:46.504Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-04-23T22:08:46.504Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.22s) [2022-04-23T22:08:46.504Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.18s) [2022-04-23T22:08:46.504Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.25s) [2022-04-23T22:08:46.504Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.29s) [2022-04-23T22:08:46.504Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.08s) [2022-04-23T22:08:46.504Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.03s) [2022-04-23T22:08:46.504Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.18s) [2022-04-23T22:08:46.504Z] === RUN TestDiff [2022-04-23T22:08:46.504Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-23T22:08:46.504Z] --- SKIP: TestDiff (0.00s) [2022-04-23T22:08:46.504Z] === RUN TestExecWithCloseStdin [2022-04-23T22:08:46.504Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-23T22:08:46.504Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-04-23T22:08:46.504Z] === RUN TestExec [2022-04-23T22:08:47.243Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-23T22:08:48.627Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-23T22:08:48.888Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-23T22:08:49.459Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-23T22:08:50.029Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-23T22:08:50.029Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-23T22:08:50.029Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-23T22:08:50.288Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-23T22:08:50.297Z] --- PASS: TestExec (3.72s) [2022-04-23T22:08:50.297Z] === RUN TestExecUser [2022-04-23T22:08:50.297Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-23T22:08:50.297Z] --- SKIP: TestExecUser (0.00s) [2022-04-23T22:08:50.297Z] === RUN TestExportContainerAndImportImage [2022-04-23T22:08:50.297Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:08:50.297Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-23T22:08:50.297Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-23T22:08:50.297Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:08:50.297Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-23T22:08:50.297Z] === RUN TestHealthCheckWorkdir [2022-04-23T22:08:50.297Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-23T22:08:50.297Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-23T22:08:50.297Z] === RUN TestHealthKillContainer [2022-04-23T22:08:50.297Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-23T22:08:50.297Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-23T22:08:50.297Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-23T22:08:50.297Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-23T22:08:50.297Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-23T22:08:50.297Z] === RUN TestKillContainerInvalidSignal [2022-04-23T22:08:50.859Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-23T22:08:51.430Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-23T22:08:51.692Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-23T22:08:51.953Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-23T22:08:52.214Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-23T22:08:52.792Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-23T22:08:52.792Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-23T22:08:53.248Z] --- PASS: TestKillContainerInvalidSignal (3.00s) [2022-04-23T22:08:53.248Z] === RUN TestKillContainer [2022-04-23T22:08:53.248Z] === RUN TestKillContainer/no_signal [2022-04-23T22:08:53.428Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-23T22:08:53.735Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-23T22:08:53.887Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-23T22:08:54.310Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-23T22:08:54.881Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-23T22:08:54.881Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-23T22:08:55.143Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-23T22:08:55.143Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-23T22:08:55.143Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-23T22:08:55.420Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-23T22:08:56.085Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-23T22:08:56.197Z] === RUN TestKillContainer/non_killing_signal [2022-04-23T22:08:56.197Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-23T22:08:56.197Z] === RUN TestKillContainer/killing_signal [2022-04-23T22:08:56.346Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-23T22:08:56.386Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-23T22:08:56.918Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-23T22:08:57.490Z] === RUN TestDockerSuite/TestInspectImage [2022-04-23T22:08:57.490Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-23T22:08:57.490Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-23T22:08:57.490Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-23T22:08:57.490Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-23T22:08:57.918Z] --- PASS: TestBuildMultiStageCopy (15.17s) [2022-04-23T22:08:57.918Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.14s) [2022-04-23T22:08:57.918Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.02s) [2022-04-23T22:08:57.918Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.22s) [2022-04-23T22:08:57.918Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.35s) [2022-04-23T22:08:57.918Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.43s) [2022-04-23T22:08:57.918Z] === RUN TestBuildMultiStageParentConfig [2022-04-23T22:08:58.060Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-23T22:08:58.323Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-23T22:08:58.323Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-23T22:08:58.412Z] --- PASS: TestKillContainer (5.34s) [2022-04-23T22:08:58.412Z] --- PASS: TestKillContainer/no_signal (2.83s) [2022-04-23T22:08:58.412Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-23T22:08:58.412Z] --- PASS: TestKillContainer/killing_signal (2.45s) [2022-04-23T22:08:58.412Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-23T22:08:58.412Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:08:58.412Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-23T22:08:58.412Z] === RUN TestKillStoppedContainer [2022-04-23T22:08:58.412Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:08:58.412Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-23T22:08:58.412Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-23T22:08:58.412Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:08:58.412Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-23T22:08:58.412Z] === RUN TestKillDifferentUserContainer [2022-04-23T22:08:58.412Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-23T22:08:58.412Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-23T22:08:58.412Z] === RUN TestInspectOomKilledTrue [2022-04-23T22:08:58.412Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:08:58.412Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-23T22:08:58.412Z] === RUN TestInspectOomKilledFalse [2022-04-23T22:08:58.412Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T22:08:58.412Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-23T22:08:58.412Z] === RUN TestLogsFollowTailEmpty [2022-04-23T22:08:58.893Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-23T22:08:59.465Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-23T22:09:00.817Z] --- PASS: TestBuildMultiStageParentConfig (3.00s) [2022-04-23T22:09:00.817Z] === RUN TestBuildLabelWithTargets [2022-04-23T22:09:00.817Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:09:00.817Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-23T22:09:00.817Z] === RUN TestBuildWithEmptyLayers [2022-04-23T22:09:01.375Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-23T22:09:01.375Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-23T22:09:01.395Z] --- PASS: TestLogsFollowTailEmpty (3.03s) [2022-04-23T22:09:01.395Z] === RUN TestNetworkNat [2022-04-23T22:09:01.395Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-23T22:09:01.395Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-23T22:09:01.395Z] === RUN TestNetworkLocalhostTCPNat [2022-04-23T22:09:01.946Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-23T22:09:02.519Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-23T22:09:02.991Z] --- PASS: TestBuildWithEmptyLayers (1.60s) [2022-04-23T22:09:02.991Z] === RUN TestBuildMultiStageOnBuild [2022-04-23T22:09:03.460Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-23T22:09:03.721Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-23T22:09:04.292Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-23T22:09:04.863Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-23T22:09:05.187Z] --- PASS: TestNetworkLocalhostTCPNat (3.55s) [2022-04-23T22:09:05.187Z] === RUN TestNetworkLoopbackNat [2022-04-23T22:09:05.187Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-23T22:09:05.187Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-23T22:09:05.187Z] === RUN TestPause [2022-04-23T22:09:05.187Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-23T22:09:05.187Z] --- SKIP: TestPause (0.00s) [2022-04-23T22:09:05.187Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-23T22:09:05.434Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-23T22:09:05.679Z] --- PASS: TestBuildWithHugeFile (107.19s) [2022-04-23T22:09:05.679Z] === RUN TestBuildWCOWSandboxSize [2022-04-23T22:09:05.679Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T22:09:05.679Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-23T22:09:05.679Z] === RUN TestBuildWithEmptyDockerfile [2022-04-23T22:09:05.679Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T22:09:05.679Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T22:09:05.679Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T22:09:05.679Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T22:09:05.679Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T22:09:05.679Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T22:09:05.679Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T22:09:05.679Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T22:09:05.679Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T22:09:05.679Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-04-23T22:09:05.679Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-23T22:09:05.679Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-23T22:09:05.679Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-23T22:09:05.679Z] === RUN TestBuildPreserveOwnership [2022-04-23T22:09:05.679Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:09:05.679Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-23T22:09:05.679Z] === RUN TestBuildPlatformInvalid [2022-04-23T22:09:05.679Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-23T22:09:05.679Z] PASS [2022-04-23T22:09:05.679Z] ok github.com/docker/docker/integration/build 168.991s [2022-04-23T22:09:05.679Z] [2022-04-23T22:09:05.679Z] === Skipped [2022-04-23T22:09:05.679Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-23T22:09:05.679Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T22:09:05.679Z] [2022-04-23T22:09:05.679Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-23T22:09:05.679Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:05.679Z] [2022-04-23T22:09:05.679Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-23T22:09:05.679Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:09:05.679Z] [2022-04-23T22:09:05.679Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-23T22:09:05.679Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:09:05.679Z] [2022-04-23T22:09:05.679Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-23T22:09:05.679Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T22:09:05.679Z] [2022-04-23T22:09:05.679Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-23T22:09:05.679Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:09:05.679Z] [2022-04-23T22:09:05.679Z] DONE 29 tests, 6 skipped in 197.626s [2022-04-23T22:09:05.679Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-23T22:09:05.679Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:09:05.679Z] INFO: Testing against a local daemon [2022-04-23T22:09:05.679Z] === RUN TestConfigInspect [2022-04-23T22:09:05.679Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:05.679Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-23T22:09:05.679Z] === RUN TestConfigList [2022-04-23T22:09:05.679Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:05.679Z] --- SKIP: TestConfigList (0.00s) [2022-04-23T22:09:05.679Z] === RUN TestConfigsCreateAndDelete [2022-04-23T22:09:05.679Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:05.679Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-23T22:09:05.679Z] === RUN TestConfigsUpdate [2022-04-23T22:09:05.679Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:05.679Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-23T22:09:05.679Z] === RUN TestTemplatedConfig [2022-04-23T22:09:05.679Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:05.679Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-23T22:09:05.679Z] === RUN TestConfigCreateResolve [2022-04-23T22:09:05.679Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:09:05.679Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-23T22:09:05.679Z] PASS [2022-04-23T22:09:05.679Z] ok github.com/docker/docker/integration/config 0.090s [2022-04-23T22:09:05.679Z] [2022-04-23T22:09:05.679Z] === Skipped [2022-04-23T22:09:05.679Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-23T22:09:05.679Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:05.679Z] [2022-04-23T22:09:05.679Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-23T22:09:05.679Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:05.679Z] [2022-04-23T22:09:05.679Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-23T22:09:05.679Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:05.679Z] [2022-04-23T22:09:05.679Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-23T22:09:05.679Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:05.679Z] [2022-04-23T22:09:05.679Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-23T22:09:05.679Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:05.679Z] [2022-04-23T22:09:05.679Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-23T22:09:05.679Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:09:05.679Z] [2022-04-23T22:09:05.679Z] DONE 6 tests, 6 skipped in 1.801s [2022-04-23T22:09:05.679Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-23T22:09:05.679Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:09:05.679Z] INFO: Testing against a local daemon [2022-04-23T22:09:05.679Z] === RUN TestCheckpoint [2022-04-23T22:09:05.679Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T22:09:05.679Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-23T22:09:05.679Z] === RUN TestContainerInvalidJSON [2022-04-23T22:09:05.679Z] === RUN TestContainerInvalidJSON/commit [2022-04-23T22:09:05.679Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-23T22:09:05.679Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-23T22:09:05.679Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-23T22:09:05.679Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T22:09:05.679Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T22:09:05.679Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-23T22:09:05.679Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-23T22:09:05.679Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-23T22:09:05.679Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-23T22:09:05.679Z] === CONT TestContainerInvalidJSON/commit [2022-04-23T22:09:05.679Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-23T22:09:05.679Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-23T22:09:05.679Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-23T22:09:05.679Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-23T22:09:05.679Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-23T22:09:05.679Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T22:09:05.679Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-23T22:09:05.679Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-23T22:09:05.679Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-23T22:09:05.679Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-23T22:09:05.679Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-23T22:09:05.679Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-23T22:09:05.679Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-23T22:09:05.679Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-23T22:09:05.679Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-23T22:09:05.679Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-23T22:09:05.679Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-23T22:09:05.679Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-23T22:09:05.679Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-23T22:09:05.679Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-23T22:09:05.679Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-23T22:09:05.679Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-23T22:09:05.679Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-23T22:09:05.679Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-23T22:09:05.679Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-23T22:09:05.679Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-23T22:09:05.679Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-23T22:09:05.679Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-04-23T22:09:05.679Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-23T22:09:05.679Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-23T22:09:05.679Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-23T22:09:05.679Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-04-23T22:09:05.679Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-23T22:09:05.679Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-23T22:09:05.679Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-23T22:09:05.679Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-04-23T22:09:05.679Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-04-23T22:09:05.679Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-04-23T22:09:05.679Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-23T22:09:05.679Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-23T22:09:05.679Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-04-23T22:09:05.679Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-04-23T22:09:05.679Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.01s) [2022-04-23T22:09:05.679Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.01s) [2022-04-23T22:09:05.679Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-23T22:09:05.679Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-23T22:09:05.679Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-23T22:09:05.679Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-23T22:09:05.679Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T22:09:05.679Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-23T22:09:05.679Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-23T22:09:05.679Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-04-23T22:09:05.679Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-23T22:09:05.679Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2022-04-23T22:09:05.679Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-23T22:09:05.679Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2022-04-23T22:09:05.679Z] === RUN TestCopyEmptyFile [2022-04-23T22:09:05.679Z] --- PASS: TestCopyEmptyFile (0.37s) [2022-04-23T22:09:05.679Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-23T22:09:05.679Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2022-04-23T22:09:05.679Z] === RUN TestCopyFromContainer [2022-04-23T22:09:05.679Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:05.679Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-23T22:09:05.679Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-23T22:09:05.679Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T22:09:05.679Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T22:09:05.679Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T22:09:05.679Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T22:09:05.679Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T22:09:05.679Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T22:09:05.679Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T22:09:05.679Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T22:09:05.679Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T22:09:05.679Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-23T22:09:05.679Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-23T22:09:05.679Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-23T22:09:05.679Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-04-23T22:09:05.679Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-23T22:09:05.679Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-23T22:09:05.679Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-23T22:09:05.679Z] === RUN TestCreateWithInvalidEnv [2022-04-23T22:09:05.679Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-23T22:09:05.679Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-23T22:09:05.679Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-23T22:09:05.679Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-23T22:09:05.679Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-23T22:09:05.679Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-23T22:09:05.679Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-23T22:09:05.679Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-23T22:09:05.679Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-23T22:09:05.679Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-23T22:09:05.679Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-23T22:09:05.679Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-23T22:09:05.679Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-23T22:09:05.679Z] === RUN TestCreateTmpfsMountsTarget [2022-04-23T22:09:05.679Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:05.679Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-23T22:09:05.679Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-23T22:09:05.679Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:09:05.679Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-23T22:09:05.679Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-23T22:09:05.679Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:09:05.679Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-23T22:09:05.679Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-23T22:09:05.679Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T22:09:05.679Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T22:09:05.679Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T22:09:05.679Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T22:09:05.679Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T22:09:05.679Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T22:09:05.679Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T22:09:05.679Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T22:09:05.679Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T22:09:05.679Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T22:09:05.679Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T22:09:05.679Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T22:09:05.679Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T22:09:05.679Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T22:09:05.679Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T22:09:05.679Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-23T22:09:05.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-23T22:09:05.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-23T22:09:05.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-23T22:09:05.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-23T22:09:05.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-23T22:09:05.680Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-23T22:09:05.680Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-23T22:09:05.680Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-23T22:09:05.680Z] === RUN TestCreateDifferentPlatform [2022-04-23T22:09:05.680Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-23T22:09:05.680Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-23T22:09:05.680Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-23T22:09:05.680Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-23T22:09:05.680Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-23T22:09:05.680Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-23T22:09:05.680Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-04-23T22:09:05.680Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-23T22:09:05.680Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-23T22:09:05.680Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-23T22:09:05.680Z] === RUN TestContainerKillOnDaemonStart [2022-04-23T22:09:05.680Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:05.680Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-23T22:09:05.680Z] === RUN TestWindowsDevices [2022-04-23T22:09:05.680Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-23T22:09:05.680Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-23T22:09:05.680Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.680Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.680Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.680Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.680Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.680Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.680Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T22:09:05.680Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T22:09:05.680Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.680Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.680Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.680Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.680Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.680Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.680Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-23T22:09:05.680Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T22:09:05.680Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.680Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.680Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T22:09:05.680Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T22:09:05.680Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.680Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.680Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.680Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.695Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-23T22:09:06.266Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-23T22:09:06.266Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-23T22:09:07.653Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-23T22:09:08.101Z] --- PASS: TestWindowsDevices (0.02s) [2022-04-23T22:09:08.101Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.22s) [2022-04-23T22:09:08.101Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.48s) [2022-04-23T22:09:08.101Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.49s) [2022-04-23T22:09:08.101Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.31s) [2022-04-23T22:09:08.101Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.22s) [2022-04-23T22:09:08.101Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.49s) [2022-04-23T22:09:08.101Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.02s) [2022-04-23T22:09:08.101Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.88s) [2022-04-23T22:09:08.101Z] === RUN TestDiff [2022-04-23T22:09:08.101Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-23T22:09:08.101Z] --- SKIP: TestDiff (0.00s) [2022-04-23T22:09:08.101Z] === RUN TestExecWithCloseStdin [2022-04-23T22:09:08.137Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.90s) [2022-04-23T22:09:08.137Z] === RUN TestPauseStopPausedContainer [2022-04-23T22:09:08.137Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:08.137Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-23T22:09:08.137Z] === RUN TestPsFilter [2022-04-23T22:09:08.137Z] --- PASS: TestPsFilter (0.33s) [2022-04-23T22:09:08.137Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-23T22:09:08.596Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-23T22:09:09.556Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-23T22:09:09.556Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-23T22:09:10.312Z] --- PASS: TestExecWithCloseStdin (2.20s) [2022-04-23T22:09:10.312Z] === RUN TestExec [2022-04-23T22:09:10.987Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-23T22:09:11.091Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.79s) [2022-04-23T22:09:11.091Z] === RUN TestRemoveContainerWithVolume [2022-04-23T22:09:12.370Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-23T22:09:12.524Z] --- PASS: TestExec (2.08s) [2022-04-23T22:09:12.524Z] === RUN TestExecUser [2022-04-23T22:09:12.524Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-23T22:09:12.524Z] --- SKIP: TestExecUser (0.00s) [2022-04-23T22:09:12.524Z] === RUN TestExportContainerAndImportImage [2022-04-23T22:09:12.524Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:12.524Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-23T22:09:12.524Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-23T22:09:12.524Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:12.524Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-23T22:09:12.524Z] === RUN TestHealthCheckWorkdir [2022-04-23T22:09:12.524Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-23T22:09:12.524Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-23T22:09:12.524Z] === RUN TestHealthKillContainer [2022-04-23T22:09:12.524Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-23T22:09:12.524Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-23T22:09:12.524Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-23T22:09:12.524Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-23T22:09:12.524Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-23T22:09:12.524Z] === RUN TestKillContainerInvalidSignal [2022-04-23T22:09:13.754Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-23T22:09:13.754Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-23T22:09:13.754Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-23T22:09:14.041Z] --- PASS: TestRemoveContainerWithVolume (2.93s) [2022-04-23T22:09:14.041Z] === RUN TestRemoveContainerRunning [2022-04-23T22:09:14.737Z] --- PASS: TestKillContainerInvalidSignal (1.83s) [2022-04-23T22:09:14.737Z] === RUN TestKillContainer [2022-04-23T22:09:14.737Z] === RUN TestKillContainer/no_signal [2022-04-23T22:09:15.138Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-23T22:09:15.710Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-23T22:09:16.296Z] === RUN TestKillContainer/non_killing_signal [2022-04-23T22:09:16.296Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-23T22:09:16.296Z] === RUN TestKillContainer/killing_signal [2022-04-23T22:09:16.651Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-23T22:09:16.991Z] --- PASS: TestRemoveContainerRunning (2.81s) [2022-04-23T22:09:16.992Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-23T22:09:18.505Z] --- PASS: TestKillContainer (4.28s) [2022-04-23T22:09:18.506Z] --- PASS: TestKillContainer/no_signal (1.78s) [2022-04-23T22:09:18.506Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-23T22:09:18.506Z] --- PASS: TestKillContainer/killing_signal (2.45s) [2022-04-23T22:09:18.506Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-23T22:09:18.506Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:09:18.506Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-23T22:09:18.506Z] === RUN TestKillStoppedContainer [2022-04-23T22:09:18.506Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:09:18.506Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-23T22:09:18.506Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-23T22:09:18.506Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:09:18.506Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-23T22:09:18.506Z] === RUN TestKillDifferentUserContainer [2022-04-23T22:09:18.506Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-23T22:09:18.506Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-23T22:09:18.506Z] === RUN TestInspectOomKilledTrue [2022-04-23T22:09:18.506Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:18.506Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-23T22:09:18.506Z] === RUN TestInspectOomKilledFalse [2022-04-23T22:09:18.506Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T22:09:18.506Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-23T22:09:18.506Z] === RUN TestLogsFollowTailEmpty [2022-04-23T22:09:18.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-23T22:09:19.943Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.98s) [2022-04-23T22:09:19.943Z] === RUN TestRemoveInvalidContainer [2022-04-23T22:09:19.944Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-23T22:09:19.944Z] === RUN TestRenameLinkedContainer [2022-04-23T22:09:19.944Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-23T22:09:19.944Z] --- SKIP: TestRenameLinkedContainer (0.01s) [2022-04-23T22:09:19.944Z] === RUN TestRenameStoppedContainer [2022-04-23T22:09:20.476Z] docker_api_swarm_service_test.go:395: [d86a6783dde86] joining swarm manager [da09c10f03fca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:09:20.714Z] --- PASS: TestLogsFollowTailEmpty (1.91s) [2022-04-23T22:09:20.714Z] === RUN TestNetworkNat [2022-04-23T22:09:20.714Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-23T22:09:20.714Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-23T22:09:20.714Z] === RUN TestNetworkLocalhostTCPNat [2022-04-23T22:09:21.419Z] docker_api_swarm_service_test.go:395: [d37958995fdc2] joining swarm manager [da09c10f03fca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:09:22.895Z] --- PASS: TestRenameStoppedContainer (2.94s) [2022-04-23T22:09:22.895Z] === RUN TestRenameRunningContainerAndReuse [2022-04-23T22:09:23.659Z] --- PASS: TestNetworkLocalhostTCPNat (3.26s) [2022-04-23T22:09:23.659Z] === RUN TestNetworkLoopbackNat [2022-04-23T22:09:23.659Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-23T22:09:23.659Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-23T22:09:23.659Z] === RUN TestPause [2022-04-23T22:09:23.659Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-23T22:09:23.659Z] --- SKIP: TestPause (0.00s) [2022-04-23T22:09:23.659Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-23T22:09:24.064Z] --- PASS: TestBuildMultiStageOnBuild (19.16s) [2022-04-23T22:09:24.064Z] === RUN TestBuildUncleanTarFilenames [2022-04-23T22:09:24.064Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:09:24.064Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-04-23T22:09:24.064Z] === RUN TestBuildMultiStageLayerLeak [2022-04-23T22:09:25.975Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.93s) [2022-04-23T22:09:25.975Z] === RUN TestPauseStopPausedContainer [2022-04-23T22:09:25.975Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:25.975Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-23T22:09:25.975Z] === RUN TestPsFilter [2022-04-23T22:09:26.443Z] --- PASS: TestPsFilter (0.48s) [2022-04-23T22:09:26.443Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-23T22:09:26.705Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-23T22:09:27.644Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-23T22:09:28.585Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-23T22:09:28.653Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.53s) [2022-04-23T22:09:28.653Z] === RUN TestRemoveContainerWithVolume [2022-04-23T22:09:28.857Z] --- PASS: TestRenameRunningContainerAndReuse (5.91s) [2022-04-23T22:09:28.857Z] === RUN TestRenameInvalidName [2022-04-23T22:09:29.155Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-23T22:09:31.089Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-23T22:09:31.089Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-23T22:09:31.089Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-23T22:09:31.089Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-23T22:09:31.089Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-23T22:09:31.349Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-23T22:09:31.598Z] --- PASS: TestRemoveContainerWithVolume (2.48s) [2022-04-23T22:09:31.598Z] === RUN TestRemoveContainerRunning [2022-04-23T22:09:31.818Z] --- PASS: TestRenameInvalidName (3.00s) [2022-04-23T22:09:31.818Z] === RUN TestRenameAnonymousContainer [2022-04-23T22:09:31.920Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-23T22:09:33.158Z] --- PASS: TestRemoveContainerRunning (1.87s) [2022-04-23T22:09:33.158Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-23T22:09:35.369Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.86s) [2022-04-23T22:09:35.369Z] === RUN TestRemoveInvalidContainer [2022-04-23T22:09:35.369Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-23T22:09:35.369Z] === RUN TestRenameLinkedContainer [2022-04-23T22:09:35.369Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-23T22:09:35.369Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-23T22:09:35.369Z] === RUN TestRenameStoppedContainer [2022-04-23T22:09:36.117Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-23T22:09:36.117Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-23T22:09:37.496Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-23T22:09:37.579Z] --- PASS: TestRenameStoppedContainer (2.47s) [2022-04-23T22:09:37.579Z] === RUN TestRenameRunningContainerAndReuse [2022-04-23T22:09:38.856Z] --- PASS: TestBuildMultiStageLayerLeak (16.91s) [2022-04-23T22:09:38.856Z] === RUN TestBuildWithHugeFile [2022-04-23T22:09:39.405Z] docker_api_swarm_service_test.go:343: [d03c5fd4be540] joining swarm manager [da6e733b022d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:09:40.345Z] docker_api_swarm_service_test.go:343: [dfee0e8418bbd] joining swarm manager [da6e733b022d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:09:40.606Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-23T22:09:41.363Z] --- PASS: TestRenameRunningContainerAndReuse (3.89s) [2022-04-23T22:09:41.363Z] === RUN TestRenameInvalidName [2022-04-23T22:09:41.547Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-23T22:09:41.547Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-23T22:09:42.489Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-23T22:09:43.573Z] --- PASS: TestRenameInvalidName (1.98s) [2022-04-23T22:09:43.573Z] === RUN TestRenameAnonymousContainer [2022-04-23T22:09:43.876Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-23T22:09:44.306Z] --- PASS: TestRenameAnonymousContainer (11.84s) [2022-04-23T22:09:44.306Z] === RUN TestRenameContainerWithSameName [2022-04-23T22:09:44.818Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-23T22:09:45.759Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-23T22:09:46.333Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-23T22:09:46.522Z] --- PASS: TestRenameContainerWithSameName (2.98s) [2022-04-23T22:09:46.522Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-23T22:09:46.522Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-23T22:09:46.522Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-23T22:09:46.522Z] === RUN TestResize [2022-04-23T22:09:48.245Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-23T22:09:48.816Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-23T22:09:49.077Z] === RUN TestDockerSuite/TestLogsSince [2022-04-23T22:09:49.470Z] --- PASS: TestResize (2.90s) [2022-04-23T22:09:49.470Z] === RUN TestResizeWithInvalidSize [2022-04-23T22:09:52.422Z] --- PASS: TestResizeWithInvalidSize (2.85s) [2022-04-23T22:09:52.422Z] === RUN TestResizeWhenContainerNotStarted [2022-04-23T22:09:53.980Z] --- PASS: TestRenameAnonymousContainer (9.15s) [2022-04-23T22:09:53.980Z] === RUN TestRenameContainerWithSameName [2022-04-23T22:09:54.368Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-23T22:09:54.449Z] --- PASS: TestRenameContainerWithSameName (1.89s) [2022-04-23T22:09:54.449Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-23T22:09:54.449Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-23T22:09:54.449Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-23T22:09:54.449Z] === RUN TestResize [2022-04-23T22:09:55.370Z] --- PASS: TestResizeWhenContainerNotStarted (2.93s) [2022-04-23T22:09:55.370Z] === RUN TestDaemonRestartKillContainers [2022-04-23T22:09:55.370Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:55.370Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-23T22:09:55.370Z] === RUN TestStats [2022-04-23T22:09:55.370Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-23T22:09:55.370Z] --- SKIP: TestStats (0.00s) [2022-04-23T22:09:55.370Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-23T22:09:55.750Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-23T22:09:56.321Z] docker_api_swarm_service_test.go:490: [d605af8470b44] joining swarm manager [d408048bb5c27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:09:56.660Z] --- PASS: TestResize (1.94s) [2022-04-23T22:09:56.660Z] === RUN TestResizeWithInvalidSize [2022-04-23T22:09:57.261Z] docker_api_swarm_service_test.go:490: [d89902320cb1b] joining swarm manager [d408048bb5c27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:09:58.227Z] --- PASS: TestResizeWithInvalidSize (1.95s) [2022-04-23T22:09:58.227Z] === RUN TestResizeWhenContainerNotStarted [2022-04-23T22:10:01.170Z] --- PASS: TestResizeWhenContainerNotStarted (2.44s) [2022-04-23T22:10:01.170Z] === RUN TestDaemonRestartKillContainers [2022-04-23T22:10:01.170Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:10:01.170Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-23T22:10:01.170Z] === RUN TestStats [2022-04-23T22:10:01.170Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-23T22:10:01.170Z] --- SKIP: TestStats (0.00s) [2022-04-23T22:10:01.170Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-23T22:10:01.465Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-23T22:10:01.725Z] === RUN TestDockerSuite/TestLogsTail [2022-04-23T22:10:02.298Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-23T22:10:02.529Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.53s) [2022-04-23T22:10:02.529Z] === RUN TestStopContainerWithTimeout [2022-04-23T22:10:02.529Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-23T22:10:02.529Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-23T22:10:02.529Z] === RUN TestUpdateRestartPolicy [2022-04-23T22:10:02.867Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-23T22:10:03.127Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-23T22:10:03.388Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-23T22:10:03.958Z] === RUN TestDockerSuite/TestNetHostname [2022-04-23T22:10:05.342Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-23T22:10:05.603Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-23T22:10:05.926Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.86s) [2022-04-23T22:10:05.926Z] === RUN TestStopContainerWithTimeout [2022-04-23T22:10:05.926Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-23T22:10:05.926Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-23T22:10:05.926Z] === RUN TestUpdateRestartPolicy [2022-04-23T22:10:06.543Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-23T22:10:07.926Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-23T22:10:08.186Z] === RUN TestDockerSuite/TestPluginActive [2022-04-23T22:10:09.567Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-23T22:10:10.139Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-23T22:10:16.728Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-23T22:10:16.728Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-23T22:10:16.728Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-23T22:10:16.728Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-23T22:10:18.110Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-23T22:10:18.110Z] docker_api_swarm_service_test.go:128: [d27648fdf5e1d] joining swarm manager [d3f3afcfb50b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:10:19.051Z] docker_api_swarm_service_test.go:129: [daf94d837ab72] joining swarm manager [d3f3afcfb50b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:10:20.964Z] docker_api_swarm_service_test.go:137: [dbef64bbc8234] joining swarm manager [d3f3afcfb50b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-23T22:10:20.964Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-23T22:10:21.534Z] docker_api_swarm_service_test.go:138: [d54644ab60ccb] joining swarm manager [d3f3afcfb50b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-23T22:10:22.917Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-23T22:10:25.458Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-23T22:10:27.136Z] --- PASS: TestUpdateRestartPolicy (20.79s) [2022-04-23T22:10:27.136Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-23T22:10:27.816Z] --- PASS: TestUpdateRestartPolicy (23.04s) [2022-04-23T22:10:27.816Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-23T22:10:28.121Z] --- PASS: TestUpdateRestartWithAutoRemove (1.96s) [2022-04-23T22:10:28.121Z] === RUN TestWaitNonBlocked [2022-04-23T22:10:28.590Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T22:10:28.590Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T22:10:28.590Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T22:10:28.590Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T22:10:28.590Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T22:10:28.590Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T22:10:29.378Z] --- PASS: TestUpdateRestartWithAutoRemove (3.32s) [2022-04-23T22:10:29.378Z] === RUN TestWaitNonBlocked [2022-04-23T22:10:29.378Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T22:10:29.378Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T22:10:29.378Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T22:10:29.378Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T22:10:29.378Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T22:10:29.378Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T22:10:30.739Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-23T22:10:31.540Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-23T22:10:31.540Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.65s) [2022-04-23T22:10:31.540Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.76s) [2022-04-23T22:10:31.540Z] === RUN TestWaitBlocked [2022-04-23T22:10:31.540Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:10:31.540Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-23T22:10:31.540Z] PASS [2022-04-23T22:10:31.540Z] ok github.com/docker/docker/integration/container 90.310s [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === Skipped [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-23T22:10:31.540Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-23T22:10:31.540Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-23T22:10:31.540Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-23T22:10:31.540Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-23T22:10:31.540Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-23T22:10:31.540Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-23T22:10:31.540Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-23T22:10:31.540Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-23T22:10:31.540Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.22s) [2022-04-23T22:10:31.540Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T22:10:31.540Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.22s) [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-23T22:10:31.540Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-23T22:10:31.540Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-23T22:10:31.540Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-23T22:10:31.540Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-23T22:10:31.540Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-23T22:10:31.540Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-23T22:10:31.540Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-23T22:10:31.540Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-23T22:10:31.540Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-23T22:10:31.540Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-23T22:10:31.540Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-23T22:10:31.540Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-23T22:10:31.540Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-23T22:10:31.540Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-23T22:10:31.540Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-23T22:10:31.540Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-23T22:10:31.540Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-23T22:10:31.540Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-23T22:10:31.540Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-23T22:10:31.540Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-23T22:10:31.540Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-23T22:10:31.540Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-23T22:10:31.540Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-23T22:10:31.540Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-23T22:10:31.540Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:10:31.540Z] [2022-04-23T22:10:31.540Z] DONE 120 tests, 34 skipped in 92.691s [2022-04-23T22:10:31.540Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-23T22:10:31.678Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-23T22:10:32.621Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-23T22:10:33.563Z] === RUN TestDockerSuite/TestPortList [2022-04-23T22:10:34.134Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-23T22:10:34.134Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.24s) [2022-04-23T22:10:34.134Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.64s) [2022-04-23T22:10:34.134Z] === RUN TestWaitBlocked [2022-04-23T22:10:34.134Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:10:34.134Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-23T22:10:34.134Z] PASS [2022-04-23T22:10:34.134Z] ok github.com/docker/docker/integration/container 115.534s [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === Skipped [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-23T22:10:34.134Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-23T22:10:34.134Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-23T22:10:34.134Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-23T22:10:34.134Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-23T22:10:34.134Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-23T22:10:34.134Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-23T22:10:34.134Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-23T22:10:34.134Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-23T22:10:34.134Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-04-23T22:10:34.134Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T22:10:34.134Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.22s) [2022-04-23T22:10:34.134Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T22:10:34.134Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.22s) [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.18s) [2022-04-23T22:10:34.134Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T22:10:34.134Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.18s) [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.18s) [2022-04-23T22:10:34.134Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T22:10:34.134Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.18s) [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-23T22:10:34.134Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-04-23T22:10:34.134Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-23T22:10:34.134Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-23T22:10:34.134Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-23T22:10:34.134Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-23T22:10:34.134Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-23T22:10:34.134Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-23T22:10:34.134Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-23T22:10:34.134Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-23T22:10:34.134Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-23T22:10:34.134Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-23T22:10:34.134Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-23T22:10:34.134Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-23T22:10:34.134Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-23T22:10:34.134Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-23T22:10:34.134Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-23T22:10:34.134Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-23T22:10:34.134Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-23T22:10:34.134Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-23T22:10:34.134Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s) [2022-04-23T22:10:34.134Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-23T22:10:34.134Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-23T22:10:34.134Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-23T22:10:34.134Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-23T22:10:34.134Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-23T22:10:34.134Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:10:34.134Z] [2022-04-23T22:10:34.134Z] DONE 120 tests, 38 skipped in 118.201s [2022-04-23T22:10:34.134Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-23T22:10:40.231Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-23T22:10:40.803Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-23T22:10:44.095Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-23T22:10:46.006Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-23T22:10:46.946Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-23T22:10:46.946Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-23T22:10:46.946Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-23T22:10:47.519Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-23T22:10:47.519Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-23T22:10:48.089Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-23T22:10:48.089Z] docker_api_swarm_service_test.go:304: [d8bcb6fde7a7b] joining swarm manager [dcefc7c67d2b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:10:48.089Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-23T22:10:48.662Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-23T22:10:48.662Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-23T22:10:48.923Z] docker_api_swarm_service_test.go:304: [d93f39b346e95] joining swarm manager [dcefc7c67d2b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:10:50.315Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-23T22:10:50.315Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-23T22:10:52.230Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-23T22:10:52.799Z] === RUN TestConfigDaemonLibtrustID [2022-04-23T22:10:52.800Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-23T22:10:52.800Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-23T22:10:52.800Z] === RUN TestDaemonConfigValidation [2022-04-23T22:10:52.800Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-23T22:10:52.800Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-23T22:10:52.800Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-23T22:10:52.800Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-23T22:10:52.800Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-23T22:10:52.800Z] === RUN TestDaemonProxy [2022-04-23T22:10:52.800Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-23T22:10:52.800Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-23T22:10:52.800Z] PASS [2022-04-23T22:10:52.800Z] ok github.com/docker/docker/integration/daemon 0.107s [2022-04-23T22:10:52.800Z] [2022-04-23T22:10:52.800Z] === Skipped [2022-04-23T22:10:52.800Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-23T22:10:52.800Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-23T22:10:52.800Z] [2022-04-23T22:10:52.800Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-23T22:10:52.800Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-23T22:10:52.800Z] [2022-04-23T22:10:52.800Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-23T22:10:52.800Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-23T22:10:52.800Z] [2022-04-23T22:10:52.800Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-23T22:10:52.800Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-23T22:10:52.800Z] [2022-04-23T22:10:52.800Z] DONE 4 tests, 4 skipped in 19.893s [2022-04-23T22:10:52.800Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-23T22:10:53.171Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-23T22:10:53.741Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-23T22:10:53.741Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-23T22:10:55.010Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:10:55.010Z] INFO: Testing against a local daemon [2022-04-23T22:10:55.010Z] === RUN TestCommitInheritsEnv [2022-04-23T22:10:55.010Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:10:55.010Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-23T22:10:55.010Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-23T22:10:55.010Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T22:10:55.010Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-23T22:10:55.010Z] === RUN TestImportWithCustomPlatform [2022-04-23T22:10:55.010Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T22:10:55.010Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-23T22:10:55.010Z] === RUN TestImagesFilterMultiReference [2022-04-23T22:10:55.010Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-04-23T22:10:55.010Z] === RUN TestImagePullPlatformInvalid [2022-04-23T22:10:55.010Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-23T22:10:55.010Z] === RUN TestRemoveImageOrphaning [2022-04-23T22:10:55.652Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-23T22:10:55.992Z] --- PASS: TestRemoveImageOrphaning (1.03s) [2022-04-23T22:10:55.992Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-23T22:10:55.992Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-04-23T22:10:55.992Z] === RUN TestTagInvalidReference [2022-04-23T22:10:55.992Z] --- PASS: TestTagInvalidReference (0.04s) [2022-04-23T22:10:55.992Z] === RUN TestTagValidPrefixedRepo [2022-04-23T22:10:55.992Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-04-23T22:10:55.992Z] === RUN TestTagExistedNameWithoutForce [2022-04-23T22:10:55.992Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-04-23T22:10:55.992Z] === RUN TestTagOfficialNames [2022-04-23T22:10:55.992Z] --- PASS: TestTagOfficialNames (0.10s) [2022-04-23T22:10:55.992Z] === RUN TestTagMatchesDigest [2022-04-23T22:10:55.992Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-23T22:10:55.992Z] PASS [2022-04-23T22:10:56.463Z] ok github.com/docker/docker/integration/image 1.618s [2022-04-23T22:10:56.463Z] [2022-04-23T22:10:56.463Z] === Skipped [2022-04-23T22:10:56.463Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-23T22:10:56.463Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:10:56.463Z] [2022-04-23T22:10:56.463Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-23T22:10:56.463Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T22:10:56.463Z] [2022-04-23T22:10:56.463Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-23T22:10:56.463Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T22:10:56.463Z] [2022-04-23T22:10:56.463Z] DONE 12 tests, 3 skipped in 4.980s [2022-04-23T22:10:56.463Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-23T22:10:56.595Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-23T22:10:58.676Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:10:58.676Z] INFO: Testing against a local daemon [2022-04-23T22:10:58.676Z] === RUN TestNetworkCreateDelete [2022-04-23T22:10:58.676Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:10:58.676Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-23T22:10:58.676Z] === RUN TestDockerNetworkDeletePreferID [2022-04-23T22:10:58.676Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-23T22:10:58.676Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-23T22:10:58.676Z] === RUN TestDaemonDNSFallback [2022-04-23T22:10:58.676Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:10:58.676Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-23T22:10:58.676Z] === RUN TestInspectNetwork [2022-04-23T22:10:58.676Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-23T22:10:58.676Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-23T22:10:58.676Z] === RUN TestRunContainerWithBridgeNone [2022-04-23T22:10:58.676Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:10:58.676Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-23T22:10:58.676Z] === RUN TestNetworkInvalidJSON [2022-04-23T22:10:58.676Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-23T22:10:58.676Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-23T22:10:58.676Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:10:58.676Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:10:58.676Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:10:58.676Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:10:58.676Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-23T22:10:58.676Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-23T22:10:58.676Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:10:58.676Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-23T22:10:58.676Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:10:58.676Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-23T22:10:58.676Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-23T22:10:58.676Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-23T22:10:58.676Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-23T22:10:58.676Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-23T22:10:58.676Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-23T22:10:58.676Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-23T22:10:58.676Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-23T22:10:58.676Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-23T22:10:58.676Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-23T22:10:58.676Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-04-23T22:10:58.676Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-23T22:10:58.676Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-23T22:10:58.676Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-23T22:10:58.676Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-23T22:10:58.676Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-23T22:10:58.676Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-23T22:10:58.676Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-23T22:10:58.676Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-23T22:10:58.676Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-23T22:10:58.676Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-23T22:10:58.676Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-23T22:10:58.676Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-23T22:10:58.676Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-23T22:10:58.676Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-23T22:10:58.676Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-23T22:10:58.676Z] === RUN TestNetworkList [2022-04-23T22:10:58.676Z] === RUN TestNetworkList//networks [2022-04-23T22:10:58.676Z] === PAUSE TestNetworkList//networks [2022-04-23T22:10:58.676Z] === RUN TestNetworkList//networks/ [2022-04-23T22:10:58.676Z] === PAUSE TestNetworkList//networks/ [2022-04-23T22:10:58.676Z] === CONT TestNetworkList//networks [2022-04-23T22:10:58.676Z] === CONT TestNetworkList//networks/ [2022-04-23T22:10:58.676Z] --- PASS: TestNetworkList (0.03s) [2022-04-23T22:10:58.676Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-23T22:10:58.676Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-23T22:10:58.676Z] === RUN TestHostIPv4BridgeLabel [2022-04-23T22:10:58.676Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-23T22:10:58.676Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-23T22:10:58.676Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-23T22:10:58.676Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-23T22:10:58.676Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-23T22:10:58.676Z] === RUN TestDaemonDefaultNetworkPools [2022-04-23T22:10:58.676Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-23T22:10:58.676Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-23T22:10:58.676Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-23T22:10:58.676Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-23T22:10:58.676Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-23T22:10:58.676Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-23T22:10:58.676Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-23T22:10:58.676Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-23T22:10:58.677Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-23T22:10:58.677Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-23T22:10:58.677Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-23T22:10:58.677Z] === RUN TestServiceWithPredefinedNetwork [2022-04-23T22:10:58.677Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-23T22:10:58.677Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-23T22:10:58.677Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-23T22:10:58.677Z] service_test.go:243: FLAKY_TEST [2022-04-23T22:10:58.677Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T22:10:58.677Z] === RUN TestServiceWithDataPathPortInit [2022-04-23T22:10:58.677Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-23T22:10:58.677Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-23T22:10:58.677Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-23T22:10:58.677Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-23T22:10:58.677Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-23T22:10:58.677Z] PASS [2022-04-23T22:10:58.677Z] ok github.com/docker/docker/integration/network 0.159s [2022-04-23T22:10:58.677Z] [2022-04-23T22:10:58.677Z] === Skipped [2022-04-23T22:10:58.677Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-23T22:10:58.677Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:10:58.677Z] [2022-04-23T22:10:58.677Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-23T22:10:58.677Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-23T22:10:58.677Z] [2022-04-23T22:10:58.677Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-23T22:10:58.677Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:10:58.677Z] [2022-04-23T22:10:58.677Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-23T22:10:58.677Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-23T22:10:58.677Z] [2022-04-23T22:10:58.677Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-23T22:10:58.677Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:10:58.677Z] [2022-04-23T22:10:58.677Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-23T22:10:58.677Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-23T22:10:58.677Z] [2022-04-23T22:10:58.677Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-23T22:10:58.677Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-23T22:10:58.677Z] [2022-04-23T22:10:58.677Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-23T22:10:58.677Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-23T22:10:58.677Z] [2022-04-23T22:10:58.677Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-23T22:10:58.677Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-23T22:10:58.677Z] [2022-04-23T22:10:58.677Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-23T22:10:58.677Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-23T22:10:58.677Z] [2022-04-23T22:10:58.677Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-23T22:10:58.677Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-23T22:10:58.677Z] [2022-04-23T22:10:58.677Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-23T22:10:58.677Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-23T22:10:58.677Z] [2022-04-23T22:10:58.677Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T22:10:58.677Z] service_test.go:243: FLAKY_TEST [2022-04-23T22:10:58.677Z] [2022-04-23T22:10:58.677Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-23T22:10:58.677Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-23T22:10:58.677Z] [2022-04-23T22:10:58.677Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-23T22:10:58.677Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-23T22:10:58.677Z] [2022-04-23T22:10:58.677Z] DONE 34 tests, 15 skipped in 2.020s [2022-04-23T22:10:58.677Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-23T22:10:59.143Z] testing: warning: no tests to run [2022-04-23T22:10:59.143Z] PASS [2022-04-23T22:10:59.143Z] ok github.com/docker/docker/integration/network/ipvlan 0.068s [2022-04-23T22:10:59.143Z] [2022-04-23T22:10:59.143Z] DONE 0 tests in 0.652s [2022-04-23T22:10:59.143Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-23T22:10:59.148Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-23T22:10:59.624Z] === RUN TestConfigDaemonLibtrustID [2022-04-23T22:10:59.624Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-23T22:10:59.624Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-23T22:10:59.624Z] === RUN TestDaemonConfigValidation [2022-04-23T22:10:59.624Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-23T22:10:59.624Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-23T22:10:59.624Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-23T22:10:59.624Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-23T22:10:59.624Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-23T22:10:59.624Z] === RUN TestDaemonProxy [2022-04-23T22:10:59.624Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-23T22:10:59.624Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-23T22:10:59.624Z] PASS [2022-04-23T22:10:59.624Z] ok github.com/docker/docker/integration/daemon 0.114s [2022-04-23T22:10:59.624Z] [2022-04-23T22:10:59.624Z] === Skipped [2022-04-23T22:10:59.624Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-23T22:10:59.624Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-23T22:10:59.624Z] [2022-04-23T22:10:59.624Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-23T22:10:59.624Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-23T22:10:59.624Z] [2022-04-23T22:10:59.624Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-23T22:10:59.624Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-23T22:10:59.624Z] [2022-04-23T22:10:59.624Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-23T22:10:59.624Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-23T22:10:59.624Z] [2022-04-23T22:10:59.624Z] DONE 4 tests, 4 skipped in 24.963s [2022-04-23T22:10:59.624Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-23T22:11:00.127Z] testing: warning: no tests to run [2022-04-23T22:11:00.127Z] PASS [2022-04-23T22:11:00.127Z] ok github.com/docker/docker/integration/network/macvlan 0.067s [2022-04-23T22:11:00.127Z] [2022-04-23T22:11:00.127Z] DONE 0 tests in 0.641s [2022-04-23T22:11:00.127Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-23T22:11:00.593Z] testing: warning: no tests to run [2022-04-23T22:11:00.593Z] PASS [2022-04-23T22:11:00.593Z] ok github.com/docker/docker/integration/plugin 0.087s [2022-04-23T22:11:00.593Z] [2022-04-23T22:11:00.593Z] DONE 0 tests in 0.689s [2022-04-23T22:11:01.060Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-23T22:11:01.527Z] testing: warning: no tests to run [2022-04-23T22:11:01.527Z] PASS [2022-04-23T22:11:01.527Z] ok github.com/docker/docker/integration/plugin/authz 0.072s [2022-04-23T22:11:01.527Z] [2022-04-23T22:11:01.527Z] DONE 0 tests in 0.682s [2022-04-23T22:11:01.527Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-23T22:11:02.445Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-23T22:11:02.445Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-23T22:11:02.591Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:02.591Z] INFO: Testing against a local daemon [2022-04-23T22:11:02.591Z] === RUN TestCommitInheritsEnv [2022-04-23T22:11:02.591Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:11:02.591Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-23T22:11:02.591Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-23T22:11:02.591Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T22:11:02.591Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-23T22:11:02.591Z] === RUN TestImportWithCustomPlatform [2022-04-23T22:11:02.591Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T22:11:02.591Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-23T22:11:02.591Z] === RUN TestImagesFilterMultiReference [2022-04-23T22:11:02.591Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-04-23T22:11:02.591Z] === RUN TestImagePullPlatformInvalid [2022-04-23T22:11:02.591Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-23T22:11:02.591Z] === RUN TestRemoveImageOrphaning [2022-04-23T22:11:04.152Z] --- PASS: TestRemoveImageOrphaning (1.02s) [2022-04-23T22:11:04.152Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-23T22:11:04.152Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-04-23T22:11:04.152Z] === RUN TestTagInvalidReference [2022-04-23T22:11:04.152Z] --- PASS: TestTagInvalidReference (0.05s) [2022-04-23T22:11:04.152Z] === RUN TestTagValidPrefixedRepo [2022-04-23T22:11:04.152Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-04-23T22:11:04.152Z] === RUN TestTagExistedNameWithoutForce [2022-04-23T22:11:04.152Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-04-23T22:11:04.152Z] === RUN TestTagOfficialNames [2022-04-23T22:11:04.152Z] --- PASS: TestTagOfficialNames (0.09s) [2022-04-23T22:11:04.152Z] === RUN TestTagMatchesDigest [2022-04-23T22:11:04.152Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-23T22:11:04.152Z] PASS [2022-04-23T22:11:04.152Z] ok github.com/docker/docker/integration/image 1.583s [2022-04-23T22:11:04.152Z] [2022-04-23T22:11:04.152Z] === Skipped [2022-04-23T22:11:04.152Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-23T22:11:04.152Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:11:04.152Z] [2022-04-23T22:11:04.152Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-23T22:11:04.152Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T22:11:04.152Z] [2022-04-23T22:11:04.152Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-23T22:11:04.152Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T22:11:04.152Z] [2022-04-23T22:11:04.152Z] DONE 12 tests, 3 skipped in 5.215s [2022-04-23T22:11:04.152Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-23T22:11:04.986Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-23T22:11:06.279Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:06.279Z] INFO: Testing against a local daemon [2022-04-23T22:11:06.279Z] === RUN TestPluginInvalidJSON [2022-04-23T22:11:06.279Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:11:06.279Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:11:06.279Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:11:06.279Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:11:06.279Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-23T22:11:06.279Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-23T22:11:06.279Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:11:06.279Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-23T22:11:06.279Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:11:06.279Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-23T22:11:06.279Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-23T22:11:06.279Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-23T22:11:06.279Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-23T22:11:06.279Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-23T22:11:06.279Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-23T22:11:06.279Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-23T22:11:06.279Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-23T22:11:06.279Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-23T22:11:06.279Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-23T22:11:06.279Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-23T22:11:06.279Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-23T22:11:06.279Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-04-23T22:11:06.279Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-23T22:11:06.279Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-23T22:11:06.279Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-23T22:11:06.279Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-23T22:11:06.279Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-23T22:11:06.279Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-23T22:11:06.279Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-23T22:11:06.279Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-23T22:11:06.279Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-23T22:11:06.279Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-23T22:11:06.279Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-23T22:11:06.279Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-23T22:11:06.279Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-23T22:11:06.279Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-23T22:11:06.279Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-23T22:11:06.279Z] === RUN TestPluginInstall [2022-04-23T22:11:06.279Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-23T22:11:06.279Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-23T22:11:06.279Z] === RUN TestPluginsWithRuntimes [2022-04-23T22:11:06.279Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-23T22:11:06.279Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-23T22:11:06.279Z] === RUN TestPluginBackCompatMediaTypes [2022-04-23T22:11:06.279Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-23T22:11:06.279Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-23T22:11:06.279Z] PASS [2022-04-23T22:11:06.279Z] ok github.com/docker/docker/integration/plugin/common 0.102s [2022-04-23T22:11:06.279Z] [2022-04-23T22:11:06.279Z] === Skipped [2022-04-23T22:11:06.279Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-23T22:11:06.279Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-23T22:11:06.279Z] [2022-04-23T22:11:06.279Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-23T22:11:06.279Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-23T22:11:06.279Z] [2022-04-23T22:11:06.279Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-23T22:11:06.279Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-23T22:11:06.279Z] [2022-04-23T22:11:06.279Z] DONE 19 tests, 3 skipped in 4.103s [2022-04-23T22:11:06.279Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-23T22:11:06.384Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:06.384Z] INFO: Testing against a local daemon [2022-04-23T22:11:06.384Z] === RUN TestNetworkCreateDelete [2022-04-23T22:11:06.384Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:06.384Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-23T22:11:06.384Z] === RUN TestDockerNetworkDeletePreferID [2022-04-23T22:11:06.384Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-23T22:11:06.384Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-23T22:11:06.384Z] === RUN TestDaemonDNSFallback [2022-04-23T22:11:06.384Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:06.384Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-23T22:11:06.384Z] === RUN TestInspectNetwork [2022-04-23T22:11:06.384Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-23T22:11:06.384Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-23T22:11:06.384Z] === RUN TestRunContainerWithBridgeNone [2022-04-23T22:11:06.384Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:06.384Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-23T22:11:06.384Z] === RUN TestNetworkInvalidJSON [2022-04-23T22:11:06.384Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-23T22:11:06.384Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-23T22:11:06.384Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:11:06.384Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:11:06.384Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:11:06.384Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:11:06.384Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-23T22:11:06.384Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:11:06.384Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-23T22:11:06.384Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-23T22:11:06.384Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:11:06.384Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-23T22:11:06.384Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-23T22:11:06.384Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-23T22:11:06.384Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-23T22:11:06.384Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-23T22:11:06.384Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-23T22:11:06.384Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-23T22:11:06.384Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-23T22:11:06.384Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-23T22:11:06.384Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-23T22:11:06.384Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-04-23T22:11:06.384Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-04-23T22:11:06.384Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-23T22:11:06.384Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s) [2022-04-23T22:11:06.384Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-23T22:11:06.384Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-23T22:11:06.384Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-04-23T22:11:06.384Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-23T22:11:06.384Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.01s) [2022-04-23T22:11:06.384Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-23T22:11:06.384Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-23T22:11:06.384Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-04-23T22:11:06.384Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-23T22:11:06.384Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s) [2022-04-23T22:11:06.384Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-23T22:11:06.384Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-23T22:11:06.384Z] === RUN TestNetworkList [2022-04-23T22:11:06.384Z] === RUN TestNetworkList//networks [2022-04-23T22:11:06.384Z] === PAUSE TestNetworkList//networks [2022-04-23T22:11:06.384Z] === RUN TestNetworkList//networks/ [2022-04-23T22:11:06.384Z] === PAUSE TestNetworkList//networks/ [2022-04-23T22:11:06.384Z] === CONT TestNetworkList//networks [2022-04-23T22:11:06.384Z] === CONT TestNetworkList//networks/ [2022-04-23T22:11:06.384Z] --- PASS: TestNetworkList (0.04s) [2022-04-23T22:11:06.384Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-23T22:11:06.384Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-23T22:11:06.384Z] === RUN TestHostIPv4BridgeLabel [2022-04-23T22:11:06.384Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-23T22:11:06.384Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-23T22:11:06.384Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-23T22:11:06.384Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-23T22:11:06.385Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-23T22:11:06.385Z] === RUN TestDaemonDefaultNetworkPools [2022-04-23T22:11:06.385Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-23T22:11:06.385Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-23T22:11:06.385Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-23T22:11:06.385Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-23T22:11:06.385Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-23T22:11:06.385Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-23T22:11:06.385Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-23T22:11:06.385Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-23T22:11:06.385Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-23T22:11:06.385Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-23T22:11:06.385Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-23T22:11:06.385Z] === RUN TestServiceWithPredefinedNetwork [2022-04-23T22:11:06.385Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-23T22:11:06.385Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-23T22:11:06.385Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-23T22:11:06.385Z] service_test.go:243: FLAKY_TEST [2022-04-23T22:11:06.385Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T22:11:06.385Z] === RUN TestServiceWithDataPathPortInit [2022-04-23T22:11:06.385Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-23T22:11:06.385Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-23T22:11:06.385Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-23T22:11:06.385Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-23T22:11:06.385Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-23T22:11:06.385Z] PASS [2022-04-23T22:11:06.385Z] ok github.com/docker/docker/integration/network 0.179s [2022-04-23T22:11:06.385Z] [2022-04-23T22:11:06.385Z] === Skipped [2022-04-23T22:11:06.385Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-23T22:11:06.385Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:06.385Z] [2022-04-23T22:11:06.385Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-23T22:11:06.385Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-23T22:11:06.385Z] [2022-04-23T22:11:06.385Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-23T22:11:06.385Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:06.385Z] [2022-04-23T22:11:06.385Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-23T22:11:06.385Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-23T22:11:06.385Z] [2022-04-23T22:11:06.385Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-23T22:11:06.385Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:06.385Z] [2022-04-23T22:11:06.385Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-23T22:11:06.385Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-23T22:11:06.385Z] [2022-04-23T22:11:06.385Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-23T22:11:06.385Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-23T22:11:06.385Z] [2022-04-23T22:11:06.385Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-23T22:11:06.385Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-23T22:11:06.385Z] [2022-04-23T22:11:06.385Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-23T22:11:06.385Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-23T22:11:06.385Z] [2022-04-23T22:11:06.385Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-23T22:11:06.385Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-23T22:11:06.385Z] [2022-04-23T22:11:06.385Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-23T22:11:06.385Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-23T22:11:06.385Z] [2022-04-23T22:11:06.385Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-23T22:11:06.385Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-23T22:11:06.385Z] [2022-04-23T22:11:06.385Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T22:11:06.385Z] service_test.go:243: FLAKY_TEST [2022-04-23T22:11:06.385Z] [2022-04-23T22:11:06.385Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-23T22:11:06.385Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-23T22:11:06.385Z] [2022-04-23T22:11:06.385Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-23T22:11:06.385Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-23T22:11:06.385Z] [2022-04-23T22:11:06.385Z] DONE 34 tests, 15 skipped in 1.960s [2022-04-23T22:11:06.385Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-23T22:11:07.369Z] testing: warning: no tests to run [2022-04-23T22:11:07.369Z] PASS [2022-04-23T22:11:07.369Z] ok github.com/docker/docker/integration/network/ipvlan 0.078s [2022-04-23T22:11:07.369Z] [2022-04-23T22:11:07.369Z] DONE 0 tests in 0.746s [2022-04-23T22:11:07.369Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-23T22:11:07.836Z] testing: warning: no tests to run [2022-04-23T22:11:07.836Z] PASS [2022-04-23T22:11:07.836Z] ok github.com/docker/docker/integration/network/macvlan 0.096s [2022-04-23T22:11:08.304Z] [2022-04-23T22:11:08.304Z] DONE 0 tests in 0.769s [2022-04-23T22:11:08.304Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-23T22:11:08.772Z] testing: warning: no tests to run [2022-04-23T22:11:08.772Z] PASS [2022-04-23T22:11:08.772Z] ok github.com/docker/docker/integration/plugin 0.069s [2022-04-23T22:11:08.772Z] [2022-04-23T22:11:08.772Z] DONE 0 tests in 0.718s [2022-04-23T22:11:08.772Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-23T22:11:09.183Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-23T22:11:09.331Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:09.331Z] INFO: Testing against a local daemon [2022-04-23T22:11:09.331Z] === RUN TestExternalGraphDriver [2022-04-23T22:11:09.331Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-23T22:11:09.331Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-23T22:11:09.331Z] === RUN TestGraphdriverPluginV2 [2022-04-23T22:11:09.331Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-23T22:11:09.331Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-23T22:11:09.331Z] PASS [2022-04-23T22:11:09.331Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.123s [2022-04-23T22:11:09.331Z] [2022-04-23T22:11:09.331Z] === Skipped [2022-04-23T22:11:09.331Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-23T22:11:09.331Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-23T22:11:09.331Z] [2022-04-23T22:11:09.331Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-23T22:11:09.331Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-23T22:11:09.331Z] [2022-04-23T22:11:09.331Z] DONE 2 tests, 2 skipped in 3.225s [2022-04-23T22:11:09.331Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-23T22:11:09.765Z] testing: warning: no tests to run [2022-04-23T22:11:09.765Z] PASS [2022-04-23T22:11:09.765Z] ok github.com/docker/docker/integration/plugin/authz 0.071s [2022-04-23T22:11:09.765Z] [2022-04-23T22:11:09.765Z] DONE 0 tests in 0.719s [2022-04-23T22:11:09.765Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-23T22:11:11.093Z] docker_api_swarm_service_test.go:100: [d15c0a3b1f081] joining swarm manager [d2ec8cef2ac53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:11:11.353Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-23T22:11:11.544Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:11.544Z] INFO: Testing against a local daemon [2022-04-23T22:11:11.544Z] === RUN TestReadPluginNoRead [2022-04-23T22:11:11.544Z] read_test.go:21: no unix domain sockets on Windows [2022-04-23T22:11:11.544Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-23T22:11:11.544Z] PASS [2022-04-23T22:11:11.544Z] ok github.com/docker/docker/integration/plugin/logging 0.098s [2022-04-23T22:11:11.544Z] [2022-04-23T22:11:11.544Z] === Skipped [2022-04-23T22:11:11.544Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-23T22:11:11.544Z] read_test.go:21: no unix domain sockets on Windows [2022-04-23T22:11:11.544Z] [2022-04-23T22:11:11.544Z] DONE 1 tests, 1 skipped in 2.027s [2022-04-23T22:11:11.544Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-23T22:11:11.925Z] docker_api_swarm_service_test.go:101: [d0b64038922a7] joining swarm manager [d2ec8cef2ac53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:11:12.495Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-23T22:11:12.527Z] testing: warning: no tests to run [2022-04-23T22:11:12.527Z] PASS [2022-04-23T22:11:12.527Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.069s [2022-04-23T22:11:12.528Z] [2022-04-23T22:11:12.528Z] DONE 0 tests in 1.025s [2022-04-23T22:11:12.528Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-23T22:11:14.410Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-23T22:11:14.524Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:14.524Z] INFO: Testing against a local daemon [2022-04-23T22:11:14.524Z] === RUN TestPluginInvalidJSON [2022-04-23T22:11:14.524Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:11:14.524Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:11:14.524Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:11:14.524Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:11:14.524Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-23T22:11:14.524Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-23T22:11:14.524Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:11:14.524Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:11:14.524Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-23T22:11:14.524Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-23T22:11:14.524Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-23T22:11:14.524Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-23T22:11:14.524Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-23T22:11:14.524Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-23T22:11:14.524Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-23T22:11:14.524Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-23T22:11:14.524Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-23T22:11:14.524Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-23T22:11:14.524Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-23T22:11:14.524Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-23T22:11:14.524Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-23T22:11:14.524Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-04-23T22:11:14.524Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-23T22:11:14.524Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-23T22:11:14.524Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-23T22:11:14.524Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-23T22:11:14.524Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-23T22:11:14.524Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-23T22:11:14.524Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-23T22:11:14.524Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-23T22:11:14.525Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-23T22:11:14.525Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-23T22:11:14.525Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-23T22:11:14.525Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-23T22:11:14.525Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-23T22:11:14.525Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-23T22:11:14.525Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-23T22:11:14.525Z] === RUN TestPluginInstall [2022-04-23T22:11:14.525Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-23T22:11:14.525Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-23T22:11:14.525Z] === RUN TestPluginsWithRuntimes [2022-04-23T22:11:14.525Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-23T22:11:14.525Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-23T22:11:14.525Z] === RUN TestPluginBackCompatMediaTypes [2022-04-23T22:11:14.525Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-23T22:11:14.525Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-23T22:11:14.525Z] PASS [2022-04-23T22:11:14.525Z] ok github.com/docker/docker/integration/plugin/common 0.135s [2022-04-23T22:11:14.525Z] [2022-04-23T22:11:14.525Z] === Skipped [2022-04-23T22:11:14.525Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-23T22:11:14.525Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-23T22:11:14.525Z] [2022-04-23T22:11:14.525Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-23T22:11:14.525Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-23T22:11:14.525Z] [2022-04-23T22:11:14.525Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-23T22:11:14.525Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-23T22:11:14.525Z] [2022-04-23T22:11:14.525Z] DONE 19 tests, 3 skipped in 4.531s [2022-04-23T22:11:14.525Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-23T22:11:14.740Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:14.740Z] INFO: Testing against a local daemon [2022-04-23T22:11:14.740Z] === RUN TestPluginWithDevMounts [2022-04-23T22:11:14.740Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:14.740Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-23T22:11:14.740Z] PASS [2022-04-23T22:11:14.741Z] ok github.com/docker/docker/integration/plugin/volumes 0.086s [2022-04-23T22:11:14.741Z] [2022-04-23T22:11:14.741Z] === Skipped [2022-04-23T22:11:14.741Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-23T22:11:14.741Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:14.741Z] [2022-04-23T22:11:14.741Z] DONE 1 tests, 1 skipped in 1.916s [2022-04-23T22:11:14.741Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-23T22:11:15.794Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-23T22:11:16.303Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:16.303Z] INFO: Testing against a local daemon [2022-04-23T22:11:16.303Z] === RUN TestSecretInspect [2022-04-23T22:11:16.303Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:16.303Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-23T22:11:16.303Z] === RUN TestSecretList [2022-04-23T22:11:16.303Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:16.303Z] --- SKIP: TestSecretList (0.00s) [2022-04-23T22:11:16.303Z] === RUN TestSecretsCreateAndDelete [2022-04-23T22:11:16.303Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:16.303Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-23T22:11:16.303Z] === RUN TestSecretsUpdate [2022-04-23T22:11:16.303Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:16.303Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-23T22:11:16.303Z] === RUN TestTemplatedSecret [2022-04-23T22:11:16.303Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:16.303Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-23T22:11:16.303Z] === RUN TestSecretCreateResolve [2022-04-23T22:11:16.303Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:16.303Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-23T22:11:16.303Z] PASS [2022-04-23T22:11:16.303Z] ok github.com/docker/docker/integration/secret 0.091s [2022-04-23T22:11:16.303Z] [2022-04-23T22:11:16.303Z] === Skipped [2022-04-23T22:11:16.303Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-23T22:11:16.303Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:16.303Z] [2022-04-23T22:11:16.303Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-23T22:11:16.303Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:16.303Z] [2022-04-23T22:11:16.303Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-23T22:11:16.303Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:16.303Z] [2022-04-23T22:11:16.303Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-23T22:11:16.303Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:16.303Z] [2022-04-23T22:11:16.303Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-23T22:11:16.303Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:16.303Z] [2022-04-23T22:11:16.303Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-23T22:11:16.303Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:16.303Z] [2022-04-23T22:11:16.303Z] DONE 6 tests, 6 skipped in 1.625s [2022-04-23T22:11:16.303Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-23T22:11:16.743Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:16.743Z] INFO: Testing against a local daemon [2022-04-23T22:11:16.743Z] === RUN TestExternalGraphDriver [2022-04-23T22:11:16.743Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-23T22:11:16.743Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-23T22:11:16.743Z] === RUN TestGraphdriverPluginV2 [2022-04-23T22:11:16.743Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-23T22:11:16.743Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-23T22:11:16.743Z] PASS [2022-04-23T22:11:16.743Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.105s [2022-04-23T22:11:16.743Z] [2022-04-23T22:11:16.743Z] === Skipped [2022-04-23T22:11:16.743Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-23T22:11:16.743Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-23T22:11:16.743Z] [2022-04-23T22:11:16.743Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-23T22:11:16.743Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-23T22:11:16.743Z] [2022-04-23T22:11:16.743Z] DONE 2 tests, 2 skipped in 2.215s [2022-04-23T22:11:16.743Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-23T22:11:17.178Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-23T22:11:18.512Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:18.512Z] INFO: Testing against a local daemon [2022-04-23T22:11:18.512Z] === RUN TestServiceCreateInit [2022-04-23T22:11:18.512Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-23T22:11:18.512Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-23T22:11:18.512Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] --- PASS: TestServiceCreateInit (0.06s) [2022-04-23T22:11:18.512Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T22:11:18.512Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T22:11:18.512Z] === RUN TestCreateServiceMultipleTimes [2022-04-23T22:11:18.512Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-23T22:11:18.512Z] === RUN TestCreateServiceConflict [2022-04-23T22:11:18.512Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-23T22:11:18.512Z] === RUN TestCreateServiceMaxReplicas [2022-04-23T22:11:18.512Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-04-23T22:11:18.512Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-23T22:11:18.512Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-23T22:11:18.512Z] === RUN TestCreateServiceSecretFileMode [2022-04-23T22:11:18.512Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-23T22:11:18.512Z] === RUN TestCreateServiceConfigFileMode [2022-04-23T22:11:18.512Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-23T22:11:18.512Z] === RUN TestCreateServiceSysctls [2022-04-23T22:11:18.512Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-04-23T22:11:18.512Z] === RUN TestCreateServiceCapabilities [2022-04-23T22:11:18.512Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-04-23T22:11:18.512Z] === RUN TestInspect [2022-04-23T22:11:18.512Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] --- SKIP: TestInspect (0.00s) [2022-04-23T22:11:18.512Z] === RUN TestCreateJob [2022-04-23T22:11:18.512Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] --- SKIP: TestCreateJob (0.00s) [2022-04-23T22:11:18.512Z] === RUN TestReplicatedJob [2022-04-23T22:11:18.512Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-23T22:11:18.512Z] === RUN TestUpdateReplicatedJob [2022-04-23T22:11:18.512Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-23T22:11:18.512Z] === RUN TestServiceListWithStatuses [2022-04-23T22:11:18.512Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-23T22:11:18.512Z] === RUN TestDockerNetworkConnectAlias [2022-04-23T22:11:18.512Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-23T22:11:18.512Z] === RUN TestDockerNetworkReConnect [2022-04-23T22:11:18.512Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-23T22:11:18.512Z] === RUN TestServicePlugin [2022-04-23T22:11:18.512Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-23T22:11:18.512Z] === RUN TestServiceUpdateLabel [2022-04-23T22:11:18.512Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:18.512Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-23T22:11:18.512Z] === RUN TestServiceUpdateSecrets [2022-04-23T22:11:18.512Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:18.512Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-23T22:11:18.512Z] === RUN TestServiceUpdateConfigs [2022-04-23T22:11:18.512Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:18.512Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-23T22:11:18.512Z] === RUN TestServiceUpdateNetwork [2022-04-23T22:11:18.512Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:18.512Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-23T22:11:18.512Z] === RUN TestServiceUpdatePidsLimit [2022-04-23T22:11:18.512Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:18.512Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-23T22:11:18.512Z] PASS [2022-04-23T22:11:18.512Z] ok github.com/docker/docker/integration/service 0.238s [2022-04-23T22:11:18.512Z] [2022-04-23T22:11:18.512Z] === Skipped [2022-04-23T22:11:18.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T22:11:18.512Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T22:11:18.512Z] [2022-04-23T22:11:18.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T22:11:18.512Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T22:11:18.512Z] [2022-04-23T22:11:18.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-23T22:11:18.512Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] [2022-04-23T22:11:18.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-23T22:11:18.512Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] [2022-04-23T22:11:18.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-04-23T22:11:18.512Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] [2022-04-23T22:11:18.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-23T22:11:18.512Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] [2022-04-23T22:11:18.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-23T22:11:18.512Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] [2022-04-23T22:11:18.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-23T22:11:18.512Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] [2022-04-23T22:11:18.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-04-23T22:11:18.512Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] [2022-04-23T22:11:18.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-04-23T22:11:18.512Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] [2022-04-23T22:11:18.512Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-23T22:11:18.512Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] [2022-04-23T22:11:18.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-23T22:11:18.512Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] [2022-04-23T22:11:18.512Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-23T22:11:18.512Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] [2022-04-23T22:11:18.512Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-23T22:11:18.512Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] [2022-04-23T22:11:18.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-23T22:11:18.512Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] [2022-04-23T22:11:18.512Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-23T22:11:18.512Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] [2022-04-23T22:11:18.512Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-23T22:11:18.512Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] [2022-04-23T22:11:18.512Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-23T22:11:18.512Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:18.512Z] [2022-04-23T22:11:18.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-23T22:11:18.512Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:18.512Z] [2022-04-23T22:11:18.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-23T22:11:18.512Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:18.512Z] [2022-04-23T22:11:18.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-23T22:11:18.512Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:18.512Z] [2022-04-23T22:11:18.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-23T22:11:18.512Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:18.512Z] [2022-04-23T22:11:18.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-23T22:11:18.512Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:18.512Z] [2022-04-23T22:11:18.512Z] DONE 24 tests, 23 skipped in 2.364s [2022-04-23T22:11:18.959Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:18.959Z] INFO: Testing against a local daemon [2022-04-23T22:11:18.959Z] === RUN TestReadPluginNoRead [2022-04-23T22:11:18.959Z] read_test.go:21: no unix domain sockets on Windows [2022-04-23T22:11:18.959Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-23T22:11:18.959Z] PASS [2022-04-23T22:11:18.959Z] ok github.com/docker/docker/integration/plugin/logging 0.098s [2022-04-23T22:11:18.959Z] [2022-04-23T22:11:18.959Z] === Skipped [2022-04-23T22:11:18.959Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-23T22:11:18.959Z] read_test.go:21: no unix domain sockets on Windows [2022-04-23T22:11:18.959Z] [2022-04-23T22:11:18.959Z] DONE 1 tests, 1 skipped in 2.109s [2022-04-23T22:11:18.959Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-23T22:11:19.000Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-23T22:11:19.091Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-23T22:11:19.946Z] testing: warning: no tests to run [2022-04-23T22:11:19.946Z] PASS [2022-04-23T22:11:19.946Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.074s [2022-04-23T22:11:19.946Z] [2022-04-23T22:11:19.946Z] DONE 0 tests in 1.023s [2022-04-23T22:11:19.946Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-23T22:11:20.489Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-23T22:11:20.558Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:20.558Z] INFO: Testing against a local daemon [2022-04-23T22:11:20.558Z] === RUN TestSessionCreate [2022-04-23T22:11:20.558Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-23T22:11:20.558Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-23T22:11:20.558Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-23T22:11:20.558Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-23T22:11:20.558Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-23T22:11:20.558Z] PASS [2022-04-23T22:11:20.558Z] ok github.com/docker/docker/integration/session 0.088s [2022-04-23T22:11:20.558Z] [2022-04-23T22:11:20.558Z] === Skipped [2022-04-23T22:11:20.558Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-23T22:11:20.558Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-23T22:11:20.558Z] [2022-04-23T22:11:20.558Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-23T22:11:20.558Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-23T22:11:20.558Z] [2022-04-23T22:11:20.558Z] DONE 2 tests, 2 skipped in 1.499s [2022-04-23T22:11:20.558Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-23T22:11:21.060Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-23T22:11:21.319Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-23T22:11:21.890Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-23T22:11:22.157Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:22.157Z] INFO: Testing against a local daemon [2022-04-23T22:11:22.157Z] === RUN TestPluginWithDevMounts [2022-04-23T22:11:22.157Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:22.157Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-23T22:11:22.157Z] PASS [2022-04-23T22:11:22.157Z] ok github.com/docker/docker/integration/plugin/volumes 0.095s [2022-04-23T22:11:22.157Z] [2022-04-23T22:11:22.157Z] === Skipped [2022-04-23T22:11:22.157Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-23T22:11:22.157Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:22.157Z] [2022-04-23T22:11:22.157Z] DONE 1 tests, 1 skipped in 2.043s [2022-04-23T22:11:22.157Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-23T22:11:22.771Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:22.771Z] INFO: Testing against a local daemon [2022-04-23T22:11:22.771Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-23T22:11:22.771Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:22.771Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T22:11:22.771Z] === RUN TestDiskUsage [2022-04-23T22:11:22.771Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-23T22:11:22.771Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-23T22:11:22.771Z] === RUN TestEventsExecDie [2022-04-23T22:11:22.771Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-23T22:11:22.771Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-23T22:11:22.771Z] === RUN TestEventsBackwardsCompatible [2022-04-23T22:11:22.771Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-23T22:11:22.771Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-23T22:11:22.771Z] === RUN TestEventsVolumeCreate [2022-04-23T22:11:22.771Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-23T22:11:22.771Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-23T22:11:22.771Z] === RUN TestInfoAPI [2022-04-23T22:11:22.771Z] --- PASS: TestInfoAPI (0.05s) [2022-04-23T22:11:22.771Z] === RUN TestInfoAPIWarnings [2022-04-23T22:11:22.771Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:11:22.771Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-23T22:11:22.771Z] === RUN TestInfoDebug [2022-04-23T22:11:22.771Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:11:22.771Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-23T22:11:22.771Z] === RUN TestInfoInsecureRegistries [2022-04-23T22:11:22.771Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:11:22.771Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-23T22:11:22.771Z] === RUN TestInfoRegistryMirrors [2022-04-23T22:11:22.771Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:11:22.771Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-23T22:11:22.771Z] === RUN TestLoginFailsWithBadCredentials [2022-04-23T22:11:23.237Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-04-23T22:11:23.237Z] === RUN TestPingCacheHeaders [2022-04-23T22:11:23.237Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-04-23T22:11:23.273Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-23T22:11:23.704Z] === RUN TestPingGet [2022-04-23T22:11:23.704Z] --- PASS: TestPingGet (0.04s) [2022-04-23T22:11:23.704Z] === RUN TestPingHead [2022-04-23T22:11:23.704Z] --- PASS: TestPingHead (0.04s) [2022-04-23T22:11:23.704Z] === RUN TestPingSwarmHeader [2022-04-23T22:11:23.704Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:23.704Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-23T22:11:23.704Z] === RUN TestVersion [2022-04-23T22:11:23.704Z] --- PASS: TestVersion (0.04s) [2022-04-23T22:11:23.704Z] PASS [2022-04-23T22:11:23.704Z] ok github.com/docker/docker/integration/system 1.269s [2022-04-23T22:11:23.704Z] [2022-04-23T22:11:23.704Z] === Skipped [2022-04-23T22:11:23.704Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T22:11:23.704Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:23.704Z] [2022-04-23T22:11:23.704Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-23T22:11:23.704Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-23T22:11:23.704Z] [2022-04-23T22:11:23.704Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-23T22:11:23.704Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-23T22:11:23.704Z] [2022-04-23T22:11:23.704Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-23T22:11:23.704Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-23T22:11:23.704Z] [2022-04-23T22:11:23.704Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-23T22:11:23.704Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-23T22:11:23.704Z] [2022-04-23T22:11:23.705Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-23T22:11:23.705Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:11:23.705Z] [2022-04-23T22:11:23.705Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-23T22:11:23.705Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:11:23.705Z] [2022-04-23T22:11:23.705Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-23T22:11:23.705Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:11:23.705Z] [2022-04-23T22:11:23.705Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-23T22:11:23.705Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:11:23.705Z] [2022-04-23T22:11:23.705Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-23T22:11:23.705Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:23.705Z] [2022-04-23T22:11:23.705Z] DONE 16 tests, 10 skipped in 3.235s [2022-04-23T22:11:23.705Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-23T22:11:23.722Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:23.722Z] INFO: Testing against a local daemon [2022-04-23T22:11:23.722Z] === RUN TestSecretInspect [2022-04-23T22:11:23.722Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:23.722Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-23T22:11:23.722Z] === RUN TestSecretList [2022-04-23T22:11:23.722Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:23.722Z] --- SKIP: TestSecretList (0.00s) [2022-04-23T22:11:23.722Z] === RUN TestSecretsCreateAndDelete [2022-04-23T22:11:23.722Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:23.722Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-23T22:11:23.722Z] === RUN TestSecretsUpdate [2022-04-23T22:11:23.722Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:23.722Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-23T22:11:23.722Z] === RUN TestTemplatedSecret [2022-04-23T22:11:23.722Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:23.722Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-23T22:11:23.722Z] === RUN TestSecretCreateResolve [2022-04-23T22:11:23.722Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:23.722Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-23T22:11:23.722Z] PASS [2022-04-23T22:11:23.722Z] ok github.com/docker/docker/integration/secret 0.089s [2022-04-23T22:11:24.191Z] [2022-04-23T22:11:24.191Z] === Skipped [2022-04-23T22:11:24.191Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-23T22:11:24.191Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:24.191Z] [2022-04-23T22:11:24.191Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-23T22:11:24.191Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:24.191Z] [2022-04-23T22:11:24.191Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-23T22:11:24.191Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:24.191Z] [2022-04-23T22:11:24.191Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-23T22:11:24.191Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:24.191Z] [2022-04-23T22:11:24.191Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-23T22:11:24.191Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:24.191Z] [2022-04-23T22:11:24.191Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-23T22:11:24.191Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:24.191Z] [2022-04-23T22:11:24.191Z] DONE 6 tests, 6 skipped in 1.630s [2022-04-23T22:11:24.191Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-23T22:11:25.183Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-23T22:11:25.270Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:25.270Z] INFO: Testing against a local daemon [2022-04-23T22:11:25.270Z] === RUN TestVolumesCreateAndList [2022-04-23T22:11:25.270Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-04-23T22:11:25.270Z] === RUN TestVolumesRemove [2022-04-23T22:11:25.737Z] --- PASS: TestVolumesRemove (0.18s) [2022-04-23T22:11:25.737Z] === RUN TestVolumesInspect [2022-04-23T22:11:25.737Z] --- PASS: TestVolumesInspect (0.06s) [2022-04-23T22:11:25.737Z] === RUN TestVolumesInvalidJSON [2022-04-23T22:11:25.737Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-23T22:11:25.737Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-23T22:11:25.737Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-23T22:11:25.737Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-23T22:11:25.737Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-23T22:11:25.737Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-23T22:11:25.737Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-23T22:11:25.737Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-23T22:11:25.737Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-23T22:11:25.737Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-23T22:11:25.737Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-23T22:11:25.737Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-23T22:11:25.737Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-23T22:11:25.737Z] PASS [2022-04-23T22:11:25.737Z] ok github.com/docker/docker/integration/volume 0.399s [2022-04-23T22:11:25.737Z] [2022-04-23T22:11:25.737Z] DONE 9 tests in 2.000s [2022-04-23T22:11:25.737Z] INFO: make.ps1 ended at 04/23/2022 22:11:25 [2022-04-23T22:11:25.737Z] INFO: Integration CLI tests being run from the host: [2022-04-23T22:11:25.737Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-23T22:11:25.752Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-23T22:11:25.752Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-23T22:11:25.752Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-23T22:11:26.013Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-23T22:11:26.274Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-23T22:11:26.274Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-23T22:11:26.405Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:26.405Z] INFO: Testing against a local daemon [2022-04-23T22:11:26.405Z] === RUN TestServiceCreateInit [2022-04-23T22:11:26.405Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-23T22:11:26.405Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-23T22:11:26.405Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] --- PASS: TestServiceCreateInit (0.05s) [2022-04-23T22:11:26.405Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T22:11:26.405Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T22:11:26.405Z] === RUN TestCreateServiceMultipleTimes [2022-04-23T22:11:26.405Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-23T22:11:26.405Z] === RUN TestCreateServiceConflict [2022-04-23T22:11:26.405Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-23T22:11:26.405Z] === RUN TestCreateServiceMaxReplicas [2022-04-23T22:11:26.405Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-04-23T22:11:26.405Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-23T22:11:26.405Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-23T22:11:26.405Z] === RUN TestCreateServiceSecretFileMode [2022-04-23T22:11:26.405Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-23T22:11:26.405Z] === RUN TestCreateServiceConfigFileMode [2022-04-23T22:11:26.405Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-23T22:11:26.405Z] === RUN TestCreateServiceSysctls [2022-04-23T22:11:26.405Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-04-23T22:11:26.405Z] === RUN TestCreateServiceCapabilities [2022-04-23T22:11:26.405Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-04-23T22:11:26.405Z] === RUN TestInspect [2022-04-23T22:11:26.405Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] --- SKIP: TestInspect (0.00s) [2022-04-23T22:11:26.405Z] === RUN TestCreateJob [2022-04-23T22:11:26.405Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] --- SKIP: TestCreateJob (0.00s) [2022-04-23T22:11:26.405Z] === RUN TestReplicatedJob [2022-04-23T22:11:26.405Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-23T22:11:26.405Z] === RUN TestUpdateReplicatedJob [2022-04-23T22:11:26.405Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-23T22:11:26.405Z] === RUN TestServiceListWithStatuses [2022-04-23T22:11:26.405Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-23T22:11:26.405Z] === RUN TestDockerNetworkConnectAlias [2022-04-23T22:11:26.405Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-23T22:11:26.405Z] === RUN TestDockerNetworkReConnect [2022-04-23T22:11:26.405Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-23T22:11:26.405Z] === RUN TestServicePlugin [2022-04-23T22:11:26.405Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-23T22:11:26.405Z] === RUN TestServiceUpdateLabel [2022-04-23T22:11:26.405Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:26.405Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-23T22:11:26.405Z] === RUN TestServiceUpdateSecrets [2022-04-23T22:11:26.405Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:26.405Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-23T22:11:26.405Z] === RUN TestServiceUpdateConfigs [2022-04-23T22:11:26.405Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:26.405Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-23T22:11:26.405Z] === RUN TestServiceUpdateNetwork [2022-04-23T22:11:26.405Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:26.405Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-23T22:11:26.405Z] === RUN TestServiceUpdatePidsLimit [2022-04-23T22:11:26.405Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:26.405Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-23T22:11:26.405Z] PASS [2022-04-23T22:11:26.405Z] ok github.com/docker/docker/integration/service 0.239s [2022-04-23T22:11:26.405Z] [2022-04-23T22:11:26.405Z] === Skipped [2022-04-23T22:11:26.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T22:11:26.405Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T22:11:26.405Z] [2022-04-23T22:11:26.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T22:11:26.405Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T22:11:26.405Z] [2022-04-23T22:11:26.405Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-23T22:11:26.405Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] [2022-04-23T22:11:26.405Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-23T22:11:26.405Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] [2022-04-23T22:11:26.405Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-04-23T22:11:26.405Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] [2022-04-23T22:11:26.405Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-23T22:11:26.405Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] [2022-04-23T22:11:26.405Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-23T22:11:26.405Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] [2022-04-23T22:11:26.405Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-23T22:11:26.405Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] [2022-04-23T22:11:26.405Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-04-23T22:11:26.405Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] [2022-04-23T22:11:26.405Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-04-23T22:11:26.405Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] [2022-04-23T22:11:26.405Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-23T22:11:26.405Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] [2022-04-23T22:11:26.405Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-23T22:11:26.405Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] [2022-04-23T22:11:26.405Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-23T22:11:26.405Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] [2022-04-23T22:11:26.405Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-23T22:11:26.405Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] [2022-04-23T22:11:26.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-23T22:11:26.405Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] [2022-04-23T22:11:26.405Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-23T22:11:26.405Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] [2022-04-23T22:11:26.405Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-23T22:11:26.405Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] [2022-04-23T22:11:26.405Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-23T22:11:26.405Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:26.405Z] [2022-04-23T22:11:26.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-23T22:11:26.405Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:26.405Z] [2022-04-23T22:11:26.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-23T22:11:26.405Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:26.405Z] [2022-04-23T22:11:26.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-23T22:11:26.405Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:26.405Z] [2022-04-23T22:11:26.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-23T22:11:26.405Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:26.405Z] [2022-04-23T22:11:26.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-23T22:11:26.405Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:26.405Z] [2022-04-23T22:11:26.405Z] DONE 24 tests, 23 skipped in 2.460s [2022-04-23T22:11:26.845Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-23T22:11:26.874Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-23T22:11:27.788Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-23T22:11:28.438Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:28.438Z] INFO: Testing against a local daemon [2022-04-23T22:11:28.438Z] === RUN TestSessionCreate [2022-04-23T22:11:28.438Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-23T22:11:28.438Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-23T22:11:28.438Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-23T22:11:28.438Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-23T22:11:28.438Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-23T22:11:28.438Z] PASS [2022-04-23T22:11:28.438Z] ok github.com/docker/docker/integration/session 0.096s [2022-04-23T22:11:28.438Z] [2022-04-23T22:11:28.438Z] === Skipped [2022-04-23T22:11:28.438Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-23T22:11:28.438Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-23T22:11:28.438Z] [2022-04-23T22:11:28.438Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-23T22:11:28.438Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-23T22:11:28.438Z] [2022-04-23T22:11:28.438Z] DONE 2 tests, 2 skipped in 1.593s [2022-04-23T22:11:28.438Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-23T22:11:29.172Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-23T22:11:29.743Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-23T22:11:30.656Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:30.656Z] INFO: Testing against a local daemon [2022-04-23T22:11:30.656Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-23T22:11:30.656Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.656Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T22:11:30.656Z] === RUN TestDiskUsage [2022-04-23T22:11:30.656Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-23T22:11:30.656Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-23T22:11:30.656Z] === RUN TestEventsExecDie [2022-04-23T22:11:30.656Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-23T22:11:30.656Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-23T22:11:30.656Z] === RUN TestEventsBackwardsCompatible [2022-04-23T22:11:30.656Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-23T22:11:30.656Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-23T22:11:30.656Z] === RUN TestEventsVolumeCreate [2022-04-23T22:11:30.657Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-23T22:11:30.657Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-23T22:11:30.657Z] === RUN TestInfoAPI [2022-04-23T22:11:30.657Z] --- PASS: TestInfoAPI (0.05s) [2022-04-23T22:11:30.657Z] === RUN TestInfoAPIWarnings [2022-04-23T22:11:30.657Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:11:30.657Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-23T22:11:30.657Z] === RUN TestInfoDebug [2022-04-23T22:11:30.657Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:11:30.657Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-23T22:11:30.657Z] === RUN TestInfoInsecureRegistries [2022-04-23T22:11:30.657Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:11:30.657Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-23T22:11:30.657Z] === RUN TestInfoRegistryMirrors [2022-04-23T22:11:30.657Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:11:30.657Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-23T22:11:30.657Z] === RUN TestLoginFailsWithBadCredentials [2022-04-23T22:11:30.685Z] check_test.go:378: [d15c0a3b1f081] daemon is not started [2022-04-23T22:11:31.642Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2022-04-23T22:11:31.642Z] === RUN TestPingCacheHeaders [2022-04-23T22:11:31.642Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-23T22:11:31.642Z] === RUN TestPingGet [2022-04-23T22:11:31.642Z] --- PASS: TestPingGet (0.04s) [2022-04-23T22:11:31.642Z] === RUN TestPingHead [2022-04-23T22:11:31.642Z] --- PASS: TestPingHead (0.04s) [2022-04-23T22:11:31.642Z] === RUN TestPingSwarmHeader [2022-04-23T22:11:31.642Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:31.642Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-23T22:11:31.642Z] === RUN TestVersion [2022-04-23T22:11:31.642Z] --- PASS: TestVersion (0.04s) [2022-04-23T22:11:31.642Z] PASS [2022-04-23T22:11:31.642Z] ok github.com/docker/docker/integration/system 1.248s [2022-04-23T22:11:31.642Z] [2022-04-23T22:11:31.642Z] === Skipped [2022-04-23T22:11:31.642Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T22:11:31.642Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:31.642Z] [2022-04-23T22:11:31.642Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-23T22:11:31.642Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-23T22:11:31.642Z] [2022-04-23T22:11:31.642Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-23T22:11:31.642Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-23T22:11:31.642Z] [2022-04-23T22:11:31.642Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-23T22:11:31.642Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-23T22:11:31.642Z] [2022-04-23T22:11:31.642Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-23T22:11:31.642Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-23T22:11:31.642Z] [2022-04-23T22:11:31.642Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-23T22:11:31.642Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:11:31.642Z] [2022-04-23T22:11:31.642Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-23T22:11:31.642Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:11:31.642Z] [2022-04-23T22:11:31.642Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-23T22:11:31.642Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:11:31.642Z] [2022-04-23T22:11:31.642Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-23T22:11:31.642Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:11:31.642Z] [2022-04-23T22:11:31.642Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-23T22:11:31.642Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:31.642Z] [2022-04-23T22:11:31.642Z] DONE 16 tests, 10 skipped in 3.287s [2022-04-23T22:11:31.642Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-23T22:11:33.858Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:33.858Z] INFO: Testing against a local daemon [2022-04-23T22:11:33.858Z] === RUN TestVolumesCreateAndList [2022-04-23T22:11:33.858Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-04-23T22:11:33.858Z] === RUN TestVolumesRemove [2022-04-23T22:11:33.858Z] --- PASS: TestVolumesRemove (0.16s) [2022-04-23T22:11:33.858Z] === RUN TestVolumesInspect [2022-04-23T22:11:33.858Z] --- PASS: TestVolumesInspect (0.05s) [2022-04-23T22:11:33.858Z] === RUN TestVolumesInvalidJSON [2022-04-23T22:11:33.858Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-23T22:11:33.858Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-23T22:11:33.858Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-23T22:11:33.858Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-23T22:11:33.858Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-23T22:11:33.858Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-23T22:11:33.858Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-23T22:11:33.858Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-04-23T22:11:33.858Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-23T22:11:33.858Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-23T22:11:33.858Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-23T22:11:33.858Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-23T22:11:33.858Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-23T22:11:33.858Z] PASS [2022-04-23T22:11:33.858Z] ok github.com/docker/docker/integration/volume 0.352s [2022-04-23T22:11:33.858Z] [2022-04-23T22:11:33.858Z] DONE 9 tests in 2.024s [2022-04-23T22:11:33.858Z] INFO: make.ps1 ended at 04/23/2022 22:11:33 [2022-04-23T22:11:33.858Z] INFO: Integration CLI tests being run from the host: [2022-04-23T22:11:33.858Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-23T22:11:35.973Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-23T22:11:36.183Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:36.183Z] INFO: Testing against a local daemon [2022-04-23T22:11:36.183Z] === RUN TestDockerSuite [2022-04-23T22:11:36.183Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-23T22:11:36.183Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-23T22:11:36.183Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T22:11:36.183Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-23T22:11:36.183Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-23T22:11:36.183Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-23T22:11:36.183Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-23T22:11:36.183Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-23T22:11:36.183Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-23T22:11:36.183Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-23T22:11:36.183Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-23T22:11:36.183Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-23T22:11:36.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-23T22:11:36.493Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-23T22:11:36.650Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-23T22:11:36.650Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-23T22:11:37.876Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-23T22:11:37.876Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-23T22:11:38.137Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-23T22:11:38.397Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-23T22:11:38.397Z] docker_api_swarm_service_test.go:533: [d84f0f6f034a0] joining swarm manager [d65b594297f08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:11:39.787Z] docker_api_swarm_service_test.go:534: [dbe94f0b33d7f] joining swarm manager [d65b594297f08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:11:40.369Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-23T22:11:41.752Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-23T22:11:44.304Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:44.304Z] INFO: Testing against a local daemon [2022-04-23T22:11:44.304Z] === RUN TestDockerSuite [2022-04-23T22:11:44.304Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-23T22:11:44.304Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-23T22:11:44.304Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T22:11:44.304Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-23T22:11:44.304Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-23T22:11:44.304Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-23T22:11:44.304Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-23T22:11:44.304Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-23T22:11:44.304Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-23T22:11:44.304Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-23T22:11:44.304Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-23T22:11:44.304Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-23T22:11:44.772Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-23T22:11:45.053Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-23T22:11:45.239Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-23T22:11:46.436Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-23T22:11:46.436Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-23T22:11:46.436Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-23T22:11:48.980Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-23T22:11:49.550Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-23T22:11:49.810Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-23T22:11:50.749Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-23T22:11:51.689Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-23T22:11:53.073Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-23T22:11:53.334Z] === RUN TestDockerSuite/TestRmiTag [2022-04-23T22:11:53.594Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-23T22:11:54.166Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-23T22:11:56.708Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-23T22:11:57.281Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-23T22:11:57.853Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-23T22:11:58.114Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-23T22:11:59.055Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-23T22:11:59.331Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-23T22:11:59.601Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-23T22:12:00.170Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-23T22:12:00.170Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-23T22:12:00.739Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-23T22:12:01.679Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-23T22:12:02.251Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-23T22:12:02.821Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-23T22:12:02.821Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-23T22:12:03.393Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-23T22:12:04.333Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-23T22:12:05.275Z] docker_api_swarm_service_test.go:148: [dc902609035cc] joining swarm manager [d973524d029eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:12:05.536Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-23T22:12:06.108Z] docker_api_swarm_service_test.go:148: [dc4ebbe1636be] joining swarm manager [d973524d029eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:12:06.368Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-23T22:12:07.311Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-23T22:12:08.253Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-23T22:12:08.824Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-23T22:12:09.397Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-23T22:12:10.341Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-23T22:12:10.913Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-23T22:12:11.486Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-23T22:12:12.056Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-23T22:12:12.316Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-23T22:12:12.316Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-23T22:12:13.703Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-23T22:12:14.274Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-23T22:12:14.844Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-23T22:12:15.104Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-23T22:12:15.686Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-23T22:12:15.949Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-23T22:12:16.520Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-23T22:12:17.090Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-23T22:12:17.351Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-23T22:12:17.922Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-23T22:12:18.494Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-23T22:12:18.494Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-23T22:12:18.754Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-23T22:12:18.754Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-23T22:12:19.697Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-23T22:12:19.959Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-23T22:12:20.530Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-23T22:12:21.099Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-23T22:12:21.099Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-23T22:12:21.362Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-23T22:12:22.745Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-23T22:12:23.686Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-23T22:12:24.627Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-23T22:12:25.197Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-23T22:12:25.767Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-23T22:12:26.027Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-23T22:12:26.597Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-23T22:12:27.169Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-23T22:12:28.108Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-23T22:12:30.652Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-23T22:12:30.652Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-23T22:12:31.228Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-23T22:12:33.151Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-23T22:12:34.090Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-23T22:12:35.476Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-23T22:12:36.139Z] --- PASS: TestBuildWithHugeFile (162.98s) [2022-04-23T22:12:36.139Z] === RUN TestBuildWCOWSandboxSize [2022-04-23T22:12:36.139Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T22:12:36.139Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-23T22:12:36.139Z] === RUN TestBuildWithEmptyDockerfile [2022-04-23T22:12:36.139Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T22:12:36.139Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T22:12:36.139Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T22:12:36.139Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T22:12:36.139Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T22:12:36.139Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T22:12:36.139Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T22:12:36.139Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T22:12:36.139Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T22:12:36.139Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-04-23T22:12:36.139Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-23T22:12:36.139Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-23T22:12:36.139Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-23T22:12:36.139Z] === RUN TestBuildPreserveOwnership [2022-04-23T22:12:36.139Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:12:36.139Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-23T22:12:36.139Z] === RUN TestBuildPlatformInvalid [2022-04-23T22:12:36.139Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-23T22:12:36.139Z] PASS [2022-04-23T22:12:36.139Z] ok github.com/docker/docker/integration/build 242.539s [2022-04-23T22:12:36.139Z] [2022-04-23T22:12:36.139Z] === Skipped [2022-04-23T22:12:36.139Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-23T22:12:36.139Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T22:12:36.139Z] [2022-04-23T22:12:36.139Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-23T22:12:36.139Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:12:36.139Z] [2022-04-23T22:12:36.139Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-23T22:12:36.139Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:12:36.139Z] [2022-04-23T22:12:36.139Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-04-23T22:12:36.139Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:12:36.139Z] [2022-04-23T22:12:36.139Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-23T22:12:36.139Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T22:12:36.139Z] [2022-04-23T22:12:36.139Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-23T22:12:36.139Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:12:36.139Z] [2022-04-23T22:12:36.139Z] DONE 29 tests, 6 skipped in 286.579s [2022-04-23T22:12:36.139Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-23T22:12:36.139Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:12:36.139Z] INFO: Testing against a local daemon [2022-04-23T22:12:36.139Z] === RUN TestConfigInspect [2022-04-23T22:12:36.139Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:12:36.139Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-23T22:12:36.139Z] === RUN TestConfigList [2022-04-23T22:12:36.139Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:12:36.139Z] --- SKIP: TestConfigList (0.00s) [2022-04-23T22:12:36.139Z] === RUN TestConfigsCreateAndDelete [2022-04-23T22:12:36.139Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:12:36.139Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-23T22:12:36.139Z] === RUN TestConfigsUpdate [2022-04-23T22:12:36.139Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:12:36.139Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-23T22:12:36.139Z] === RUN TestTemplatedConfig [2022-04-23T22:12:36.139Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:12:36.139Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-23T22:12:36.139Z] === RUN TestConfigCreateResolve [2022-04-23T22:12:36.139Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:12:36.139Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-23T22:12:36.139Z] PASS [2022-04-23T22:12:36.139Z] ok github.com/docker/docker/integration/config 0.123s [2022-04-23T22:12:36.139Z] [2022-04-23T22:12:36.139Z] === Skipped [2022-04-23T22:12:36.139Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-23T22:12:36.139Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:12:36.139Z] [2022-04-23T22:12:36.139Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-23T22:12:36.139Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:12:36.139Z] [2022-04-23T22:12:36.139Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-23T22:12:36.139Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:12:36.139Z] [2022-04-23T22:12:36.139Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-23T22:12:36.139Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:12:36.139Z] [2022-04-23T22:12:36.140Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-23T22:12:36.140Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:12:36.140Z] [2022-04-23T22:12:36.140Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-04-23T22:12:36.140Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:12:36.140Z] [2022-04-23T22:12:36.140Z] DONE 6 tests, 6 skipped in 2.345s [2022-04-23T22:12:36.140Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-23T22:12:36.140Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:12:36.140Z] INFO: Testing against a local daemon [2022-04-23T22:12:36.140Z] === RUN TestCheckpoint [2022-04-23T22:12:36.140Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T22:12:36.140Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-23T22:12:36.140Z] === RUN TestContainerInvalidJSON [2022-04-23T22:12:36.140Z] === RUN TestContainerInvalidJSON/commit [2022-04-23T22:12:36.140Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-23T22:12:36.140Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-23T22:12:36.140Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-23T22:12:36.140Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T22:12:36.140Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T22:12:36.140Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-23T22:12:36.140Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-23T22:12:36.140Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-23T22:12:36.140Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-23T22:12:36.140Z] === CONT TestContainerInvalidJSON/commit [2022-04-23T22:12:36.140Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-23T22:12:36.140Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-23T22:12:36.140Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-23T22:12:36.140Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T22:12:36.140Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-23T22:12:36.140Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-23T22:12:36.140Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-23T22:12:36.140Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-23T22:12:36.140Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-23T22:12:36.140Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-23T22:12:36.140Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-23T22:12:36.140Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-23T22:12:36.140Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-23T22:12:36.140Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-23T22:12:36.140Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-23T22:12:36.140Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-23T22:12:36.140Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-23T22:12:36.140Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-23T22:12:36.140Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-23T22:12:36.140Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-23T22:12:36.140Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-23T22:12:36.140Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-23T22:12:36.140Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-23T22:12:36.140Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-23T22:12:36.140Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-04-23T22:12:36.140Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-04-23T22:12:36.140Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-04-23T22:12:36.140Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-23T22:12:36.140Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-23T22:12:36.140Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-23T22:12:36.140Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-23T22:12:36.140Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-04-23T22:12:36.140Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-04-23T22:12:36.140Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-23T22:12:36.140Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-23T22:12:36.140Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-23T22:12:36.140Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-04-23T22:12:36.140Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-23T22:12:36.140Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-23T22:12:36.140Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-23T22:12:36.140Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-04-23T22:12:36.140Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-04-23T22:12:36.140Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-04-23T22:12:36.140Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-23T22:12:36.140Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-23T22:12:36.140Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-23T22:12:36.140Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-23T22:12:36.140Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-23T22:12:36.140Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T22:12:36.140Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-23T22:12:36.140Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-23T22:12:36.140Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2022-04-23T22:12:36.140Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-23T22:12:36.140Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-04-23T22:12:36.140Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-23T22:12:36.140Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-04-23T22:12:36.140Z] === RUN TestCopyEmptyFile [2022-04-23T22:12:36.140Z] --- PASS: TestCopyEmptyFile (0.53s) [2022-04-23T22:12:36.140Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-23T22:12:36.140Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-04-23T22:12:36.140Z] === RUN TestCopyFromContainer [2022-04-23T22:12:36.140Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:12:36.140Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-23T22:12:36.140Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-23T22:12:36.140Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T22:12:36.140Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T22:12:36.140Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T22:12:36.140Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T22:12:36.140Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T22:12:36.140Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T22:12:36.140Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T22:12:36.140Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T22:12:36.140Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T22:12:36.140Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-04-23T22:12:36.140Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-23T22:12:36.140Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-23T22:12:36.140Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-23T22:12:36.140Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-23T22:12:36.140Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-23T22:12:36.140Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-23T22:12:36.140Z] === RUN TestCreateWithInvalidEnv [2022-04-23T22:12:36.140Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-23T22:12:36.140Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-23T22:12:36.140Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-23T22:12:36.140Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-23T22:12:36.140Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-23T22:12:36.140Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-23T22:12:36.140Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-23T22:12:36.140Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-23T22:12:36.140Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-23T22:12:36.140Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-23T22:12:36.140Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-23T22:12:36.140Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-23T22:12:36.140Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-04-23T22:12:36.140Z] === RUN TestCreateTmpfsMountsTarget [2022-04-23T22:12:36.140Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:12:36.140Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-23T22:12:36.140Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-23T22:12:36.140Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:12:36.140Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-23T22:12:36.140Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-23T22:12:36.140Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:12:36.140Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-23T22:12:36.140Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-23T22:12:36.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T22:12:36.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T22:12:36.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T22:12:36.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T22:12:36.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T22:12:36.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T22:12:36.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T22:12:36.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T22:12:36.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T22:12:36.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T22:12:36.140Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T22:12:36.140Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T22:12:36.140Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T22:12:36.140Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T22:12:36.140Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T22:12:36.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-23T22:12:36.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-23T22:12:36.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-23T22:12:36.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-23T22:12:36.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-23T22:12:36.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-04-23T22:12:36.140Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-23T22:12:36.140Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-23T22:12:36.140Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-23T22:12:36.140Z] === RUN TestCreateDifferentPlatform [2022-04-23T22:12:36.140Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-23T22:12:36.140Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-23T22:12:36.140Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-23T22:12:36.140Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-23T22:12:36.140Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-23T22:12:36.140Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-23T22:12:36.140Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2022-04-23T22:12:36.140Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-23T22:12:36.140Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-23T22:12:36.140Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-23T22:12:36.140Z] === RUN TestContainerKillOnDaemonStart [2022-04-23T22:12:36.140Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:12:36.140Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-23T22:12:36.140Z] === RUN TestWindowsDevices [2022-04-23T22:12:36.140Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-23T22:12:36.140Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-23T22:12:36.140Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:12:36.140Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:12:36.140Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:12:36.140Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:12:36.140Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:12:36.140Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:12:36.140Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T22:12:36.140Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T22:12:36.140Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:12:36.140Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:12:36.140Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:12:36.140Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:12:36.140Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:12:36.140Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:12:36.140Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-23T22:12:36.140Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T22:12:36.140Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:12:36.140Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:12:36.140Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T22:12:36.140Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T22:12:36.140Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:12:36.140Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:12:36.598Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:12:36.598Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:12:37.394Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-23T22:12:37.394Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-23T22:12:37.394Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-23T22:12:37.394Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-23T22:12:37.394Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-23T22:12:37.568Z] --- PASS: TestWindowsDevices (0.04s) [2022-04-23T22:12:37.568Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-04-23T22:12:37.568Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.55s) [2022-04-23T22:12:37.568Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.18s) [2022-04-23T22:12:37.568Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.21s) [2022-04-23T22:12:37.568Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.80s) [2022-04-23T22:12:37.568Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (1.22s) [2022-04-23T22:12:37.568Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.82s) [2022-04-23T22:12:37.568Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.82s) [2022-04-23T22:12:37.568Z] === RUN TestDiff [2022-04-23T22:12:37.568Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-23T22:12:37.568Z] --- SKIP: TestDiff (0.00s) [2022-04-23T22:12:37.568Z] === RUN TestExecWithCloseStdin [2022-04-23T22:12:37.653Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-23T22:12:38.595Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-23T22:12:39.536Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-23T22:12:40.476Z] --- PASS: TestExecWithCloseStdin (2.71s) [2022-04-23T22:12:40.476Z] === RUN TestExec [2022-04-23T22:12:40.918Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-23T22:12:41.178Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-23T22:12:42.119Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-23T22:12:42.379Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-23T22:12:42.645Z] --- PASS: TestExec (2.32s) [2022-04-23T22:12:42.645Z] === RUN TestExecUser [2022-04-23T22:12:42.645Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-23T22:12:42.645Z] --- SKIP: TestExecUser (0.00s) [2022-04-23T22:12:42.645Z] === RUN TestExportContainerAndImportImage [2022-04-23T22:12:42.645Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:12:42.645Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-23T22:12:42.645Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-23T22:12:42.645Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:12:42.645Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-23T22:12:42.645Z] === RUN TestHealthCheckWorkdir [2022-04-23T22:12:42.645Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-23T22:12:42.645Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-23T22:12:42.645Z] === RUN TestHealthKillContainer [2022-04-23T22:12:42.645Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-23T22:12:42.645Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-23T22:12:42.645Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-23T22:12:42.645Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-23T22:12:42.645Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-23T22:12:42.645Z] === RUN TestKillContainerInvalidSignal [2022-04-23T22:12:42.950Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-23T22:12:42.950Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-23T22:12:42.950Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-23T22:12:43.209Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-23T22:12:44.816Z] --- PASS: TestKillContainerInvalidSignal (2.12s) [2022-04-23T22:12:44.816Z] === RUN TestKillContainer [2022-04-23T22:12:44.816Z] === RUN TestKillContainer/no_signal [2022-04-23T22:12:45.123Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-23T22:12:45.123Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-23T22:12:45.693Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-23T22:12:46.263Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-23T22:12:46.835Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-23T22:12:46.987Z] === RUN TestKillContainer/non_killing_signal [2022-04-23T22:12:46.987Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-23T22:12:46.987Z] === RUN TestKillContainer/killing_signal [2022-04-23T22:12:47.408Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-23T22:12:47.408Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-23T22:12:47.979Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-23T22:12:48.240Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-23T22:12:48.813Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-23T22:12:49.172Z] --- PASS: TestKillContainer (4.41s) [2022-04-23T22:12:49.172Z] --- PASS: TestKillContainer/no_signal (2.09s) [2022-04-23T22:12:49.172Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-23T22:12:49.172Z] --- PASS: TestKillContainer/killing_signal (2.23s) [2022-04-23T22:12:49.172Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-23T22:12:49.172Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:12:49.172Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-23T22:12:49.172Z] === RUN TestKillStoppedContainer [2022-04-23T22:12:49.172Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:12:49.172Z] --- SKIP: TestKillStoppedContainer (0.01s) [2022-04-23T22:12:49.172Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-23T22:12:49.172Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:12:49.172Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-23T22:12:49.172Z] === RUN TestKillDifferentUserContainer [2022-04-23T22:12:49.172Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-23T22:12:49.172Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-23T22:12:49.172Z] === RUN TestInspectOomKilledTrue [2022-04-23T22:12:49.172Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:12:49.172Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-23T22:12:49.172Z] === RUN TestInspectOomKilledFalse [2022-04-23T22:12:49.172Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T22:12:49.172Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-23T22:12:49.172Z] === RUN TestLogsFollowTailEmpty [2022-04-23T22:12:49.386Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-23T22:12:49.965Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-23T22:12:50.539Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-23T22:12:50.799Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-23T22:12:51.360Z] --- PASS: TestLogsFollowTailEmpty (2.02s) [2022-04-23T22:12:51.360Z] === RUN TestNetworkNat [2022-04-23T22:12:51.360Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-23T22:12:51.360Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-23T22:12:51.360Z] === RUN TestNetworkLocalhostTCPNat [2022-04-23T22:12:51.370Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-23T22:12:51.370Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-23T22:12:51.940Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-23T22:12:52.512Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-23T22:12:53.452Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-23T22:12:53.537Z] --- PASS: TestNetworkLocalhostTCPNat (2.38s) [2022-04-23T22:12:53.538Z] === RUN TestNetworkLoopbackNat [2022-04-23T22:12:53.538Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-23T22:12:53.538Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-23T22:12:53.538Z] === RUN TestPause [2022-04-23T22:12:53.538Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-23T22:12:53.538Z] --- SKIP: TestPause (0.00s) [2022-04-23T22:12:53.538Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-23T22:12:53.713Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-23T22:12:53.713Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-23T22:12:53.713Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-23T22:12:55.709Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.08s) [2022-04-23T22:12:55.709Z] === RUN TestPauseStopPausedContainer [2022-04-23T22:12:55.709Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:12:55.709Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-23T22:12:55.709Z] === RUN TestPsFilter [2022-04-23T22:12:55.709Z] --- PASS: TestPsFilter (0.26s) [2022-04-23T22:12:55.709Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-23T22:12:56.262Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-23T22:12:56.522Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-23T22:12:58.605Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.49s) [2022-04-23T22:12:58.605Z] === RUN TestRemoveContainerWithVolume [2022-04-23T22:13:00.775Z] --- PASS: TestRemoveContainerWithVolume (2.46s) [2022-04-23T22:13:00.775Z] === RUN TestRemoveContainerRunning [2022-04-23T22:13:02.879Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-23T22:13:02.879Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-23T22:13:02.879Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-23T22:13:02.879Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-23T22:13:02.879Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-23T22:13:02.879Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-23T22:13:02.879Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-23T22:13:02.879Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T22:13:02.879Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-23T22:13:02.879Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-23T22:13:02.879Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-23T22:13:02.879Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T22:13:02.879Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-23T22:13:02.879Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-23T22:13:02.879Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-23T22:13:02.879Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:13:02.879Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-23T22:13:02.879Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-23T22:13:02.879Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-23T22:13:02.879Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-23T22:13:02.947Z] --- PASS: TestRemoveContainerRunning (2.18s) [2022-04-23T22:13:02.947Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-23T22:13:03.868Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-23T22:13:03.868Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T22:13:03.868Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-23T22:13:03.868Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-23T22:13:03.868Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-23T22:13:05.118Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.14s) [2022-04-23T22:13:05.118Z] === RUN TestRemoveInvalidContainer [2022-04-23T22:13:05.118Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-23T22:13:05.118Z] === RUN TestRenameLinkedContainer [2022-04-23T22:13:05.118Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-23T22:13:05.118Z] --- SKIP: TestRenameLinkedContainer (0.01s) [2022-04-23T22:13:05.118Z] === RUN TestRenameStoppedContainer [2022-04-23T22:13:06.829Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-23T22:13:07.289Z] --- PASS: TestRenameStoppedContainer (2.46s) [2022-04-23T22:13:07.289Z] === RUN TestRenameRunningContainerAndReuse [2022-04-23T22:13:08.748Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-23T22:13:08.748Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-23T22:13:08.748Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-23T22:13:09.689Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-23T22:13:09.689Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-23T22:13:09.689Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-23T22:13:09.795Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-23T22:13:09.795Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-23T22:13:09.795Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-23T22:13:09.795Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-23T22:13:09.795Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-23T22:13:09.795Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-23T22:13:09.795Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-23T22:13:09.795Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-23T22:13:09.795Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-23T22:13:09.949Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-23T22:13:10.521Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-23T22:13:11.505Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-23T22:13:11.505Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-23T22:13:11.505Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-23T22:13:11.505Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-23T22:13:11.505Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-23T22:13:11.505Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-23T22:13:11.505Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-23T22:13:11.505Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T22:13:11.505Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-23T22:13:11.505Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-23T22:13:11.505Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-23T22:13:11.505Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T22:13:11.505Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-23T22:13:11.505Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-23T22:13:11.505Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-23T22:13:11.505Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:13:11.505Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-23T22:13:11.505Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-23T22:13:11.505Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-23T22:13:11.505Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-23T22:13:11.505Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-23T22:13:11.505Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-23T22:13:11.505Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T22:13:11.505Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-23T22:13:11.505Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-23T22:13:11.505Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-23T22:13:11.505Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-23T22:13:11.505Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-23T22:13:11.505Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-23T22:13:11.505Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-23T22:13:11.505Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-23T22:13:11.505Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-23T22:13:11.505Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-23T22:13:11.505Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-23T22:13:11.505Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-23T22:13:11.505Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-23T22:13:11.505Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-23T22:13:11.906Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-23T22:13:11.968Z] --- PASS: TestRenameRunningContainerAndReuse (4.60s) [2022-04-23T22:13:11.969Z] === RUN TestRenameInvalidName [2022-04-23T22:13:12.740Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-23T22:13:12.740Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-23T22:13:12.740Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-23T22:13:12.740Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-23T22:13:12.740Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-23T22:13:13.287Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-23T22:13:14.138Z] --- PASS: TestRenameInvalidName (2.17s) [2022-04-23T22:13:14.138Z] === RUN TestRenameAnonymousContainer [2022-04-23T22:13:14.670Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-23T22:13:14.670Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-23T22:13:15.612Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-23T22:13:16.258Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-23T22:13:16.258Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-23T22:13:16.258Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-23T22:13:16.258Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-23T22:13:16.258Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-23T22:13:17.529Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-23T22:13:19.882Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-23T22:13:20.075Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-23T22:13:21.458Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-23T22:13:21.718Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-23T22:13:22.290Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-23T22:13:22.550Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-23T22:13:23.120Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-23T22:13:23.120Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-23T22:13:23.380Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-23T22:13:24.321Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-23T22:13:24.918Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-23T22:13:25.263Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-23T22:13:25.263Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-23T22:13:26.647Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-23T22:13:26.647Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-23T22:13:26.647Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-23T22:13:28.032Z] === RUN TestDockerSuite/TestRunMount [2022-04-23T22:13:29.416Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-23T22:13:31.798Z] --- PASS: TestRenameAnonymousContainer (15.00s) [2022-04-23T22:13:31.798Z] === RUN TestRenameContainerWithSameName [2022-04-23T22:13:31.798Z] --- PASS: TestRenameContainerWithSameName (2.06s) [2022-04-23T22:13:31.798Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-23T22:13:31.798Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-23T22:13:31.798Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-23T22:13:31.798Z] === RUN TestResize [2022-04-23T22:13:33.329Z] --- PASS: TestResize (2.06s) [2022-04-23T22:13:33.329Z] === RUN TestResizeWithInvalidSize [2022-04-23T22:13:33.619Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-23T22:13:33.619Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-23T22:13:33.619Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-23T22:13:34.192Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-23T22:13:35.135Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-23T22:13:35.503Z] --- PASS: TestResizeWithInvalidSize (2.17s) [2022-04-23T22:13:35.503Z] === RUN TestResizeWhenContainerNotStarted [2022-04-23T22:13:37.051Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-23T22:13:38.400Z] --- PASS: TestResizeWhenContainerNotStarted (2.63s) [2022-04-23T22:13:38.400Z] === RUN TestDaemonRestartKillContainers [2022-04-23T22:13:38.400Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:13:38.400Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-23T22:13:38.400Z] === RUN TestStats [2022-04-23T22:13:38.400Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-23T22:13:38.400Z] --- SKIP: TestStats (0.00s) [2022-04-23T22:13:38.400Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-23T22:13:38.960Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-23T22:13:40.342Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-23T22:13:41.728Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-23T22:13:43.110Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-23T22:13:44.051Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-23T22:13:44.051Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-23T22:13:44.311Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-23T22:13:44.882Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-23T22:13:45.453Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-23T22:13:46.023Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-23T22:13:47.404Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-23T22:13:48.704Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.51s) [2022-04-23T22:13:48.704Z] === RUN TestStopContainerWithTimeout [2022-04-23T22:13:48.704Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-23T22:13:48.704Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-23T22:13:48.704Z] === RUN TestUpdateRestartPolicy [2022-04-23T22:13:48.787Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-23T22:13:51.328Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-23T22:13:51.589Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-23T22:13:51.589Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-23T22:13:52.159Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-23T22:13:52.159Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-23T22:13:52.420Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-23T22:13:52.991Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-23T22:13:52.991Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-23T22:13:53.563Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-23T22:13:57.790Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-23T22:13:59.171Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-23T22:13:59.171Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-23T22:13:59.171Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-23T22:13:59.742Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-23T22:14:00.682Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-23T22:14:02.066Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-23T22:14:02.638Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-23T22:14:02.898Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-04-23T22:14:02.898Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-23T22:14:03.469Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-23T22:14:04.040Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-23T22:14:04.300Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-23T22:14:04.873Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-23T22:14:04.873Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-23T22:14:04.873Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-23T22:14:05.813Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-23T22:14:06.383Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-23T22:14:06.383Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-23T22:14:06.383Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-23T22:14:06.383Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-23T22:14:06.954Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-23T22:14:07.897Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-23T22:14:07.897Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-23T22:14:07.897Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-23T22:14:09.767Z] --- PASS: TestUpdateRestartPolicy (21.28s) [2022-04-23T22:14:09.767Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-23T22:14:09.810Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-23T22:14:10.752Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-23T22:14:11.299Z] --- PASS: TestUpdateRestartWithAutoRemove (2.02s) [2022-04-23T22:14:11.299Z] === RUN TestWaitNonBlocked [2022-04-23T22:14:11.299Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T22:14:11.299Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T22:14:11.299Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T22:14:11.299Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T22:14:11.299Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T22:14:11.299Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T22:14:11.692Z] === RUN TestDockerSuite/TestRunRm [2022-04-23T22:14:12.634Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-23T22:14:12.894Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-23T22:14:15.035Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-04-23T22:14:15.035Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.82s) [2022-04-23T22:14:15.035Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.54s) [2022-04-23T22:14:15.035Z] === RUN TestWaitBlocked [2022-04-23T22:14:15.035Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:14:15.035Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-23T22:14:15.035Z] PASS [2022-04-23T22:14:15.035Z] ok github.com/docker/docker/integration/container 106.269s [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === Skipped [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-23T22:14:15.035Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-23T22:14:15.035Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-23T22:14:15.035Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-23T22:14:15.035Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-23T22:14:15.035Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-23T22:14:15.035Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-23T22:14:15.035Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-23T22:14:15.035Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-23T22:14:15.035Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-04-23T22:14:15.035Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T22:14:15.035Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-23T22:14:15.035Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-23T22:14:15.035Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-23T22:14:15.035Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-23T22:14:15.035Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-23T22:14:15.035Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-23T22:14:15.035Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-23T22:14:15.035Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-23T22:14:15.035Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-23T22:14:15.035Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-23T22:14:15.035Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.01s) [2022-04-23T22:14:15.035Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-23T22:14:15.035Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-23T22:14:15.035Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-23T22:14:15.035Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-23T22:14:15.035Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-23T22:14:15.035Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-23T22:14:15.035Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-23T22:14:15.035Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-23T22:14:15.035Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s) [2022-04-23T22:14:15.035Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-23T22:14:15.035Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-23T22:14:15.035Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-23T22:14:15.035Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-23T22:14:15.035Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-23T22:14:15.035Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:14:15.035Z] [2022-04-23T22:14:15.035Z] DONE 120 tests, 34 skipped in 109.691s [2022-04-23T22:14:15.035Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-23T22:14:15.461Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-23T22:14:16.031Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-23T22:14:16.605Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-23T22:14:17.177Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-23T22:14:18.559Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-23T22:14:18.820Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-23T22:14:19.390Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-23T22:14:20.775Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-23T22:14:22.159Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-23T22:14:24.074Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-23T22:14:25.457Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-23T22:14:26.029Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-23T22:14:26.599Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-23T22:14:27.170Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-23T22:14:27.170Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-23T22:14:27.741Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-23T22:14:28.315Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-23T22:14:28.888Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-23T22:14:29.462Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-23T22:14:30.402Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-23T22:14:30.402Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-23T22:14:30.662Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-23T22:14:32.581Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-23T22:14:33.152Z] === RUN TestDockerSuite/TestRunState [2022-04-23T22:14:34.535Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-23T22:14:35.107Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-23T22:14:35.679Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-23T22:14:35.939Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-23T22:14:35.939Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-23T22:14:35.939Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-23T22:14:35.940Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-23T22:14:36.509Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-23T22:14:37.081Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-23T22:14:38.023Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-23T22:14:38.284Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-23T22:14:38.284Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-23T22:14:38.856Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-23T22:14:40.772Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-23T22:14:40.772Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-23T22:14:42.157Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-23T22:14:42.418Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-23T22:14:45.718Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-23T22:14:47.627Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-23T22:14:48.197Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-23T22:14:48.771Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-23T22:14:49.342Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-23T22:14:50.291Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-23T22:14:50.714Z] === RUN TestConfigDaemonLibtrustID [2022-04-23T22:14:50.715Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-23T22:14:50.715Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-23T22:14:50.715Z] === RUN TestDaemonConfigValidation [2022-04-23T22:14:50.715Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-23T22:14:50.715Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-23T22:14:50.715Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-23T22:14:50.715Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-23T22:14:50.715Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-23T22:14:50.715Z] === RUN TestDaemonProxy [2022-04-23T22:14:50.715Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-23T22:14:50.715Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-23T22:14:50.715Z] PASS [2022-04-23T22:14:50.715Z] ok github.com/docker/docker/integration/daemon 0.166s [2022-04-23T22:14:50.715Z] [2022-04-23T22:14:50.715Z] === Skipped [2022-04-23T22:14:50.715Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-23T22:14:50.715Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-23T22:14:50.715Z] [2022-04-23T22:14:50.715Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-23T22:14:50.715Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-23T22:14:50.715Z] [2022-04-23T22:14:50.715Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-23T22:14:50.715Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-23T22:14:50.715Z] [2022-04-23T22:14:50.715Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-23T22:14:50.715Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-23T22:14:50.715Z] [2022-04-23T22:14:50.715Z] DONE 4 tests, 4 skipped in 30.794s [2022-04-23T22:14:50.715Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-23T22:14:50.715Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:14:50.715Z] INFO: Testing against a local daemon [2022-04-23T22:14:50.715Z] === RUN TestCommitInheritsEnv [2022-04-23T22:14:50.715Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:14:50.715Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-23T22:14:50.715Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-23T22:14:50.715Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T22:14:50.715Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-23T22:14:50.715Z] === RUN TestImportWithCustomPlatform [2022-04-23T22:14:50.715Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T22:14:50.715Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-23T22:14:50.715Z] === RUN TestImagesFilterMultiReference [2022-04-23T22:14:50.715Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2022-04-23T22:14:50.715Z] === RUN TestImagePullPlatformInvalid [2022-04-23T22:14:51.173Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2022-04-23T22:14:51.173Z] === RUN TestRemoveImageOrphaning [2022-04-23T22:14:51.231Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-23T22:14:52.138Z] --- PASS: TestRemoveImageOrphaning (1.28s) [2022-04-23T22:14:52.138Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-23T22:14:52.138Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-04-23T22:14:52.138Z] === RUN TestTagInvalidReference [2022-04-23T22:14:52.175Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-23T22:14:52.596Z] --- PASS: TestTagInvalidReference (0.05s) [2022-04-23T22:14:52.596Z] === RUN TestTagValidPrefixedRepo [2022-04-23T22:14:52.596Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-04-23T22:14:52.596Z] === RUN TestTagExistedNameWithoutForce [2022-04-23T22:14:52.596Z] --- PASS: TestTagExistedNameWithoutForce (0.08s) [2022-04-23T22:14:52.596Z] === RUN TestTagOfficialNames [2022-04-23T22:14:52.596Z] --- PASS: TestTagOfficialNames (0.12s) [2022-04-23T22:14:52.596Z] === RUN TestTagMatchesDigest [2022-04-23T22:14:52.596Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-23T22:14:52.596Z] PASS [2022-04-23T22:14:52.596Z] ok github.com/docker/docker/integration/image 2.017s [2022-04-23T22:14:52.596Z] [2022-04-23T22:14:52.596Z] === Skipped [2022-04-23T22:14:52.596Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-23T22:14:52.596Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:14:52.596Z] [2022-04-23T22:14:52.596Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-23T22:14:52.596Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T22:14:52.596Z] [2022-04-23T22:14:52.596Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-23T22:14:52.596Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T22:14:52.596Z] [2022-04-23T22:14:52.596Z] DONE 12 tests, 3 skipped in 7.031s [2022-04-23T22:14:53.054Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-23T22:14:53.562Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-23T22:14:54.133Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-23T22:14:54.133Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-23T22:14:54.133Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-23T22:14:54.393Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-23T22:14:54.964Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-23T22:14:55.224Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-23T22:14:55.953Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:14:55.953Z] INFO: Testing against a local daemon [2022-04-23T22:14:55.953Z] === RUN TestNetworkCreateDelete [2022-04-23T22:14:55.953Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:14:55.953Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-23T22:14:55.953Z] === RUN TestDockerNetworkDeletePreferID [2022-04-23T22:14:55.953Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-23T22:14:55.953Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-23T22:14:55.953Z] === RUN TestDaemonDNSFallback [2022-04-23T22:14:55.953Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:14:55.953Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-23T22:14:55.953Z] === RUN TestInspectNetwork [2022-04-23T22:14:55.953Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-23T22:14:55.953Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-23T22:14:55.953Z] === RUN TestRunContainerWithBridgeNone [2022-04-23T22:14:55.953Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:14:55.953Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-23T22:14:55.953Z] === RUN TestNetworkInvalidJSON [2022-04-23T22:14:55.953Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-23T22:14:55.953Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-23T22:14:55.953Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:14:55.953Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:14:55.953Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:14:55.953Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:14:55.953Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-23T22:14:55.953Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-23T22:14:55.953Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:14:55.953Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-23T22:14:55.953Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:14:55.953Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-23T22:14:55.953Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-23T22:14:55.953Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-23T22:14:55.953Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-23T22:14:55.953Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-23T22:14:55.953Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-23T22:14:55.953Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-23T22:14:55.953Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-23T22:14:55.953Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-23T22:14:55.953Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-23T22:14:55.953Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2022-04-23T22:14:55.953Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-23T22:14:55.953Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-04-23T22:14:55.953Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-23T22:14:55.953Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-23T22:14:55.953Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.01s) [2022-04-23T22:14:55.953Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-23T22:14:55.953Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-23T22:14:55.953Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.01s) [2022-04-23T22:14:55.953Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-23T22:14:55.953Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-23T22:14:55.953Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-04-23T22:14:55.953Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-04-23T22:14:55.953Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-23T22:14:55.953Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-23T22:14:55.953Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-23T22:14:55.953Z] === RUN TestNetworkList [2022-04-23T22:14:55.953Z] === RUN TestNetworkList//networks [2022-04-23T22:14:55.953Z] === PAUSE TestNetworkList//networks [2022-04-23T22:14:55.953Z] === RUN TestNetworkList//networks/ [2022-04-23T22:14:55.953Z] === PAUSE TestNetworkList//networks/ [2022-04-23T22:14:55.953Z] === CONT TestNetworkList//networks [2022-04-23T22:14:55.953Z] === CONT TestNetworkList//networks/ [2022-04-23T22:14:55.953Z] --- PASS: TestNetworkList (0.05s) [2022-04-23T22:14:55.953Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-23T22:14:55.953Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-23T22:14:55.953Z] === RUN TestHostIPv4BridgeLabel [2022-04-23T22:14:55.953Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-23T22:14:55.953Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-23T22:14:55.953Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-23T22:14:55.953Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-23T22:14:55.953Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-23T22:14:55.953Z] === RUN TestDaemonDefaultNetworkPools [2022-04-23T22:14:55.953Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-23T22:14:55.953Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-23T22:14:55.953Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-23T22:14:55.953Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-23T22:14:55.953Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-23T22:14:55.953Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-23T22:14:55.953Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-23T22:14:55.953Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-23T22:14:55.953Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-23T22:14:55.953Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-23T22:14:55.953Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-23T22:14:55.953Z] === RUN TestServiceWithPredefinedNetwork [2022-04-23T22:14:55.953Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-23T22:14:55.953Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-23T22:14:55.953Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-23T22:14:55.953Z] service_test.go:243: FLAKY_TEST [2022-04-23T22:14:55.953Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T22:14:55.953Z] === RUN TestServiceWithDataPathPortInit [2022-04-23T22:14:55.953Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-23T22:14:55.953Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-23T22:14:55.953Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-23T22:14:55.953Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-23T22:14:55.953Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-23T22:14:55.953Z] PASS [2022-04-23T22:14:55.953Z] ok github.com/docker/docker/integration/network 0.248s [2022-04-23T22:14:55.953Z] [2022-04-23T22:14:55.953Z] === Skipped [2022-04-23T22:14:55.953Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-23T22:14:55.953Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:14:55.953Z] [2022-04-23T22:14:55.953Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-23T22:14:55.953Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-23T22:14:55.953Z] [2022-04-23T22:14:55.953Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-23T22:14:55.953Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:14:55.953Z] [2022-04-23T22:14:55.953Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-23T22:14:55.953Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-23T22:14:55.953Z] [2022-04-23T22:14:55.953Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-23T22:14:55.953Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:14:55.953Z] [2022-04-23T22:14:55.953Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-23T22:14:55.953Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-23T22:14:55.953Z] [2022-04-23T22:14:55.953Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-23T22:14:55.953Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-23T22:14:55.953Z] [2022-04-23T22:14:55.953Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-23T22:14:55.953Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-23T22:14:55.953Z] [2022-04-23T22:14:55.953Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-23T22:14:55.953Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-23T22:14:55.953Z] [2022-04-23T22:14:55.953Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-23T22:14:55.953Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-23T22:14:55.953Z] [2022-04-23T22:14:55.953Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-23T22:14:55.953Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-23T22:14:55.953Z] [2022-04-23T22:14:55.953Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-23T22:14:55.953Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-23T22:14:55.953Z] [2022-04-23T22:14:55.953Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T22:14:55.953Z] service_test.go:243: FLAKY_TEST [2022-04-23T22:14:55.953Z] [2022-04-23T22:14:55.953Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-23T22:14:55.953Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-23T22:14:55.953Z] [2022-04-23T22:14:55.953Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-23T22:14:55.953Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-23T22:14:55.953Z] [2022-04-23T22:14:55.953Z] DONE 34 tests, 15 skipped in 2.726s [2022-04-23T22:14:55.953Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-23T22:14:56.166Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-23T22:14:56.166Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-23T22:14:56.166Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-23T22:14:56.166Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-23T22:14:56.738Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-23T22:14:56.919Z] testing: warning: no tests to run [2022-04-23T22:14:56.919Z] PASS [2022-04-23T22:14:56.919Z] ok github.com/docker/docker/integration/network/ipvlan 0.101s [2022-04-23T22:14:56.919Z] [2022-04-23T22:14:56.919Z] DONE 0 tests in 0.966s [2022-04-23T22:14:56.919Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-23T22:14:57.308Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-23T22:14:57.885Z] testing: warning: no tests to run [2022-04-23T22:14:57.885Z] PASS [2022-04-23T22:14:57.885Z] ok github.com/docker/docker/integration/network/macvlan 0.118s [2022-04-23T22:14:57.885Z] [2022-04-23T22:14:57.885Z] DONE 0 tests in 0.960s [2022-04-23T22:14:57.885Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-23T22:14:58.849Z] testing: warning: no tests to run [2022-04-23T22:14:58.849Z] PASS [2022-04-23T22:14:58.849Z] ok github.com/docker/docker/integration/plugin 0.123s [2022-04-23T22:14:59.307Z] [2022-04-23T22:14:59.307Z] DONE 0 tests in 0.981s [2022-04-23T22:14:59.307Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-23T22:15:00.273Z] testing: warning: no tests to run [2022-04-23T22:15:00.273Z] PASS [2022-04-23T22:15:00.273Z] ok github.com/docker/docker/integration/plugin/authz 0.104s [2022-04-23T22:15:00.273Z] [2022-04-23T22:15:00.273Z] DONE 0 tests in 0.944s [2022-04-23T22:15:00.273Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-23T22:15:00.605Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-23T22:15:00.605Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-23T22:15:00.867Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-23T22:15:01.329Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-23T22:15:01.329Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-23T22:15:01.329Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-23T22:15:01.329Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-23T22:15:01.329Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-23T22:15:01.329Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-23T22:15:01.329Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-23T22:15:01.329Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-23T22:15:01.329Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-23T22:15:01.329Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-23T22:15:01.329Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-23T22:15:01.329Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-23T22:15:01.329Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-23T22:15:01.329Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-23T22:15:01.437Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-23T22:15:02.315Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-23T22:15:03.350Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-23T22:15:04.295Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-23T22:15:05.240Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-23T22:15:06.057Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:15:06.057Z] INFO: Testing against a local daemon [2022-04-23T22:15:06.057Z] === RUN TestPluginInvalidJSON [2022-04-23T22:15:06.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:15:06.057Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:15:06.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:15:06.057Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:15:06.057Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-23T22:15:06.057Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-23T22:15:06.057Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:15:06.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-23T22:15:06.057Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-23T22:15:06.057Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-23T22:15:06.057Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:15:06.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-23T22:15:06.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-23T22:15:06.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-23T22:15:06.057Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-23T22:15:06.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-23T22:15:06.057Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-23T22:15:06.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-23T22:15:06.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-23T22:15:06.057Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-23T22:15:06.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-23T22:15:06.057Z] --- PASS: TestPluginInvalidJSON (0.08s) [2022-04-23T22:15:06.057Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-23T22:15:06.057Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-23T22:15:06.057Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-23T22:15:06.057Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-23T22:15:06.057Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-23T22:15:06.057Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-23T22:15:06.057Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-23T22:15:06.057Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-23T22:15:06.057Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-23T22:15:06.057Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-23T22:15:06.057Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-23T22:15:06.057Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-23T22:15:06.057Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-23T22:15:06.057Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-23T22:15:06.057Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-23T22:15:06.057Z] === RUN TestPluginInstall [2022-04-23T22:15:06.057Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-23T22:15:06.057Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-23T22:15:06.057Z] === RUN TestPluginsWithRuntimes [2022-04-23T22:15:06.057Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-23T22:15:06.057Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-23T22:15:06.057Z] === RUN TestPluginBackCompatMediaTypes [2022-04-23T22:15:06.057Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-23T22:15:06.057Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-23T22:15:06.057Z] PASS [2022-04-23T22:15:06.057Z] ok github.com/docker/docker/integration/plugin/common 0.181s [2022-04-23T22:15:06.057Z] [2022-04-23T22:15:06.057Z] === Skipped [2022-04-23T22:15:06.057Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-23T22:15:06.057Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-23T22:15:06.057Z] [2022-04-23T22:15:06.057Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-23T22:15:06.057Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-23T22:15:06.057Z] [2022-04-23T22:15:06.057Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-23T22:15:06.094Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-23T22:15:06.180Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-23T22:15:06.453Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-23T22:15:06.453Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-23T22:15:06.453Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-23T22:15:06.453Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-23T22:15:06.453Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-23T22:15:06.514Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-23T22:15:06.514Z] [2022-04-23T22:15:06.514Z] DONE 19 tests, 3 skipped in 5.928s [2022-04-23T22:15:06.514Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-23T22:15:07.078Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-23T22:15:07.078Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-23T22:15:07.078Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-23T22:15:07.078Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-23T22:15:07.078Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-23T22:15:07.545Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-23T22:15:08.093Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-23T22:15:08.354Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-23T22:15:08.635Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-23T22:15:08.635Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-23T22:15:08.635Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-23T22:15:08.635Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-23T22:15:08.635Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-23T22:15:08.635Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-23T22:15:08.635Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-23T22:15:08.898Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-23T22:15:08.898Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-23T22:15:08.898Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-23T22:15:09.416Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:15:09.417Z] INFO: Testing against a local daemon [2022-04-23T22:15:09.417Z] === RUN TestExternalGraphDriver [2022-04-23T22:15:09.417Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-23T22:15:09.417Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-23T22:15:09.417Z] === RUN TestGraphdriverPluginV2 [2022-04-23T22:15:09.417Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-23T22:15:09.417Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-23T22:15:09.417Z] PASS [2022-04-23T22:15:09.417Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.145s [2022-04-23T22:15:09.417Z] [2022-04-23T22:15:09.417Z] === Skipped [2022-04-23T22:15:09.417Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-23T22:15:09.417Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-23T22:15:09.417Z] [2022-04-23T22:15:09.417Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-23T22:15:09.417Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-23T22:15:09.417Z] [2022-04-23T22:15:09.417Z] DONE 2 tests, 2 skipped in 2.858s [2022-04-23T22:15:09.417Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-23T22:15:09.470Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-23T22:15:10.249Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-23T22:15:10.413Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-23T22:15:10.490Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-23T22:15:10.717Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-23T22:15:10.717Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-23T22:15:10.717Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-23T22:15:10.717Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-23T22:15:10.717Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-23T22:15:10.717Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-23T22:15:11.184Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-23T22:15:11.184Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-23T22:15:11.354Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-23T22:15:11.614Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-23T22:15:12.169Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-23T22:15:12.185Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-23T22:15:12.345Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:15:12.345Z] INFO: Testing against a local daemon [2022-04-23T22:15:12.345Z] === RUN TestReadPluginNoRead [2022-04-23T22:15:12.345Z] read_test.go:21: no unix domain sockets on Windows [2022-04-23T22:15:12.345Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-23T22:15:12.345Z] PASS [2022-04-23T22:15:12.345Z] ok github.com/docker/docker/integration/plugin/logging 0.123s [2022-04-23T22:15:12.345Z] [2022-04-23T22:15:12.345Z] === Skipped [2022-04-23T22:15:12.345Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-23T22:15:12.345Z] read_test.go:21: no unix domain sockets on Windows [2022-04-23T22:15:12.345Z] [2022-04-23T22:15:12.345Z] DONE 1 tests, 1 skipped in 2.791s [2022-04-23T22:15:12.345Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-23T22:15:12.756Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-23T22:15:12.756Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-23T22:15:13.328Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-23T22:15:13.328Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-23T22:15:13.328Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-23T22:15:13.328Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-23T22:15:13.328Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-23T22:15:13.328Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-23T22:15:13.328Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-23T22:15:13.328Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-23T22:15:13.328Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-23T22:15:13.328Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-23T22:15:13.328Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-23T22:15:13.328Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-23T22:15:13.328Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-23T22:15:13.328Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-23T22:15:13.328Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-23T22:15:13.921Z] testing: warning: no tests to run [2022-04-23T22:15:13.922Z] PASS [2022-04-23T22:15:13.922Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.124s [2022-04-23T22:15:13.922Z] [2022-04-23T22:15:13.922Z] DONE 0 tests in 1.555s [2022-04-23T22:15:13.922Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-23T22:15:14.268Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-23T22:15:14.528Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-23T22:15:14.789Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-23T22:15:14.789Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-23T22:15:15.359Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-23T22:15:15.359Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-23T22:15:15.932Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-23T22:15:15.932Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-23T22:15:15.958Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-23T22:15:16.822Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:15:16.822Z] INFO: Testing against a local daemon [2022-04-23T22:15:16.822Z] === RUN TestPluginWithDevMounts [2022-04-23T22:15:16.822Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:16.822Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-23T22:15:16.822Z] PASS [2022-04-23T22:15:16.822Z] ok github.com/docker/docker/integration/plugin/volumes 0.125s [2022-04-23T22:15:16.822Z] [2022-04-23T22:15:16.822Z] === Skipped [2022-04-23T22:15:16.822Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-23T22:15:16.822Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:16.822Z] [2022-04-23T22:15:16.822Z] DONE 1 tests, 1 skipped in 2.860s [2022-04-23T22:15:16.876Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-23T22:15:16.944Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-23T22:15:16.944Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-23T22:15:17.137Z] docker_cli_service_logs_test.go:246: checking task akp2peltih2z [2022-04-23T22:15:17.137Z] docker_cli_service_logs_test.go:251: checking messages for akp2peltih2z [2022-04-23T22:15:17.137Z] docker_cli_service_logs_test.go:246: checking task 8g9ibwre7elc [2022-04-23T22:15:17.279Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-23T22:15:17.398Z] docker_cli_service_logs_test.go:251: checking messages for 8g9ibwre7elc [2022-04-23T22:15:17.412Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-23T22:15:17.412Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-23T22:15:17.412Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-23T22:15:17.412Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-23T22:15:17.658Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-23T22:15:17.658Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-23T22:15:17.658Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-23T22:15:17.919Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-23T22:15:18.183Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-23T22:15:19.126Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-23T22:15:19.457Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:15:19.457Z] INFO: Testing against a local daemon [2022-04-23T22:15:19.457Z] === RUN TestSecretInspect [2022-04-23T22:15:19.457Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:19.457Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-23T22:15:19.457Z] === RUN TestSecretList [2022-04-23T22:15:19.457Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:19.457Z] --- SKIP: TestSecretList (0.00s) [2022-04-23T22:15:19.457Z] === RUN TestSecretsCreateAndDelete [2022-04-23T22:15:19.457Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:19.457Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-23T22:15:19.457Z] === RUN TestSecretsUpdate [2022-04-23T22:15:19.457Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:19.457Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-23T22:15:19.457Z] === RUN TestTemplatedSecret [2022-04-23T22:15:19.457Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:19.457Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-23T22:15:19.457Z] === RUN TestSecretCreateResolve [2022-04-23T22:15:19.457Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:15:19.457Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-23T22:15:19.457Z] PASS [2022-04-23T22:15:19.457Z] ok github.com/docker/docker/integration/secret 0.128s [2022-04-23T22:15:19.457Z] [2022-04-23T22:15:19.457Z] === Skipped [2022-04-23T22:15:19.457Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2022-04-23T22:15:19.457Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:19.457Z] [2022-04-23T22:15:19.457Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-23T22:15:19.457Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:19.457Z] [2022-04-23T22:15:19.457Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-23T22:15:19.457Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:19.457Z] [2022-04-23T22:15:19.457Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-23T22:15:19.457Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:19.457Z] [2022-04-23T22:15:19.457Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-23T22:15:19.457Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:19.457Z] [2022-04-23T22:15:19.457Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-23T22:15:19.457Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:15:19.457Z] [2022-04-23T22:15:19.457Z] DONE 6 tests, 6 skipped in 2.155s [2022-04-23T22:15:19.457Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-23T22:15:19.698Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-23T22:15:19.698Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-23T22:15:19.698Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-23T22:15:20.270Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-23T22:15:20.270Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-23T22:15:20.366Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-23T22:15:21.247Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-23T22:15:21.506Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-23T22:15:22.076Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-23T22:15:22.357Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:15:22.357Z] INFO: Testing against a local daemon [2022-04-23T22:15:22.357Z] === RUN TestServiceCreateInit [2022-04-23T22:15:22.357Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-23T22:15:22.358Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.358Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-23T22:15:22.358Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.358Z] --- PASS: TestServiceCreateInit (0.06s) [2022-04-23T22:15:22.358Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T22:15:22.358Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T22:15:22.358Z] === RUN TestCreateServiceMultipleTimes [2022-04-23T22:15:22.358Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.358Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-23T22:15:22.358Z] === RUN TestCreateServiceConflict [2022-04-23T22:15:22.358Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.358Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-23T22:15:22.358Z] === RUN TestCreateServiceMaxReplicas [2022-04-23T22:15:22.358Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.358Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-04-23T22:15:22.358Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-23T22:15:22.358Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.358Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-23T22:15:22.358Z] === RUN TestCreateServiceSecretFileMode [2022-04-23T22:15:22.358Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.358Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-23T22:15:22.358Z] === RUN TestCreateServiceConfigFileMode [2022-04-23T22:15:22.358Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.358Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-23T22:15:22.358Z] === RUN TestCreateServiceSysctls [2022-04-23T22:15:22.815Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] --- SKIP: TestCreateServiceSysctls (0.06s) [2022-04-23T22:15:22.815Z] === RUN TestCreateServiceCapabilities [2022-04-23T22:15:22.815Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] --- SKIP: TestCreateServiceCapabilities (0.06s) [2022-04-23T22:15:22.815Z] === RUN TestInspect [2022-04-23T22:15:22.815Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] --- SKIP: TestInspect (0.00s) [2022-04-23T22:15:22.815Z] === RUN TestCreateJob [2022-04-23T22:15:22.815Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] --- SKIP: TestCreateJob (0.00s) [2022-04-23T22:15:22.815Z] === RUN TestReplicatedJob [2022-04-23T22:15:22.815Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-23T22:15:22.815Z] === RUN TestUpdateReplicatedJob [2022-04-23T22:15:22.815Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-23T22:15:22.815Z] === RUN TestServiceListWithStatuses [2022-04-23T22:15:22.815Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-23T22:15:22.815Z] === RUN TestDockerNetworkConnectAlias [2022-04-23T22:15:22.815Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-23T22:15:22.815Z] === RUN TestDockerNetworkReConnect [2022-04-23T22:15:22.815Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-23T22:15:22.815Z] === RUN TestServicePlugin [2022-04-23T22:15:22.815Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-23T22:15:22.815Z] === RUN TestServiceUpdateLabel [2022-04-23T22:15:22.815Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:15:22.815Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-23T22:15:22.815Z] === RUN TestServiceUpdateSecrets [2022-04-23T22:15:22.815Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:15:22.815Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-23T22:15:22.815Z] === RUN TestServiceUpdateConfigs [2022-04-23T22:15:22.815Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:15:22.815Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-23T22:15:22.815Z] === RUN TestServiceUpdateNetwork [2022-04-23T22:15:22.815Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:15:22.815Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-23T22:15:22.815Z] === RUN TestServiceUpdatePidsLimit [2022-04-23T22:15:22.815Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:15:22.815Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-23T22:15:22.815Z] PASS [2022-04-23T22:15:22.815Z] ok github.com/docker/docker/integration/service 0.321s [2022-04-23T22:15:22.815Z] [2022-04-23T22:15:22.815Z] === Skipped [2022-04-23T22:15:22.815Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T22:15:22.815Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T22:15:22.815Z] [2022-04-23T22:15:22.815Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T22:15:22.815Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T22:15:22.815Z] [2022-04-23T22:15:22.815Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-23T22:15:22.815Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] [2022-04-23T22:15:22.815Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-23T22:15:22.815Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] [2022-04-23T22:15:22.815Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-04-23T22:15:22.815Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] [2022-04-23T22:15:22.815Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-23T22:15:22.815Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] [2022-04-23T22:15:22.815Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-23T22:15:22.815Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] [2022-04-23T22:15:22.815Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-23T22:15:22.815Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] [2022-04-23T22:15:22.815Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s) [2022-04-23T22:15:22.815Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] [2022-04-23T22:15:22.815Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.06s) [2022-04-23T22:15:22.815Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] [2022-04-23T22:15:22.815Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-23T22:15:22.815Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] [2022-04-23T22:15:22.815Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-23T22:15:22.815Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] [2022-04-23T22:15:22.815Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-23T22:15:22.815Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] [2022-04-23T22:15:22.815Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-23T22:15:22.815Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] [2022-04-23T22:15:22.815Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-23T22:15:22.815Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] [2022-04-23T22:15:22.815Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-23T22:15:22.815Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] [2022-04-23T22:15:22.815Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-23T22:15:22.815Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] [2022-04-23T22:15:22.815Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-23T22:15:22.815Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:22.815Z] [2022-04-23T22:15:22.815Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-23T22:15:22.815Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:15:22.815Z] [2022-04-23T22:15:22.815Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-23T22:15:22.815Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:15:22.815Z] [2022-04-23T22:15:22.815Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-23T22:15:22.815Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:15:22.815Z] [2022-04-23T22:15:22.815Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-23T22:15:22.815Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:15:22.815Z] [2022-04-23T22:15:22.815Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-23T22:15:22.815Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:15:22.815Z] [2022-04-23T22:15:22.815Z] DONE 24 tests, 23 skipped in 3.340s [2022-04-23T22:15:22.815Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-23T22:15:23.001Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-23T22:15:23.989Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-23T22:15:24.250Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-23T22:15:24.250Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-23T22:15:24.250Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-23T22:15:24.986Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:15:24.986Z] INFO: Testing against a local daemon [2022-04-23T22:15:24.986Z] === RUN TestSessionCreate [2022-04-23T22:15:24.986Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-23T22:15:24.986Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-23T22:15:24.986Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-23T22:15:24.986Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-23T22:15:24.986Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-23T22:15:24.986Z] PASS [2022-04-23T22:15:24.986Z] ok github.com/docker/docker/integration/session 0.130s [2022-04-23T22:15:24.986Z] [2022-04-23T22:15:24.986Z] === Skipped [2022-04-23T22:15:24.986Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-23T22:15:24.986Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-23T22:15:24.986Z] [2022-04-23T22:15:24.986Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-23T22:15:24.986Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-23T22:15:24.986Z] [2022-04-23T22:15:24.986Z] DONE 2 tests, 2 skipped in 2.051s [2022-04-23T22:15:24.986Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-23T22:15:25.195Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-23T22:15:25.765Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-23T22:15:26.337Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-23T22:15:26.597Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-23T22:15:27.885Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:15:27.885Z] INFO: Testing against a local daemon [2022-04-23T22:15:27.885Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-23T22:15:27.885Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:27.885Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T22:15:27.885Z] === RUN TestDiskUsage [2022-04-23T22:15:27.885Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-23T22:15:27.885Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-23T22:15:27.885Z] === RUN TestEventsExecDie [2022-04-23T22:15:27.885Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-23T22:15:27.885Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-23T22:15:27.885Z] === RUN TestEventsBackwardsCompatible [2022-04-23T22:15:27.885Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-23T22:15:27.885Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-23T22:15:27.885Z] === RUN TestEventsVolumeCreate [2022-04-23T22:15:27.885Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-23T22:15:27.885Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-23T22:15:27.885Z] === RUN TestInfoAPI [2022-04-23T22:15:27.885Z] --- PASS: TestInfoAPI (0.06s) [2022-04-23T22:15:27.885Z] === RUN TestInfoAPIWarnings [2022-04-23T22:15:27.885Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:15:27.885Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-23T22:15:27.885Z] === RUN TestInfoDebug [2022-04-23T22:15:27.885Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:15:27.885Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-23T22:15:27.885Z] === RUN TestInfoInsecureRegistries [2022-04-23T22:15:27.885Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:15:27.885Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-23T22:15:27.885Z] === RUN TestInfoRegistryMirrors [2022-04-23T22:15:27.885Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:15:27.885Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-23T22:15:27.885Z] === RUN TestLoginFailsWithBadCredentials [2022-04-23T22:15:27.981Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-23T22:15:27.981Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-23T22:15:28.242Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-23T22:15:28.855Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-23T22:15:28.856Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-04-23T22:15:28.856Z] === RUN TestPingCacheHeaders [2022-04-23T22:15:28.856Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-04-23T22:15:28.856Z] === RUN TestPingGet [2022-04-23T22:15:28.856Z] --- PASS: TestPingGet (0.05s) [2022-04-23T22:15:28.856Z] === RUN TestPingHead [2022-04-23T22:15:28.856Z] --- PASS: TestPingHead (0.06s) [2022-04-23T22:15:28.856Z] === RUN TestPingSwarmHeader [2022-04-23T22:15:28.856Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:28.856Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-23T22:15:28.856Z] === RUN TestVersion [2022-04-23T22:15:28.856Z] --- PASS: TestVersion (0.04s) [2022-04-23T22:15:28.856Z] PASS [2022-04-23T22:15:28.856Z] ok github.com/docker/docker/integration/system 1.320s [2022-04-23T22:15:28.856Z] [2022-04-23T22:15:29.313Z] === Skipped [2022-04-23T22:15:29.313Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T22:15:29.313Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:29.313Z] [2022-04-23T22:15:29.313Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-23T22:15:29.313Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-23T22:15:29.313Z] [2022-04-23T22:15:29.313Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-23T22:15:29.313Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-23T22:15:29.313Z] [2022-04-23T22:15:29.313Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-23T22:15:29.313Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-23T22:15:29.313Z] [2022-04-23T22:15:29.313Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-23T22:15:29.313Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-23T22:15:29.313Z] [2022-04-23T22:15:29.313Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-23T22:15:29.313Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:15:29.313Z] [2022-04-23T22:15:29.313Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-23T22:15:29.313Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:15:29.313Z] [2022-04-23T22:15:29.313Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-23T22:15:29.313Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:15:29.313Z] [2022-04-23T22:15:29.313Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-23T22:15:29.313Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:15:29.313Z] [2022-04-23T22:15:29.313Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-23T22:15:29.313Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:29.313Z] [2022-04-23T22:15:29.313Z] DONE 16 tests, 10 skipped in 3.875s [2022-04-23T22:15:29.313Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-23T22:15:29.625Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3823383396 [2022-04-23T22:15:29.838Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-23T22:15:29.838Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-23T22:15:29.838Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-23T22:15:30.197Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-23T22:15:30.197Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-23T22:15:31.482Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:15:31.482Z] INFO: Testing against a local daemon [2022-04-23T22:15:31.482Z] === RUN TestVolumesCreateAndList [2022-04-23T22:15:31.482Z] --- PASS: TestVolumesCreateAndList (0.08s) [2022-04-23T22:15:31.482Z] === RUN TestVolumesRemove [2022-04-23T22:15:31.581Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-23T22:15:31.581Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-23T22:15:31.581Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-23T22:15:31.940Z] --- PASS: TestVolumesRemove (0.15s) [2022-04-23T22:15:31.940Z] === RUN TestVolumesInspect [2022-04-23T22:15:31.940Z] --- PASS: TestVolumesInspect (0.07s) [2022-04-23T22:15:31.940Z] === RUN TestVolumesInvalidJSON [2022-04-23T22:15:31.940Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-23T22:15:31.940Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-23T22:15:31.940Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-23T22:15:31.940Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-23T22:15:31.940Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-23T22:15:31.940Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-23T22:15:31.940Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-23T22:15:31.940Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-04-23T22:15:31.940Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-23T22:15:31.940Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-23T22:15:31.940Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-23T22:15:31.940Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-23T22:15:31.940Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-23T22:15:31.940Z] PASS [2022-04-23T22:15:31.940Z] ok github.com/docker/docker/integration/volume 0.426s [2022-04-23T22:15:31.940Z] [2022-04-23T22:15:31.940Z] DONE 9 tests in 2.712s [2022-04-23T22:15:31.940Z] INFO: make.ps1 ended at 04/23/2022 22:15:31 [2022-04-23T22:15:31.940Z] INFO: Integration CLI tests being run from the host: [2022-04-23T22:15:31.940Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-23T22:15:32.786Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-23T22:15:32.964Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-23T22:15:33.904Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-23T22:15:34.473Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-23T22:15:34.473Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-23T22:15:34.473Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-23T22:15:34.473Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-23T22:15:34.995Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-23T22:15:35.043Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-23T22:15:35.043Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-23T22:15:35.327Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-23T22:15:35.983Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-23T22:15:36.554Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-23T22:15:37.124Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-23T22:15:38.505Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-23T22:15:39.739Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-23T22:15:39.739Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-23T22:15:39.739Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-23T22:15:39.739Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-23T22:15:39.739Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-23T22:15:39.739Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-23T22:15:39.739Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-23T22:15:39.739Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-23T22:15:39.739Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-23T22:15:40.080Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-23T22:15:40.722Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-23T22:15:41.049Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-23T22:15:41.644Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-23T22:15:41.645Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-23T22:15:41.645Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-23T22:15:42.431Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-23T22:15:43.394Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-23T22:15:44.335Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-23T22:15:44.594Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-23T22:15:45.277Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-23T22:15:45.538Z] docker_cli_swarm_test.go:1895: [dde213ce50df1] joining swarm manager [d1af70db3c689]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:15:46.481Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-23T22:15:46.740Z] docker_cli_swarm_test.go:1896: [d18ee42a0f113] joining swarm manager [d1af70db3c689]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:15:46.786Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:15:46.786Z] INFO: Testing against a local daemon [2022-04-23T22:15:46.786Z] === RUN TestDockerSuite [2022-04-23T22:15:46.786Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-23T22:15:46.786Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-23T22:15:46.786Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T22:15:46.786Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-23T22:15:46.786Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-23T22:15:46.786Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-23T22:15:46.786Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-23T22:15:46.786Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-23T22:15:46.786Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-23T22:15:46.786Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-23T22:15:46.786Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-23T22:15:46.786Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-23T22:15:46.806Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-23T22:15:47.751Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-23T22:15:48.209Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-23T22:15:49.279Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-23T22:15:50.663Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-23T22:15:50.923Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-23T22:15:51.864Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-23T22:15:52.666Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-23T22:15:52.666Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-23T22:15:52.666Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-23T22:15:52.666Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-23T22:15:52.666Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-23T22:15:52.667Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-23T22:15:52.667Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-23T22:15:52.667Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-23T22:15:52.667Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-23T22:15:53.251Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-23T22:15:53.652Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-23T22:15:54.632Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-23T22:15:57.171Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-23T22:15:59.713Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-23T22:16:01.095Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-23T22:16:04.407Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-23T22:16:06.946Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-23T22:16:08.857Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-23T22:16:09.430Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-23T22:16:11.341Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-23T22:16:13.253Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-23T22:16:13.513Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-23T22:16:14.084Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-23T22:16:14.344Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-23T22:16:14.344Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-23T22:16:14.344Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-23T22:16:14.915Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-23T22:16:16.547Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-23T22:16:16.547Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-23T22:16:16.547Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-23T22:16:16.547Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-23T22:16:16.547Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-23T22:16:17.456Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-23T22:16:20.752Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-23T22:16:21.014Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-23T22:16:21.275Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-23T22:16:21.275Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-23T22:16:21.275Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-23T22:16:21.275Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-23T22:16:21.275Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-23T22:16:22.220Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-23T22:16:23.161Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-23T22:16:23.748Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-23T22:16:25.132Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-23T22:16:25.132Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-23T22:16:27.043Z] docker_cli_swarm_test.go:1796: [da0217c10b2f6] joining swarm manager [d1236caf32ec6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:16:28.424Z] docker_cli_swarm_test.go:1797: [d3d7aeaaf2427] joining swarm manager [d1236caf32ec6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:16:28.424Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-23T22:16:29.809Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-23T22:16:29.809Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-23T22:16:29.809Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-23T22:16:30.378Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-23T22:16:30.949Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-23T22:16:33.493Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-23T22:16:34.338Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-23T22:16:34.338Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-23T22:16:35.321Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-23T22:16:35.788Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-23T22:16:36.033Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-23T22:16:36.353Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-23T22:16:36.353Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-23T22:16:36.353Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-23T22:16:36.353Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-23T22:16:36.353Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-23T22:16:37.942Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-23T22:16:39.324Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-23T22:16:41.238Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-23T22:16:42.941Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-23T22:16:42.941Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-23T22:16:43.786Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-23T22:16:43.925Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-23T22:16:44.047Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-23T22:16:45.433Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-23T22:16:47.344Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-23T22:16:47.914Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-23T22:16:48.855Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-23T22:16:49.780Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-23T22:16:50.237Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-23T22:16:51.620Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-23T22:16:52.189Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-23T22:16:53.130Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-23T22:16:54.516Z] docker_cli_swarm_test.go:1315: [d35fef3080f20] joining swarm manager [d6099dd0bc85d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:16:54.775Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-23T22:16:55.719Z] docker_cli_swarm_test.go:1316: [d6d61ffc6e46a] joining swarm manager [d6099dd0bc85d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:16:56.662Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-23T22:16:57.573Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-23T22:16:57.573Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-23T22:16:57.573Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-23T22:16:57.573Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-23T22:17:00.191Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-23T22:17:04.724Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-23T22:17:04.724Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-23T22:17:05.191Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-23T22:17:08.842Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-23T22:17:08.842Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-23T22:17:08.842Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-23T22:17:11.051Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-23T22:17:11.563Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-23T22:17:11.563Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-23T22:17:11.563Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-23T22:17:12.133Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-23T22:17:12.133Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-23T22:17:12.133Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-23T22:17:12.133Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-23T22:17:12.704Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-23T22:17:12.704Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-23T22:17:13.648Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-23T22:17:13.648Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-23T22:17:13.648Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-23T22:17:13.648Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-23T22:17:13.648Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-23T22:17:14.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-23T22:17:14.692Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-23T22:17:14.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-23T22:17:14.692Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-23T22:17:14.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-23T22:17:15.031Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-23T22:17:15.031Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-23T22:17:15.291Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-23T22:17:15.291Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-23T22:17:15.291Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-23T22:17:21.464Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-23T22:17:21.832Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-23T22:17:21.832Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-23T22:17:21.832Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-23T22:17:21.832Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-23T22:17:21.832Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-23T22:17:21.832Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-23T22:17:21.832Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-23T22:17:21.832Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-23T22:17:21.863Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-23T22:17:22.123Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-23T22:17:22.384Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-23T22:17:22.384Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-23T22:17:24.296Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-23T22:17:26.850Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-23T22:17:26.850Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite (1331.41s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.62s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.40s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.59s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.58s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.83s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.77s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.01s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.10s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.14s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.63s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.62s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.61s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.60s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.75s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.64s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAttachDetach (1.05s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.81s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.81s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.95s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.94s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.93s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.14s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.79s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.82s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.05s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.66s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.77s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.88s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.67s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.21s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.70s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.87s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.22s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.38s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.19s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.88s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.37s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.73s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.03s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.03s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.30s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.19s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.91s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.93s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.30s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.76s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.20s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.35s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.28s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.05s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.74s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.32s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.87s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.80s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.01s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.50s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.07s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.41s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.07s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.78s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.96s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.23s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.46s) [2022-04-23T22:17:26.850Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.99s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.32s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.02s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.12s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.56s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.66s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.24s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.63s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.74s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.86s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.79s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.69s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.84s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.35s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildCmd (0.29s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.28s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.33s) [2022-04-23T22:17:26.851Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.15s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.00s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.77s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.81s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.75s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.56s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.02s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.69s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.45s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.16s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.16s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.41s) [2022-04-23T22:17:26.851Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-23T22:17:26.851Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-23T22:17:26.851Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-23T22:17:26.851Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.78s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.87s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.16s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.35s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.06s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.55s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.95s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.31s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.58s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.58s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.31s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.04s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.15s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.47s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.34s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.49s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.37s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.01s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.83s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.12s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.23s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.09s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.47s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.30s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.82s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.94s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.48s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.94s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.65s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.27s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.61s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildEnv (1.19s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.34s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.24s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.52s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.04s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.96s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.21s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.24s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.82s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.81s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.34s) [2022-04-23T22:17:26.851Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.48s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.30s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.69s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildFails (0.82s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.95s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.12s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.44s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.35s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.99s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.05s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.38s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.76s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.83s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.50s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildHistory (4.29s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.49s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.93s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.96s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.80s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildLabel (0.51s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.52s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.22s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildLabels (0.33s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.71s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.08s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.76s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.52s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.99s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.28s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.12s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.40s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.45s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.67s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.23s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.78s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.74s) [2022-04-23T22:17:26.851Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.64s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.44s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.38s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.37s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.39s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.82s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.69s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.22s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.38s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.50s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.66s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.43s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.43s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.71s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.04s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.72s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.97s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.26s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.56s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildPATH (2.52s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.67s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.83s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.75s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.03s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.70s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildRm (2.63s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.74s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.00s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.45s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.83s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.98s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.79s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.75s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.36s) [2022-04-23T22:17:26.851Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.63s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildStderr (0.65s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.03s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.82s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.96s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.69s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.10s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.92s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildUser (2.65s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.89s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.75s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.63s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.62s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.64s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.88s) [2022-04-23T22:17:26.851Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-23T22:17:26.851Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-23T22:17:26.851Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-23T22:17:26.851Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.07s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.53s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.57s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.34s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.63s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.20s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.33s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.97s) [2022-04-23T22:17:26.851Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.85s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.64s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-04-23T22:17:26.851Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.58s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.80s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestCommitChange (0.82s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.79s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.18s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.22s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.65s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestCommitTTY (1.21s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.58s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.11s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.60s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.15s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.34s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.76s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.91s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.73s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.60s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.61s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.54s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.68s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.69s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.68s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.57s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.13s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.08s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.74s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.85s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.66s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.78s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.92s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.62s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.59s) [2022-04-23T22:17:26.851Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.04s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.19s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.58s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.51s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.65s) [2022-04-23T22:17:26.852Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.68s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.65s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.12s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.24s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.65s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.43s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.14s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.82s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.45s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.48s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.34s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.47s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0011b0780_} (1.60s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11528370821_/foo_false____} (1.40s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11528370821_/foo_true____} (1.48s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33476291997_/foo_false____} (1.58s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33476291997_/foo_true____} (1.32s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33476291997_/foo_true__0xc0011b07b0__} (0.51s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0011b07c8_} (1.33s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0011b07e0_} (1.30s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0011b07f8_} (1.31s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0011b0810_} (1.32s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.13s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.30s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.45s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.60s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.26s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.22s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.72s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.62s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.62s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.72s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.61s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.64s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.13s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.71s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.53s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.89s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.63s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.56s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.78s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.88s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.69s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.90s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.91s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.79s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.21s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.64s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.67s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.24s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.74s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.69s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.32s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.45s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.79s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.81s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.47s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.53s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.16s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.72s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpToDot (0.68s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.21s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.21s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpToStdout (0.70s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.12s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.37s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.79s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.01s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.52s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.75s) [2022-04-23T22:17:26.852Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.52s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.34s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-04-23T22:17:26.852Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.35s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.99s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.25s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.83s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.15s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.65s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.29s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.06s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.62s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.63s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.09s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.15s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.66s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.12s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.53s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.75s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.84s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.42s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.63s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsAttach (0.54s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.47s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.98s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.18s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.13s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsCopy (1.14s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.80s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.46s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.08s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.53s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.29s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsFilters (0.94s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsFormat (0.95s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.69s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-04-23T22:17:26.852Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-23T22:17:26.852Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.09s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsRename (0.52s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.49s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.41s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsTop (0.69s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsUntag (2.60s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.88s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExec (0.57s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.44s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.49s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.04s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.54s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.67s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.65s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.53s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.54s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.53s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.99s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecCgroup (0.84s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.09s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.65s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecInspectID (1.73s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.72s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecParseError (0.75s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.02s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecStartFails (0.56s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.71s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.62s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2022-04-23T22:17:26.852Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.51s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.58s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.83s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.54s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.56s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.68s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.91s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestHealth (18.66s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.24s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestImportDisplay (1.11s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.11s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestImportGzipped (1.12s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s) [2022-04-23T22:17:26.852Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.46s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.47s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.15s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-04-23T22:17:26.853Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-23T22:17:26.853Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.95s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.98s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.48s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.29s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.95s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.12s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.40s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.49s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.51s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.59s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.78s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.24s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.81s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.07s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.51s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.47s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.67s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.50s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.79s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.03s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.21s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.16s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.84s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLogsSince (6.56s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.63s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLogsTail (0.52s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.60s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestNetHostname (1.41s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.67s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.28s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPluginActive (1.92s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.47s) [2022-04-23T22:17:26.853Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.38s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.16s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.96s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.43s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.87s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.34s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.00s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPortList (6.25s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.87s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.12s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.55s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.68s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.57s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.45s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.19s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.94s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPsByOrder (1.94s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.80s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.04s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.40s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.57s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.01s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.94s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.61s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.24s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.57s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.48s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.91s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.56s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.71s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2022-04-23T22:17:26.853Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.49s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.50s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.19s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.13s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.56s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.97s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.82s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.48s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.36s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.04s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.32s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.24s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.20s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRmiBlank (0.04s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.15s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.48s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.11s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.31s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.57s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.68s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.31s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.89s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.26s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.03s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.53s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.65s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.98s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.21s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.78s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.99s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.75s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.95s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.40s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.59s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.06s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.67s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.74s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.09s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.97s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.22s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.49s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.44s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.04s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.48s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.73s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.50s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.08s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.53s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.64s) [2022-04-23T22:17:26.853Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-23T22:17:26.853Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.08s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.86s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.34s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.03s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.49s) [2022-04-23T22:17:26.853Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.52s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.56s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.77s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.50s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.67s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.51s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.48s) [2022-04-23T22:17:26.853Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.55s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunExitCode (0.48s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.52s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.53s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.47s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.54s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.17s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.28s) [2022-04-23T22:17:26.854Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.34s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.99s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.63s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.45s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.05s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.70s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.53s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.33s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.15s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.60s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.58s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.48s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.80s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.08s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.91s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.10s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.26s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunMount (5.13s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.68s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.49s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.03s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.88s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.05s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.28s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.51s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.99s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.00s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.45s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunNetHost (0.66s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.42s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.35s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.30s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.61s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.53s) [2022-04-23T22:17:26.854Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.80s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.71s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.36s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.64s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2022-04-23T22:17:26.854Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.89s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.68s) [2022-04-23T22:17:26.854Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.50s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.05s) [2022-04-23T22:17:26.854Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.70s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.07s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunRm (0.69s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.61s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.48s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.70s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.62s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.53s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.67s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.34s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.65s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.67s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.60s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.48s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.49s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.53s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.75s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.68s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.53s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.52s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunState (1.16s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.69s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.61s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2022-04-23T22:17:26.854Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.49s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.53s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunSysctls (1.24s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.60s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.62s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.53s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.81s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.95s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.50s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.70s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.75s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.87s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.24s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunUserByID (0.80s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunUserByName (0.49s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.63s) [2022-04-23T22:17:26.854Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.59s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.51s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.49s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.79s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.84s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.91s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.72s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.17s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.51s) [2022-04-23T22:17:26.854Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-23T22:17:26.854Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-23T22:17:26.854Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s) [2022-04-23T22:17:26.854Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.73s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.68s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.31s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.52s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.51s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.70s) [2022-04-23T22:17:26.854Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-04-23T22:17:26.854Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-23T22:17:26.854Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-04-23T22:17:26.854Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-23T22:17:26.854Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-23T22:17:26.854Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.61s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.62s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.55s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.52s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.80s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.70s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.06s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.60s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.96s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.63s) [2022-04-23T22:17:26.854Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.54s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.15s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.56s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.72s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.42s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.70s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.23s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.52s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.86s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.26s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.16s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.18s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.57s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.09s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.68s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.77s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.12s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.97s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.83s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.10s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.60s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.52s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestStartRecordError (1.07s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.16s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.34s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.51s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.06s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.63s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.73s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2022-04-23T22:17:26.854Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.62s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.93s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.49s) [2022-04-23T22:17:26.854Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-23T22:17:26.854Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.67s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.31s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestUpdateStats (3.61s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.06s) [2022-04-23T22:17:26.854Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.60s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.35s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.36s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.09s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.43s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.19s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.59s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.54s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.65s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.96s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.88s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.29s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.37s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.63s) [2022-04-23T22:17:26.854Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.65s) [2022-04-23T22:17:26.855Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.60s) [2022-04-23T22:17:26.855Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.10s) [2022-04-23T22:17:26.855Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-04-23T22:17:26.855Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-04-23T22:17:26.855Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2022-04-23T22:17:26.855Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-04-23T22:17:26.855Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-04-23T22:17:26.855Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-04-23T22:17:26.855Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.56s) [2022-04-23T22:17:26.855Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-04-23T22:17:26.855Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2022-04-23T22:17:26.855Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-04-23T22:17:26.855Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2022-04-23T22:17:26.855Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-04-23T22:17:26.855Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-04-23T22:17:26.855Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.44s) [2022-04-23T22:17:26.855Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-04-23T22:17:26.855Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-04-23T22:17:26.855Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-04-23T22:17:26.855Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-23T22:17:26.855Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.42s) [2022-04-23T22:17:26.855Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.44s) [2022-04-23T22:17:26.855Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-04-23T22:17:26.855Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-04-23T22:17:26.855Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.91s) [2022-04-23T22:17:26.855Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.54s) [2022-04-23T22:17:26.855Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-23T22:17:26.855Z] === RUN TestDockerRegistrySuite [2022-04-23T22:17:26.855Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-23T22:17:28.235Z] check_test.go:194: [d318033097af7] daemon is not started [2022-04-23T22:17:28.235Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-23T22:17:29.174Z] check_test.go:194: [d254be48b7f77] daemon is not started [2022-04-23T22:17:29.174Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-23T22:17:30.557Z] check_test.go:194: [d701413cca4c0] daemon is not started [2022-04-23T22:17:30.557Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-23T22:17:30.557Z] check_test.go:194: [dfb9717602f9b] daemon is not started [2022-04-23T22:17:30.557Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-23T22:17:31.877Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-23T22:17:31.877Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-23T22:17:31.877Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-23T22:17:33.858Z] check_test.go:194: [db5b7ba5683cf] daemon is not started [2022-04-23T22:17:33.858Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-23T22:17:37.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-23T22:17:37.736Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-23T22:17:37.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-23T22:17:37.736Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-23T22:17:37.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-23T22:17:38.057Z] check_test.go:194: [d17b58c0124e3] daemon is not started [2022-04-23T22:17:38.057Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-23T22:17:41.356Z] check_test.go:194: [ded5884179056] daemon is not started [2022-04-23T22:17:41.356Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-23T22:17:41.926Z] check_test.go:194: [deeba8994c7d2] daemon is not started [2022-04-23T22:17:41.926Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-23T22:17:43.311Z] check_test.go:194: [db3cad11c02ae] daemon is not started [2022-04-23T22:17:43.311Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-23T22:17:44.259Z] check_test.go:194: [d7394ab27ba22] daemon is not started [2022-04-23T22:17:44.259Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-23T22:17:44.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-23T22:17:44.885Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-23T22:17:44.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-23T22:17:44.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-23T22:17:44.885Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-23T22:17:44.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-23T22:17:44.885Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-23T22:17:44.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-23T22:17:45.199Z] check_test.go:194: [d7d361c2b9d8c] daemon is not started [2022-04-23T22:17:45.199Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-23T22:17:46.138Z] check_test.go:194: [db0a52b8c855e] daemon is not started [2022-04-23T22:17:46.138Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-23T22:17:47.082Z] check_test.go:194: [dc7ceae49db39] daemon is not started [2022-04-23T22:17:47.082Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-23T22:17:47.088Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-23T22:17:48.466Z] check_test.go:194: [d7a7b31197732] daemon is not started [2022-04-23T22:17:48.466Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-23T22:17:49.407Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6f8fbfdca8191b7e68a20f868769dcf7cf6090da2de2f88fb02f60f53cdc015e [2022-04-23T22:17:49.983Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dc2b1f3eb8a2eb93237f88d5db7a1fe909dd83ec07a7a7c64c3c3122b5a01f25 [2022-04-23T22:17:50.244Z] check_test.go:194: [d0d0f7e088e8f] daemon is not started [2022-04-23T22:17:50.244Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-23T22:17:50.869Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-23T22:17:50.869Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-23T22:17:51.183Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:92d994e359ee0e6764c58061196b7509e82af1718360a56aab934a35eab8cfaa [2022-04-23T22:17:51.879Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-23T22:17:51.879Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T22:17:52.122Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cfab1a649296d7d23d4e97ac1e58dff794d69bd6584caefd3015f6723dda3fe1 [2022-04-23T22:17:52.122Z] check_test.go:194: [d8d762e7271da] daemon is not started [2022-04-23T22:17:52.122Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-23T22:17:52.345Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-23T22:17:53.061Z] check_test.go:194: [d7aa7627318a0] daemon is not started [2022-04-23T22:17:53.061Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-23T22:17:53.905Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-23T22:17:53.905Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-23T22:17:53.905Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-23T22:17:55.607Z] check_test.go:194: [d3f39b78f38bc] daemon is not started [2022-04-23T22:17:55.607Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-23T22:17:56.177Z] check_test.go:194: [d9a14780aee39] daemon is not started [2022-04-23T22:17:56.177Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-23T22:17:56.177Z] check_test.go:194: [db05da6e39e37] daemon is not started [2022-04-23T22:17:56.177Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-23T22:17:57.117Z] check_test.go:194: [d80a7ac8dd7fc] daemon is not started [2022-04-23T22:17:57.117Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-23T22:17:58.057Z] check_test.go:194: [d47e5b61acba4] daemon is not started [2022-04-23T22:17:58.057Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-23T22:17:58.647Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-23T22:17:58.997Z] check_test.go:194: [df22f85f05866] daemon is not started [2022-04-23T22:17:58.998Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-23T22:17:59.258Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-23T22:17:59.829Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-23T22:17:59.829Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-23T22:17:59.829Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-23T22:17:59.829Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-23T22:17:59.829Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-23T22:17:59.829Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-23T22:17:59.829Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-23T22:17:59.829Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T22:17:59.829Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-23T22:17:59.829Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-23T22:17:59.829Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-23T22:17:59.829Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T22:17:59.829Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-23T22:17:59.829Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-23T22:17:59.829Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-23T22:17:59.829Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:17:59.829Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-23T22:17:59.829Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-23T22:17:59.829Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-23T22:17:59.829Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-23T22:17:59.829Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-23T22:17:59.829Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T22:17:59.829Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-23T22:17:59.829Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-23T22:17:59.829Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-23T22:18:00.206Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-23T22:18:00.206Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-23T22:18:00.206Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-23T22:18:00.206Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-23T22:18:00.206Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-23T22:18:01.358Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-23T22:18:01.764Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-23T22:18:02.581Z] check_test.go:194: [dd46f8d67e91a] daemon is not started [2022-04-23T22:18:02.581Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-23T22:18:02.581Z] check_test.go:194: [d29ba8b8457ed] daemon is not started [2022-04-23T22:18:02.581Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-23T22:18:02.747Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-23T22:18:03.519Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-23T22:18:03.526Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-23T22:18:03.526Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-23T22:18:03.526Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-23T22:18:03.526Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-23T22:18:03.730Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-23T22:18:03.984Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-23T22:18:03.984Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-23T22:18:03.984Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-23T22:18:03.984Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-23T22:18:03.984Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-23T22:18:04.090Z] check_test.go:194: [d0a63272e3751] daemon is not started [2022-04-23T22:18:04.090Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-23T22:18:04.195Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-23T22:18:04.349Z] check_test.go:194: [d8df6f63152c6] daemon is not started [2022-04-23T22:18:04.349Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-23T22:18:04.609Z] check_test.go:194: [d8ab60c820f26] daemon is not started [2022-04-23T22:18:04.609Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-23T22:18:04.662Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-23T22:18:04.869Z] check_test.go:194: [d91491ddd54da] daemon is not started [2022-04-23T22:18:04.869Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-23T22:18:05.130Z] check_test.go:194: [d27e2f3159428] daemon is not started [2022-04-23T22:18:05.130Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-23T22:18:05.701Z] check_test.go:194: [dd6594722f41e] daemon is not started [2022-04-23T22:18:05.701Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-23T22:18:05.962Z] check_test.go:194: [d1f885d56beeb] daemon is not started [2022-04-23T22:18:05.962Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-23T22:18:07.345Z] check_test.go:194: [d58d8bfed39f4] daemon is not started [2022-04-23T22:18:07.345Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-23T22:18:07.712Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-23T22:18:07.712Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-23T22:18:07.712Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-23T22:18:07.712Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-23T22:18:07.712Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-23T22:18:09.257Z] check_test.go:194: [df86c5d0d560a] daemon is not started [2022-04-23T22:18:09.258Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-23T22:18:10.197Z] check_test.go:194: [de5d69bb692d9] daemon is not started [2022-04-23T22:18:10.197Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-23T22:18:10.768Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-23T22:18:11.708Z] check_test.go:194: [d4aeda43fd414] daemon is not started [2022-04-23T22:18:11.708Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-23T22:18:11.799Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-23T22:18:12.648Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-23T22:18:13.358Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-23T22:18:13.358Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-23T22:18:13.358Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite (46.75s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.16s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.04s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.26s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.84s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.88s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.83s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.03s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.03s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.06s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.88s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.07s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.15s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.85s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.96s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.06s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.07s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.53s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.41s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.50s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.36s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.57s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.30s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.01s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.06s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.35s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.15s) [2022-04-23T22:18:13.588Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.81s) [2022-04-23T22:18:13.588Z] === RUN TestDockerSchema1RegistrySuite [2022-04-23T22:18:13.588Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-23T22:18:13.849Z] check_test.go:221: [d55069c3499dc] daemon is not started [2022-04-23T22:18:13.849Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-23T22:18:14.918Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-23T22:18:14.918Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-23T22:18:14.918Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-23T22:18:14.978Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-23T22:18:15.384Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-23T22:18:16.265Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-23T22:18:17.594Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-23T22:18:17.924Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-23T22:18:17.924Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-23T22:18:18.061Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-23T22:18:18.081Z] check_test.go:221: [d9dce72f88031] daemon is not started [2022-04-23T22:18:18.081Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-23T22:18:18.081Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-23T22:18:18.394Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-23T22:18:18.394Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T22:18:18.862Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-23T22:18:19.044Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-23T22:18:19.045Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-23T22:18:19.045Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-23T22:18:19.989Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-23T22:18:20.027Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-23T22:18:20.426Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-23T22:18:20.426Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-23T22:18:20.426Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-23T22:18:20.494Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-23T22:18:20.494Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-23T22:18:20.494Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-23T22:18:20.494Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-23T22:18:20.494Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-23T22:18:24.192Z] check_test.go:221: [de859472e60c9] daemon is not started [2022-04-23T22:18:24.192Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-23T22:18:24.192Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-23T22:18:24.762Z] check_test.go:221: [d8879f9d394cd] daemon is not started [2022-04-23T22:18:24.762Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-23T22:18:25.021Z] check_test.go:221: [d5dcb2b4f2a69] daemon is not started [2022-04-23T22:18:25.021Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-23T22:18:26.289Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-23T22:18:26.349Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-23T22:18:26.404Z] check_test.go:221: [d1b66cbdd341f] daemon is not started [2022-04-23T22:18:26.404Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-23T22:18:27.273Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-23T22:18:27.273Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-23T22:18:27.273Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-23T22:18:27.273Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-23T22:18:27.273Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-23T22:18:27.343Z] check_test.go:221: [dbc57402e5d70] daemon is not started [2022-04-23T22:18:27.344Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-23T22:18:28.283Z] check_test.go:221: [d4bbe561102bc] daemon is not started [2022-04-23T22:18:28.283Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-23T22:18:28.834Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-23T22:18:30.398Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-23T22:18:30.827Z] check_test.go:221: [d4bce68db0b50] daemon is not started [2022-04-23T22:18:30.827Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-23T22:18:30.866Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-23T22:18:31.087Z] check_test.go:221: [d224fbee177fe] daemon is not started [2022-04-23T22:18:31.087Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-23T22:18:31.333Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-23T22:18:31.660Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-23T22:18:31.660Z] check_test.go:221: [dad20cfc5adb8] daemon is not started [2022-04-23T22:18:31.660Z] --- PASS: TestDockerSchema1RegistrySuite (17.97s) [2022-04-23T22:18:31.660Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.20s) [2022-04-23T22:18:31.660Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.71s) [2022-04-23T22:18:31.660Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.08s) [2022-04-23T22:18:31.660Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.27s) [2022-04-23T22:18:31.660Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-04-23T22:18:31.660Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.32s) [2022-04-23T22:18:31.660Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.06s) [2022-04-23T22:18:31.660Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-04-23T22:18:31.660Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.44s) [2022-04-23T22:18:31.660Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-04-23T22:18:31.660Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2022-04-23T22:18:31.660Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-23T22:18:31.660Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-23T22:18:31.801Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-23T22:18:32.605Z] check_test.go:250: [d64c580660e7d] daemon is not started [2022-04-23T22:18:32.605Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-23T22:18:33.176Z] check_test.go:250: [d967d0d63acf9] daemon is not started [2022-04-23T22:18:33.176Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-23T22:18:33.176Z] check_test.go:250: [d9a1b91da19cf] daemon is not started [2022-04-23T22:18:33.176Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-23T22:18:34.558Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-23T22:18:35.586Z] check_test.go:250: [d7d3ffe617eb7] daemon is not started [2022-04-23T22:18:35.586Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-23T22:18:35.845Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-23T22:18:35.845Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-23T22:18:35.845Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-23T22:18:35.845Z] check_test.go:250: [dab975bc8a0cf] daemon is not started [2022-04-23T22:18:35.845Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-23T22:18:37.228Z] check_test.go:250: [dffae7c657f26] daemon is not started [2022-04-23T22:18:37.228Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-23T22:18:37.228Z] check_test.go:250: [dfcc8dd68c164] daemon is not started [2022-04-23T22:18:37.228Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.69s) [2022-04-23T22:18:37.228Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.90s) [2022-04-23T22:18:37.228Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.67s) [2022-04-23T22:18:37.228Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.19s) [2022-04-23T22:18:37.228Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.27s) [2022-04-23T22:18:37.228Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.81s) [2022-04-23T22:18:37.228Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.57s) [2022-04-23T22:18:37.228Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.12s) [2022-04-23T22:18:37.228Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2022-04-23T22:18:37.228Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-23T22:18:37.228Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-23T22:18:38.948Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-23T22:18:41.162Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-23T22:18:41.162Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-23T22:18:41.162Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-23T22:18:41.427Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-23T22:18:41.428Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-23T22:18:41.998Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-23T22:18:42.569Z] check_test.go:277: [d9d8f197d6311] daemon is not started [2022-04-23T22:18:42.569Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-23T22:18:42.569Z] check_test.go:277: [dd2aa499bcb38] daemon is not started [2022-04-23T22:18:42.569Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-23T22:18:42.726Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-23T22:18:42.726Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-23T22:18:42.726Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-23T22:18:42.828Z] check_test.go:277: [da46703ed0010] daemon is not started [2022-04-23T22:18:42.828Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-23T22:18:42.828Z] check_test.go:277: [dbb8a6edbeed9] daemon is not started [2022-04-23T22:18:42.828Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-23T22:18:43.089Z] check_test.go:277: [d39e1921933a9] daemon is not started [2022-04-23T22:18:43.089Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.84s) [2022-04-23T22:18:43.089Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2022-04-23T22:18:43.089Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-04-23T22:18:43.089Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.19s) [2022-04-23T22:18:43.089Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2022-04-23T22:18:43.089Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-04-23T22:18:43.089Z] === RUN TestDockerNetworkSuite [2022-04-23T22:18:43.089Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-23T22:18:43.193Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-23T22:18:44.475Z] docker_cli_network_unix_test.go:46: [dfdf09f5b38c4] daemon is not started [2022-04-23T22:18:44.475Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-23T22:18:44.737Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-23T22:18:44.997Z] docker_cli_network_unix_test.go:46: [d36ba9dc94462] daemon is not started [2022-04-23T22:18:45.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-23T22:18:46.146Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-23T22:18:47.136Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-23T22:18:47.603Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-23T22:18:47.603Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-23T22:18:47.603Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-23T22:18:48.555Z] docker_cli_network_unix_test.go:46: [d1759a309e64c] daemon is not started [2022-04-23T22:18:48.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-23T22:18:48.588Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-23T22:18:49.055Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-23T22:18:49.055Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-23T22:18:49.055Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-23T22:18:49.055Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-23T22:18:49.055Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-23T22:18:49.939Z] docker_cli_network_unix_test.go:46: [de3772c6d6634] daemon is not started [2022-04-23T22:18:49.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-23T22:18:50.201Z] docker_cli_network_unix_test.go:1233: [d2697e1749e4a] daemon is not started [2022-04-23T22:18:52.742Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-23T22:18:53.683Z] docker_cli_network_unix_test.go:46: [da80796cc39bf] daemon is not started [2022-04-23T22:18:53.943Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-23T22:18:56.205Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-23T22:18:59.227Z] docker_cli_network_unix_test.go:46: [de4de0b12b3b1] daemon is not started [2022-04-23T22:18:59.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-23T22:19:01.159Z] docker_cli_network_unix_test.go:46: [d609ff906714e] daemon is not started [2022-04-23T22:19:01.731Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-23T22:19:02.191Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-23T22:19:02.657Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-23T22:19:02.671Z] docker_cli_network_unix_test.go:46: [dcde584ababfe] daemon is not started [2022-04-23T22:19:02.671Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-23T22:19:03.123Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-23T22:19:03.242Z] docker_cli_network_unix_test.go:46: [daf0e988f86dd] daemon is not started [2022-04-23T22:19:03.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-23T22:19:03.503Z] docker_cli_network_unix_test.go:46: [d8c1289cd09aa] daemon is not started [2022-04-23T22:19:03.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-23T22:19:04.333Z] docker_cli_network_unix_test.go:46: [d7a46319669a3] daemon is not started [2022-04-23T22:19:04.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-23T22:19:05.163Z] docker_cli_network_unix_test.go:46: [d07917f010dae] daemon is not started [2022-04-23T22:19:05.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-23T22:19:05.682Z] docker_cli_network_unix_test.go:46: [d5eaa0bffc775] daemon is not started [2022-04-23T22:19:05.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-23T22:19:05.942Z] docker_cli_network_unix_test.go:46: [d169198d4dae4] daemon is not started [2022-04-23T22:19:05.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-23T22:19:06.512Z] docker_cli_network_unix_test.go:46: [d3cc7f81d0537] daemon is not started [2022-04-23T22:19:06.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-23T22:19:07.033Z] docker_cli_network_unix_test.go:46: [df19ee7504868] daemon is not started [2022-04-23T22:19:07.033Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-23T22:19:07.033Z] docker_cli_network_unix_test.go:46: [d17dc8f58d1d0] daemon is not started [2022-04-23T22:19:07.033Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-23T22:19:07.033Z] docker_cli_network_unix_test.go:46: [d44ae48607b80] daemon is not started [2022-04-23T22:19:07.033Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-23T22:19:07.975Z] docker_cli_network_unix_test.go:46: [da8704f6bbad3] daemon is not started [2022-04-23T22:19:07.975Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-23T22:19:08.545Z] docker_cli_network_unix_test.go:46: [dd3fad81d8747] daemon is not started [2022-04-23T22:19:08.977Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-23T22:19:08.977Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-23T22:19:08.977Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-23T22:19:08.977Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-23T22:19:09.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-23T22:19:09.115Z] docker_cli_network_unix_test.go:46: [d470f581bedaf] daemon is not started [2022-04-23T22:19:09.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-23T22:19:09.115Z] docker_cli_network_unix_test.go:46: [dde88b824c081] daemon is not started [2022-04-23T22:19:09.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-23T22:19:09.375Z] docker_cli_network_unix_test.go:46: [dbadd30e466ca] daemon is not started [2022-04-23T22:19:09.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-23T22:19:09.443Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-23T22:19:09.444Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-23T22:19:09.444Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-23T22:19:09.910Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-23T22:19:09.910Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-23T22:19:10.376Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-23T22:19:10.755Z] docker_cli_network_unix_test.go:968: [dd387b7528ff3] daemon is not started [2022-04-23T22:19:11.693Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-23T22:19:12.633Z] docker_cli_network_unix_test.go:46: [d3bb7ab57b7c6] daemon is not started [2022-04-23T22:19:12.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-23T22:19:15.441Z] docker_cli_network_unix_test.go:1116: [d149b5b6f164f] daemon is not started [2022-04-23T22:19:19.648Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-23T22:19:19.648Z] docker_cli_network_unix_test.go:46: [d3fbbffa3331e] daemon is not started [2022-04-23T22:19:19.648Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-23T22:19:19.907Z] docker_cli_network_unix_test.go:46: [dfe29aa1b3569] daemon is not started [2022-04-23T22:19:19.907Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-23T22:19:19.907Z] docker_cli_network_unix_test.go:46: [de07c6093d920] daemon is not started [2022-04-23T22:19:20.169Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-23T22:19:20.169Z] docker_cli_network_unix_test.go:46: [d033a0eca6c52] daemon is not started [2022-04-23T22:19:20.169Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-23T22:19:20.169Z] docker_cli_network_unix_test.go:46: [d21fcba176413] daemon is not started [2022-04-23T22:19:20.169Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-23T22:19:20.429Z] docker_cli_network_unix_test.go:46: [d4f3daeecc55e] daemon is not started [2022-04-23T22:19:20.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-23T22:19:20.429Z] docker_cli_network_unix_test.go:46: [d53f2af6bbdeb] daemon is not started [2022-04-23T22:19:20.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-23T22:19:22.344Z] docker_cli_network_unix_test.go:46: [dd300ea1cb236] daemon is not started [2022-04-23T22:19:22.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-23T22:19:22.918Z] docker_cli_network_unix_test.go:46: [da1ad349ead47] daemon is not started [2022-04-23T22:19:22.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-23T22:19:22.918Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-23T22:19:22.918Z] docker_cli_network_unix_test.go:46: [dc01d2a975aa5] daemon is not started [2022-04-23T22:19:22.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-23T22:19:23.490Z] docker_cli_network_unix_test.go:46: [d9d492b42f305] daemon is not started [2022-04-23T22:19:23.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-23T22:19:27.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-23T22:19:28.961Z] docker_cli_network_unix_test.go:1084: [dac71a8f0ee7a] daemon is not started [2022-04-23T22:19:30.354Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-23T22:19:30.354Z] docker_cli_network_unix_test.go:46: [d2a10e781e20c] daemon is not started [2022-04-23T22:19:30.354Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-23T22:19:30.927Z] docker_cli_network_unix_test.go:46: [dc97a4d854745] daemon is not started [2022-04-23T22:19:30.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-23T22:19:32.311Z] docker_cli_network_unix_test.go:46: [dbdb2eb5e76bc] daemon is not started [2022-04-23T22:19:32.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-23T22:19:32.572Z] docker_cli_network_unix_test.go:46: [d924f09156c81] daemon is not started [2022-04-23T22:19:32.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-23T22:19:33.150Z] docker_cli_network_unix_test.go:46: [d59ba79689cdf] daemon is not started [2022-04-23T22:19:33.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-23T22:19:33.687Z] docker_cli_network_unix_test.go:46: [d0ead191bc9e2] daemon is not started [2022-04-23T22:19:33.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-23T22:19:34.521Z] docker_cli_network_unix_test.go:46: [d03e0dda6bb4d] daemon is not started [2022-04-23T22:19:34.781Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-23T22:19:35.634Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-23T22:19:35.634Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-23T22:19:35.634Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-23T22:19:36.100Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-23T22:19:38.892Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-23T22:19:38.892Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-23T22:19:38.892Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-23T22:19:38.984Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-23T22:19:40.371Z] docker_cli_network_unix_test.go:46: [d16846158fd70] daemon is not started [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite (57.27s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.37s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.91s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.24s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.48s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.53s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.40s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.28s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.29s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.16s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.97s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.77s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.77s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.18s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.04s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.52s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-04-23T22:19:40.371Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.39s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.04s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.49s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.74s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.54s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) [2022-04-23T22:19:40.371Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.54s) [2022-04-23T22:19:40.371Z] === RUN TestDockerHubPullSuite [2022-04-23T22:19:40.371Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-23T22:19:41.315Z] docker_cli_swarm_test.go:1180: [d9e181d733bfc] joining swarm manager [dd04e9552341e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:19:42.258Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-23T22:19:43.648Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-23T22:19:43.648Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-23T22:19:43.648Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-23T22:19:43.648Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-23T22:19:43.648Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-23T22:19:43.648Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-23T22:19:43.648Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-23T22:19:44.632Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-23T22:19:44.632Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-23T22:19:44.632Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-23T22:19:44.801Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-23T22:19:45.061Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-23T22:19:46.445Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-23T22:19:46.706Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-23T22:19:46.706Z] --- PASS: TestDockerHubPullSuite (6.43s) [2022-04-23T22:19:46.706Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.75s) [2022-04-23T22:19:46.706Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2022-04-23T22:19:46.706Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.68s) [2022-04-23T22:19:46.706Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.45s) [2022-04-23T22:19:46.706Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.27s) [2022-04-23T22:19:46.706Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-04-23T22:19:46.706Z] PASS [2022-04-23T22:19:46.706Z] [2022-04-23T22:19:46.706Z] === Skipped [2022-04-23T22:19:46.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-23T22:19:46.706Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-23T22:19:46.706Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-23T22:19:46.706Z] [2022-04-23T22:19:46.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-23T22:19:46.706Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-23T22:19:46.706Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-23T22:19:46.706Z] [2022-04-23T22:19:46.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-23T22:19:46.706Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-23T22:19:46.706Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-23T22:19:46.706Z] [2022-04-23T22:19:46.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-23T22:19:46.706Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-23T22:19:46.706Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-23T22:19:46.706Z] [2022-04-23T22:19:46.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-23T22:19:46.706Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-23T22:19:46.706Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-23T22:19:46.706Z] [2022-04-23T22:19:46.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-04-23T22:19:46.706Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-23T22:19:46.706Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-04-23T22:19:46.706Z] [2022-04-23T22:19:46.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-23T22:19:46.706Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-23T22:19:46.706Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-23T22:19:46.706Z] [2022-04-23T22:19:46.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-04-23T22:19:46.706Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-23T22:19:46.706Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-04-23T22:19:46.706Z] [2022-04-23T22:19:46.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-23T22:19:46.706Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-23T22:19:46.706Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-23T22:19:46.706Z] [2022-04-23T22:19:46.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-23T22:19:46.706Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-23T22:19:46.706Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-23T22:19:46.706Z] [2022-04-23T22:19:46.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-23T22:19:46.706Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-23T22:19:46.706Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-23T22:19:46.706Z] [2022-04-23T22:19:46.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-23T22:19:46.706Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-23T22:19:46.706Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-23T22:19:46.706Z] [2022-04-23T22:19:46.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-23T22:19:46.706Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-23T22:19:46.706Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-23T22:19:46.706Z] [2022-04-23T22:19:46.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-23T22:19:46.706Z] docker_cli_sni_test.go:18: Flakey test [2022-04-23T22:19:46.706Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-23T22:19:46.706Z] [2022-04-23T22:19:46.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-23T22:19:46.706Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-23T22:19:46.706Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-23T22:19:46.706Z] [2022-04-23T22:19:46.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-23T22:19:46.706Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-23T22:19:46.706Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-23T22:19:46.706Z] [2022-04-23T22:19:46.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-23T22:19:46.706Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-23T22:19:46.706Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-23T22:19:46.706Z] [2022-04-23T22:19:46.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-23T22:19:46.706Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-23T22:19:46.706Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-23T22:19:46.706Z] [2022-04-23T22:19:46.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-23T22:19:46.706Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-23T22:19:46.706Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-23T22:19:46.706Z] [2022-04-23T22:19:46.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-23T22:19:46.706Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-23T22:19:46.706Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-23T22:19:46.706Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-23T22:19:46.707Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-04-23T22:19:46.707Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-04-23T22:19:46.707Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-23T22:19:46.707Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-23T22:19:46.707Z] docker_cli_network_unix_test.go:46: [dc01d2a975aa5] daemon is not started [2022-04-23T22:19:46.707Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] DONE 1265 tests, 51 skipped in 1477.346s [2022-04-23T22:19:46.707Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-23T22:19:46.707Z] ++++ cat bundles/test-integration/docker.pid [2022-04-23T22:19:46.707Z] +++ kill 9382 [2022-04-23T22:19:46.707Z] +++ /etc/init.d/apparmor stop [2022-04-23T22:19:46.707Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] Unloading profiles will leave already running processes permanently [2022-04-23T22:19:46.707Z] unconfined, which can lead to unexpected situations. [2022-04-23T22:19:46.707Z] [2022-04-23T22:19:46.707Z] To set a process to complain mode, use the command line tool [2022-04-23T22:19:46.707Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-23T22:19:46.707Z] +++ true [2022-04-23T22:19:46.967Z] exiting test-integration [2022-04-23T22:19:46.967Z] ++ exit 0 [2022-04-23T22:19:46.967Z] [2022-04-23T22:19:47.226Z] + for job in $(jobs -p) [2022-04-23T22:19:47.226Z] + wait 1268 [2022-04-23T22:19:47.797Z] docker_cli_swarm_test.go:1189: [d95208a770730] joining swarm manager [dd04e9552341e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:19:57.310Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-23T22:19:57.310Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-23T22:19:57.310Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-23T22:20:02.053Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-23T22:20:04.998Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-23T22:20:07.940Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-23T22:20:14.732Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-23T22:20:14.732Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-23T22:20:14.732Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-23T22:20:14.732Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-23T22:20:26.553Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-23T22:20:27.936Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-23T22:20:27.936Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-23T22:20:27.936Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-23T22:20:31.837Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-23T22:20:32.697Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-23T22:20:32.697Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-23T22:20:35.957Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-23T22:20:35.957Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-23T22:20:35.957Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-23T22:20:36.048Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-23T22:20:37.430Z] docker_cli_swarm_test.go:1112: [dbe19f7771e84] joining swarm manager [d66a2d5353c95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:20:38.507Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-23T22:20:38.507Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-23T22:20:38.507Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-23T22:20:38.815Z] docker_cli_swarm_test.go:1113: [d01330239bc31] joining swarm manager [d66a2d5353c95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:20:38.969Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-23T22:20:38.969Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-23T22:20:38.969Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-23T22:20:38.969Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-23T22:20:38.969Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-23T22:20:38.969Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-23T22:20:39.935Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-23T22:20:40.743Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-23T22:20:43.658Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-23T22:20:44.534Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-23T22:20:45.835Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-23T22:20:45.835Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-23T22:20:45.835Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-23T22:20:45.835Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-23T22:20:45.835Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-23T22:20:45.835Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-23T22:20:48.329Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-23T22:20:49.562Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-23T22:21:04.653Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-23T22:21:08.539Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-23T22:21:08.540Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-23T22:21:08.540Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-23T22:21:08.540Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-23T22:21:13.255Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-23T22:21:14.231Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-23T22:21:14.231Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-23T22:21:14.231Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-23T22:21:17.987Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-23T22:21:20.177Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-23T22:21:25.979Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-23T22:21:25.979Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-23T22:21:25.979Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-23T22:21:25.979Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-23T22:21:25.979Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-23T22:21:25.979Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-23T22:21:25.979Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-23T22:21:25.979Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-23T22:21:25.979Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-23T22:21:25.979Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-23T22:21:48.963Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-23T22:21:55.311Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-23T22:21:55.311Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-23T22:21:55.780Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-23T22:22:00.367Z] docker_cli_swarm_test.go:1166: [da09fb449f622] joining swarm manager [d66a2d5353c95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-23T22:22:10.439Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-23T22:22:10.439Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-23T22:22:10.439Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-23T22:22:26.934Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-23T22:22:28.846Z] docker_cli_swarm_test.go:1447: [df74fe1160458] joining swarm manager [defc33dd57c4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:22:29.786Z] docker_cli_swarm_test.go:1448: [d73cde6bbfdbe] joining swarm manager [defc33dd57c4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:22:31.655Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-23T22:22:39.449Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-23T22:22:39.449Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-23T22:22:39.449Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-23T22:22:39.449Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-23T22:22:39.449Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-23T22:22:42.028Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-23T22:22:42.028Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-23T22:22:42.028Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-23T22:22:42.028Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-23T22:22:42.028Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-23T22:22:42.062Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-23T22:22:42.288Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-23T22:22:44.826Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-23T22:22:48.123Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-23T22:22:50.030Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-23T22:22:51.940Z] docker_cli_swarm_unix_test.go:63: [d3e1ae193cf27] joining swarm manager [d72f283cf5cdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:22:52.467Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-23T22:23:04.669Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-23T22:23:04.669Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-23T22:23:04.669Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-23T22:23:04.669Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-23T22:23:08.125Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-23T22:23:08.125Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-23T22:23:08.125Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-23T22:23:11.748Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-23T22:23:11.748Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-23T22:23:13.281Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-23T22:23:19.065Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-23T22:23:22.552Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-23T22:23:29.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-23T22:23:33.409Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-23T22:23:35.039Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-23T22:23:39.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-23T22:23:39.723Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-23T22:23:39.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-23T22:23:45.464Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-23T22:23:45.897Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-23T22:23:48.217Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-23T22:23:48.218Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-23T22:23:48.218Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-23T22:23:50.094Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-23T22:23:50.094Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-23T22:23:50.094Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-23T22:23:50.094Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-23T22:23:50.094Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-23T22:23:50.131Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-23T22:23:53.436Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-23T22:23:55.978Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-23T22:23:56.315Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-23T22:23:57.179Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-23T22:23:57.179Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-23T22:23:57.179Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-23T22:23:57.906Z] docker_api_swarm_test.go:962: [d35e4c9428e6f] joining swarm manager [dfc6ee229fce9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:23:58.146Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-23T22:23:58.146Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-23T22:23:58.146Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-23T22:23:58.146Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-23T22:23:58.146Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-23T22:24:16.017Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-23T22:24:28.242Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-23T22:24:29.182Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-23T22:24:31.743Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-23T22:24:32.173Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-23T22:24:34.283Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-23T22:24:42.411Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-23T22:24:42.583Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-23T22:24:45.705Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-23T22:24:48.248Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-23T22:24:48.806Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-23T22:24:48.806Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-23T22:24:48.807Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-23T22:24:49.264Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-23T22:24:49.264Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T22:24:49.721Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-23T22:24:50.787Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-23T22:24:51.252Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-23T22:24:51.252Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-23T22:24:51.252Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-23T22:24:53.335Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-23T22:24:55.075Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-23T22:24:55.881Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-23T22:24:57.029Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-23T22:24:58.423Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-23T22:24:58.559Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-23T22:24:58.559Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-23T22:24:58.559Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-23T22:24:58.559Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-23T22:24:58.559Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-23T22:25:00.090Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-23T22:25:00.961Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-23T22:25:01.620Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-23T22:25:02.078Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-23T22:25:02.536Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-23T22:25:03.500Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-23T22:25:10.556Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-23T22:25:11.700Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-23T22:25:11.700Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-23T22:25:11.700Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-23T22:25:11.700Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-23T22:25:11.700Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-23T22:25:11.700Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-23T22:25:11.700Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-23T22:25:11.700Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-23T22:25:11.700Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-23T22:25:11.700Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-23T22:25:11.700Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-23T22:25:11.700Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-23T22:25:12.725Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-23T22:25:12.725Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-23T22:25:12.725Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-23T22:25:14.258Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-23T22:25:14.258Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-23T22:25:14.258Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-23T22:25:14.715Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-23T22:25:15.482Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-23T22:25:16.886Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-23T22:25:18.418Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-23T22:25:18.424Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-23T22:25:18.875Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-23T22:25:18.876Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-23T22:25:18.876Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-23T22:25:19.840Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-23T22:25:20.805Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-23T22:25:20.805Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-23T22:25:20.805Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-23T22:25:20.805Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-23T22:25:20.805Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-23T22:25:23.168Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-23T22:25:23.168Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-23T22:25:23.168Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-23T22:25:23.168Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-23T22:25:23.634Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-23T22:25:23.634Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-23T22:25:23.634Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-23T22:25:23.634Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-23T22:25:23.634Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-23T22:25:23.634Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-23T22:25:23.634Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-23T22:25:27.538Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-23T22:25:27.538Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T22:25:27.538Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-23T22:25:27.538Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T22:25:27.859Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-23T22:25:28.005Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-23T22:25:28.005Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T22:25:28.005Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-23T22:25:28.988Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-23T22:25:33.732Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-23T22:25:48.645Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-23T22:25:49.628Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-23T22:25:49.628Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-23T22:25:49.628Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-23T22:25:49.628Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-23T22:25:49.628Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-23T22:25:49.628Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-23T22:25:49.628Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-23T22:25:49.628Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-23T22:25:49.628Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-23T22:25:49.628Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-23T22:25:49.628Z] === RUN TestDockerSuite/TestBuildFails [2022-04-23T22:25:52.577Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-23T22:25:52.577Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-23T22:25:57.223Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-23T22:25:59.723Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-23T22:26:05.585Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-23T22:26:10.356Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-23T22:26:10.356Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-23T22:26:10.356Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-23T22:26:12.113Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-23T22:26:12.529Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-23T22:26:12.529Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-23T22:26:12.759Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-23T22:26:12.986Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-23T22:26:12.986Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-23T22:26:13.443Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-23T22:26:13.443Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-23T22:26:13.443Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-23T22:26:14.407Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-23T22:26:14.408Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-23T22:26:14.408Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-23T22:26:19.903Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-23T22:26:20.370Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-23T22:26:26.224Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-23T22:26:26.224Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-23T22:26:26.224Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-23T22:26:26.692Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite (1532.95s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.12s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.22s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.15s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.15s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.94s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.00s) [2022-04-23T22:26:27.024Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.99s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.24s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (41.56s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.15s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.04s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.50s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.40s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (42.03s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.13s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.63s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.47s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.04s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.95s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.56s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.79s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.21s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.90s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.17s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.52s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.67s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.20s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.97s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.35s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.68s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.19s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.74s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.85s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.70s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.76s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.48s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.00s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.55s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.19s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.14s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.09s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.76s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.55s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.86s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.46s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.05s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.56s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.26s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.03s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.06s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.44s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.22s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.19s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.32s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.66s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.21s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.00s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.07s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.90s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.14s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.02s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.08s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.55s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.02s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.51s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.30s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.47s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.03s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.74s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.38s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.54s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.02s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.13s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (67.11s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.39s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.25s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.03s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (1.98s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.40s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.23s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.24s) [2022-04-23T22:26:27.024Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.96s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.60s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.14s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.16s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.06s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.32s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (111.64s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.93s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.23s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.21s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.35s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.14s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.51s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.08s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.25s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.16s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.15s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.28s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.25s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.77s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.83s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.43s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.50s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.49s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.51s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.53s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.03s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2022-04-23T22:26:27.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.84s) [2022-04-23T22:26:27.025Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s) [2022-04-23T22:26:27.025Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s) [2022-04-23T22:26:27.025Z] === RUN TestDockerExternalVolumeSuite [2022-04-23T22:26:27.025Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-23T22:26:27.286Z] docker_cli_external_volume_driver_test.go:52: [d9c96943f0089] daemon is not started [2022-04-23T22:26:27.676Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-23T22:26:27.677Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-23T22:26:27.677Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-23T22:26:36.533Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-23T22:26:36.533Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-23T22:26:36.533Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-23T22:26:36.533Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-23T22:26:36.533Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-23T22:26:36.533Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-23T22:26:36.533Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-23T22:26:36.533Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-23T22:26:36.533Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-23T22:26:36.533Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-23T22:26:36.533Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-23T22:26:36.533Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-23T22:26:36.533Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-23T22:26:37.520Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-23T22:26:38.098Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-23T22:26:38.098Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T22:26:38.098Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-23T22:26:43.387Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-23T22:26:43.387Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-23T22:26:43.387Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-23T22:26:43.387Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-23T22:26:43.854Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-23T22:26:43.854Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-23T22:26:43.854Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-23T22:26:43.854Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-23T22:26:43.854Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-23T22:26:43.854Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-23T22:26:43.854Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-23T22:26:45.383Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-23T22:26:47.713Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-23T22:26:47.713Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T22:26:48.180Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-23T22:26:48.180Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T22:26:48.180Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-23T22:26:48.180Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T22:26:48.180Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-23T22:26:49.164Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-23T22:26:50.055Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-23T22:26:50.055Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-23T22:26:50.055Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-23T22:26:50.513Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-23T22:26:50.577Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-23T22:26:50.577Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-23T22:26:52.136Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-23T22:26:52.136Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-23T22:26:52.136Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-23T22:26:53.122Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-23T22:26:53.122Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-23T22:26:55.024Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-23T22:26:57.872Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-23T22:26:58.856Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-23T22:26:59.839Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-23T22:27:00.827Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-23T22:27:01.295Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-23T22:27:02.279Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-23T22:27:03.840Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-23T22:27:10.985Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-23T22:27:10.985Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-23T22:27:10.985Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-23T22:27:10.985Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-23T22:27:10.985Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-23T22:27:10.985Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-23T22:27:10.985Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-23T22:27:10.985Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-23T22:27:10.985Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-23T22:27:11.451Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-23T22:27:11.919Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-23T22:27:12.832Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-23T22:27:12.832Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-23T22:27:12.832Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-23T22:27:12.832Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-23T22:27:12.832Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-23T22:27:12.832Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-23T22:27:12.832Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-23T22:27:12.832Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-23T22:27:12.832Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-23T22:27:12.832Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-23T22:27:12.832Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-23T22:27:12.832Z] === RUN TestDockerSuite/TestBuildFails [2022-04-23T22:27:15.786Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-23T22:27:15.787Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-23T22:27:17.773Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-23T22:27:24.465Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-23T22:27:26.248Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-23T22:27:27.212Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-23T22:27:28.176Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-23T22:27:31.612Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-23T22:27:35.567Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-23T22:27:35.567Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-23T22:27:35.567Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-23T22:27:36.836Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-23T22:27:37.128Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-23T22:27:40.263Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-23T22:27:40.612Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-23T22:27:43.505Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-23T22:27:46.184Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-23T22:27:47.168Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-23T22:27:53.109Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-23T22:27:54.321Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-23T22:27:54.321Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-23T22:27:54.321Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-23T22:27:54.788Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-23T22:27:55.256Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-23T22:27:55.256Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-23T22:27:55.256Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-23T22:27:59.682Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-23T22:28:05.736Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-23T22:28:05.736Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T22:28:05.736Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-23T22:28:12.950Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-23T22:28:14.592Z] docker_cli_external_volume_driver_test.go:52: [d2ea0124b5a81] daemon is not started [2022-04-23T22:28:18.230Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-23T22:28:19.795Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-23T22:28:22.010Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-23T22:28:22.010Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-23T22:28:22.010Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-23T22:28:22.994Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-23T22:28:22.994Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-23T22:28:27.865Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-23T22:28:28.860Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-23T22:28:29.481Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-23T22:28:29.847Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-23T22:28:30.314Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-23T22:28:31.307Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-23T22:28:32.292Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-23T22:28:33.278Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-23T22:28:33.736Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-23T22:28:34.840Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-23T22:28:40.884Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-23T22:28:42.057Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-23T22:28:42.057Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-23T22:28:42.057Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-23T22:28:42.057Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-23T22:28:42.057Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-23T22:28:42.057Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-23T22:28:42.057Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-23T22:28:42.057Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-23T22:28:42.057Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-23T22:28:43.044Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-23T22:28:43.511Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-23T22:28:47.591Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-23T22:28:50.667Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-23T22:28:51.290Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-23T22:29:02.480Z] docker_cli_external_volume_driver_test.go:52: [d858210633e92] daemon is not started [2022-04-23T22:29:11.892Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-23T22:29:11.892Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-23T22:29:11.892Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-23T22:29:11.892Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-23T22:29:12.509Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-23T22:29:12.509Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-23T22:29:12.509Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-23T22:29:17.378Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-23T22:29:17.378Z] docker_cli_external_volume_driver_test.go:52: [d81e123c938be] daemon is not started [2022-04-23T22:29:18.367Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-23T22:29:19.351Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-23T22:29:19.351Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-23T22:29:19.351Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-23T22:29:19.351Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-23T22:29:19.351Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-23T22:29:22.297Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-23T22:29:24.755Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-23T22:29:24.755Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-23T22:29:24.755Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-23T22:29:24.755Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-23T22:29:28.154Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-23T22:29:30.363Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-23T22:29:30.363Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-23T22:29:30.831Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-23T22:29:32.279Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-23T22:29:33.771Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-23T22:29:34.756Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-23T22:29:35.741Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-23T22:29:46.161Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-23T22:29:47.721Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-23T22:29:54.638Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-23T22:29:58.131Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-23T22:30:02.954Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-23T22:30:04.380Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-23T22:30:07.122Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-23T22:30:11.677Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-23T22:30:14.282Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-23T22:30:17.531Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-23T22:30:19.273Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-23T22:30:21.315Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-23T22:30:22.877Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-23T22:30:22.877Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-23T22:30:22.877Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-23T22:30:22.877Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-23T22:30:22.877Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-23T22:30:22.941Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-23T22:30:25.087Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-23T22:30:25.087Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-23T22:30:25.087Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-23T22:30:28.851Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-23T22:30:34.166Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-23T22:30:50.131Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-23T22:30:50.131Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-23T22:30:50.131Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-23T22:30:50.892Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-23T22:30:51.857Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-23T22:30:52.820Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-23T22:31:00.551Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-23T22:31:00.551Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-23T22:31:00.551Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-23T22:31:00.551Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-23T22:31:00.551Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-23T22:31:00.551Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-23T22:31:04.337Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-23T22:31:10.200Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-23T22:31:13.149Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-23T22:31:13.149Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-23T22:31:13.149Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-23T22:31:15.926Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-23T22:31:16.092Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-23T22:31:17.076Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-23T22:31:18.639Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-23T22:31:20.876Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-23T22:31:22.751Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-23T22:31:29.062Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-23T22:31:30.836Z] === RUN TestDockerSuite/TestBuildRm [2022-04-23T22:31:31.274Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-23T22:31:37.530Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-23T22:31:38.982Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-23T22:31:41.761Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-23T22:31:43.313Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-23T22:31:46.255Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-23T22:31:46.255Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-23T22:31:46.255Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-23T22:31:46.255Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-23T22:31:46.255Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-23T22:31:46.508Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-23T22:31:47.816Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-23T22:31:52.309Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-23T22:31:52.557Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-23T22:31:56.341Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-23T22:31:56.922Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-23T22:32:01.091Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-23T22:32:02.854Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-23T22:32:08.714Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-23T22:32:09.700Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-23T22:32:09.700Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-23T22:32:09.700Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-23T22:32:09.700Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-23T22:32:09.700Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-23T22:32:11.074Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-23T22:32:12.647Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-23T22:32:12.647Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-23T22:32:12.647Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-23T22:32:18.964Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-23T22:32:19.431Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-23T22:32:19.898Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-23T22:32:30.311Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-23T22:32:30.311Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-23T22:32:34.097Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-23T22:32:34.097Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-23T22:32:34.921Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-23T22:32:39.953Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-23T22:32:43.183Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-23T22:32:56.025Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-23T22:32:58.072Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-23T22:33:01.199Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-23T22:33:01.199Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-23T22:33:01.199Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-23T22:33:03.407Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-23T22:33:03.513Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-23T22:33:05.014Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-23T22:33:09.757Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-23T22:33:12.975Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-23T22:33:12.975Z] docker_cli_external_volume_driver_test.go:484: [dfc6cbb55c13d] daemon is not started [2022-04-23T22:33:13.737Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-23T22:33:15.608Z] === RUN TestDockerSuite/TestBuildUser [2022-04-23T22:33:15.608Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-23T22:33:15.608Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-23T22:33:15.608Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-23T22:33:15.608Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-23T22:33:15.608Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-23T22:33:15.608Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-23T22:33:19.405Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-23T22:33:19.872Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-23T22:33:23.681Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-23T22:33:23.681Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-23T22:33:23.681Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-23T22:33:23.681Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-23T22:33:23.681Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-23T22:33:24.731Z] === RUN TestDockerSuite/TestBuildRm [2022-04-23T22:33:31.077Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-23T22:33:31.077Z] docker_cli_external_volume_driver_test.go:52: [d62b66da70460] daemon is not started [2022-04-23T22:33:39.733Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-23T22:33:42.703Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-23T22:33:42.703Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-23T22:33:42.703Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-23T22:33:42.703Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-23T22:33:43.170Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-23T22:33:44.732Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-23T22:33:45.985Z] --- PASS: TestDockerExternalVolumeSuite (437.15s) [2022-04-23T22:33:45.985Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2022-04-23T22:33:45.985Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-04-23T22:33:45.985Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-04-23T22:33:45.985Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-04-23T22:33:45.985Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-04-23T22:33:45.985Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-04-23T22:33:45.985Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-04-23T22:33:45.985Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-04-23T22:33:45.985Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2022-04-23T22:33:45.985Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-04-23T22:33:45.985Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-04-23T22:33:45.985Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2022-04-23T22:33:45.985Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.31s) [2022-04-23T22:33:45.985Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-04-23T22:33:45.985Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-04-23T22:33:45.985Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2022-04-23T22:33:45.985Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2022-04-23T22:33:45.985Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-04-23T22:33:45.985Z] PASS [2022-04-23T22:33:45.985Z] [2022-04-23T22:33:45.985Z] === Skipped [2022-04-23T22:33:45.985Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-23T22:33:45.985Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-23T22:33:45.985Z] check_test.go:307: [df1a916665228] daemon is not started [2022-04-23T22:33:45.985Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-23T22:33:45.985Z] [2022-04-23T22:33:45.985Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-23T22:33:45.985Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-23T22:33:45.985Z] check_test.go:307: [d3e8e4bcc96c9] daemon is not started [2022-04-23T22:33:45.985Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-23T22:33:45.985Z] [2022-04-23T22:33:45.985Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-23T22:33:45.985Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-23T22:33:45.985Z] check_test.go:307: [db1dd006889a3] daemon is not started [2022-04-23T22:33:45.985Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-23T22:33:45.985Z] [2022-04-23T22:33:45.985Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-23T22:33:45.985Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-23T22:33:45.985Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-23T22:33:45.985Z] [2022-04-23T22:33:45.985Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-23T22:33:45.985Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-23T22:33:45.985Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-23T22:33:45.985Z] [2022-04-23T22:33:45.985Z] DONE 269 tests, 5 skipped in 2315.825s [2022-04-23T22:33:45.985Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-23T22:33:45.985Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d074322d5c5d8/docker.pid [2022-04-23T22:33:45.985Z] +++ kill 7055 [2022-04-23T22:33:45.985Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7055 is not a child of this shell [2022-04-23T22:33:45.985Z] warning: PID 7055 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d074322d5c5d8/docker.pid had a nonzero exit code [2022-04-23T22:33:45.985Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d074322d5c5d8/root: target is busy. [2022-04-23T22:33:45.985Z] ++++ cat bundles/test-integration/docker.pid [2022-04-23T22:33:45.985Z] +++ kill 9373 [2022-04-23T22:33:45.985Z] +++ /etc/init.d/apparmor stop [2022-04-23T22:33:45.985Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-23T22:33:45.985Z] [2022-04-23T22:33:45.985Z] Unloading profiles will leave already running processes permanently [2022-04-23T22:33:45.985Z] unconfined, which can lead to unexpected situations. [2022-04-23T22:33:45.985Z] [2022-04-23T22:33:45.985Z] To set a process to complain mode, use the command line tool [2022-04-23T22:33:45.985Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-23T22:33:45.985Z] +++ true [2022-04-23T22:33:45.985Z] exiting test-integration [2022-04-23T22:33:45.985Z] ++ exit 0 [2022-04-23T22:33:45.985Z] [2022-04-23T22:33:45.985Z] + exit 0 [2022-04-23T22:33:45.985Z] ++ jobs -p [2022-04-23T22:33:45.985Z] + pids= [2022-04-23T22:33:45.985Z] + echo 'Remaining pids to kill: []' [2022-04-23T22:33:45.985Z] Remaining pids to kill: [] [2022-04-23T22:33:45.985Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-23T22:33:45.999Z] Recording test results [2022-04-23T22:33:47.671Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-23T22:33:47.985Z] + echo Ensuring container killed. [2022-04-23T22:33:47.986Z] Ensuring container killed. [2022-04-23T22:33:47.986Z] + docker ps -aq -f name=docker-pr1-* [2022-04-23T22:33:47.986Z] + cids=dfeb6bfaf5ad [2022-04-23T22:33:47.986Z] f2b0143ab7df [2022-04-23T22:33:47.986Z] d2e20b0ff944 [2022-04-23T22:33:47.986Z] + [ -n dfeb6bfaf5ad [2022-04-23T22:33:47.986Z] f2b0143ab7df [2022-04-23T22:33:47.986Z] d2e20b0ff944 ] [2022-04-23T22:33:47.986Z] + docker rm -vf dfeb6bfaf5ad f2b0143ab7df d2e20b0ff944 [2022-04-23T22:33:48.558Z] dfeb6bfaf5ad [2022-04-23T22:33:48.558Z] f2b0143ab7df [2022-04-23T22:33:48.558Z] d2e20b0ff944 [Pipeline] sh [2022-04-23T22:33:48.851Z] + echo Chowning /workspace to jenkins user [2022-04-23T22:33:48.851Z] Chowning /workspace to jenkins user [2022-04-23T22:33:48.851Z] + id -u [2022-04-23T22:33:48.851Z] + id -g [2022-04-23T22:33:48.851Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43519:/workspace busybox chown -R 1000:1000 /workspace [2022-04-23T22:33:48.851Z] Unable to find image 'busybox:latest' locally [2022-04-23T22:33:48.851Z] latest: Pulling from library/busybox [2022-04-23T22:33:48.941Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-23T22:33:48.941Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-23T22:33:49.111Z] 50e8d59317eb: Pulling fs layer [2022-04-23T22:33:49.111Z] 50e8d59317eb: Verifying Checksum [2022-04-23T22:33:49.111Z] 50e8d59317eb: Download complete [2022-04-23T22:33:49.111Z] 50e8d59317eb: Pull complete [2022-04-23T22:33:49.111Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-23T22:33:49.111Z] Status: Downloaded newer image for busybox:latest [2022-04-23T22:33:49.516Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-23T22:33:51.955Z] + bundleName=amd64 [2022-04-23T22:33:51.955Z] + echo Creating amd64-bundles.tar.gz [2022-04-23T22:33:51.955Z] Creating amd64-bundles.tar.gz [2022-04-23T22:33:51.955Z] + + xargs tar -czf amd64-bundles.tar.gz [2022-04-23T22:33:51.955Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-04-23T22:33:53.351Z] Archiving artifacts [2022-04-23T22:33:54.271Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-23T22:33:55.321Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43519/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-23T22:33:55.633Z] + make clean [2022-04-23T22:33:55.633Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-23T22:33:55.893Z] docker-dev-cache [2022-04-23T22:33:55.893Z] docker-mod-cache [Pipeline] deleteDir [2022-04-23T22:33:57.631Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-23T22:34:00.135Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-23T22:34:03.490Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-23T22:34:03.490Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-23T22:34:03.490Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-23T22:34:03.490Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-23T22:34:03.490Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-23T22:34:06.437Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-23T22:34:06.437Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-23T22:34:06.437Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-23T22:34:18.918Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-23T22:34:21.365Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-23T22:34:21.365Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-23T22:34:21.365Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-23T22:34:22.701Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-23T22:34:23.168Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-23T22:34:30.104Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-23T22:34:30.571Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-23T22:34:36.428Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-23T22:34:36.428Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-23T22:34:38.079Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-23T22:34:38.079Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-23T22:34:38.079Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-23T22:34:38.079Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-23T22:34:38.545Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-23T22:34:38.545Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-23T22:34:38.545Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-23T22:34:40.105Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-23T22:34:42.343Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-23T22:34:48.775Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-23T22:34:50.333Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-23T22:34:50.333Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-23T22:34:50.800Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-23T22:34:50.800Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-23T22:34:50.800Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-23T22:34:50.800Z] docker_cli_sni_test.go:18: Flakey test [2022-04-23T22:34:50.800Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-23T22:34:53.007Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-23T22:34:57.750Z] === RUN TestDockerSuite/TestCommitChange [2022-04-23T22:35:03.666Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-23T22:35:07.631Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-23T22:35:07.631Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-23T22:35:07.631Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-23T22:35:08.492Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-23T22:35:08.492Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-23T22:35:08.492Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-23T22:35:10.184Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-23T22:35:10.184Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-23T22:35:10.184Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-23T22:35:10.184Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-23T22:35:10.184Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-23T22:35:10.184Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-23T22:35:10.184Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-23T22:35:10.184Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-23T22:35:10.184Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-23T22:35:10.184Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-23T22:35:10.185Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-23T22:35:10.185Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-23T22:35:10.580Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-23T22:35:10.643Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-23T22:35:12.143Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-23T22:35:15.321Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-23T22:35:17.136Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-23T22:35:17.136Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T22:35:17.136Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-23T22:35:18.035Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-23T22:35:20.059Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-23T22:35:20.059Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-23T22:35:20.059Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-23T22:35:20.059Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-23T22:35:20.516Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-23T22:35:20.516Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-23T22:35:20.516Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-23T22:35:20.516Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-23T22:35:20.516Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-23T22:35:20.516Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-23T22:35:20.516Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-23T22:35:23.895Z] === RUN TestDockerSuite/TestBuildUser [2022-04-23T22:35:23.895Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-23T22:35:23.895Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-23T22:35:23.895Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-23T22:35:23.895Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-23T22:35:23.895Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-23T22:35:23.895Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-23T22:35:24.348Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-23T22:35:25.198Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-23T22:35:25.198Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T22:35:25.198Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-23T22:35:25.198Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T22:35:25.198Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-23T22:35:25.198Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T22:35:25.198Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-23T22:35:26.731Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-23T22:35:28.642Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-23T22:35:29.151Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-23T22:35:29.151Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-23T22:35:29.151Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-23T22:35:29.151Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-23T22:35:29.151Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-23T22:35:29.151Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-23T22:35:29.151Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-23T22:35:29.151Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-23T22:35:29.151Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-23T22:35:29.151Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-23T22:35:29.151Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-23T22:35:29.151Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T22:35:29.151Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-23T22:35:29.151Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-23T22:35:29.151Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-23T22:35:29.151Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-23T22:35:29.626Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-23T22:35:32.629Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-23T22:35:33.415Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-23T22:35:33.415Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-23T22:35:33.415Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-23T22:35:33.415Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-23T22:35:33.415Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-23T22:35:37.806Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-23T22:35:45.006Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-23T22:35:45.006Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-23T22:35:45.006Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-23T22:35:46.608Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-23T22:35:46.608Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-23T22:35:46.608Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-23T22:35:46.608Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-23T22:35:46.608Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-23T22:35:46.608Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-23T22:35:46.608Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-23T22:35:49.551Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-23T22:35:49.551Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-23T22:35:49.551Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-23T22:35:49.551Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-23T22:35:50.383Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-23T22:35:50.841Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-23T22:35:50.841Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-23T22:35:51.298Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-23T22:35:51.298Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-23T22:35:51.298Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-23T22:35:51.298Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-23T22:35:51.298Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-23T22:35:51.298Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-23T22:35:51.298Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-23T22:35:51.298Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-23T22:35:51.298Z] === RUN TestDockerSuite/TestBuildFails [2022-04-23T22:35:52.494Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-23T22:35:52.494Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-23T22:35:52.494Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-23T22:35:52.494Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-23T22:35:52.494Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-23T22:35:52.494Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-23T22:35:52.494Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-23T22:35:52.494Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-23T22:35:54.192Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-23T22:35:54.192Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-23T22:35:55.445Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-23T22:35:57.654Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-23T22:35:59.863Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-23T22:35:59.863Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-23T22:35:59.863Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-23T22:35:59.863Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-23T22:35:59.966Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-23T22:36:02.136Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-23T22:36:02.136Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-23T22:36:03.630Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-23T22:36:03.630Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-23T22:36:05.080Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-23T22:36:05.080Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-23T22:36:05.080Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-23T22:36:05.080Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-23T22:36:05.080Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-23T22:36:07.025Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-23T22:36:08.042Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-23T22:36:08.042Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-23T22:36:10.252Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-23T22:36:10.252Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-23T22:36:10.252Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-23T22:36:10.790Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-23T22:36:13.250Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-23T22:36:13.250Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-23T22:36:16.199Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-23T22:36:17.937Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-23T22:36:17.937Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-23T22:36:17.937Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-23T22:36:17.937Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-23T22:36:17.937Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-23T22:36:19.385Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-23T22:36:20.010Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-23T22:36:21.778Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-23T22:36:21.779Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-23T22:36:21.779Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-23T22:36:24.759Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-23T22:36:24.759Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-23T22:36:24.759Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-23T22:36:24.759Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-23T22:36:24.759Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-23T22:36:26.975Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-23T22:36:26.975Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-23T22:36:26.975Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-23T22:36:29.183Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-23T22:36:29.183Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-23T22:36:29.650Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-23T22:36:31.814Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-23T22:36:31.814Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-23T22:36:31.918Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-23T22:36:31.918Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-23T22:36:36.657Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-23T22:36:36.817Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-23T22:36:38.866Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-23T22:36:38.866Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-23T22:36:38.866Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-23T22:36:38.866Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-23T22:36:38.866Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-23T22:36:38.866Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-23T22:36:38.866Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-23T22:36:38.866Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-23T22:36:38.866Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-23T22:36:38.866Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-23T22:36:38.866Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-23T22:36:38.920Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-23T22:36:38.920Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-23T22:36:38.920Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-23T22:36:39.378Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-23T22:36:39.972Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-23T22:36:39.972Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-23T22:36:40.430Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-23T22:36:40.555Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-23T22:36:40.555Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-23T22:36:40.741Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-23T22:36:41.728Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-23T22:36:43.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-23T22:36:46.440Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-23T22:36:48.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-23T22:36:51.606Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00056cdb0_} [2022-04-23T22:36:54.550Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1907031580_c:\foo_false____} [2022-04-23T22:36:55.215Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-23T22:36:55.215Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T22:36:55.215Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-23T22:36:56.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1907031580_c:\foo_true____} [2022-04-23T22:36:59.666Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-23T22:36:59.666Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-23T22:36:59.666Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-23T22:36:59.666Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-23T22:36:59.666Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-23T22:36:59.666Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-23T22:36:59.666Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-23T22:36:59.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-23T22:36:59.722Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-23T22:36:59.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-23T22:36:59.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-23T22:36:59.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-23T22:36:59.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-23T22:36:59.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-23T22:36:59.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-23T22:36:59.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-23T22:36:59.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-23T22:36:59.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-23T22:36:59.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-23T22:36:59.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-23T22:36:59.722Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-23T22:36:59.722Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-23T22:36:59.722Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-23T22:36:59.722Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-23T22:37:00.228Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-23T22:37:00.228Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-23T22:37:00.228Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-23T22:37:00.228Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-23T22:37:00.228Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-23T22:37:00.228Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-23T22:37:00.228Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-23T22:37:00.663Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-23T22:37:03.218Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-23T22:37:03.218Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-23T22:37:03.218Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-23T22:37:03.218Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:37:03.218Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-23T22:37:03.218Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T22:37:03.218Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-23T22:37:03.218Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-23T22:37:03.218Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-23T22:37:03.218Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T22:37:03.218Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-23T22:37:03.218Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T22:37:03.218Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-23T22:37:03.218Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-23T22:37:03.218Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-23T22:37:03.218Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T22:37:03.218Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-23T22:37:03.218Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-23T22:37:03.218Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-23T22:37:03.218Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-23T22:37:03.218Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-23T22:37:03.218Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-23T22:37:03.218Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-23T22:37:03.218Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T22:37:03.218Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-23T22:37:03.218Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T22:37:03.218Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-23T22:37:06.189Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-23T22:37:06.189Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-23T22:37:06.190Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-23T22:37:06.190Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-23T22:37:09.184Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-23T22:37:09.184Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-23T22:37:09.184Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-23T22:37:09.184Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-23T22:37:09.184Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-23T22:37:09.184Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-23T22:37:09.184Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-23T22:37:10.035Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-23T22:37:10.035Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-23T22:37:12.265Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-23T22:37:12.265Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-23T22:37:12.265Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-23T22:37:13.228Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-23T22:37:13.228Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-23T22:37:13.929Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-23T22:37:15.740Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-23T22:37:16.741Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-23T22:37:16.741Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-23T22:37:16.881Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-23T22:37:16.881Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T22:37:16.881Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-23T22:37:16.881Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-23T22:37:16.881Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-23T22:37:17.213Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-23T22:37:17.213Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-23T22:37:17.681Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-23T22:37:17.681Z] docker_cli_sni_test.go:18: Flakey test [2022-04-23T22:37:17.681Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-23T22:37:19.012Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-23T22:37:19.470Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-23T22:37:19.892Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-23T22:37:19.892Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-23T22:37:19.892Z] === RUN TestDockerSuite/TestCommitChange [2022-04-23T22:37:20.477Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-23T22:37:21.442Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-23T22:37:22.405Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-23T22:37:23.410Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-23T22:37:25.581Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-23T22:37:27.043Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-23T22:37:27.347Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-23T22:37:27.347Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:37:27.347Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-23T22:37:27.347Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T22:37:27.347Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-23T22:37:31.862Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-23T22:37:31.863Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-23T22:37:31.863Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-23T22:37:32.687Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-23T22:37:32.687Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-23T22:37:32.687Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-23T22:37:32.687Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-23T22:37:32.687Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-23T22:37:33.145Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-23T22:37:33.145Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-23T22:37:33.145Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-23T22:37:33.145Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-23T22:37:34.108Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-23T22:37:34.565Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-23T22:37:37.753Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-23T22:37:37.753Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-23T22:37:37.753Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-23T22:37:37.753Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-23T22:37:37.753Z] === RUN TestDockerSuite/TestCpToDot [2022-04-23T22:37:40.018Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-23T22:37:40.018Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-23T22:37:40.018Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-23T22:37:40.018Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-23T22:37:40.018Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-23T22:37:40.365Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-23T22:37:40.590Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-23T22:37:40.590Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T22:37:40.590Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-23T22:37:43.010Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-23T22:37:43.010Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T22:37:43.010Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-23T22:37:43.010Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-23T22:37:43.010Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-23T22:37:43.011Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-23T22:37:43.011Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-23T22:37:43.011Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-23T22:37:43.011Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-23T22:37:43.011Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-23T22:37:43.477Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-23T22:37:45.749Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-23T22:37:48.692Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-23T22:37:48.692Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-23T22:37:48.692Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-23T22:37:49.317Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-23T22:37:50.902Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-23T22:37:51.369Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-23T22:37:51.837Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-23T22:37:51.837Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-23T22:37:51.837Z] === RUN TestDockerSuite/TestCreateRM [2022-04-23T22:37:52.304Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-23T22:37:52.304Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-23T22:37:52.304Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-23T22:37:52.304Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-23T22:37:52.772Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-23T22:37:55.226Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-23T22:37:55.226Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-23T22:37:55.226Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-23T22:37:55.226Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-23T22:37:55.226Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-23T22:37:55.226Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-23T22:37:55.226Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-23T22:37:55.226Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-23T22:37:55.226Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-23T22:37:55.226Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-23T22:37:55.226Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-23T22:37:55.226Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T22:37:55.226Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-23T22:37:55.226Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-23T22:37:55.226Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-23T22:37:55.695Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-23T22:38:01.518Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-23T22:38:01.985Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-23T22:38:02.456Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-23T22:38:05.529Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-23T22:38:05.529Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-23T22:38:05.529Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-23T22:38:05.529Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-23T22:38:06.126Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-23T22:38:06.245Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-23T22:38:06.245Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-23T22:38:06.245Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T22:38:06.245Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-23T22:38:09.231Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-23T22:38:09.231Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T22:38:09.231Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-23T22:38:09.231Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-23T22:38:09.231Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-23T22:38:09.231Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-23T22:38:09.231Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-23T22:38:09.231Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-23T22:38:09.231Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-23T22:38:09.231Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-23T22:38:09.231Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T22:38:09.231Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-23T22:38:09.231Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-23T22:38:09.231Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-23T22:38:09.231Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-23T22:38:09.231Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-23T22:38:09.231Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-23T22:38:09.231Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-23T22:38:09.231Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T22:38:09.231Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-23T22:38:09.231Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-23T22:38:09.231Z] === RUN TestDockerSuite/TestDockerFails [2022-04-23T22:38:09.231Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-23T22:38:09.231Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-23T22:38:09.231Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-23T22:38:09.231Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-23T22:38:09.231Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-23T22:38:09.231Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-23T22:38:09.231Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-23T22:38:09.231Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-23T22:38:09.231Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-23T22:38:09.231Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-23T22:38:09.231Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-23T22:38:12.177Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-23T22:38:14.819Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-23T22:38:14.819Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-23T22:38:14.819Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-23T22:38:15.162Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-23T22:38:17.034Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-23T22:38:17.034Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-23T22:38:17.034Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-23T22:38:17.034Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-23T22:38:17.034Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-23T22:38:17.034Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-23T22:38:17.034Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-23T22:38:18.174Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-23T22:38:19.985Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-23T22:38:19.985Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-23T22:38:19.985Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-23T22:38:19.985Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-23T22:38:23.778Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-23T22:38:23.778Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-23T22:38:23.778Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-23T22:38:23.778Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-23T22:38:23.778Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-23T22:38:23.778Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-23T22:38:23.778Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-23T22:38:23.778Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-23T22:38:27.622Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-23T22:38:28.618Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-23T22:38:30.633Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-23T22:38:32.461Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-23T22:38:34.476Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-23T22:38:34.476Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-23T22:38:34.476Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-23T22:38:34.476Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-23T22:38:38.266Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-23T22:38:38.266Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-23T22:38:38.401Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-23T22:38:39.962Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-23T22:38:40.946Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-23T22:38:41.243Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-23T22:38:41.243Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-23T22:38:41.243Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-23T22:38:41.243Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-23T22:38:41.243Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-23T22:38:41.255Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-23T22:38:45.039Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-23T22:38:45.039Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-23T22:38:45.697Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-23T22:38:46.163Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-23T22:38:47.146Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-23T22:38:47.996Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-23T22:38:47.996Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-23T22:38:47.996Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-23T22:38:51.904Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-23T22:38:51.904Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-23T22:38:53.135Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-23T22:38:54.863Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-23T22:38:59.091Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-23T22:38:59.091Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-23T22:38:59.091Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-23T22:38:59.091Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T22:38:59.091Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-23T22:38:59.091Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-23T22:38:59.091Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-23T22:38:59.091Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-23T22:38:59.091Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-23T22:38:59.558Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-23T22:38:59.558Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-23T22:38:59.558Z] === RUN TestDockerSuite/TestEventsRename [2022-04-23T22:39:00.742Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-23T22:39:02.536Z] === RUN TestDockerSuite/TestEventsResize [2022-04-23T22:39:07.953Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-23T22:39:07.953Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-23T22:39:07.953Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-23T22:39:07.953Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-23T22:39:07.953Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-23T22:39:10.906Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-23T22:39:10.906Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-23T22:39:10.906Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-23T22:39:11.184Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-23T22:39:11.204Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-23T22:39:13.396Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-23T22:39:13.858Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-23T22:39:13.858Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-23T22:39:13.858Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-23T22:39:16.425Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-23T22:39:17.781Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-23T22:39:17.781Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-23T22:39:18.288Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-23T22:39:21.172Z] === RUN TestDockerSuite/TestEventsTop [2022-04-23T22:39:21.172Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-23T22:39:21.172Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-23T22:39:22.563Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-23T22:39:24.157Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-23T22:39:25.397Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-23T22:39:25.547Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-23T22:39:25.547Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-23T22:39:25.547Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-23T22:39:25.547Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-23T22:39:25.547Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-23T22:39:25.547Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-23T22:39:25.547Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-23T22:39:25.547Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-23T22:39:25.547Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-23T22:39:25.547Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-23T22:39:25.547Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-23T22:39:28.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-23T22:39:28.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-23T22:39:28.905Z] === RUN TestDockerSuite/TestExec [2022-04-23T22:39:28.905Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T22:39:28.905Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-23T22:39:28.905Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T22:39:28.905Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-23T22:39:31.113Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-23T22:39:31.173Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-23T22:39:31.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-23T22:39:33.348Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-23T22:39:33.348Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-23T22:39:33.348Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-23T22:39:33.348Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-23T22:39:33.348Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-23T22:39:33.348Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T22:39:33.348Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-23T22:39:34.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-23T22:39:35.572Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-23T22:39:37.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-23T22:39:37.783Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-23T22:39:39.990Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-23T22:39:40.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00091ed38_} [2022-04-23T22:39:42.200Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-23T22:39:44.171Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13849869961_c:\foo_false____} [2022-04-23T22:39:46.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13849869961_c:\foo_true____} [2022-04-23T22:39:46.981Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-23T22:39:46.981Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-23T22:39:46.981Z] === RUN TestDockerSuite/TestExecEnv [2022-04-23T22:39:46.981Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T22:39:46.981Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-23T22:39:46.981Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-23T22:39:46.981Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-23T22:39:48.543Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-23T22:39:50.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-23T22:39:50.208Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-23T22:39:50.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-23T22:39:50.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-23T22:39:50.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-23T22:39:50.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-23T22:39:50.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-23T22:39:50.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-23T22:39:50.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-23T22:39:50.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-23T22:39:50.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-23T22:39:50.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-23T22:39:50.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-23T22:39:50.208Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-23T22:39:50.208Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-23T22:39:50.208Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-23T22:39:50.208Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-23T22:39:50.208Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-23T22:39:50.208Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-23T22:39:50.208Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-23T22:39:50.208Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-23T22:39:50.208Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-23T22:39:50.208Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-23T22:39:50.208Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-23T22:39:52.386Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-23T22:39:52.386Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-23T22:39:52.386Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-23T22:39:52.386Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-23T22:39:52.386Z] === RUN TestDockerSuite/TestExecParseError [2022-04-23T22:39:52.386Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-23T22:39:52.386Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-23T22:39:52.386Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-23T22:39:52.386Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-23T22:39:52.386Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-23T22:39:52.853Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-23T22:39:54.046Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-23T22:39:54.046Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-23T22:39:54.046Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-23T22:39:54.046Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:39:54.046Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-23T22:39:54.046Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T22:39:54.046Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-23T22:39:54.046Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-23T22:39:54.046Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-23T22:39:54.046Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T22:39:54.046Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-23T22:39:54.046Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T22:39:54.046Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-23T22:39:54.046Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-23T22:39:54.046Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-23T22:39:54.046Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T22:39:54.046Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-23T22:39:54.046Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-23T22:39:54.046Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-23T22:39:54.046Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-23T22:39:54.046Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-23T22:39:54.046Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-23T22:39:54.046Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-23T22:39:54.046Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T22:39:54.046Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-23T22:39:54.046Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T22:39:54.046Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-23T22:39:55.068Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-23T22:39:55.069Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-23T22:39:55.069Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-23T22:39:55.069Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-23T22:39:55.069Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-23T22:39:55.069Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:39:55.069Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-23T22:39:55.069Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-23T22:39:55.069Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-23T22:39:55.069Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-23T22:39:55.536Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-23T22:39:56.348Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-23T22:39:56.348Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-23T22:39:56.348Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-23T22:39:57.079Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-23T22:39:57.079Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-23T22:39:57.079Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-23T22:39:57.079Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-23T22:39:57.745Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-23T22:39:57.745Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-23T22:39:57.745Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-23T22:40:00.871Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-23T22:40:00.871Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-23T22:40:00.871Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-23T22:40:00.871Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-23T22:40:00.871Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-23T22:40:00.871Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-23T22:40:00.871Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-23T22:40:03.615Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-23T22:40:03.615Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-23T22:40:03.615Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-23T22:40:03.615Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-23T22:40:03.615Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-23T22:40:03.615Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-23T22:40:03.615Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-23T22:40:06.745Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-23T22:40:08.770Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-23T22:40:09.480Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-23T22:40:09.693Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-23T22:40:09.693Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T22:40:09.693Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-23T22:40:09.693Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-23T22:40:09.693Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-23T22:40:09.747Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-23T22:40:09.747Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-23T22:40:09.747Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-23T22:40:09.747Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-23T22:40:09.747Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-23T22:40:12.646Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-23T22:40:16.654Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-23T22:40:18.864Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-23T22:40:22.192Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-23T22:40:22.192Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:40:22.192Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-23T22:40:22.192Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T22:40:22.192Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-23T22:40:22.944Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-23T22:40:25.836Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-23T22:40:25.837Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-23T22:40:25.837Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-23T22:40:26.005Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-23T22:40:26.005Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T22:40:26.005Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-23T22:40:26.006Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-23T22:40:26.006Z] === RUN TestDockerSuite/TestHealth [2022-04-23T22:40:26.006Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-23T22:40:26.006Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-23T22:40:26.006Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-23T22:40:26.006Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-23T22:40:26.006Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-23T22:40:28.729Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-23T22:40:30.261Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-23T22:40:30.819Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-23T22:40:30.819Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-23T22:40:30.819Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-23T22:40:30.819Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-23T22:40:30.819Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-23T22:40:31.344Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-23T22:40:31.344Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-23T22:40:31.811Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-23T22:40:31.811Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-23T22:40:31.846Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-23T22:40:32.279Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-23T22:40:32.669Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-23T22:40:32.669Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-23T22:40:32.669Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-23T22:40:32.669Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-23T22:40:32.669Z] === RUN TestDockerSuite/TestCpToDot [2022-04-23T22:40:33.265Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-23T22:40:33.265Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-23T22:40:35.544Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-23T22:40:35.544Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-23T22:40:35.633Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-23T22:40:35.633Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-23T22:40:35.633Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-23T22:40:35.633Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-23T22:40:35.633Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-23T22:40:37.753Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-23T22:40:38.642Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-23T22:40:38.642Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T22:40:38.642Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-23T22:40:38.642Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-23T22:40:38.642Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-23T22:40:38.642Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-23T22:40:38.642Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-23T22:40:38.642Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-23T22:40:38.642Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-23T22:40:38.642Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-23T22:40:39.110Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-23T22:40:40.703Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-23T22:40:41.171Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-23T22:40:41.171Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T22:40:41.171Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-23T22:40:41.329Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-23T22:40:44.971Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-23T22:40:44.972Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-23T22:40:44.972Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-23T22:40:44.972Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T22:40:44.972Z] === RUN TestDockerSuite/TestImportFile [2022-04-23T22:40:44.972Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T22:40:44.972Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-23T22:40:45.121Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-23T22:40:45.121Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-23T22:40:45.438Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-23T22:40:45.438Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-23T22:40:45.438Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-23T22:40:45.438Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T22:40:45.438Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-23T22:40:45.438Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T22:40:45.438Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-23T22:40:45.438Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-23T22:40:45.438Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-23T22:40:45.438Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-23T22:40:45.438Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-23T22:40:45.438Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-23T22:40:45.438Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-23T22:40:45.438Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-23T22:40:45.438Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T22:40:45.438Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-23T22:40:45.438Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T22:40:45.438Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-23T22:40:45.589Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-23T22:40:48.410Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-23T22:40:48.541Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-23T22:40:49.009Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-23T22:40:49.009Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-23T22:40:49.009Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-23T22:40:49.478Z] === RUN TestDockerSuite/TestCreateRM [2022-04-23T22:40:49.530Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-23T22:40:49.530Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-23T22:40:49.952Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-23T22:40:49.952Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-23T22:40:49.952Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-23T22:40:49.952Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-23T22:40:50.421Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-23T22:40:51.404Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-23T22:40:51.404Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T22:40:51.404Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-23T22:40:51.404Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-23T22:40:51.404Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-23T22:40:51.404Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-23T22:40:51.404Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-23T22:40:51.404Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-23T22:40:54.351Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-23T22:40:54.351Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-23T22:40:57.298Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-23T22:40:57.298Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:40:57.298Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-23T22:40:57.298Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-23T22:40:57.298Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-23T22:40:57.298Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-23T22:40:57.298Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-23T22:40:59.913Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-23T22:41:00.252Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-23T22:41:00.842Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-23T22:41:00.842Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-23T22:41:01.314Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-23T22:41:04.598Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-23T22:41:04.997Z] === RUN TestDockerSuite/TestInspectImage [2022-04-23T22:41:04.997Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T22:41:04.997Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-23T22:41:04.997Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T22:41:04.997Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-23T22:41:04.997Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T22:41:04.997Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-23T22:41:05.103Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-23T22:41:05.103Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-23T22:41:05.103Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T22:41:05.103Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-23T22:41:07.941Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-23T22:41:08.907Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-23T22:41:08.907Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T22:41:08.907Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-23T22:41:08.907Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-23T22:41:08.907Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-23T22:41:08.907Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-23T22:41:08.907Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-23T22:41:08.907Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-23T22:41:08.907Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-23T22:41:08.907Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-23T22:41:08.907Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T22:41:08.907Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-23T22:41:08.907Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-23T22:41:08.907Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-23T22:41:08.907Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-23T22:41:08.907Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-23T22:41:08.907Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-23T22:41:08.907Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-23T22:41:08.907Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T22:41:08.907Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-23T22:41:08.907Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-23T22:41:08.907Z] === RUN TestDockerSuite/TestDockerFails [2022-04-23T22:41:08.907Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-23T22:41:08.907Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-23T22:41:08.907Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-23T22:41:08.907Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-23T22:41:08.907Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-23T22:41:08.907Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-23T22:41:08.907Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-23T22:41:08.907Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-23T22:41:08.907Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-23T22:41:08.907Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-23T22:41:09.377Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-23T22:41:10.150Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-23T22:41:10.151Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-23T22:41:13.115Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-23T22:41:13.222Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-23T22:41:14.919Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-23T22:41:15.344Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-23T22:41:15.344Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-23T22:41:15.344Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-23T22:41:15.344Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-23T22:41:16.170Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-23T22:41:17.552Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-23T22:41:19.989Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-23T22:41:20.494Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-23T22:41:20.696Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-23T22:41:25.244Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-23T22:41:26.477Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-23T22:41:27.441Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-23T22:41:27.441Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-23T22:41:27.441Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-23T22:41:27.441Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-23T22:41:27.450Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-23T22:41:27.899Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-23T22:41:29.663Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-23T22:41:30.858Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-23T22:41:30.858Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-23T22:41:30.858Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-23T22:41:31.878Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-23T22:41:32.596Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-23T22:41:34.836Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-23T22:41:37.350Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-23T22:41:37.782Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-23T22:41:39.990Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-23T22:41:39.990Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-23T22:41:39.990Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T22:41:39.990Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-23T22:41:39.990Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-23T22:41:39.990Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-23T22:41:39.990Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-23T22:41:39.990Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-23T22:41:39.990Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-23T22:41:39.990Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-23T22:41:39.990Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T22:41:39.990Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-23T22:41:39.990Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-23T22:41:39.990Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-23T22:41:39.990Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T22:41:39.990Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-23T22:41:39.990Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T22:41:39.990Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-23T22:41:39.990Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-23T22:41:39.990Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-23T22:41:39.990Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-23T22:41:39.990Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-23T22:41:39.990Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-23T22:41:39.990Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-23T22:41:39.990Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T22:41:40.457Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-23T22:41:40.457Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-23T22:41:40.457Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-23T22:41:40.458Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T22:41:40.458Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-23T22:41:40.458Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-23T22:41:40.458Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-23T22:41:40.458Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-23T22:41:40.458Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-23T22:41:40.458Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-23T22:41:40.458Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-23T22:41:42.670Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-23T22:41:44.529Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-23T22:41:44.898Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-23T22:41:47.480Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-23T22:41:48.465Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-23T22:41:50.748Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-23T22:41:53.695Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-23T22:41:53.695Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-23T22:41:53.695Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-23T22:41:54.333Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-23T22:41:55.321Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-23T22:41:55.905Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-23T22:41:55.905Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-23T22:41:56.306Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-23T22:42:03.114Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-23T22:42:03.496Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-23T22:42:10.269Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-23T22:42:10.662Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-23T22:42:10.662Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-23T22:42:10.662Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-23T22:42:10.662Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T22:42:10.662Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-23T22:42:10.662Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-23T22:42:10.662Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-23T22:42:10.662Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-23T22:42:10.662Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-23T22:42:11.647Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-23T22:42:11.647Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-23T22:42:11.647Z] === RUN TestDockerSuite/TestEventsRename [2022-04-23T22:42:15.487Z] === RUN TestDockerSuite/TestEventsResize [2022-04-23T22:42:17.416Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-23T22:42:18.974Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-23T22:42:21.795Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-23T22:42:21.918Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-23T22:42:21.918Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-23T22:42:21.918Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-23T22:42:24.130Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-23T22:42:27.074Z] === RUN TestDockerSuite/TestLogsSince [2022-04-23T22:42:37.497Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-23T22:42:37.497Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-23T22:42:37.497Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-23T22:42:37.497Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-23T22:42:37.497Z] === RUN TestDockerSuite/TestLogsTail [2022-04-23T22:42:39.061Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-23T22:42:42.005Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-23T22:42:44.949Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-23T22:42:44.949Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-23T22:42:44.949Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-23T22:42:44.949Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-23T22:42:44.949Z] === RUN TestDockerSuite/TestNetHostname [2022-04-23T22:42:44.949Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-23T22:42:44.949Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-23T22:42:44.949Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T22:42:44.949Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-23T22:42:44.949Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-23T22:42:44.949Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-23T22:42:44.949Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-23T22:42:44.949Z] === RUN TestDockerSuite/TestPluginActive [2022-04-23T22:42:44.949Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T22:42:44.949Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-23T22:42:44.949Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T22:42:44.949Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-23T22:42:44.949Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-23T22:42:44.949Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T22:42:44.949Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-23T22:42:44.949Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-23T22:42:44.949Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-23T22:42:44.949Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-23T22:42:44.949Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-23T22:42:44.949Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-23T22:42:44.949Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-23T22:42:44.949Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-23T22:42:44.949Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-23T22:42:44.949Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-23T22:42:44.949Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-23T22:42:44.949Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-23T22:42:44.949Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-23T22:42:44.949Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-23T22:42:44.949Z] === RUN TestDockerSuite/TestPortList [2022-04-23T22:42:44.949Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-23T22:42:44.949Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-23T22:42:50.865Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-23T22:42:50.865Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:42:50.865Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-23T22:42:50.865Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-23T22:42:50.865Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-23T22:42:50.865Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-23T22:42:50.865Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-23T22:42:50.865Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-23T22:42:50.865Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-23T22:42:50.865Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-23T22:42:50.865Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-23T22:42:50.865Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-23T22:42:50.865Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-23T22:42:50.865Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-23T22:42:50.865Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-23T22:42:50.865Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-23T22:42:50.865Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-23T22:42:50.865Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-23T22:42:51.380Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-23T22:42:52.366Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-23T22:42:55.646Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-23T22:42:55.646Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-23T22:42:55.646Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-23T22:42:56.159Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-23T22:42:57.598Z] === RUN TestDockerSuite/TestBuildRm [2022-04-23T22:43:02.025Z] === RUN TestDockerSuite/TestEventsTop [2022-04-23T22:43:02.025Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-23T22:43:02.025Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-23T22:43:04.237Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-23T22:43:04.290Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-23T22:43:04.290Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-23T22:43:04.290Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-23T22:43:07.902Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-23T22:43:10.110Z] === RUN TestDockerSuite/TestExec [2022-04-23T22:43:10.110Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T22:43:10.110Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-23T22:43:10.110Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T22:43:10.110Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-23T22:43:11.625Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-23T22:43:11.625Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-23T22:43:11.625Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-23T22:43:11.625Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-23T22:43:12.109Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-23T22:43:13.060Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-23T22:43:13.767Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-23T22:43:14.738Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-23T22:43:16.021Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-23T22:43:16.021Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-23T22:43:16.021Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-23T22:43:16.021Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-23T22:43:16.021Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-23T22:43:16.021Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T22:43:16.021Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-23T22:43:18.473Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-23T22:43:19.809Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-23T22:43:22.194Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-23T22:43:23.662Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-23T22:43:27.496Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-23T22:43:28.002Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-23T22:43:31.284Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-23T22:43:32.568Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-23T22:43:32.568Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-23T22:43:32.568Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-23T22:43:32.568Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-23T22:43:38.433Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-23T22:43:38.433Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-23T22:43:38.433Z] === RUN TestDockerSuite/TestExecEnv [2022-04-23T22:43:38.433Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T22:43:38.433Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-23T22:43:38.433Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-23T22:43:38.433Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-23T22:43:41.496Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-23T22:43:43.040Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-23T22:43:47.378Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-23T22:43:47.378Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-23T22:43:47.378Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-23T22:43:47.378Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-23T22:43:47.378Z] === RUN TestDockerSuite/TestExecParseError [2022-04-23T22:43:47.378Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-23T22:43:47.378Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-23T22:43:47.378Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-23T22:43:47.378Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-23T22:43:47.378Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-23T22:43:47.378Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-23T22:43:47.783Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-23T22:43:51.224Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-23T22:43:51.224Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-23T22:43:51.224Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-23T22:43:51.224Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-23T22:43:51.224Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-23T22:43:51.224Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:43:51.224Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-23T22:43:51.224Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-23T22:43:51.224Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-23T22:43:51.224Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-23T22:43:51.224Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-23T22:43:53.115Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-23T22:43:53.115Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-23T22:43:53.115Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-23T22:43:55.061Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-23T22:43:55.061Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-23T22:43:55.061Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-23T22:43:56.496Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-23T22:44:00.289Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-23T22:44:00.756Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-23T22:44:00.756Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-23T22:44:00.756Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-23T22:44:00.756Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-23T22:44:02.244Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-23T22:44:02.245Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-23T22:44:02.245Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-23T22:44:02.245Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-23T22:44:02.245Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-23T22:44:02.245Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-23T22:44:02.245Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-23T22:44:05.536Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-23T22:44:05.536Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-23T22:44:06.646Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-23T22:44:06.646Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T22:44:06.646Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-23T22:44:06.646Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-23T22:44:06.646Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-23T22:44:06.646Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-23T22:44:06.646Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-23T22:44:06.646Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-23T22:44:06.646Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-23T22:44:09.406Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-23T22:44:10.235Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-23T22:44:10.235Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-23T22:44:13.855Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-23T22:44:13.855Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-23T22:44:13.855Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-23T22:44:14.838Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-23T22:44:15.305Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-23T22:44:15.305Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-23T22:44:16.008Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-23T22:44:16.322Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-23T22:44:16.621Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-23T22:44:17.305Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-23T22:44:17.305Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-23T22:44:17.305Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-23T22:44:21.369Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-23T22:44:22.047Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-23T22:44:26.790Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-23T22:44:28.586Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-23T22:44:28.586Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T22:44:28.586Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-23T22:44:28.586Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-23T22:44:28.586Z] === RUN TestDockerSuite/TestHealth [2022-04-23T22:44:28.586Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-23T22:44:28.586Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-23T22:44:28.586Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-23T22:44:28.586Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-23T22:44:28.586Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-23T22:44:29.118Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-23T22:44:34.456Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-23T22:44:34.456Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-23T22:44:34.456Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-23T22:44:34.456Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-23T22:44:34.456Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-23T22:44:34.456Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-23T22:44:34.456Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-23T22:44:34.924Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-23T22:44:34.924Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-23T22:44:34.924Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-23T22:44:35.911Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-23T22:44:36.378Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-23T22:44:37.939Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-23T22:44:38.407Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-23T22:44:40.617Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-23T22:44:41.264Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-23T22:44:41.264Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-23T22:44:41.264Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-23T22:44:41.734Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-23T22:44:43.366Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-23T22:44:44.428Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-23T22:44:44.428Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-23T22:44:44.428Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T22:44:44.428Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-23T22:44:48.252Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-23T22:44:48.252Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-23T22:44:48.252Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-23T22:44:48.252Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T22:44:48.252Z] === RUN TestDockerSuite/TestImportFile [2022-04-23T22:44:48.252Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T22:44:48.252Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-23T22:44:48.719Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-23T22:44:48.719Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-23T22:44:48.719Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-23T22:44:48.719Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T22:44:48.719Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-23T22:44:48.719Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T22:44:48.719Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-23T22:44:48.719Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-23T22:44:48.719Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-23T22:44:48.719Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-23T22:44:48.719Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-23T22:44:48.719Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-23T22:44:48.719Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-23T22:44:48.719Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-23T22:44:48.719Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T22:44:48.719Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-23T22:44:48.719Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T22:44:48.719Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-23T22:44:49.251Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-23T22:44:50.346Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-23T22:44:50.346Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T22:44:50.346Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-23T22:44:52.516Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-23T22:44:55.125Z] === RUN TestDockerSuite/TestBuildUser [2022-04-23T22:44:55.125Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-23T22:44:55.125Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-23T22:44:55.125Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-23T22:44:55.125Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-23T22:44:55.125Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-23T22:44:55.125Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-23T22:44:55.467Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-23T22:44:55.467Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T22:44:55.467Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-23T22:44:55.467Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-23T22:44:55.467Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-23T22:44:55.467Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-23T22:44:55.467Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-23T22:44:55.467Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-23T22:44:57.484Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-23T22:44:57.484Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-23T22:44:57.952Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-23T22:44:58.417Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-23T22:44:58.417Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-23T22:44:58.966Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-23T22:44:59.886Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-23T22:45:00.873Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-23T22:45:02.205Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-23T22:45:02.205Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:45:02.205Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-23T22:45:02.205Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-23T22:45:02.205Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-23T22:45:02.205Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-23T22:45:02.205Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-23T22:45:03.714Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-23T22:45:03.865Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-23T22:45:03.865Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-23T22:45:03.865Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-23T22:45:03.865Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-23T22:45:03.865Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-23T22:45:05.152Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-23T22:45:09.581Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-23T22:45:09.581Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T22:45:09.581Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-23T22:45:09.898Z] === RUN TestDockerSuite/TestInspectImage [2022-04-23T22:45:09.898Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T22:45:09.898Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-23T22:45:09.898Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T22:45:09.898Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-23T22:45:09.898Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T22:45:09.898Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-23T22:45:12.908Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-23T22:45:14.344Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-23T22:45:14.344Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-23T22:45:14.344Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-23T22:45:16.695Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-23T22:45:16.695Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-23T22:45:20.501Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-23T22:45:29.157Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-23T22:45:29.192Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-23T22:45:29.192Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-23T22:45:29.192Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-23T22:45:29.192Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-23T22:45:29.308Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-23T22:45:30.121Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-23T22:45:31.516Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-23T22:45:32.169Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-23T22:45:32.501Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-23T22:45:36.000Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-23T22:45:39.657Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-23T22:45:40.444Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-23T22:45:43.152Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-23T22:45:44.446Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-23T22:45:46.219Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-23T22:45:49.212Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-23T22:45:52.816Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-23T22:45:52.816Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-23T22:45:52.816Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-23T22:45:52.816Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-23T22:45:52.816Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-23T22:45:53.036Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-23T22:45:53.101Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-23T22:45:54.345Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-23T22:45:54.346Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-23T22:45:54.802Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-23T22:45:56.904Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-23T22:45:57.858Z] === RUN TestDockerSuite/TestRmiTag [2022-04-23T22:45:58.324Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-23T22:45:59.134Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-23T22:46:01.272Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-23T22:46:02.216Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-23T22:46:02.216Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-23T22:46:02.216Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T22:46:02.216Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-23T22:46:02.216Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-23T22:46:02.683Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-23T22:46:02.683Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-23T22:46:02.683Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-23T22:46:02.683Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-23T22:46:02.683Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-23T22:46:02.683Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T22:46:02.683Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-23T22:46:02.683Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-23T22:46:02.683Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-23T22:46:02.683Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T22:46:02.683Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-23T22:46:02.683Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T22:46:02.683Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-23T22:46:02.683Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-23T22:46:02.683Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-23T22:46:02.683Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-23T22:46:02.683Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-23T22:46:02.683Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-23T22:46:02.683Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-23T22:46:02.683Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T22:46:02.683Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-23T22:46:02.683Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-23T22:46:02.683Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-23T22:46:02.683Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T22:46:02.683Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-23T22:46:02.683Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-23T22:46:02.683Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-23T22:46:02.683Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-23T22:46:02.683Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-23T22:46:02.683Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-23T22:46:02.683Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-23T22:46:05.632Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-23T22:46:09.419Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-23T22:46:09.598Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-23T22:46:13.380Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-23T22:46:13.380Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-23T22:46:16.577Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-23T22:46:18.842Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-23T22:46:18.842Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-23T22:46:18.842Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-23T22:46:19.131Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-23T22:46:22.128Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-23T22:46:22.640Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-23T22:46:22.640Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-23T22:46:28.036Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-23T22:46:29.019Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-23T22:46:29.019Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-23T22:46:29.019Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-23T22:46:29.019Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-23T22:46:29.019Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-23T22:46:29.019Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-23T22:46:29.019Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-23T22:46:29.019Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-23T22:46:29.019Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-23T22:46:29.019Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-23T22:46:29.019Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-23T22:46:29.019Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-23T22:46:29.019Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-23T22:46:29.019Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-23T22:46:29.019Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-23T22:46:29.838Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-23T22:46:31.226Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-23T22:46:31.226Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-23T22:46:31.721Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-23T22:46:31.721Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-23T22:46:31.721Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-23T22:46:34.508Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-23T22:46:34.508Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-23T22:46:34.508Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-23T22:46:34.508Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-23T22:46:34.508Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-23T22:46:34.508Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-23T22:46:34.508Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-23T22:46:36.040Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-23T22:46:37.020Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-23T22:46:37.630Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-23T22:46:39.846Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-23T22:46:42.099Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-23T22:46:42.879Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-23T22:46:45.038Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-23T22:46:46.338Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-23T22:46:47.320Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-23T22:46:47.320Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-23T22:46:47.628Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-23T22:46:47.776Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-23T22:46:47.776Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-23T22:46:47.776Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-23T22:46:47.776Z] docker_cli_sni_test.go:18: Flakey test [2022-04-23T22:46:47.776Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-23T22:46:47.980Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-23T22:46:47.980Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-23T22:46:50.706Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-23T22:46:52.376Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-23T22:46:52.376Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-23T22:46:52.376Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-23T22:46:53.857Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-23T22:46:53.857Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-23T22:46:53.857Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-23T22:46:53.857Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-23T22:46:53.857Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-23T22:46:53.857Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-23T22:46:53.857Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-23T22:46:53.857Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-23T22:46:53.857Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-23T22:46:53.857Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-23T22:46:53.857Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-23T22:46:53.857Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-23T22:46:53.857Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-23T22:46:53.857Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-23T22:46:53.857Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-23T22:46:53.857Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-23T22:46:53.857Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-23T22:46:53.857Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-23T22:46:53.857Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-23T22:46:53.857Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-23T22:46:53.857Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-23T22:46:53.857Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-23T22:46:53.857Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-23T22:46:55.326Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-23T22:46:55.384Z] === RUN TestDockerSuite/TestCommitChange [2022-04-23T22:46:56.066Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-23T22:46:56.066Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-23T22:46:56.066Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-23T22:46:59.125Z] === RUN TestDockerSuite/TestLogsSince [2022-04-23T22:46:59.845Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-23T22:46:59.846Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-23T22:46:59.846Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-23T22:46:59.846Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-23T22:46:59.846Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-23T22:47:01.174Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-23T22:47:02.060Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-23T22:47:02.060Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-23T22:47:02.060Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-23T22:47:02.060Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-23T22:47:02.060Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-23T22:47:02.060Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-23T22:47:02.060Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-23T22:47:02.060Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-23T22:47:02.060Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-23T22:47:02.060Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-23T22:47:02.060Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-23T22:47:02.060Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-23T22:47:02.060Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-23T22:47:02.060Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-23T22:47:02.060Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-23T22:47:04.272Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-23T22:47:06.952Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-23T22:47:06.952Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-23T22:47:06.952Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-23T22:47:07.289Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-23T22:47:09.510Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-23T22:47:09.510Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-23T22:47:09.510Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-23T22:47:09.510Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-23T22:47:09.510Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-23T22:47:09.510Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-23T22:47:09.510Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-23T22:47:09.651Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-23T22:47:09.651Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-23T22:47:09.651Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-23T22:47:09.651Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-23T22:47:09.651Z] === RUN TestDockerSuite/TestLogsTail [2022-04-23T22:47:11.908Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-23T22:47:12.454Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-23T22:47:12.454Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-23T22:47:12.454Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-23T22:47:12.454Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-23T22:47:12.454Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-23T22:47:12.454Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-23T22:47:12.454Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-23T22:47:12.454Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-23T22:47:12.454Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-23T22:47:14.663Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-23T22:47:14.908Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-23T22:47:17.926Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-23T22:47:17.926Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-23T22:47:17.926Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-23T22:47:17.926Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-23T22:47:17.926Z] === RUN TestDockerSuite/TestNetHostname [2022-04-23T22:47:17.926Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-23T22:47:17.926Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-23T22:47:17.926Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T22:47:17.926Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-23T22:47:17.926Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-23T22:47:17.926Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-23T22:47:17.926Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-23T22:47:17.926Z] === RUN TestDockerSuite/TestPluginActive [2022-04-23T22:47:17.926Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T22:47:17.926Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-23T22:47:17.926Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T22:47:17.926Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-23T22:47:17.926Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-23T22:47:17.926Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T22:47:17.926Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-23T22:47:17.926Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-23T22:47:17.926Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-23T22:47:17.926Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-23T22:47:18.393Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-23T22:47:18.393Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-23T22:47:18.393Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-23T22:47:18.393Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-23T22:47:18.393Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-23T22:47:18.393Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-23T22:47:18.393Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-23T22:47:18.393Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-23T22:47:18.393Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-23T22:47:18.393Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-23T22:47:18.393Z] === RUN TestDockerSuite/TestPortList [2022-04-23T22:47:18.393Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-23T22:47:18.393Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-23T22:47:19.311Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-23T22:47:19.311Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T22:47:19.311Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-23T22:47:20.518Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-23T22:47:20.518Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-23T22:47:20.518Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-23T22:47:20.518Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-23T22:47:20.518Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-23T22:47:20.518Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-23T22:47:20.518Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-23T22:47:20.518Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-23T22:47:20.518Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-23T22:47:20.518Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-23T22:47:20.518Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-23T22:47:20.518Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-23T22:47:20.518Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-23T22:47:23.493Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-23T22:47:23.493Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-23T22:47:23.493Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-23T22:47:23.493Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-23T22:47:23.493Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-23T22:47:23.493Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-23T22:47:24.304Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-23T22:47:24.304Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:47:24.304Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-23T22:47:24.304Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-23T22:47:24.304Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-23T22:47:24.304Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-23T22:47:24.304Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-23T22:47:24.304Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-23T22:47:24.304Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-23T22:47:24.304Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-23T22:47:24.304Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-23T22:47:24.304Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-23T22:47:24.304Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-23T22:47:24.304Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-23T22:47:24.304Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-23T22:47:24.304Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-23T22:47:24.304Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-23T22:47:24.304Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-23T22:47:26.505Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-23T22:47:27.960Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-23T22:47:29.520Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-23T22:47:29.520Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-23T22:47:29.520Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-23T22:47:31.457Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-23T22:47:31.457Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-23T22:47:31.457Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-23T22:47:31.728Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-23T22:47:31.728Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-23T22:47:31.728Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-23T22:47:31.728Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T22:47:31.728Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-23T22:47:31.728Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-23T22:47:31.728Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-23T22:47:31.755Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-23T22:47:31.755Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-23T22:47:31.755Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-23T22:47:31.755Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-23T22:47:31.755Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-23T22:47:31.755Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-23T22:47:31.755Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-23T22:47:31.755Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-23T22:47:31.755Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-23T22:47:31.755Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-23T22:47:31.755Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-23T22:47:31.755Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T22:47:31.755Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-23T22:47:31.755Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-23T22:47:31.755Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-23T22:47:32.225Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-23T22:47:34.682Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-23T22:47:36.961Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-23T22:47:39.956Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-23T22:47:42.918Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-23T22:47:42.918Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-23T22:47:42.918Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-23T22:47:42.918Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-23T22:47:42.918Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-23T22:47:42.918Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-23T22:47:42.918Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-23T22:47:42.918Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-23T22:47:42.918Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-23T22:47:42.918Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-23T22:47:42.918Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-23T22:47:42.918Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-23T22:47:42.918Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-23T22:47:42.918Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-23T22:47:42.918Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-23T22:47:42.918Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-23T22:47:43.955Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-23T22:47:43.956Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-23T22:47:43.956Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-23T22:47:44.743Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-23T22:47:47.668Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-23T22:47:47.668Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-23T22:47:47.668Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-23T22:47:47.668Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-23T22:47:47.668Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-23T22:47:47.668Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-23T22:47:47.668Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-23T22:47:47.668Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-23T22:47:47.668Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T22:47:47.668Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-23T22:47:47.668Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T22:47:47.668Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-23T22:47:54.811Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-23T22:47:54.811Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-23T22:47:54.811Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-23T22:47:57.019Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-23T22:47:57.019Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-23T22:47:57.019Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-23T22:47:57.019Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-23T22:47:57.019Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-23T22:47:57.019Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-23T22:47:57.019Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-23T22:47:57.019Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-23T22:47:57.019Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-23T22:47:57.019Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-23T22:47:57.019Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-23T22:47:57.019Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-23T22:47:57.019Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-23T22:47:57.019Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-23T22:47:57.019Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-23T22:47:57.019Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-23T22:47:57.248Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-23T22:47:57.248Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-23T22:47:57.248Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-23T22:47:57.485Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-23T22:47:57.485Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-23T22:47:57.485Z] === RUN TestDockerSuite/TestRunMount [2022-04-23T22:47:57.485Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-23T22:47:57.485Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-23T22:47:57.485Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-23T22:47:57.485Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-23T22:47:57.485Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-23T22:47:57.485Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-23T22:47:57.485Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-23T22:47:57.485Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-23T22:47:58.985Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-23T22:48:00.221Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-23T22:48:00.221Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-23T22:48:00.221Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-23T22:48:00.221Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-23T22:48:00.221Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-23T22:48:00.221Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-23T22:48:00.221Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-23T22:48:02.507Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-23T22:48:02.507Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-23T22:48:02.507Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-23T22:48:02.507Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-23T22:48:05.466Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-23T22:48:05.466Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-23T22:48:05.466Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-23T22:48:05.466Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-23T22:48:05.466Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-23T22:48:05.466Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-23T22:48:05.466Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-23T22:48:05.466Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-23T22:48:06.194Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-23T22:48:06.194Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-23T22:48:06.194Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-23T22:48:06.194Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-23T22:48:06.194Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-23T22:48:06.194Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-23T22:48:06.194Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-23T22:48:08.546Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-23T22:48:10.767Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-23T22:48:11.075Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-23T22:48:13.774Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-23T22:48:13.774Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-23T22:48:13.774Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-23T22:48:13.774Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-23T22:48:15.865Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-23T22:48:15.865Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-23T22:48:15.865Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-23T22:48:15.865Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-23T22:48:15.865Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-23T22:48:15.865Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-23T22:48:15.865Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-23T22:48:15.865Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-23T22:48:15.865Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-23T22:48:15.865Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-23T22:48:15.865Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-23T22:48:15.865Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-23T22:48:15.865Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-23T22:48:15.995Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-23T22:48:15.995Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-23T22:48:16.331Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-23T22:48:16.331Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-23T22:48:16.331Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-23T22:48:16.331Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-23T22:48:16.331Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-23T22:48:16.331Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-23T22:48:16.798Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-23T22:48:16.888Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-23T22:48:16.888Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-23T22:48:16.888Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-23T22:48:16.888Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-23T22:48:16.888Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-23T22:48:16.888Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-23T22:48:17.780Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-23T22:48:18.950Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-23T22:48:18.950Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-23T22:48:18.950Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-23T22:48:18.950Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-23T22:48:18.950Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-23T22:48:20.003Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-23T22:48:21.593Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-23T22:48:21.969Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-23T22:48:21.969Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-23T22:48:22.753Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-23T22:48:23.151Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-23T22:48:24.251Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-23T22:48:24.251Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-23T22:48:24.251Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-23T22:48:24.761Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-23T22:48:25.229Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-23T22:48:25.229Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-23T22:48:25.229Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-23T22:48:25.229Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-23T22:48:25.229Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-23T22:48:25.229Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-23T22:48:25.229Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-23T22:48:25.229Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-23T22:48:25.229Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-23T22:48:25.229Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-23T22:48:25.229Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-23T22:48:25.229Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-23T22:48:25.229Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-23T22:48:25.229Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-23T22:48:25.229Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-23T22:48:25.229Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-23T22:48:27.207Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-23T22:48:27.207Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-23T22:48:29.977Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-23T22:48:29.977Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-23T22:48:29.977Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-23T22:48:29.977Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-23T22:48:29.977Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-23T22:48:29.977Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-23T22:48:29.977Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-23T22:48:29.977Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-23T22:48:29.977Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-23T22:48:29.977Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-23T22:48:29.977Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-23T22:48:30.162Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-23T22:48:33.243Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-23T22:48:38.833Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-23T22:48:39.131Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-23T22:48:39.131Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-23T22:48:39.131Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-23T22:48:39.131Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-23T22:48:39.599Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-23T22:48:40.389Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-23T22:48:40.389Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-23T22:48:40.389Z] === RUN TestDockerSuite/TestRunRm [2022-04-23T22:48:41.373Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-23T22:48:43.593Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-23T22:48:43.593Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-23T22:48:43.593Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-23T22:48:43.593Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-23T22:48:43.593Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-23T22:48:45.809Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-23T22:48:45.809Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-23T22:48:45.809Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-23T22:48:46.751Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-23T22:48:46.751Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T22:48:46.751Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-23T22:48:46.751Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-23T22:48:46.751Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-23T22:48:46.751Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-23T22:48:46.751Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-23T22:48:46.751Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-23T22:48:46.751Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-23T22:48:47.295Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-23T22:48:50.238Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-23T22:48:52.449Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-23T22:48:53.026Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-23T22:48:53.026Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-23T22:48:53.026Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-23T22:48:54.710Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-23T22:48:55.987Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-23T22:48:55.987Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-23T22:48:57.232Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-23T22:48:57.232Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-23T22:48:57.232Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-23T22:48:57.710Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-23T22:48:57.710Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-23T22:48:57.710Z] === RUN TestDockerSuite/TestRunState [2022-04-23T22:48:57.710Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-23T22:48:57.710Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-23T22:48:58.218Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-23T22:48:58.218Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-23T22:48:58.218Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-23T22:48:59.784Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-23T22:49:00.666Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-23T22:49:00.666Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-23T22:49:00.666Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-23T22:49:00.749Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-23T22:49:00.770Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-23T22:49:00.770Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-23T22:49:00.770Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-23T22:49:02.927Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-23T22:49:02.927Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-23T22:49:02.927Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-23T22:49:02.927Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-23T22:49:02.927Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-23T22:49:02.927Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-23T22:49:02.969Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-23T22:49:02.969Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-23T22:49:02.969Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-23T22:49:02.969Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-23T22:49:02.969Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-23T22:49:02.969Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-23T22:49:02.969Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-23T22:49:02.969Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-23T22:49:02.969Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-23T22:49:02.969Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-23T22:49:02.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-23T22:49:03.398Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-23T22:49:03.398Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-23T22:49:03.398Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-23T22:49:05.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-23T22:49:05.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-23T22:49:07.987Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-23T22:49:08.163Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-23T22:49:08.163Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-23T22:49:08.163Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-23T22:49:08.163Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-23T22:49:08.163Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-23T22:49:08.163Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-23T22:49:08.163Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-23T22:49:08.163Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-23T22:49:08.163Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-23T22:49:08.163Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-23T22:49:08.163Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-23T22:49:08.163Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-23T22:49:08.163Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-23T22:49:08.163Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-23T22:49:08.630Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-23T22:49:08.630Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-23T22:49:08.630Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-23T22:49:08.630Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-23T22:49:08.630Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-23T22:49:08.630Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-23T22:49:08.630Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-23T22:49:11.576Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-23T22:49:11.576Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-23T22:49:11.576Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-23T22:49:13.789Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-23T22:49:13.789Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-23T22:49:13.789Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-23T22:49:13.789Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-23T22:49:13.789Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-23T22:49:13.874Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-23T22:49:13.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-23T22:49:15.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-23T22:49:16.826Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-23T22:49:17.572Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-23T22:49:18.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-23T22:49:21.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000c9b3f8_} [2022-04-23T22:49:24.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12780596680_c:\foo_false____} [2022-04-23T22:49:26.229Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-23T22:49:30.974Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-23T22:49:31.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12780596680_c:\foo_true____} [2022-04-23T22:49:34.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-23T22:49:34.522Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-23T22:49:34.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-23T22:49:34.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-23T22:49:34.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-23T22:49:34.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-23T22:49:34.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-23T22:49:34.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-23T22:49:34.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-23T22:49:34.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-23T22:49:34.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-23T22:49:34.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-23T22:49:34.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-23T22:49:34.990Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-23T22:49:34.990Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-23T22:49:34.990Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-23T22:49:34.990Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-23T22:49:34.990Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-23T22:49:34.991Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-23T22:49:34.991Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-23T22:49:34.991Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-23T22:49:34.991Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-23T22:49:34.991Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-23T22:49:34.991Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-23T22:49:37.949Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-23T22:49:37.949Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-23T22:49:37.949Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-23T22:49:37.949Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:49:37.949Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-23T22:49:37.949Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T22:49:37.949Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-23T22:49:37.949Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-23T22:49:37.949Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-23T22:49:37.949Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T22:49:37.949Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-23T22:49:37.949Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T22:49:37.949Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-23T22:49:37.949Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-23T22:49:37.949Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-23T22:49:37.949Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T22:49:37.949Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-23T22:49:37.949Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-23T22:49:37.949Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-23T22:49:37.949Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-23T22:49:37.949Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-23T22:49:37.949Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-23T22:49:37.949Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-23T22:49:37.949Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T22:49:37.949Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-23T22:49:37.949Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T22:49:37.949Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-23T22:49:38.129Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-23T22:49:38.129Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-23T22:49:38.129Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-23T22:49:38.129Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-23T22:49:40.903Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-23T22:49:40.904Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-23T22:49:40.904Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-23T22:49:40.904Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-23T22:49:41.073Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-23T22:49:43.858Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-23T22:49:43.858Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-23T22:49:43.858Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-23T22:49:43.858Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-23T22:49:43.858Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-23T22:49:43.858Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-23T22:49:43.858Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-23T22:49:44.019Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-23T22:49:46.965Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-23T22:49:46.965Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-23T22:49:46.965Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-23T22:49:46.965Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-23T22:49:46.965Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-23T22:49:46.965Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-23T22:49:46.965Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-23T22:49:46.965Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-23T22:49:46.965Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-23T22:49:46.965Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-23T22:49:46.965Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-23T22:49:46.965Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-23T22:49:46.965Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-23T22:49:46.965Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-23T22:49:46.965Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-23T22:49:48.622Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-23T22:49:50.746Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-23T22:49:51.578Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-23T22:49:51.578Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T22:49:51.578Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-23T22:49:51.578Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-23T22:49:51.578Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-23T22:49:52.958Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-23T22:49:53.061Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-23T22:49:53.061Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T22:49:53.061Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-23T22:49:55.170Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-23T22:49:57.839Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-23T22:49:57.839Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-23T22:49:57.839Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-23T22:49:58.825Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-23T22:50:01.029Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-23T22:50:01.029Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-23T22:50:01.029Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-23T22:50:01.029Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-23T22:50:01.029Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-23T22:50:01.029Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-23T22:50:01.029Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-23T22:50:01.029Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-23T22:50:01.029Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-23T22:50:01.029Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-23T22:50:01.029Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-23T22:50:01.029Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-23T22:50:01.029Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-23T22:50:01.029Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:50:01.029Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-23T22:50:01.029Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T22:50:01.029Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-23T22:50:01.029Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T22:50:01.029Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-23T22:50:01.029Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-23T22:50:01.029Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-23T22:50:01.029Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T22:50:01.029Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-23T22:50:01.029Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T22:50:01.029Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-23T22:50:01.029Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T22:50:01.029Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-23T22:50:01.029Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-23T22:50:01.029Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-23T22:50:01.029Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T22:50:01.029Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-23T22:50:01.029Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T22:50:01.029Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-23T22:50:01.029Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-23T22:50:01.029Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-23T22:50:03.240Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-23T22:50:03.706Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-23T22:50:04.174Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-23T22:50:04.174Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-23T22:50:05.798Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-23T22:50:05.798Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-23T22:50:06.633Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-23T22:50:06.633Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:50:06.633Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-23T22:50:06.633Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T22:50:06.633Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-23T22:50:07.485Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-23T22:50:08.743Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-23T22:50:11.687Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-23T22:50:13.415Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-23T22:50:13.415Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T22:50:13.415Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-23T22:50:13.900Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-23T22:50:13.900Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T22:50:13.900Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-23T22:50:20.760Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-23T22:50:20.760Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-23T22:50:20.760Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-23T22:50:22.565Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-23T22:50:22.565Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T22:50:22.565Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-23T22:50:27.957Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-23T22:50:27.957Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-23T22:50:27.957Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-23T22:50:27.957Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-23T22:50:27.957Z] === RUN TestDockerSuite/TestCpToDot [2022-04-23T22:50:28.444Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-23T22:50:28.444Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-23T22:50:28.444Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-23T22:50:28.444Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T22:50:28.444Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-23T22:50:28.444Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-23T22:50:28.444Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-23T22:50:28.444Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-23T22:50:28.444Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-23T22:50:34.323Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-23T22:50:34.323Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T22:50:34.323Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-23T22:50:34.323Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-23T22:50:34.323Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-23T22:50:34.323Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-23T22:50:34.323Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-23T22:50:34.323Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T22:50:34.323Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-23T22:50:34.323Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-23T22:50:34.323Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-23T22:50:34.323Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T22:50:34.323Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-23T22:50:35.121Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-23T22:50:35.121Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-23T22:50:35.121Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-23T22:50:35.121Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-23T22:50:35.121Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-23T22:50:36.544Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-23T22:50:37.367Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-23T22:50:37.367Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T22:50:37.367Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-23T22:50:37.367Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-23T22:50:37.367Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-23T22:50:37.367Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-23T22:50:37.367Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-23T22:50:37.367Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-23T22:50:37.367Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-23T22:50:37.846Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-23T22:50:37.846Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-23T22:50:39.495Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-23T22:50:39.495Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-23T22:50:39.495Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-23T22:50:40.804Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-23T22:50:41.059Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-23T22:50:41.059Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-23T22:50:41.059Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-23T22:50:41.059Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-23T22:50:41.526Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-23T22:50:41.526Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T22:50:41.526Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-23T22:50:41.526Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-23T22:50:41.526Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-23T22:50:41.526Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T22:50:41.526Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-23T22:50:41.526Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T22:50:41.526Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-23T22:50:42.017Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-23T22:50:43.004Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-23T22:50:43.763Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-23T22:50:43.763Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-23T22:50:43.763Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-23T22:50:43.991Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-23T22:50:45.982Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-23T22:50:46.975Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-23T22:50:46.975Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-23T22:50:46.975Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-23T22:50:46.975Z] === RUN TestDockerSuite/TestCreateRM [2022-04-23T22:50:47.444Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-23T22:50:47.444Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-23T22:50:47.444Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-23T22:50:47.913Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-23T22:50:48.383Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-23T22:50:54.411Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-23T22:50:57.051Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-23T22:50:57.521Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-23T22:50:57.991Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-23T22:50:59.191Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-23T22:50:59.318Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-23T22:50:59.318Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-23T22:50:59.318Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-23T22:50:59.318Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T22:50:59.318Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-23T22:50:59.318Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-23T22:50:59.318Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-23T22:50:59.318Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-23T22:51:00.880Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-23T22:51:00.880Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-23T22:51:01.829Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-23T22:51:01.829Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-23T22:51:01.829Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T22:51:01.829Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-23T22:51:04.671Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-23T22:51:04.671Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-23T22:51:05.138Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-23T22:51:05.138Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-23T22:51:05.657Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-23T22:51:09.103Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-23T22:51:09.103Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T22:51:09.103Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-23T22:51:09.572Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-23T22:51:09.572Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-23T22:51:09.572Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-23T22:51:09.572Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-23T22:51:09.572Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-23T22:51:09.572Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-23T22:51:09.572Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-23T22:51:09.572Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T22:51:09.572Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-23T22:51:09.572Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-23T22:51:09.572Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-23T22:51:09.572Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-23T22:51:09.572Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-23T22:51:09.572Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-23T22:51:09.572Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-23T22:51:09.572Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T22:51:09.572Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-23T22:51:09.572Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-23T22:51:09.572Z] === RUN TestDockerSuite/TestDockerFails [2022-04-23T22:51:09.572Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-23T22:51:09.572Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-23T22:51:09.626Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-23T22:51:10.041Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-23T22:51:10.041Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-23T22:51:10.041Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-23T22:51:10.041Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-23T22:51:10.041Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-23T22:51:10.041Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-23T22:51:10.041Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-23T22:51:10.041Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-23T22:51:10.041Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-23T22:51:12.996Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-23T22:51:14.310Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-23T22:51:14.310Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T22:51:14.310Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-23T22:51:14.402Z] === RUN TestDockerSuite/TestRmiTag [2022-04-23T22:51:14.832Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-23T22:51:14.832Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-23T22:51:14.832Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-23T22:51:14.832Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-23T22:51:14.873Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-23T22:51:15.232Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-23T22:51:18.676Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-23T22:51:23.548Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-23T22:51:23.548Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-23T22:51:23.548Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-23T22:51:23.873Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-23T22:51:36.085Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-23T22:51:36.085Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.085Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite (2401.11s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (80.44s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.40s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.22s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.62s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.16s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.79s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (90.15s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.67s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.10s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.33s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.60s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.11s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.40s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.65s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.13s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.26s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.73s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.21s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.17s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.10s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.21s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.87s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.07s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.97s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.59s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.55s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.84s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.47s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.73s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.53s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.95s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.49s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.53s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.03s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildCmd (0.60s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.34s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.35s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.26s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.95s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.05s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.95s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.79s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.65s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.69s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.64s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.41s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.81s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.48s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.87s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.91s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.02s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.25s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.93s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildDockerignore (53.69s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.67s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (58.48s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.84s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.94s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.48s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.27s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.00s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.62s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.43s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.18s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (81.26s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.64s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.15s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.53s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.62s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.50s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.23s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.55s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.08s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.09s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.90s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.04s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.69s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildFails (2.77s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.53s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.67s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.12s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.31s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.36s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.61s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.24s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildHistory (12.21s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.08s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.04s) [2022-04-23T22:51:36.085Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.81s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.87s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildLabel (1.03s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.67s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.03s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.66s) [2022-04-23T22:51:36.085Z] --- PASS: TestDockerSuite/TestBuildLabels (1.08s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.59s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.19s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.53s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.07s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.43s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.11s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.11s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.03s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (10.54s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.58s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.55s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.24s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.90s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.89s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.44s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.79s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.09s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.38s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.70s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.82s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.74s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.31s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.13s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.77s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.03s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildRm (13.23s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.89s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.55s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.97s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.13s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.93s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.23s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.93s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.10s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.88s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildStderr (4.83s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.47s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.64s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.46s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.73s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.16s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.22s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.39s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.08s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.99s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.51s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.90s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.76s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.86s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.99s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.66s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.66s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.28s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.36s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.15s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.08s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.99s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCommitChange (5.43s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.94s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.69s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCommitTTY (7.65s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.14s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.70s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.72s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.28s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.70s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.69s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.92s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.27s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.31s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.31s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.73s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.80s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.19s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.91s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.68s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.10s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.44s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.97s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.79s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.32s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.56s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.18s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.96s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.76s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.68s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.61s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.68s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.76s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00056cdb0_} (2.66s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1907031580_c:\foo_false____} (2.67s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1907031580_c:\foo_true____} (2.67s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.81s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.80s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.82s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.14s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.81s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.00s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.09s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCpToDot (2.79s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCpToStdout (3.00s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.14s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.72s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.92s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCreateRM (0.46s) [2022-04-23T22:51:36.086Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.71s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.30s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.57s) [2022-04-23T22:51:36.086Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.47s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.73s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.77s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.80s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.85s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.43s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestEventsCopy (4.81s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.89s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.34s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.82s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.61s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.72s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.98s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestEventsFilters (5.55s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestEventsFormat (5.53s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestEventsRename (2.88s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestEventsResize (8.15s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.77s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.59s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.25s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.60s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.09s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.18s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.19s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.17s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.18s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.21s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.43s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.29s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestExecInspectID (3.90s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.59s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.37s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.70s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.21s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.14s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.15s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.12s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.27s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.65s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.17s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.87s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.21s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.12s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.97s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.81s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.81s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.14s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.83s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.89s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestInspectDefault (2.71s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestInspectHistory (5.08s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.42s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.24s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.72s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.21s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.24s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestInspectStatus (2.87s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.49s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.42s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.67s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.20s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.64s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.68s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.59s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.22s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.16s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.07s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.77s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.30s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.90s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.08s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.74s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.41s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.31s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.75s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.69s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestLogsSince (9.28s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestLogsTail (3.03s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.76s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.76s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.19s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.24s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestPsByOrder (8.55s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.61s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.23s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.65s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.05s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.25s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.00s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-23T22:51:36.087Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-23T22:51:36.087Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.28s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.38s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.28s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.85s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.82s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.26s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.87s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.86s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.16s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.92s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.86s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.49s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.18s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.36s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.63s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.65s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.78s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRmiTag (0.62s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.84s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.90s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.01s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.42s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.20s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.45s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.27s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.84s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.69s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.70s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.66s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.40s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.62s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.32s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.48s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.14s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.80s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.61s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.78s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.01s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.06s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.82s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.64s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.73s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.73s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunExitCode (2.63s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.68s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.63s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.82s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.70s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.21s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.21s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.09s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.65s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.84s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.43s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.90s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.92s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.00s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.06s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.38s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunRm (2.38s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.78s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.70s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.68s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.18s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.04s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.73s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.48s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.03s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.62s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.68s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.45s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.04s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.48s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.72s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.58s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.75s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.72s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.90s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.18s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.91s) [2022-04-23T22:51:36.088Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.33s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-23T22:51:36.088Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.48s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.07s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.72s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.65s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.68s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.71s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.95s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.56s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.23s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.42s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.17s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.07s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.44s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.69s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.13s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.65s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.37s) [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-23T22:51:36.089Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] --- PASS: TestDockerRegistrySuite (0.14s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-23T22:51:36.089Z] === RUN TestDockerSchema1RegistrySuite [2022-04-23T22:51:36.089Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-23T22:51:36.089Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-23T22:51:36.089Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-23T22:51:36.089Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-23T22:51:36.089Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-23T22:51:36.089Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-23T22:51:36.089Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-23T22:51:36.089Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-23T22:51:36.089Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-23T22:51:36.089Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-23T22:51:36.089Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-23T22:51:36.089Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-23T22:51:36.089Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-23T22:51:36.089Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-23T22:51:36.089Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-23T22:51:36.089Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-23T22:51:36.089Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-23T22:51:36.089Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-23T22:51:36.089Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-23T22:51:36.089Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-23T22:51:36.089Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-23T22:51:36.089Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-23T22:51:36.089Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-23T22:51:36.089Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-23T22:51:36.089Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.089Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-23T22:51:36.089Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-23T22:51:36.090Z] === RUN TestDockerDaemonSuite [2022-04-23T22:51:36.090Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-23T22:51:36.090Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-23T22:51:36.090Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-23T22:51:36.090Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-23T22:51:36.090Z] === RUN TestDockerSwarmSuite [2022-04-23T22:51:36.090Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-23T22:51:36.090Z] === RUN TestDockerPluginSuite [2022-04-23T22:51:36.090Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-23T22:51:36.090Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-23T22:51:36.090Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-23T22:51:36.090Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-23T22:51:36.090Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-23T22:51:36.090Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-23T22:51:36.090Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-23T22:51:36.090Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-23T22:51:36.090Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-23T22:51:36.090Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-23T22:51:36.090Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-23T22:51:36.090Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-23T22:51:36.090Z] === RUN TestDockerExternalVolumeSuite [2022-04-23T22:51:36.090Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-23T22:51:36.090Z] === RUN TestDockerNetworkSuite [2022-04-23T22:51:36.090Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-23T22:51:36.090Z] === RUN TestDockerHubPullSuite [2022-04-23T22:51:36.090Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-23T22:51:36.090Z] PASS [2022-04-23T22:51:36.090Z] ok github.com/docker/docker/integration-cli 2401.488s [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === Skipped [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-23T22:51:36.090Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-23T22:51:36.090Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-23T22:51:36.090Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-23T22:51:36.090Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-23T22:51:36.090Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-04-23T22:51:36.090Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-23T22:51:36.090Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-23T22:51:36.090Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-23T22:51:36.090Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-23T22:51:36.090Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-23T22:51:36.090Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-23T22:51:36.090Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-23T22:51:36.090Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-23T22:51:36.090Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-23T22:51:36.090Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-23T22:51:36.090Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-23T22:51:36.090Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-23T22:51:36.090Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2022-04-23T22:51:36.090Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.59s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.59s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-23T22:51:36.090Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.090Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-23T22:51:36.090Z] [2022-04-23T22:51:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-04-23T22:51:36.090Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-04-23T22:51:36.091Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.40s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s) [2022-04-23T22:51:36.091Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-23T22:51:36.091Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-23T22:51:36.091Z] docker_cli_sni_test.go:18: Flakey test [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-23T22:51:36.091Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-23T22:51:36.091Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-23T22:51:36.091Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-23T22:51:36.091Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T22:51:36.091Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T22:51:36.091Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-23T22:51:36.091Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-23T22:51:36.091Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-23T22:51:36.091Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-23T22:51:36.091Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-23T22:51:36.091Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-23T22:51:36.091Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-23T22:51:36.091Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-23T22:51:36.091Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-23T22:51:36.091Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-23T22:51:36.091Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-23T22:51:36.091Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.091Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-23T22:51:36.091Z] [2022-04-23T22:51:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-23T22:51:36.091Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-23T22:51:36.092Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-23T22:51:36.092Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-23T22:51:36.092Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-23T22:51:36.092Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-23T22:51:36.092Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-23T22:51:36.092Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-23T22:51:36.092Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-04-23T22:51:36.092Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-23T22:51:36.092Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T22:51:36.092Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-23T22:51:36.092Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-23T22:51:36.092Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-23T22:51:36.092Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-23T22:51:36.092Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-23T22:51:36.092Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-23T22:51:36.092Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-23T22:51:36.092Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-23T22:51:36.092Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-23T22:51:36.092Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-23T22:51:36.092Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.092Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-23T22:51:36.092Z] [2022-04-23T22:51:36.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-23T22:51:36.093Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.093Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-23T22:51:36.093Z] [2022-04-23T22:51:36.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-23T22:51:36.093Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.093Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-23T22:51:36.093Z] [2022-04-23T22:51:36.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-23T22:51:36.093Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.093Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-23T22:51:36.093Z] [2022-04-23T22:51:36.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-23T22:51:36.093Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.093Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-23T22:51:36.093Z] [2022-04-23T22:51:36.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-23T22:51:36.093Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.093Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-23T22:51:36.093Z] [2022-04-23T22:51:36.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-23T22:51:36.093Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.093Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-23T22:51:36.093Z] [2022-04-23T22:51:36.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-23T22:51:36.093Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.093Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-23T22:51:36.093Z] [2022-04-23T22:51:36.263Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-23T22:51:36.562Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-23T22:51:36.562Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-23T22:51:36.562Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-23T22:51:36.562Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-04-23T22:51:36.562Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-23T22:51:36.562Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-23T22:51:36.562Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-23T22:51:36.562Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-23T22:51:36.562Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2022-04-23T22:51:36.562Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-23T22:51:36.562Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-23T22:51:36.562Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-23T22:51:36.562Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-23T22:51:36.562Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-23T22:51:36.562Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.562Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-23T22:51:36.562Z] [2022-04-23T22:51:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-23T22:51:36.562Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-23T22:51:36.563Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-23T22:51:36.563Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-23T22:51:36.563Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-23T22:51:36.563Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-23T22:51:36.563Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-23T22:51:36.563Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-23T22:51:36.563Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T22:51:36.563Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-23T22:51:36.563Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-23T22:51:36.563Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-23T22:51:36.563Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-23T22:51:36.563Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-23T22:51:36.563Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-23T22:51:36.563Z] [2022-04-23T22:51:36.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-23T22:51:36.563Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.563Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-23T22:51:36.564Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.564Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-23T22:51:36.564Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T22:51:36.565Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.565Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T22:51:36.565Z] [2022-04-23T22:51:36.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-23T22:51:36.566Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-23T22:51:36.566Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-23T22:51:36.566Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-23T22:51:36.566Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-23T22:51:36.566Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T22:51:36.566Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T22:51:36.566Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T22:51:36.566Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-23T22:51:36.566Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-23T22:51:36.566Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-23T22:51:36.566Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-23T22:51:36.566Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-23T22:51:36.566Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-23T22:51:36.566Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-23T22:51:36.566Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-23T22:51:36.566Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-23T22:51:36.566Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-23T22:51:36.566Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-23T22:51:36.566Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-23T22:51:36.566Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-23T22:51:36.566Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T22:51:36.566Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-04-23T22:51:36.566Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T22:51:36.566Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T22:51:36.566Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.566Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T22:51:36.566Z] [2022-04-23T22:51:36.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-23T22:51:36.567Z] [2022-04-23T22:51:36.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-23T22:51:36.567Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.567Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-23T22:51:36.568Z] [2022-04-23T22:51:36.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-23T22:51:36.568Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.568Z] [2022-04-23T22:51:36.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-23T22:51:36.568Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.568Z] [2022-04-23T22:51:36.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-23T22:51:36.568Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T22:51:36.568Z] [2022-04-23T22:51:36.568Z] DONE 1088 tests, 539 skipped in 2410.763s [2022-04-23T22:51:36.568Z] INFO: Integration tests ended at 04/23/2022 22:51:36. Duration:00:40:10.8713378 [2022-04-23T22:51:36.568Z] INFO: Docker info of the daemon under test at end of run [2022-04-23T22:51:36.568Z] [2022-04-23T22:51:36.568Z] Containers: 10 [2022-04-23T22:51:36.568Z] Running: 0 [2022-04-23T22:51:36.568Z] Paused: 0 [2022-04-23T22:51:36.568Z] Stopped: 10 [2022-04-23T22:51:36.568Z] Images: 18 [2022-04-23T22:51:36.568Z] Server Version: 0.0.0-dev [2022-04-23T22:51:36.568Z] Storage Driver: windowsfilter [2022-04-23T22:51:36.568Z] Windows: [2022-04-23T22:51:36.568Z] Logging Driver: json-file [2022-04-23T22:51:36.568Z] Plugins: [2022-04-23T22:51:36.568Z] Volume: local [2022-04-23T22:51:36.568Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T22:51:36.568Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T22:51:36.568Z] Swarm: inactive [2022-04-23T22:51:36.568Z] Default Isolation: process [2022-04-23T22:51:36.568Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-23T22:51:36.568Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-23T22:51:36.568Z] OSType: windows [2022-04-23T22:51:36.568Z] Architecture: x86_64 [2022-04-23T22:51:36.568Z] CPUs: 4 [2022-04-23T22:51:36.568Z] Total Memory: 32GiB [2022-04-23T22:51:36.568Z] Name: azwin-2-483e00 [2022-04-23T22:51:36.568Z] ID: K4CS:PTWR:NHYJ:2GCC:GCMG:WWGC:LWW4:XCFP:RYB4:RFTD:YD4Z:NF7Q [2022-04-23T22:51:36.568Z] Docker Root Dir: D:\CI\PR-43519\1\daemon [2022-04-23T22:51:36.568Z] Debug Mode (client): false [2022-04-23T22:51:36.568Z] Debug Mode (server): true [2022-04-23T22:51:36.568Z] File Descriptors: -1 [2022-04-23T22:51:36.568Z] Goroutines: 17 [2022-04-23T22:51:36.568Z] System Time: 2022-04-23T22:51:36.5002359Z [2022-04-23T22:51:36.568Z] EventsListeners: 0 [2022-04-23T22:51:36.568Z] Registry: https://index.docker.io/v1/ [2022-04-23T22:51:36.568Z] Labels: [2022-04-23T22:51:36.568Z] Experimental: false [2022-04-23T22:51:36.568Z] Insecure Registries: [2022-04-23T22:51:36.568Z] 127.0.0.0/8 [2022-04-23T22:51:36.568Z] Live Restore Enabled: false [2022-04-23T22:51:36.568Z] [2022-04-23T22:51:36.568Z] [2022-04-23T22:51:37.035Z] INFO: Stopping daemon under test [2022-04-23T22:51:37.035Z] SUCCESS: The process with PID 4432 (child process of PID 2492) has been terminated. [2022-04-23T22:51:37.035Z] SUCCESS: The process with PID 2492 (child process of PID 4684) has been terminated. [2022-04-23T22:51:37.035Z] INFO: Stop tailing logs of the daemon under tests [2022-04-23T22:51:37.035Z] INFO: executeCI.ps1 Completed successfully at 04/23/2022 22:51:36. [2022-04-23T22:51:37.035Z] INFO: Tidying up at end of run [2022-04-23T22:51:37.035Z] ----------- DAEMON LOG ------------ [2022-04-23T22:51:37.035Z] 2022/04/23 22:09:01 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-23T22:51:37.035Z] ----------- END DAEMON LOG -------- [2022-04-23T22:51:37.035Z] INFO: Saving daemon under test log (d:\CI\PR-43519\1\dut.out) to bundles\CIDUT.out [2022-04-23T22:51:37.035Z] INFO: Saving daemon under test log (d:\CI\PR-43519\1\dut.err) to bundles\CIDUT.err [2022-04-23T22:51:37.035Z] INFO: Saving containerd logs to bundles [2022-04-23T22:51:37.035Z] INFO: Nuke-Everything... [2022-04-23T22:51:37.035Z] INFO: Container count on control daemon to delete is 2 [2022-04-23T22:51:37.504Z] b1574af41a3f [2022-04-23T22:51:37.504Z] 88a41c67129b [2022-04-23T22:51:37.504Z] INFO: Tidying pidfile d:\CI\PR-43519\1\docker.pid [2022-04-23T22:51:37.504Z] INFO: Nuking d:\CI [2022-04-23T22:51:43.326Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-23T22:51:44.005Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-23T22:51:44.005Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-23T22:51:49.158Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-23T22:51:49.873Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-23T22:51:51.327Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-23T22:51:51.478Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-23T22:51:51.478Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-23T22:51:51.478Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-23T22:51:51.478Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-23T22:51:51.478Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-23T22:51:51.478Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-23T22:51:51.478Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-23T22:51:51.478Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-23T22:51:51.478Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-23T22:51:51.478Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-23T22:51:51.478Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-23T22:51:51.478Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-23T22:51:51.478Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-23T22:51:51.478Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-23T22:51:51.478Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-23T22:51:51.783Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-23T22:51:54.469Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-23T22:51:54.469Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-23T22:51:54.469Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-23T22:51:54.469Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-23T22:51:54.469Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-23T22:51:56.455Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-23T22:51:57.483Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-23T22:51:58.449Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-23T22:52:00.447Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-23T22:52:02.830Z] INFO: Zapped successfully [2022-04-23T22:52:02.830Z] [2022-04-23T22:52:02.830Z] INFO: executeCI.ps1 exiting at Sat Apr 23 22:52:01 CUT 2022. Duration 01:09:36.7726708 [2022-04-23T22:52:02.830Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-23T22:52:03.149Z] Recording test results [2022-04-23T22:52:04.222Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-23T22:52:05.209Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-23T22:52:07.425Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-23T22:52:10.011Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-23T22:52:11.212Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-23T22:52:12.099Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-23T22:52:13.300Z] Archiving artifacts [2022-04-23T22:52:13.460Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-23T22:52:13.931Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-23T22:52:14.519Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-23T22:52:14.519Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-23T22:52:14.519Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-23T22:52:14.519Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T22:52:14.519Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-23T22:52:14.519Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-23T22:52:14.519Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-23T22:52:14.519Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-23T22:52:14.519Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-23T22:52:15.484Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-23T22:52:15.484Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-23T22:52:15.484Z] === RUN TestDockerSuite/TestEventsRename [2022-04-23T22:52:18.377Z] === RUN TestDockerSuite/TestEventsResize [2022-04-23T22:52:21.145Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-23T22:52:21.145Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-23T22:52:21.145Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-23T22:52:21.145Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-23T22:52:21.145Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-23T22:52:21.145Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-23T22:52:21.145Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-23T22:52:21.145Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-23T22:52:21.145Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-23T22:52:21.145Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-23T22:52:21.145Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-23T22:52:21.145Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-23T22:52:21.145Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-23T22:52:21.145Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-23T22:52:21.145Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-23T22:52:21.145Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-23T22:52:21.145Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-23T22:52:21.145Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-23T22:52:21.145Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-23T22:52:21.145Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-23T22:52:21.145Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-23T22:52:21.145Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-23T22:52:21.145Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-23T22:52:23.358Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-23T22:52:23.358Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-23T22:52:23.358Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-23T22:52:26.989Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-23T22:52:27.145Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-23T22:52:27.145Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-23T22:52:27.145Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-23T22:52:27.145Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-23T22:52:27.145Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-23T22:52:27.490Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43519/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-23T22:52:28.558Z] + make clean [2022-04-23T22:52:29.226Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-23T22:52:30.115Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-23T22:52:30.115Z] docker-dev-cache [2022-04-23T22:52:30.115Z] docker-mod-cache [2022-04-23T22:52:30.197Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-23T22:52:30.197Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-23T22:52:30.197Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-23T22:52:30.197Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-23T22:52:30.197Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-23T22:52:30.197Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-23T22:52:30.197Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-23T22:52:30.197Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-23T22:52:30.197Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-23T22:52:30.197Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-23T22:52:30.197Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-23T22:52:30.197Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-23T22:52:30.197Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-23T22:52:30.197Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-23T22:52:30.197Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [Pipeline] deleteDir [2022-04-23T22:52:32.138Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-23T22:52:32.411Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-23T22:52:36.258Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-23T22:52:37.921Z] === RUN TestDockerSuite/TestEventsTop [2022-04-23T22:52:37.921Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-23T22:52:37.921Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-23T22:52:39.206Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-23T22:52:39.206Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-23T22:52:39.206Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-23T22:52:39.206Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-23T22:52:39.206Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-23T22:52:39.206Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-23T22:52:39.206Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-23T22:52:40.114Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-23T22:52:42.154Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-23T22:52:42.154Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-23T22:52:42.154Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-23T22:52:42.154Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-23T22:52:42.154Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-23T22:52:42.154Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-23T22:52:42.154Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-23T22:52:42.154Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-23T22:52:42.154Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-23T22:52:44.379Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-23T22:52:50.463Z] === RUN TestDockerSuite/TestExec [2022-04-23T22:52:50.463Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T22:52:50.463Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-23T22:52:50.463Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T22:52:50.463Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-23T22:52:51.428Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-23T22:52:53.090Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-23T22:52:53.090Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-23T22:52:53.090Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-23T22:52:53.090Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-23T22:52:53.090Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-23T22:52:53.090Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-23T22:52:53.090Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-23T22:52:53.090Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-23T22:52:53.090Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-23T22:52:53.090Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-23T22:52:53.090Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-23T22:52:53.090Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-23T22:52:53.090Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-23T22:52:53.628Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-23T22:52:53.628Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-23T22:52:53.628Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-23T22:52:53.628Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-23T22:52:53.628Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-23T22:52:53.628Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T22:52:53.628Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-23T22:52:56.041Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-23T22:52:56.041Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-23T22:52:56.041Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-23T22:52:56.041Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-23T22:52:56.041Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-23T22:52:56.041Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-23T22:52:56.524Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-23T22:52:58.693Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-23T22:52:58.990Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-23T22:53:00.860Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-23T22:53:02.835Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-23T22:53:02.835Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-23T22:53:02.835Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-23T22:53:03.757Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-23T22:53:05.830Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-23T22:53:05.830Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-23T22:53:05.830Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-23T22:53:05.830Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T22:53:05.830Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-23T22:53:05.830Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-23T22:53:05.830Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-23T22:53:08.433Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-23T22:53:08.433Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-23T22:53:08.433Z] === RUN TestDockerSuite/TestExecEnv [2022-04-23T22:53:08.433Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T22:53:08.433Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-23T22:53:08.433Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-23T22:53:08.433Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-23T22:53:08.865Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-23T22:53:10.602Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-23T22:53:11.815Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-23T22:53:15.610Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-23T22:53:16.376Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-23T22:53:16.376Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-23T22:53:16.376Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-23T22:53:16.376Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-23T22:53:16.376Z] === RUN TestDockerSuite/TestExecParseError [2022-04-23T22:53:16.376Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-23T22:53:16.376Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-23T22:53:16.376Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-23T22:53:16.376Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-23T22:53:16.376Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-23T22:53:16.376Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-23T22:53:17.825Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-23T22:53:18.295Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-23T22:53:18.295Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-23T22:53:18.295Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-23T22:53:18.295Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-23T22:53:18.295Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-23T22:53:18.295Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-23T22:53:18.295Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-23T22:53:18.295Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-23T22:53:18.295Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-23T22:53:18.295Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-23T22:53:18.295Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-23T22:53:18.295Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-23T22:53:18.295Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-23T22:53:18.295Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-23T22:53:18.295Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-23T22:53:18.567Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-23T22:53:18.567Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-23T22:53:18.567Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-23T22:53:18.567Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-23T22:53:18.567Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-23T22:53:18.567Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:53:18.567Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-23T22:53:18.567Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-23T22:53:18.567Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-23T22:53:18.567Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-23T22:53:19.024Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-23T22:53:21.921Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-23T22:53:21.921Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-23T22:53:21.921Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-23T22:53:24.157Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-23T22:53:24.157Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-23T22:53:24.157Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-23T22:53:24.157Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-23T22:53:24.157Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-23T22:53:24.157Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-23T22:53:24.157Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-23T22:53:24.157Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-23T22:53:24.157Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T22:53:24.157Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-23T22:53:24.157Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T22:53:24.157Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-23T22:53:30.467Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-23T22:53:30.467Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-23T22:53:30.924Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-23T22:53:30.924Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-23T22:53:30.924Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-23T22:53:30.924Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-23T22:53:30.924Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-23T22:53:32.828Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-23T22:53:32.828Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-23T22:53:32.828Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-23T22:53:35.041Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-23T22:53:35.041Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-23T22:53:35.041Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-23T22:53:35.041Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-23T22:53:35.041Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-23T22:53:35.041Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-23T22:53:35.041Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-23T22:53:35.041Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-23T22:53:35.041Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-23T22:53:35.041Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-23T22:53:35.041Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-23T22:53:35.041Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-23T22:53:35.041Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-23T22:53:35.041Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-23T22:53:35.041Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-23T22:53:35.041Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-23T22:53:35.041Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-23T22:53:35.041Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-23T22:53:35.041Z] === RUN TestDockerSuite/TestRunMount [2022-04-23T22:53:35.041Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-23T22:53:35.041Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-23T22:53:35.041Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-23T22:53:35.041Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-23T22:53:35.041Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-23T22:53:35.041Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-23T22:53:35.041Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-23T22:53:35.041Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-23T22:53:38.050Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-23T22:53:43.927Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-23T22:53:45.493Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-23T22:53:45.493Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-23T22:53:45.493Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-23T22:53:45.493Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-23T22:53:45.493Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-23T22:53:45.493Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-23T22:53:45.493Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-23T22:53:46.885Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-23T22:53:52.645Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-23T22:53:54.039Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-23T22:53:54.039Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T22:53:54.039Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-23T22:53:54.039Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-23T22:53:54.039Z] === RUN TestDockerSuite/TestHealth [2022-04-23T22:53:54.039Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-23T22:53:54.039Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-23T22:53:54.039Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-23T22:53:54.039Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-23T22:53:54.039Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-23T22:53:58.508Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-23T22:53:58.508Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-23T22:53:58.508Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-23T22:53:58.508Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-23T22:53:58.508Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-23T22:53:58.508Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-23T22:53:58.508Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-23T22:53:58.508Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-23T22:53:58.508Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-23T22:53:58.508Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-23T22:53:58.508Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-23T22:53:58.508Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-23T22:53:58.508Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-23T22:53:58.508Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-23T22:53:58.508Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-23T22:53:58.508Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-23T22:53:58.508Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-23T22:53:58.508Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-23T22:53:58.508Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-23T22:53:58.508Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-23T22:53:58.746Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-23T22:53:59.259Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-23T22:53:59.259Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-23T22:53:59.259Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-23T22:53:59.259Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-23T22:53:59.259Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-23T22:53:59.493Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-23T22:53:59.721Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-23T22:54:00.698Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-23T22:54:00.698Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-23T22:54:00.698Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-23T22:54:01.673Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-23T22:54:01.673Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-23T22:54:01.731Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-23T22:54:03.919Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-23T22:54:03.945Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-23T22:54:04.381Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-23T22:54:05.509Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-23T22:54:07.299Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-23T22:54:08.459Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-23T22:54:08.459Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-23T22:54:08.459Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-23T22:54:08.459Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-23T22:54:08.459Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-23T22:54:08.459Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-23T22:54:08.459Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-23T22:54:08.459Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-23T22:54:08.459Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-23T22:54:08.459Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-23T22:54:08.459Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-23T22:54:08.459Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-23T22:54:08.459Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-23T22:54:08.459Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-23T22:54:08.459Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-23T22:54:08.459Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-23T22:54:08.459Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-23T22:54:13.215Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-23T22:54:13.215Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-23T22:54:13.215Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-23T22:54:13.215Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-23T22:54:13.215Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-23T22:54:13.215Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-23T22:54:13.215Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-23T22:54:13.215Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-23T22:54:13.215Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-23T22:54:13.215Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-23T22:54:13.683Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-23T22:54:15.940Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-23T22:54:15.940Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-23T22:54:15.940Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T22:54:15.940Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-23T22:54:19.662Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-23T22:54:19.662Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-23T22:54:19.662Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-23T22:54:19.662Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T22:54:19.662Z] === RUN TestDockerSuite/TestImportFile [2022-04-23T22:54:19.662Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T22:54:19.662Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-23T22:54:19.662Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-23T22:54:19.662Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-23T22:54:19.662Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-23T22:54:19.662Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T22:54:19.662Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-23T22:54:19.662Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T22:54:19.662Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-23T22:54:19.662Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-23T22:54:19.662Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-23T22:54:19.662Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-23T22:54:19.662Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-23T22:54:19.662Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-23T22:54:19.662Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-23T22:54:19.662Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-23T22:54:19.662Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T22:54:19.662Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-23T22:54:19.662Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T22:54:19.662Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-23T22:54:22.618Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-23T22:54:24.789Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-23T22:54:24.789Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T22:54:24.789Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-23T22:54:24.789Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-23T22:54:24.789Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-23T22:54:24.789Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-23T22:54:24.789Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-23T22:54:24.789Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-23T22:54:26.240Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-23T22:54:26.240Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-23T22:54:26.240Z] === RUN TestDockerSuite/TestRunRm [2022-04-23T22:54:27.686Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-23T22:54:27.686Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-23T22:54:27.806Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-23T22:54:30.627Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-23T22:54:30.627Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:54:30.627Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-23T22:54:30.627Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-23T22:54:30.627Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-23T22:54:30.627Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-23T22:54:30.627Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-23T22:54:32.826Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-23T22:54:34.997Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-23T22:54:37.268Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-23T22:54:38.609Z] === RUN TestDockerSuite/TestInspectImage [2022-04-23T22:54:38.609Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T22:54:38.609Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-23T22:54:38.609Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T22:54:38.609Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-23T22:54:38.609Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T22:54:38.609Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-23T22:54:40.241Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-23T22:54:40.777Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-23T22:54:42.945Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-23T22:54:42.945Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-23T22:54:44.032Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-23T22:54:44.032Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-23T22:54:44.032Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-23T22:54:44.032Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-23T22:54:44.032Z] === RUN TestDockerSuite/TestRunState [2022-04-23T22:54:44.032Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-23T22:54:44.032Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-23T22:54:45.840Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-23T22:54:47.031Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-23T22:54:47.031Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-23T22:54:47.031Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-23T22:54:47.031Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-23T22:54:47.031Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-23T22:54:47.031Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-23T22:54:47.031Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-23T22:54:47.031Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-23T22:54:47.499Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-23T22:54:47.499Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-23T22:54:47.499Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-23T22:54:47.499Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-23T22:54:48.011Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-23T22:54:48.011Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-23T22:54:48.011Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-23T22:54:48.011Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-23T22:54:50.906Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-23T22:54:53.371Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-23T22:54:53.371Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-23T22:54:53.371Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-23T22:54:53.371Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-23T22:54:53.371Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-23T22:54:53.371Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-23T22:54:53.371Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-23T22:54:53.371Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-23T22:54:53.371Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-23T22:54:53.371Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-23T22:54:53.371Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-23T22:54:53.371Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-23T22:54:53.371Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-23T22:54:53.371Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-23T22:54:53.371Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-23T22:54:53.371Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-23T22:54:53.371Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-23T22:54:53.371Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-23T22:54:53.371Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-23T22:54:53.371Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-23T22:54:53.371Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-23T22:54:53.989Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-23T22:54:56.416Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-23T22:54:56.416Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-23T22:54:56.416Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-23T22:54:58.695Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-23T22:54:59.371Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-23T22:54:59.372Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-23T22:54:59.372Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-23T22:54:59.372Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-23T22:54:59.372Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-23T22:55:01.609Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-23T22:55:03.159Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-23T22:55:04.509Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-23T22:55:06.680Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-23T22:55:13.651Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-23T22:55:15.232Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-23T22:55:16.764Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-23T22:55:18.401Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-23T22:55:19.665Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-23T22:55:19.665Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-23T22:55:19.665Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T22:55:19.665Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-23T22:55:19.665Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-23T22:55:19.665Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-23T22:55:19.665Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-23T22:55:19.665Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-23T22:55:19.665Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-23T22:55:19.665Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-23T22:55:19.665Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T22:55:19.665Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-23T22:55:19.665Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-23T22:55:19.665Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-23T22:55:19.665Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T22:55:19.665Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-23T22:55:19.665Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T22:55:19.665Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-23T22:55:19.665Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-23T22:55:20.161Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-23T22:55:20.161Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-23T22:55:20.161Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-23T22:55:20.161Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-23T22:55:20.161Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-23T22:55:20.161Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T22:55:20.161Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-23T22:55:20.161Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-23T22:55:20.161Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-23T22:55:20.161Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T22:55:20.161Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-23T22:55:20.161Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-23T22:55:20.161Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-23T22:55:20.161Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-23T22:55:20.161Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-23T22:55:20.161Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-23T22:55:20.161Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-23T22:55:23.097Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-23T22:55:25.268Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-23T22:55:27.058Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-23T22:55:27.058Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-23T22:55:27.058Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-23T22:55:27.525Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-23T22:55:31.112Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-23T22:55:31.319Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-23T22:55:34.045Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-23T22:55:34.045Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-23T22:55:34.045Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-23T22:55:35.136Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-23T22:55:36.966Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-23T22:55:36.966Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-23T22:55:38.082Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-23T22:55:38.082Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-23T22:55:38.082Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-23T22:55:38.082Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-23T22:55:38.549Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-23T22:55:38.549Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-23T22:55:38.549Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-23T22:55:38.549Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-23T22:55:38.549Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-23T22:55:38.549Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-23T22:55:38.549Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-23T22:55:38.549Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-23T22:55:38.549Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-23T22:55:38.549Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-23T22:55:38.549Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-23T22:55:44.418Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-23T22:55:45.541Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-23T22:55:47.400Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-23T22:55:48.995Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-23T22:55:52.594Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-23T22:55:56.207Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-23T22:55:56.207Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-23T22:55:56.207Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-23T22:55:56.207Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-23T22:55:56.207Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-23T22:55:56.207Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-23T22:55:56.207Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-23T22:55:56.207Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-23T22:55:56.207Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-23T22:55:56.207Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-23T22:55:56.207Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-23T22:55:56.207Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-23T22:55:56.207Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-23T22:55:56.207Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:55:56.207Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-23T22:55:56.207Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T22:55:56.207Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-23T22:55:56.207Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T22:55:56.207Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-23T22:55:56.207Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-23T22:55:56.207Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-23T22:55:56.207Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T22:55:56.207Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-23T22:55:56.207Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T22:55:56.207Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-23T22:55:56.207Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T22:55:56.207Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-23T22:55:56.207Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-23T22:55:56.207Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-23T22:55:56.207Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T22:55:56.207Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-23T22:55:56.207Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T22:55:56.207Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-23T22:55:56.207Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-23T22:55:56.207Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-23T22:55:58.488Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-23T22:55:58.955Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-23T22:55:59.422Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-23T22:55:59.422Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-23T22:56:00.984Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-23T22:56:00.984Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-23T22:56:01.141Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-23T22:56:04.035Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-23T22:56:04.776Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-23T22:56:06.931Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-23T22:56:06.931Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-23T22:56:06.931Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-23T22:56:07.739Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-23T22:56:10.713Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-23T22:56:10.713Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T22:56:10.713Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-23T22:56:15.539Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-23T22:56:17.072Z] === RUN TestDockerSuite/TestLogsSince [2022-04-23T22:56:21.159Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-23T22:56:21.159Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T22:56:21.159Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-23T22:56:27.023Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-23T22:56:27.023Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-23T22:56:27.023Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-23T22:56:27.023Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T22:56:27.023Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-23T22:56:27.023Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-23T22:56:27.023Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-23T22:56:27.023Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-23T22:56:27.023Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-23T22:56:27.427Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-23T22:56:27.427Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-23T22:56:27.427Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-23T22:56:27.427Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-23T22:56:27.427Z] === RUN TestDockerSuite/TestLogsTail [2022-04-23T22:56:29.600Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-23T22:56:32.556Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-23T22:56:35.449Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-23T22:56:35.449Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-23T22:56:35.449Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-23T22:56:35.449Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-23T22:56:35.449Z] === RUN TestDockerSuite/TestNetHostname [2022-04-23T22:56:35.449Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-23T22:56:35.449Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-23T22:56:35.449Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T22:56:35.449Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-23T22:56:35.449Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-23T22:56:35.449Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-23T22:56:35.449Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-23T22:56:35.449Z] === RUN TestDockerSuite/TestPluginActive [2022-04-23T22:56:35.449Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T22:56:35.449Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-23T22:56:35.449Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T22:56:35.449Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-23T22:56:35.449Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-23T22:56:35.449Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T22:56:35.449Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-23T22:56:35.449Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-23T22:56:35.449Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-23T22:56:35.449Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-23T22:56:35.449Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-23T22:56:35.449Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-23T22:56:35.449Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-23T22:56:35.449Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-23T22:56:35.449Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-23T22:56:35.449Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-23T22:56:35.449Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-23T22:56:35.449Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-23T22:56:35.449Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-23T22:56:35.449Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-23T22:56:35.746Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-23T22:56:35.746Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T22:56:35.746Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-23T22:56:35.746Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-23T22:56:35.746Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-23T22:56:35.746Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-23T22:56:35.746Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-23T22:56:35.746Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T22:56:35.746Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-23T22:56:35.746Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-23T22:56:35.746Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-23T22:56:35.746Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T22:56:35.746Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-23T22:56:35.906Z] === RUN TestDockerSuite/TestPortList [2022-04-23T22:56:35.906Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-23T22:56:35.906Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-23T22:56:39.574Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-23T22:56:40.586Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-23T22:56:40.586Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:56:40.586Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-23T22:56:40.586Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-23T22:56:40.586Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-23T22:56:40.586Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-23T22:56:40.586Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-23T22:56:40.586Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-23T22:56:40.586Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-23T22:56:40.586Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-23T22:56:40.586Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-23T22:56:40.586Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-23T22:56:40.586Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-23T22:56:40.586Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-23T22:56:40.586Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-23T22:56:41.043Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-23T22:56:41.043Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-23T22:56:41.043Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-23T22:56:43.406Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-23T22:56:43.406Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-23T22:56:43.406Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-23T22:56:45.782Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-23T22:56:45.782Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-23T22:56:45.782Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-23T22:56:47.193Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-23T22:56:47.193Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-23T22:56:47.193Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-23T22:56:47.193Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-23T22:56:47.193Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-23T22:56:47.193Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T22:56:47.193Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-23T22:56:47.193Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-23T22:56:47.193Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-23T22:56:47.193Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T22:56:47.193Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-23T22:56:47.193Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T22:56:47.193Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-23T22:56:56.112Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-23T22:56:56.112Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-23T22:56:56.112Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-23T22:57:05.034Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-23T22:57:05.034Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-23T22:57:05.034Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-23T22:57:05.034Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T22:57:05.034Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-23T22:57:05.034Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-23T22:57:05.034Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-23T22:57:05.034Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-23T22:57:06.444Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-23T22:57:07.251Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-23T22:57:07.251Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-23T22:57:11.100Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-23T22:57:11.100Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-23T22:57:11.568Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-23T22:57:11.568Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-23T22:57:12.036Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-23T22:57:22.496Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-23T22:57:22.496Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T22:57:22.496Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-23T22:57:22.964Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-23T22:57:23.432Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-23T22:57:23.432Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-23T22:57:23.432Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-23T22:57:24.255Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-23T22:57:24.255Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-23T22:57:24.255Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-23T22:57:24.255Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-23T22:57:33.860Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-23T22:57:33.860Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-23T22:57:33.860Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-23T22:57:39.110Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-23T22:57:41.279Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-23T22:57:46.426Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-23T22:57:46.426Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-23T22:57:46.426Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-23T22:57:47.989Z] --- PASS: TestDockerSuite (2765.10s) [2022-04-23T22:57:47.989Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-23T22:57:47.989Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-23T22:57:47.989Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-23T22:57:47.989Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-04-23T22:57:47.989Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-23T22:57:47.989Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-23T22:57:47.989Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-23T22:57:47.989Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.74s) [2022-04-23T22:57:47.989Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2022-04-23T22:57:47.989Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2022-04-23T22:57:47.989Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-04-23T22:57:47.989Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (80.84s) [2022-04-23T22:57:47.989Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-04-23T22:57:47.989Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.08s) [2022-04-23T22:57:47.989Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-23T22:57:47.989Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-23T22:57:47.989Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-23T22:57:47.989Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-23T22:57:47.989Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-23T22:57:47.989Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-23T22:57:47.989Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-23T22:57:47.989Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-23T22:57:47.989Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-23T22:57:47.989Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-04-23T22:57:47.989Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-23T22:57:47.989Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-23T22:57:47.989Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-23T22:57:47.989Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.39s) [2022-04-23T22:57:47.989Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-23T22:57:47.989Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-23T22:57:47.989Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-04-23T22:57:47.989Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.43s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.98s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (93.75s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.90s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.65s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.30s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.71s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.09s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.63s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.14s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.16s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.38s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.88s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.10s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.84s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.69s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.60s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.12s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.80s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.42s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.69s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.60s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.65s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.36s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.60s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.56s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.14s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.56s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.64s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.12s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildCmd (0.69s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.62s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.84s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.27s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.32s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.90s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.04s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.93s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.09s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.74s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.74s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.67s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.47s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.77s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.62s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.95s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.95s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.63s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.65s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.52s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildDockerignore (59.92s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.71s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (68.31s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.05s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.04s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.13s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.72s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.14s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.81s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.51s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.80s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (88.59s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.51s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.65s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.23s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.06s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.33s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.76s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.17s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.04s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.53s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.88s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.76s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildFails (3.40s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.83s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.25s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.04s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.71s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.47s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.61s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.66s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.28s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildHistory (12.73s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.15s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.43s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.89s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.55s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildLabel (1.11s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.12s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildLabels (1.13s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.66s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.62s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.66s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.21s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.16s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.59s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.02s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.40s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.77s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.96s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.37s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.03s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.70s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.74s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-23T22:57:47.990Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.73s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.15s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.25s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.04s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.53s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.75s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.86s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.63s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.45s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.11s) [2022-04-23T22:57:47.990Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.14s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.79s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.39s) [2022-04-23T22:57:47.991Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-23T22:57:47.991Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.97s) [2022-04-23T22:57:47.991Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.11s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.14s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildRm (16.04s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.54s) [2022-04-23T22:57:47.991Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-23T22:57:47.991Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.55s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.71s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.66s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.56s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.35s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.92s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.72s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.66s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.59s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildStderr (5.59s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.10s) [2022-04-23T22:57:47.991Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.29s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.58s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.75s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.88s) [2022-04-23T22:57:47.991Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-23T22:57:47.991Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-23T22:57:47.991Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.93s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.61s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.54s) [2022-04-23T22:57:47.991Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-23T22:57:47.991Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.32s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.02s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.27s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.36s) [2022-04-23T22:57:47.991Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-04-23T22:57:47.991Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.73s) [2022-04-23T22:57:47.991Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.65s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.70s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.93s) [2022-04-23T22:57:47.991Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2022-04-23T22:57:47.991Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2022-04-23T22:57:47.991Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.26s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (14.09s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.33s) [2022-04-23T22:57:47.991Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-04-23T22:57:47.991Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-23T22:57:47.991Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-23T22:57:47.991Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.37s) [2022-04-23T22:57:47.991Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCommitChange (6.27s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.65s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.40s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCommitTTY (9.18s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.84s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.24s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.03s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.09s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.05s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.21s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.89s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.31s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.80s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.79s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.08s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.11s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.07s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.86s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.04s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.01s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.19s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.24s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.22s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.70s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.93s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.03s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.84s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.25s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.07s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.06s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.99s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.07s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00091ed38_} (3.03s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13849869961_c:\foo_false____} (3.01s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13849869961_c:\foo_true____} (2.99s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.43s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.35s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.42s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.19s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.79s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.23s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.14s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.22s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCpToDot (3.17s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCpToStdout (3.19s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.32s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.67s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.31s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.64s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.80s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCreateRM (0.47s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.27s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.82s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.59s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.79s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.39s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.47s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.38s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.52s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.51s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestEventsCopy (6.32s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.30s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.94s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.56s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.16s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.15s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestEventsFilters (6.88s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestEventsFormat (6.88s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-04-23T22:57:48.460Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestEventsRename (3.54s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestEventsResize (33.66s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.25s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.82s) [2022-04-23T22:57:48.460Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.61s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.16s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.15s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.25s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.71s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.72s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.81s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.84s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.81s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.70s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestExecInspectID (5.69s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.93s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.66s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.04s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.24s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.24s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.17s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.16s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.26s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.66s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.16s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.93s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.23s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.38s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.90s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestImportBadURL (0.16s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.18s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.14s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.07s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.27s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestInspectDefault (2.98s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestInspectHistory (5.19s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.98s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.70s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.05s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (8.16s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.64s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestInspectStatus (3.72s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.86s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.77s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.16s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.75s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.14s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.00s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.06s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.03s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.35s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.43s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.98s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.73s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.78s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.78s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.01s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.72s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.48s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.23s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.13s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestLogsSince (9.57s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestLogsTail (3.44s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.19s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.08s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.03s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.01s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestPsByOrder (13.48s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.51s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.56s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.00s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.84s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.97s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.99s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.26s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.66s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.17s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.35s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (30.95s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.53s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.84s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.00s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.03s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.13s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.55s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.03s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.81s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.55s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.03s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.50s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.36s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRmiTag (0.70s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.34s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.98s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.47s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.08s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.43s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.94s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.14s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.03s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.06s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.06s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.03s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-04-23T22:57:48.461Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.32s) [2022-04-23T22:57:48.461Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.08s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.74s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.96s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.18s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.28s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.21s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.23s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.01s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (8.07s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.13s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.14s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.25s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.19s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunExitCode (3.31s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.10s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.07s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.05s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.29s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.36s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.72s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.97s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.79s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.79s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.24s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.24s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.87s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.67s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.21s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunRm (3.20s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.06s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.21s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.11s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.33s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.12s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.36s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.40s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.21s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.10s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.85s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.26s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.00s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.65s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.13s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.38s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.29s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.94s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.64s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.09s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.50s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.43s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.61s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.28s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.19s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.11s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.05s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.55s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.15s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.80s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.79s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.61s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-04-23T22:57:48.462Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.33s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.75s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-04-23T22:57:48.462Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2022-04-23T22:57:48.463Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.50s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-23T22:57:48.463Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.73s) [2022-04-23T22:57:48.463Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-23T22:57:48.463Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.81s) [2022-04-23T22:57:48.463Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2022-04-23T22:57:48.463Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2022-04-23T22:57:48.463Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.71s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-23T22:57:48.463Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.67s) [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-23T22:57:48.463Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] --- PASS: TestDockerRegistrySuite (0.14s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-23T22:57:48.463Z] === RUN TestDockerSchema1RegistrySuite [2022-04-23T22:57:48.463Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-23T22:57:48.463Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-23T22:57:48.463Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-23T22:57:48.463Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-23T22:57:48.463Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-23T22:57:48.463Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-23T22:57:48.463Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-23T22:57:48.463Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-23T22:57:48.463Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-23T22:57:48.463Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-23T22:57:48.463Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-23T22:57:48.463Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-23T22:57:48.463Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-23T22:57:48.463Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-23T22:57:48.463Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-23T22:57:48.463Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-23T22:57:48.463Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-23T22:57:48.463Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-23T22:57:48.463Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-23T22:57:48.463Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-23T22:57:48.463Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-23T22:57:48.463Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-23T22:57:48.463Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-23T22:57:48.463Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-23T22:57:48.463Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-23T22:57:48.463Z] === RUN TestDockerDaemonSuite [2022-04-23T22:57:48.463Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-23T22:57:48.463Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-23T22:57:48.463Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-23T22:57:48.463Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-23T22:57:48.463Z] === RUN TestDockerSwarmSuite [2022-04-23T22:57:48.463Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-23T22:57:48.463Z] === RUN TestDockerPluginSuite [2022-04-23T22:57:48.463Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-23T22:57:48.463Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-23T22:57:48.463Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-23T22:57:48.463Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-23T22:57:48.463Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-23T22:57:48.463Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-23T22:57:48.463Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-23T22:57:48.463Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-23T22:57:48.463Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-23T22:57:48.463Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-23T22:57:48.463Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-23T22:57:48.463Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.463Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-23T22:57:48.463Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-23T22:57:48.464Z] === RUN TestDockerExternalVolumeSuite [2022-04-23T22:57:48.464Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-23T22:57:48.464Z] === RUN TestDockerNetworkSuite [2022-04-23T22:57:48.464Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-23T22:57:48.464Z] === RUN TestDockerHubPullSuite [2022-04-23T22:57:48.464Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-23T22:57:48.464Z] PASS [2022-04-23T22:57:48.464Z] ok github.com/docker/docker/integration-cli 2765.500s [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === Skipped [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-23T22:57:48.464Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-23T22:57:48.464Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-23T22:57:48.464Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-23T22:57:48.464Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-23T22:57:48.464Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-23T22:57:48.464Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-23T22:57:48.464Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-23T22:57:48.464Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-23T22:57:48.464Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-23T22:57:48.464Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-04-23T22:57:48.464Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-23T22:57:48.464Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-23T22:57:48.464Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-23T22:57:48.464Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-23T22:57:48.464Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-23T22:57:48.464Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-04-23T22:57:48.464Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-23T22:57:48.464Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-23T22:57:48.464Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-23T22:57:48.464Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-04-23T22:57:48.464Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-23T22:57:48.464Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.464Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-23T22:57:48.464Z] [2022-04-23T22:57:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-23T22:57:48.464Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-04-23T22:57:48.465Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.38s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.42s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s) [2022-04-23T22:57:48.465Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-23T22:57:48.465Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-23T22:57:48.465Z] docker_cli_sni_test.go:18: Flakey test [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-23T22:57:48.465Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-23T22:57:48.465Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-23T22:57:48.465Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-23T22:57:48.935Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-23T22:57:48.935Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-23T22:57:48.935Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-23T22:57:48.935Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T22:57:48.935Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T22:57:48.935Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-23T22:57:48.935Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-23T22:57:48.935Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-23T22:57:48.935Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-23T22:57:48.935Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-23T22:57:48.935Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-23T22:57:48.935Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-23T22:57:48.935Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-23T22:57:48.935Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-23T22:57:48.935Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-23T22:57:48.935Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-23T22:57:48.935Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-04-23T22:57:48.935Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-23T22:57:48.935Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-23T22:57:48.935Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-23T22:57:48.935Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-23T22:57:48.935Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-23T22:57:48.935Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-23T22:57:48.935Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-23T22:57:48.935Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-23T22:57:48.935Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-23T22:57:48.935Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-23T22:57:48.935Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-23T22:57:48.935Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-23T22:57:48.935Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-23T22:57:48.935Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-23T22:57:48.935Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-23T22:57:48.935Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-23T22:57:48.935Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-23T22:57:48.935Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-23T22:57:48.935Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-23T22:57:48.935Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-23T22:57:48.935Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.935Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-23T22:57:48.935Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T22:57:48.936Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-23T22:57:48.936Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-23T22:57:48.936Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-23T22:57:48.936Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-23T22:57:48.936Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-23T22:57:48.936Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-23T22:57:48.936Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-23T22:57:48.936Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-23T22:57:48.936Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-23T22:57:48.936Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-23T22:57:48.936Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-23T22:57:48.936Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-23T22:57:48.936Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-04-23T22:57:48.936Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-23T22:57:48.936Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-23T22:57:48.936Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.936Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-23T22:57:48.936Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-23T22:57:48.937Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-23T22:57:48.937Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-23T22:57:48.937Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-23T22:57:48.937Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-23T22:57:48.937Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-23T22:57:48.937Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-23T22:57:48.937Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-23T22:57:48.937Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-23T22:57:48.937Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.937Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-23T22:57:48.937Z] [2022-04-23T22:57:48.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2022-04-23T22:57:48.938Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-23T22:57:48.938Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-23T22:57:48.938Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-23T22:57:48.938Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-23T22:57:48.938Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-23T22:57:48.938Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T22:57:48.938Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-23T22:57:48.938Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-23T22:57:48.938Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-23T22:57:48.938Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-23T22:57:48.938Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-23T22:57:48.938Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-23T22:57:48.938Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-23T22:57:48.938Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-23T22:57:48.938Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.938Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-23T22:57:48.938Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.939Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-23T22:57:48.939Z] [2022-04-23T22:57:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-23T22:57:48.939Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-23T22:57:48.940Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2022-04-23T22:57:48.940Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-23T22:57:48.940Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-04-23T22:57:48.940Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-23T22:57:48.941Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-23T22:57:48.941Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-23T22:57:48.941Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-23T22:57:48.941Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-23T22:57:48.941Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-23T22:57:48.941Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-23T22:57:48.941Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-23T22:57:48.941Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-23T22:57:48.941Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-23T22:57:48.941Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-23T22:57:48.941Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-23T22:57:48.941Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-23T22:57:48.941Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-23T22:57:48.941Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-23T22:57:48.941Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-23T22:57:48.941Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-23T22:57:48.941Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-23T22:57:48.941Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-23T22:57:48.941Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-23T22:57:48.941Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-23T22:57:48.941Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T22:57:48.941Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T22:57:48.941Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T22:57:48.941Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-23T22:57:48.941Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-23T22:57:48.941Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-23T22:57:48.941Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-23T22:57:48.941Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-23T22:57:48.941Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-23T22:57:48.941Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-23T22:57:48.941Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-23T22:57:48.941Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-23T22:57:48.941Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-23T22:57:48.941Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-23T22:57:48.941Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-23T22:57:48.941Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-23T22:57:48.941Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T22:57:48.941Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-04-23T22:57:48.941Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T22:57:48.941Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:48.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T22:57:48.941Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:48.941Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T22:57:48.941Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.409Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-23T22:57:49.409Z] [2022-04-23T22:57:49.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-23T22:57:49.409Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.410Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-23T22:57:49.410Z] [2022-04-23T22:57:49.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-23T22:57:49.410Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.410Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-23T22:57:49.410Z] [2022-04-23T22:57:49.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-23T22:57:49.410Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.410Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-23T22:57:49.410Z] [2022-04-23T22:57:49.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-23T22:57:49.410Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.410Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-23T22:57:49.410Z] [2022-04-23T22:57:49.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-23T22:57:49.410Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.410Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-23T22:57:49.410Z] [2022-04-23T22:57:49.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-23T22:57:49.410Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.410Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-23T22:57:49.410Z] [2022-04-23T22:57:49.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-23T22:57:49.410Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.410Z] [2022-04-23T22:57:49.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-23T22:57:49.410Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.410Z] [2022-04-23T22:57:49.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-23T22:57:49.410Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T22:57:49.410Z] [2022-04-23T22:57:49.410Z] DONE 1088 tests, 544 skipped in 2775.276s [2022-04-23T22:57:49.410Z] INFO: Integration tests ended at 04/23/2022 22:57:49. Duration:00:46:15.3969494 [2022-04-23T22:57:49.410Z] INFO: Docker info of the daemon under test at end of run [2022-04-23T22:57:49.410Z] [2022-04-23T22:57:49.410Z] Containers: 10 [2022-04-23T22:57:49.410Z] Running: 0 [2022-04-23T22:57:49.410Z] Paused: 0 [2022-04-23T22:57:49.410Z] Stopped: 10 [2022-04-23T22:57:49.410Z] Images: 18 [2022-04-23T22:57:49.410Z] Server Version: 0.0.0-dev [2022-04-23T22:57:49.410Z] Storage Driver: windowsfilter [2022-04-23T22:57:49.410Z] Windows: [2022-04-23T22:57:49.410Z] Logging Driver: json-file [2022-04-23T22:57:49.410Z] Plugins: [2022-04-23T22:57:49.410Z] Volume: local [2022-04-23T22:57:49.410Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T22:57:49.410Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T22:57:49.410Z] Swarm: inactive [2022-04-23T22:57:49.410Z] Default Isolation: process [2022-04-23T22:57:49.410Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-23T22:57:49.410Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-23T22:57:49.410Z] OSType: windows [2022-04-23T22:57:49.410Z] Architecture: x86_64 [2022-04-23T22:57:49.410Z] CPUs: 4 [2022-04-23T22:57:49.410Z] Total Memory: 32GiB [2022-04-23T22:57:49.410Z] Name: azwin-2-483e01 [2022-04-23T22:57:49.410Z] ID: JCP6:RACQ:PNJU:ITBL:6EJ4:GJQ5:FXZB:IFPK:ZOFV:VZII:IXA2:BRRO [2022-04-23T22:57:49.410Z] Docker Root Dir: D:\CI\PR-43519\1\daemon [2022-04-23T22:57:49.410Z] Debug Mode (client): false [2022-04-23T22:57:49.410Z] Debug Mode (server): true [2022-04-23T22:57:49.410Z] File Descriptors: -1 [2022-04-23T22:57:49.410Z] Goroutines: 44 [2022-04-23T22:57:49.410Z] System Time: 2022-04-23T22:57:49.0771868Z [2022-04-23T22:57:49.410Z] EventsListeners: 0 [2022-04-23T22:57:49.410Z] Registry: https://index.docker.io/v1/ [2022-04-23T22:57:49.410Z] Labels: [2022-04-23T22:57:49.410Z] Experimental: false [2022-04-23T22:57:49.410Z] Insecure Registries: [2022-04-23T22:57:49.410Z] 127.0.0.0/8 [2022-04-23T22:57:49.410Z] Live Restore Enabled: false [2022-04-23T22:57:49.410Z] [2022-04-23T22:57:49.410Z] [2022-04-23T22:57:49.410Z] INFO: Stopping daemon under test [2022-04-23T22:57:49.410Z] SUCCESS: The process with PID 4568 (child process of PID 5496) has been terminated. [2022-04-23T22:57:49.410Z] SUCCESS: The process with PID 5496 (child process of PID 3616) has been terminated. [2022-04-23T22:57:49.410Z] INFO: Stop tailing logs of the daemon under tests [2022-04-23T22:57:49.410Z] INFO: executeCI.ps1 Completed successfully at 04/23/2022 22:57:49. [2022-04-23T22:57:49.410Z] INFO: Tidying up at end of run [2022-04-23T22:57:49.410Z] ----------- DAEMON LOG ------------ [2022-04-23T22:57:49.410Z] 2022/04/23 22:08:39 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-23T22:57:49.410Z] ----------- END DAEMON LOG -------- [2022-04-23T22:57:49.410Z] INFO: Saving daemon under test log (d:\CI\PR-43519\1\dut.out) to bundles\CIDUT.out [2022-04-23T22:57:49.410Z] INFO: Saving daemon under test log (d:\CI\PR-43519\1\dut.err) to bundles\CIDUT.err [2022-04-23T22:57:49.410Z] INFO: Saving containerd logs to bundles [2022-04-23T22:57:49.878Z] INFO: Nuke-Everything... [2022-04-23T22:57:49.878Z] INFO: Container count on control daemon to delete is 2 [2022-04-23T22:57:49.878Z] 9e1064c0d2af [2022-04-23T22:57:49.878Z] 1b91ce76523b [2022-04-23T22:57:50.345Z] INFO: Tidying pidfile d:\CI\PR-43519\1\docker.pid [2022-04-23T22:57:50.345Z] INFO: Killing containerd with PID 2880 [2022-04-23T22:57:50.345Z] INFO: Nuking d:\CI [2022-04-23T22:57:59.007Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-23T22:58:04.848Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-23T22:58:04.848Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-23T22:58:04.848Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-23T22:58:04.848Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-23T22:58:04.848Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-23T22:58:09.522Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-23T22:58:09.523Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T22:58:09.523Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-23T22:58:09.523Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-23T22:58:09.523Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-23T22:58:09.523Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-23T22:58:09.523Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-23T22:58:09.523Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-23T22:58:09.523Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-23T22:58:15.695Z] INFO: Zapped successfully [2022-04-23T22:58:15.695Z] [2022-04-23T22:58:15.695Z] INFO: executeCI.ps1 exiting at Sat Apr 23 22:58:14 CUT 2022. Duration 01:15:47.0781342 [2022-04-23T22:58:15.695Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-23T22:58:15.942Z] Recording test results [2022-04-23T22:58:18.073Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-23T22:58:18.073Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-23T22:58:18.073Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-23T22:58:19.606Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-23T22:58:19.606Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-23T22:58:19.606Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-23T22:58:21.138Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-23T22:58:22.106Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-23T22:58:22.106Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-23T22:58:22.106Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-23T22:58:22.956Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-23T22:58:24.475Z] Creating win-2022-c8d-integration-bundles.zip [2022-04-23T22:58:26.781Z] === RUN TestDockerSuite/TestRestartContainerSuccess [Pipeline] archiveArtifacts [2022-04-23T22:58:26.907Z] Archiving artifacts [2022-04-23T22:58:31.458Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-23T22:58:34.425Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-23T22:58:41.346Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43519/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-23T22:58:42.308Z] + make clean [2022-04-23T22:58:43.873Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-23T22:58:43.873Z] docker-dev-cache [2022-04-23T22:58:43.873Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-23T22:58:55.495Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-23T22:58:55.495Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T22:58:55.495Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-23T22:59:01.274Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-23T22:59:01.274Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-23T22:59:01.274Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-23T22:59:02.305Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-23T22:59:08.108Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-23T22:59:18.409Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-23T22:59:18.409Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T22:59:18.409Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-23T22:59:22.187Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-23T22:59:22.187Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-23T22:59:22.187Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-23T22:59:39.861Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-23T22:59:47.012Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-23T22:59:47.474Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-23T22:59:56.072Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-23T23:00:00.802Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-23T23:00:09.407Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-23T23:00:15.218Z] === RUN TestDockerSuite/TestRmiTag [2022-04-23T23:00:15.218Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-23T23:00:18.114Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-23T23:00:39.193Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-23T23:00:39.650Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-23T23:00:45.427Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-23T23:00:46.959Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-23T23:00:46.959Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-23T23:00:46.959Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-23T23:00:46.959Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-23T23:00:46.959Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-23T23:00:46.959Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-23T23:00:46.959Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-23T23:00:46.959Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-23T23:00:46.959Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-23T23:00:46.959Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-23T23:00:46.959Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-23T23:00:46.959Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-23T23:00:46.959Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-23T23:00:46.959Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-23T23:00:46.959Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-23T23:00:49.854Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-23T23:00:49.854Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-23T23:00:49.854Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-23T23:00:49.854Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-23T23:00:49.854Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-23T23:01:00.207Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-23T23:01:03.140Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-23T23:01:10.201Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-23T23:01:18.750Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-23T23:01:20.294Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-23T23:01:20.294Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-23T23:01:26.094Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-23T23:01:26.094Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-23T23:01:26.094Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-23T23:01:26.094Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-23T23:01:26.094Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-23T23:01:26.094Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-23T23:01:26.094Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-23T23:01:26.094Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-23T23:01:26.094Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-23T23:01:26.094Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-23T23:01:26.094Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-23T23:01:26.094Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-23T23:01:26.094Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-23T23:01:26.094Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-23T23:01:26.094Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-23T23:01:26.094Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-23T23:01:26.094Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-23T23:01:26.094Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-23T23:01:26.094Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-23T23:01:26.094Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-23T23:01:26.094Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-23T23:01:26.094Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-23T23:01:26.094Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-23T23:01:33.291Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-23T23:01:33.291Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-23T23:01:33.291Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-23T23:01:37.035Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-23T23:01:37.035Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-23T23:01:37.035Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-23T23:01:37.035Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-23T23:01:37.035Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-23T23:01:39.203Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-23T23:01:39.203Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-23T23:01:39.203Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-23T23:01:39.203Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-23T23:01:39.203Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-23T23:01:39.203Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-23T23:01:39.203Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-23T23:01:39.203Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-23T23:01:39.203Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-23T23:01:39.203Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-23T23:01:39.203Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-23T23:01:39.203Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-23T23:01:39.203Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-23T23:01:39.203Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-23T23:01:39.203Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-23T23:01:41.418Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-23T23:01:44.312Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-23T23:01:46.482Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-23T23:01:46.482Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-23T23:01:46.482Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-23T23:01:46.482Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-23T23:01:46.482Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-23T23:01:46.482Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-23T23:01:46.482Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-23T23:01:49.382Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-23T23:01:49.382Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-23T23:01:49.382Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-23T23:01:49.382Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-23T23:01:49.382Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-23T23:01:49.382Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-23T23:01:49.382Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-23T23:01:49.382Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-23T23:01:49.382Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-23T23:01:51.568Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-23T23:01:57.444Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-23T23:01:57.444Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-23T23:01:57.444Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-23T23:01:57.444Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-23T23:01:57.444Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-23T23:01:57.444Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-23T23:01:57.444Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-23T23:01:57.444Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-23T23:01:57.444Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-23T23:01:57.444Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-23T23:01:57.444Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-23T23:01:57.444Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-23T23:01:57.901Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-23T23:02:00.118Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-23T23:02:00.118Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-23T23:02:00.118Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-23T23:02:00.118Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-23T23:02:00.118Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-23T23:02:00.576Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-23T23:02:02.794Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-23T23:02:05.698Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-23T23:02:05.698Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-23T23:02:05.698Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-23T23:02:07.866Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-23T23:02:07.867Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-23T23:02:07.867Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-23T23:02:07.867Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T23:02:07.867Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-23T23:02:07.867Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-23T23:02:07.867Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-23T23:02:10.776Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-23T23:02:12.946Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-23T23:02:15.887Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-23T23:02:18.782Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-23T23:02:18.782Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-23T23:02:18.782Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-23T23:02:18.782Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-23T23:02:18.782Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-23T23:02:18.782Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-23T23:02:18.782Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-23T23:02:18.782Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-23T23:02:18.782Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-23T23:02:18.782Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-23T23:02:18.782Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-23T23:02:18.782Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-23T23:02:18.782Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-23T23:02:18.782Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-23T23:02:18.782Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-23T23:02:18.782Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-23T23:02:29.111Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-23T23:02:29.111Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-23T23:02:29.111Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-23T23:02:29.111Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-23T23:02:29.111Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-23T23:02:29.111Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-23T23:02:29.111Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-23T23:02:29.111Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-23T23:02:29.111Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T23:02:29.111Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-23T23:02:29.111Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T23:02:29.111Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-23T23:02:39.418Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-23T23:02:39.418Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-23T23:02:39.418Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-23T23:02:40.947Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-23T23:02:40.947Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-23T23:02:40.947Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-23T23:02:40.947Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-23T23:02:40.947Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-23T23:02:40.947Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-23T23:02:40.947Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-23T23:02:40.947Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-23T23:02:40.947Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-23T23:02:40.947Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-23T23:02:40.947Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-23T23:02:40.947Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-23T23:02:40.947Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-23T23:02:40.947Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-23T23:02:40.947Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-23T23:02:40.947Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-23T23:02:40.947Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-23T23:02:40.947Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-23T23:02:40.947Z] === RUN TestDockerSuite/TestRunMount [2022-04-23T23:02:40.947Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-23T23:02:40.947Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-23T23:02:40.947Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-23T23:02:40.947Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-23T23:02:40.947Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-23T23:02:40.947Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-23T23:02:40.947Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-23T23:02:40.947Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-23T23:02:49.501Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-23T23:02:49.501Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-23T23:02:49.501Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-23T23:02:49.501Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-23T23:02:49.501Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-23T23:02:49.501Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-23T23:02:49.501Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-23T23:02:55.316Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-23T23:03:00.018Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-23T23:03:00.018Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-23T23:03:00.018Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-23T23:03:00.018Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-23T23:03:00.018Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-23T23:03:00.018Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-23T23:03:00.018Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-23T23:03:00.018Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-23T23:03:00.018Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-23T23:03:00.018Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-23T23:03:00.018Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-23T23:03:00.018Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-23T23:03:00.018Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-23T23:03:00.018Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-23T23:03:00.018Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-23T23:03:00.018Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-23T23:03:00.018Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-23T23:03:00.018Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-23T23:03:00.018Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-23T23:03:00.476Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-23T23:03:01.441Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-23T23:03:04.337Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-23T23:03:06.504Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-23T23:03:08.036Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-23T23:03:10.207Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-23T23:03:10.207Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-23T23:03:10.207Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-23T23:03:10.207Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-23T23:03:10.207Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-23T23:03:10.207Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-23T23:03:10.207Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-23T23:03:10.207Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-23T23:03:10.207Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-23T23:03:10.207Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-23T23:03:10.207Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-23T23:03:10.207Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-23T23:03:10.665Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-23T23:03:10.665Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-23T23:03:10.665Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-23T23:03:10.665Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-23T23:03:10.665Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-23T23:03:19.235Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-23T23:03:19.235Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-23T23:03:19.235Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-23T23:03:19.235Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-23T23:03:19.235Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-23T23:03:19.235Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-23T23:03:19.235Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-23T23:03:19.235Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-23T23:03:19.235Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-23T23:03:19.235Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-23T23:03:19.235Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-23T23:03:34.085Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-23T23:03:34.085Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-23T23:03:34.085Z] === RUN TestDockerSuite/TestRunRm [2022-04-23T23:03:39.879Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-23T23:03:45.657Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-23T23:03:48.557Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-23T23:03:57.172Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-23T23:03:58.701Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-23T23:04:01.641Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-23T23:04:01.641Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-23T23:04:01.641Z] === RUN TestDockerSuite/TestRunState [2022-04-23T23:04:01.641Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-23T23:04:01.641Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-23T23:04:04.536Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-23T23:04:04.536Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-23T23:04:04.536Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-23T23:04:06.759Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-23T23:04:06.759Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-23T23:04:06.759Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-23T23:04:06.759Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-23T23:04:06.759Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-23T23:04:06.759Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-23T23:04:06.759Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-23T23:04:06.759Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-23T23:04:06.759Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-23T23:04:12.576Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-23T23:04:12.576Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-23T23:04:12.576Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-23T23:04:12.576Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-23T23:04:12.576Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-23T23:04:12.577Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-23T23:04:12.577Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-23T23:04:12.577Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-23T23:04:12.577Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-23T23:04:12.577Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-23T23:04:12.577Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-23T23:04:12.577Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-23T23:04:12.577Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-23T23:04:12.577Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-23T23:04:12.577Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-23T23:04:12.577Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-23T23:04:12.577Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-23T23:04:12.577Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-23T23:04:12.577Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-23T23:04:12.577Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-23T23:04:12.577Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-23T23:04:14.750Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-23T23:04:14.750Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-23T23:04:14.750Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-23T23:04:17.648Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-23T23:04:17.648Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-23T23:04:17.648Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-23T23:04:17.648Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-23T23:04:17.648Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-23T23:04:21.415Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-23T23:04:36.254Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-23T23:04:39.147Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-23T23:04:46.250Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-23T23:04:46.250Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-23T23:04:46.250Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-23T23:04:46.707Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-23T23:04:49.600Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-23T23:04:52.499Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-23T23:04:55.430Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-23T23:04:55.430Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-23T23:04:55.430Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-23T23:04:55.430Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-23T23:04:55.430Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-23T23:04:55.430Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-23T23:04:55.430Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-23T23:04:55.430Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-23T23:04:55.430Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-23T23:04:55.430Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-23T23:04:55.430Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-23T23:04:55.430Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-23T23:04:55.430Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-23T23:04:55.430Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-23T23:04:55.430Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-23T23:05:00.123Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-23T23:05:01.661Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-23T23:05:04.558Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-23T23:05:09.234Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-23T23:05:09.234Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-23T23:05:09.234Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-23T23:05:09.234Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-23T23:05:09.234Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-23T23:05:09.234Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-23T23:05:09.234Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-23T23:05:09.234Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-23T23:05:09.692Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-23T23:05:09.692Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-23T23:05:09.692Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-23T23:05:09.692Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-23T23:05:09.692Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-23T23:05:09.692Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T23:05:09.692Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-23T23:05:09.692Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T23:05:09.692Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-23T23:05:09.692Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T23:05:09.692Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-23T23:05:09.692Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-23T23:05:09.692Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-23T23:05:09.692Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T23:05:09.692Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-23T23:05:09.692Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T23:05:09.692Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-23T23:05:09.692Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T23:05:09.692Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-23T23:05:09.692Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-23T23:05:09.692Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-23T23:05:09.692Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T23:05:09.692Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-23T23:05:09.692Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T23:05:09.692Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-23T23:05:09.692Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-23T23:05:09.692Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-23T23:05:12.650Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-23T23:05:12.650Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-23T23:05:13.107Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-23T23:05:13.569Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-23T23:05:15.103Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-23T23:05:15.103Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-23T23:05:18.001Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-23T23:05:20.173Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-23T23:05:23.067Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-23T23:05:23.067Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T23:05:23.067Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-23T23:05:31.688Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-23T23:05:31.688Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T23:05:31.688Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-23T23:05:41.990Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-23T23:05:41.990Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-23T23:05:41.990Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-23T23:05:41.990Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T23:05:41.990Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-23T23:05:41.990Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-23T23:05:41.990Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-23T23:05:41.990Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-23T23:05:41.990Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-23T23:05:52.327Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-23T23:05:52.327Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T23:05:52.785Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-23T23:05:52.785Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-23T23:05:52.785Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-23T23:05:52.785Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-23T23:05:52.785Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-23T23:05:52.785Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T23:05:52.785Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-23T23:05:52.785Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-23T23:05:52.785Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-23T23:05:52.785Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T23:05:52.785Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-23T23:05:55.019Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-23T23:05:57.914Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-23T23:05:57.914Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-23T23:05:57.914Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-23T23:06:00.809Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-23T23:06:00.809Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-23T23:06:00.809Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-23T23:06:00.809Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-23T23:06:00.809Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-23T23:06:00.809Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T23:06:00.809Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-23T23:06:00.809Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-23T23:06:00.809Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-23T23:06:00.809Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T23:06:00.809Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-23T23:06:00.809Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T23:06:00.809Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-23T23:06:18.467Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-23T23:06:18.467Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-23T23:06:18.467Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-23T23:06:18.467Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T23:06:18.467Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-23T23:06:18.467Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-23T23:06:18.467Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-23T23:06:18.467Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-23T23:06:20.638Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-23T23:06:20.638Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-23T23:06:24.413Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-23T23:06:24.870Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-23T23:06:25.328Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-23T23:06:25.786Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-23T23:06:25.786Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-23T23:06:36.092Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-23T23:06:36.092Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T23:06:36.092Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-23T23:06:36.092Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-23T23:06:36.550Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-23T23:06:36.550Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-23T23:06:36.550Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-23T23:06:45.140Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-23T23:06:45.140Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-23T23:06:45.140Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-23T23:06:55.504Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-23T23:06:55.504Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-23T23:06:55.504Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite (3071.77s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.88s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.36s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.83s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (121.23s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.92s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.99s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.51s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.67s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.63s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.03s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (130.18s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.64s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.76s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.04s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.04s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.66s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.82s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.40s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.48s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.40s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.27s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.06s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.47s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.99s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.52s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.64s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildAddTar (71.21s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.15s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.73s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.11s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.59s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.49s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.59s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.38s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.54s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.74s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (44.82s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.35s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.71s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.25s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.64s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.85s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.19s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildCmd (0.71s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.67s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.70s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.17s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.76s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.49s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.64s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.37s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.22s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.69s) [2022-04-23T23:06:57.038Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.15s) [2022-04-23T23:06:57.038Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.91s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.40s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.13s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.79s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.86s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.44s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (35.11s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.87s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (34.28s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.04s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.92s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.16s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.11s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildDockerignore (89.55s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.68s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (89.98s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.00s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.98s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.25s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.74s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.45s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (40.88s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (21.80s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.42s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (108.89s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.56s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.71s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.32s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.64s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.16s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.75s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.52s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.42s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.18s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.64s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.18s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.77s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildFails (2.72s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.09s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.15s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.32s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.67s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.72s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.51s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.74s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.78s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildHistory (13.56s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.19s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.34s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.93s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.02s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildLabel (1.22s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.82s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.25s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.73s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildLabels (1.21s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.95s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.15s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.70s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.70s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.17s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.68s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.47s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (26.00s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.94s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.01s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.33s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.83s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.75s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.88s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.19s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.96s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.69s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.87s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.24s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.64s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.21s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.00s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.81s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.50s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.32s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.92s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.59s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.53s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.69s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (51.29s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (30.86s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildRm (14.96s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.88s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-23T23:06:57.039Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.88s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.19s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.09s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.37s) [2022-04-23T23:06:57.039Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.23s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.07s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.88s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.36s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.42s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.70s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestBuildStderr (5.24s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.44s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.51s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.59s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.42s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.22s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.77s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.70s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.26s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.05s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.16s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.85s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.98s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.94s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.60s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.29s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.02s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.44s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.19s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.41s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.08s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.41s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.01s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestCommitChange (5.60s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.24s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.61s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestCommitTTY (7.82s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.04s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.28s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.80s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.59s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.04s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.54s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.73s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.03s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.59s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.57s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.67s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.70s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.64s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.38s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.04s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.97s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.64s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.01s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.30s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.13s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.47s) [2022-04-23T23:06:57.497Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-23T23:06:57.497Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.51s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.70s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.32s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.14s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (29.58s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.84s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.82s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.78s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.79s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000c9b3f8_} (2.77s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12780596680_c:\foo_false____} (7.75s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12780596680_c:\foo_true____} (2.78s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.92s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.69s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.62s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.95s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.88s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.83s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCpToCaseH (20.14s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCpToDot (7.71s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCpToStdout (2.92s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.69s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.84s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.18s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.87s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCreateRM (0.41s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.42s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.90s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.61s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.53s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.52s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.68s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.61s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (7.67s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.50s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestEventsCopy (6.21s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.92s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.47s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.98s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.54s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.85s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.23s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestEventsFilters (5.39s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestEventsFormat (10.22s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestEventsRename (2.78s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestEventsResize (8.06s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.51s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.04s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.05s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestEventsUntag (2.82s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (9.08s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.25s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.25s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.40s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.48s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.52s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.26s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.65s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.62s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestExecInspectID (5.11s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.83s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.70s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.16s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.37s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.34s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.38s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.36s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.20s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.40s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.75s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.27s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.21s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.35s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.59s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.75s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.11s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.50s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.44s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.47s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.61s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestInspectDefault (2.70s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestInspectHistory (5.00s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.44s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.47s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.40s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.49s) [2022-04-23T23:06:57.498Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.55s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestInspectStatus (3.09s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.96s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.67s) [2022-04-23T23:06:57.498Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.63s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.57s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.49s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.77s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.65s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.04s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.41s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.34s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.08s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.63s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.79s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.02s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.14s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.13s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.99s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.90s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (7.53s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.71s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestLogsSince (9.40s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestLogsTail (3.25s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.93s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.56s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.92s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.96s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestPsByOrder (9.69s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.80s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.40s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.77s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.36s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (17.71s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.14s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.40s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.20s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.99s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.56s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.55s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.80s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.87s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.97s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.26s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.94s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.12s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.62s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.85s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.16s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (8.08s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.85s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.54s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.76s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.76s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.93s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRmiTag (0.83s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.63s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.01s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.92s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.62s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.47s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.30s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.99s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.26s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.40s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.42s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.56s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.15s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.04s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (7.31s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.59s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.25s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.53s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.64s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.45s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.54s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.16s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.98s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.57s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.51s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.48s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.49s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunExitCode (2.73s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.49s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.59s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.60s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.26s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.65s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.92s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.81s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.76s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.89s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-04-23T23:06:57.499Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.33s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.44s) [2022-04-23T23:06:57.499Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.46s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.25s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (8.09s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.62s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunRm (7.44s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.87s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.99s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.38s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.61s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.85s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.61s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.35s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.23s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.19s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.51s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.84s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.74s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (12.75s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.91s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.16s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.27s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.62s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.60s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.47s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.95s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.49s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.17s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.48s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.47s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.77s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.55s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.48s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.47s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.58s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.96s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.31s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.29s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.46s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.69s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.59s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.42s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.20s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.31s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.48s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.40s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.21s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.98s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.12s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.60s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.55s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.54s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.12s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.28s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.34s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.87s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.29s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.75s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.40s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.40s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.35s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.04s) [2022-04-23T23:06:57.500Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.82s) [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-23T23:06:57.500Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.500Z] --- PASS: TestDockerRegistrySuite (0.22s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T23:06:57.500Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.21s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-23T23:06:57.501Z] === RUN TestDockerSchema1RegistrySuite [2022-04-23T23:06:57.501Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-23T23:06:57.501Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-23T23:06:57.501Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-23T23:06:57.501Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-23T23:06:57.501Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-23T23:06:57.501Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-23T23:06:57.501Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-23T23:06:57.501Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-23T23:06:57.501Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-23T23:06:57.501Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-23T23:06:57.501Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-23T23:06:57.501Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T23:06:57.501Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-23T23:06:57.501Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-23T23:06:57.501Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-23T23:06:57.501Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-23T23:06:57.501Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-23T23:06:57.501Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-23T23:06:57.501Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-23T23:06:57.501Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-23T23:06:57.501Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-23T23:06:57.501Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-23T23:06:57.501Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-23T23:06:57.501Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-23T23:06:57.501Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-23T23:06:57.501Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-23T23:06:57.501Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-23T23:06:57.501Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-23T23:06:57.501Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-23T23:06:57.501Z] === RUN TestDockerDaemonSuite [2022-04-23T23:06:57.501Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-23T23:06:57.501Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-23T23:06:57.501Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-23T23:06:57.501Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-23T23:06:57.501Z] === RUN TestDockerSwarmSuite [2022-04-23T23:06:57.501Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-23T23:06:57.501Z] === RUN TestDockerPluginSuite [2022-04-23T23:06:57.501Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-23T23:06:57.501Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-23T23:06:57.501Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-23T23:06:57.501Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-23T23:06:57.501Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-23T23:06:57.501Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-23T23:06:57.501Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-23T23:06:57.501Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-23T23:06:57.501Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-23T23:06:57.501Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-23T23:06:57.501Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-23T23:06:57.501Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-23T23:06:57.501Z] === RUN TestDockerExternalVolumeSuite [2022-04-23T23:06:57.501Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-23T23:06:57.501Z] === RUN TestDockerNetworkSuite [2022-04-23T23:06:57.501Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-23T23:06:57.501Z] === RUN TestDockerHubPullSuite [2022-04-23T23:06:57.501Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.501Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-23T23:06:57.501Z] PASS [2022-04-23T23:06:57.501Z] ok github.com/docker/docker/integration-cli 3072.303s [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === Skipped [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-23T23:06:57.961Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-23T23:06:57.961Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-23T23:06:57.961Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-23T23:06:57.961Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-23T23:06:57.961Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-23T23:06:57.961Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-23T23:06:57.961Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-23T23:06:57.961Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-23T23:06:57.961Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-23T23:06:57.961Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-23T23:06:57.961Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-23T23:06:57.961Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-23T23:06:57.961Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-23T23:06:57.961Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-23T23:06:57.961Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s) [2022-04-23T23:06:57.961Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-23T23:06:57.961Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-23T23:06:57.961Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-04-23T23:06:57.961Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-23T23:06:57.961Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-23T23:06:57.961Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-23T23:06:57.961Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-23T23:06:57.961Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-23T23:06:57.961Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.06s) [2022-04-23T23:06:57.961Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.06s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-23T23:06:57.961Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-23T23:06:57.961Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-23T23:06:57.961Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-23T23:06:57.961Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-23T23:06:57.961Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-04-23T23:06:57.961Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2022-04-23T23:06:57.961Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-04-23T23:06:57.961Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.961Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-04-23T23:06:57.961Z] [2022-04-23T23:06:57.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-23T23:06:57.962Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-04-23T23:06:57.962Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.43s) [2022-04-23T23:06:57.962Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-23T23:06:57.962Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.08s) [2022-04-23T23:06:57.962Z] docker_cli_sni_test.go:18: Flakey test [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.08s) [2022-04-23T23:06:57.962Z] [2022-04-23T23:06:57.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-23T23:06:57.962Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.962Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-23T23:06:57.963Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-23T23:06:57.963Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-23T23:06:57.963Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-23T23:06:57.963Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-23T23:06:57.963Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.04s) [2022-04-23T23:06:57.963Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.04s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-23T23:06:57.963Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-23T23:06:57.963Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-23T23:06:57.963Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-23T23:06:57.963Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-23T23:06:57.963Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-04-23T23:06:57.963Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-23T23:06:57.963Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-23T23:06:57.963Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.04s) [2022-04-23T23:06:57.963Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.04s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-23T23:06:57.963Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-23T23:06:57.963Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-23T23:06:57.963Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2022-04-23T23:06:57.963Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2022-04-23T23:06:57.963Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-04-23T23:06:57.963Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-04-23T23:06:57.963Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-23T23:06:57.963Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-23T23:06:57.963Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-23T23:06:57.963Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2022-04-23T23:06:57.963Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-23T23:06:57.963Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-04-23T23:06:57.963Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-04-23T23:06:57.963Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-04-23T23:06:57.963Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-23T23:06:57.963Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-23T23:06:57.963Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T23:06:57.963Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-23T23:06:57.963Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-04-23T23:06:57.963Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-23T23:06:57.963Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-23T23:06:57.963Z] [2022-04-23T23:06:57.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-23T23:06:57.963Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.963Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-04-23T23:06:57.964Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-23T23:06:57.964Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-23T23:06:57.964Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-23T23:06:57.964Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-23T23:06:57.964Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2022-04-23T23:06:57.964Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-23T23:06:57.964Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-04-23T23:06:57.964Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-04-23T23:06:57.964Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-23T23:06:57.964Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-23T23:06:57.964Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-23T23:06:57.964Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-04-23T23:06:57.964Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-23T23:06:57.964Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2022-04-23T23:06:57.964Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-23T23:06:57.964Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-04-23T23:06:57.964Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-23T23:06:57.964Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-23T23:06:57.964Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-23T23:06:57.964Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-23T23:06:57.964Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-04-23T23:06:57.964Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-23T23:06:57.964Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-23T23:06:57.964Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-23T23:06:57.964Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-23T23:06:57.964Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-04-23T23:06:57.964Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-23T23:06:57.964Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-23T23:06:57.964Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-23T23:06:57.964Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-04-23T23:06:57.964Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.964Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-04-23T23:06:57.964Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.04s) [2022-04-23T23:06:57.965Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.04s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-23T23:06:57.965Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-23T23:06:57.965Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-23T23:06:57.965Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-23T23:06:57.965Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-23T23:06:57.965Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-23T23:06:57.965Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-23T23:06:57.965Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-23T23:06:57.965Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-23T23:06:57.965Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-04-23T23:06:57.965Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-04-23T23:06:57.965Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-23T23:06:57.965Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-23T23:06:57.965Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-23T23:06:57.965Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-23T23:06:57.965Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-23T23:06:57.965Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-23T23:06:57.965Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-23T23:06:57.965Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-23T23:06:57.965Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-23T23:06:57.965Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-04-23T23:06:57.965Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-04-23T23:06:57.965Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-04-23T23:06:57.965Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-23T23:06:57.965Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-23T23:06:57.965Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-23T23:06:57.965Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-23T23:06:57.965Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-23T23:06:57.965Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-04-23T23:06:57.965Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-23T23:06:57.965Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-23T23:06:57.965Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-23T23:06:57.965Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-23T23:06:57.965Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2022-04-23T23:06:57.965Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-23T23:06:57.965Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-23T23:06:57.965Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-23T23:06:57.965Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-23T23:06:57.965Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-23T23:06:57.965Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-04-23T23:06:57.965Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-23T23:06:57.965Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-23T23:06:57.965Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-23T23:06:57.965Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-23T23:06:57.965Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-23T23:06:57.965Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-23T23:06:57.965Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-23T23:06:57.965Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-23T23:06:57.965Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:57.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-23T23:06:57.965Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-23T23:06:57.965Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-23T23:06:57.965Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-23T23:06:58.424Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-04-23T23:06:58.424Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-23T23:06:58.424Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-23T23:06:58.424Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-23T23:06:58.424Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-23T23:06:58.424Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-04-23T23:06:58.424Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-23T23:06:58.424Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-04-23T23:06:58.424Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-23T23:06:58.424Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-23T23:06:58.424Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-23T23:06:58.424Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-23T23:06:58.424Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-23T23:06:58.424Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-23T23:06:58.424Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-23T23:06:58.424Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-23T23:06:58.424Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-23T23:06:58.424Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-04-23T23:06:58.424Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-23T23:06:58.424Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-23T23:06:58.424Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-23T23:06:58.424Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-23T23:06:58.424Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.04s) [2022-04-23T23:06:58.424Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.04s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-04-23T23:06:58.424Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-23T23:06:58.424Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T23:06:58.424Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-23T23:06:58.424Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-23T23:06:58.424Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.424Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-23T23:06:58.424Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-23T23:06:58.425Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.425Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-23T23:06:58.425Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-04-23T23:06:58.426Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-04-23T23:06:58.426Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-04-23T23:06:58.426Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-23T23:06:58.426Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-04-23T23:06:58.426Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-04-23T23:06:58.426Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-23T23:06:58.426Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-23T23:06:58.426Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-04-23T23:06:58.426Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-23T23:06:58.426Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-23T23:06:58.426Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-04-23T23:06:58.426Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.426Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-04-23T23:06:58.426Z] [2022-04-23T23:06:58.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-23T23:06:58.426Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-23T23:06:58.427Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-23T23:06:58.427Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-23T23:06:58.427Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-23T23:06:58.427Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-23T23:06:58.427Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-23T23:06:58.427Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-23T23:06:58.427Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-23T23:06:58.427Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-23T23:06:58.427Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-23T23:06:58.427Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.04s) [2022-04-23T23:06:58.427Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.04s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.21s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.21s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-23T23:06:58.427Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-23T23:06:58.427Z] [2022-04-23T23:06:58.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-23T23:06:58.428Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.428Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-23T23:06:58.428Z] [2022-04-23T23:06:58.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-23T23:06:58.428Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.428Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-23T23:06:58.428Z] [2022-04-23T23:06:58.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-23T23:06:58.428Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.428Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-23T23:06:58.428Z] [2022-04-23T23:06:58.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-23T23:06:58.428Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.428Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-23T23:06:58.428Z] [2022-04-23T23:06:58.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-23T23:06:58.428Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.428Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-23T23:06:58.428Z] [2022-04-23T23:06:58.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-23T23:06:58.428Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.428Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-23T23:06:58.428Z] [2022-04-23T23:06:58.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-23T23:06:58.428Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.428Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-23T23:06:58.428Z] [2022-04-23T23:06:58.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-23T23:06:58.428Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.428Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-23T23:06:58.428Z] [2022-04-23T23:06:58.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-23T23:06:58.428Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.428Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-23T23:06:58.428Z] [2022-04-23T23:06:58.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-23T23:06:58.428Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.428Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-23T23:06:58.428Z] [2022-04-23T23:06:58.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-23T23:06:58.428Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.428Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-23T23:06:58.428Z] [2022-04-23T23:06:58.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-23T23:06:58.428Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.428Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-23T23:06:58.428Z] [2022-04-23T23:06:58.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-23T23:06:58.428Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.428Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-23T23:06:58.428Z] [2022-04-23T23:06:58.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-23T23:06:58.428Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.428Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-23T23:06:58.428Z] [2022-04-23T23:06:58.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-23T23:06:58.428Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.428Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-23T23:06:58.428Z] [2022-04-23T23:06:58.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-23T23:06:58.428Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.428Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-23T23:06:58.428Z] [2022-04-23T23:06:58.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-23T23:06:58.428Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.428Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-23T23:06:58.428Z] [2022-04-23T23:06:58.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-23T23:06:58.428Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.428Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-23T23:06:58.428Z] [2022-04-23T23:06:58.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-23T23:06:58.428Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.428Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-23T23:06:58.428Z] [2022-04-23T23:06:58.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-23T23:06:58.428Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.428Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-23T23:06:58.428Z] [2022-04-23T23:06:58.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-23T23:06:58.428Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.428Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-23T23:06:58.428Z] [2022-04-23T23:06:58.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-23T23:06:58.428Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.428Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-23T23:06:58.428Z] [2022-04-23T23:06:58.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-23T23:06:58.428Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.428Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-23T23:06:58.428Z] [2022-04-23T23:06:58.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-23T23:06:58.428Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.428Z] [2022-04-23T23:06:58.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-23T23:06:58.428Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.428Z] [2022-04-23T23:06:58.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-23T23:06:58.428Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T23:06:58.428Z] [2022-04-23T23:06:58.428Z] DONE 1088 tests, 539 skipped in 3086.308s [2022-04-23T23:06:58.428Z] INFO: Integration tests ended at 04/23/2022 23:06:58. Duration:00:51:26.5060966 [2022-04-23T23:06:58.428Z] INFO: Docker info of the daemon under test at end of run [2022-04-23T23:06:58.428Z] [2022-04-23T23:06:58.885Z] Containers: 10 [2022-04-23T23:06:58.885Z] Running: 0 [2022-04-23T23:06:58.885Z] Paused: 0 [2022-04-23T23:06:58.885Z] Stopped: 10 [2022-04-23T23:06:58.885Z] Images: 18 [2022-04-23T23:06:58.885Z] Server Version: 0.0.0-dev [2022-04-23T23:06:58.885Z] Storage Driver: windowsfilter [2022-04-23T23:06:58.885Z] Windows: [2022-04-23T23:06:58.885Z] Logging Driver: json-file [2022-04-23T23:06:58.885Z] Plugins: [2022-04-23T23:06:58.885Z] Volume: local [2022-04-23T23:06:58.885Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T23:06:58.885Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T23:06:58.885Z] Swarm: inactive [2022-04-23T23:06:58.885Z] Default Isolation: process [2022-04-23T23:06:58.885Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-23T23:06:58.885Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-23T23:06:58.885Z] OSType: windows [2022-04-23T23:06:58.885Z] Architecture: x86_64 [2022-04-23T23:06:58.885Z] CPUs: 4 [2022-04-23T23:06:58.885Z] Total Memory: 32GiB [2022-04-23T23:06:58.885Z] Name: azwin-2-22fd30 [2022-04-23T23:06:58.885Z] ID: H574:N3MP:AO6J:3JIC:OEK4:Y33W:KEAO:UZXL:UH6S:WHUN:JA4R:WNZT [2022-04-23T23:06:58.885Z] Docker Root Dir: D:\CI\PR-43519\1\daemon [2022-04-23T23:06:58.885Z] Debug Mode (client): false [2022-04-23T23:06:58.885Z] Debug Mode (server): true [2022-04-23T23:06:58.885Z] File Descriptors: -1 [2022-04-23T23:06:58.885Z] Goroutines: 17 [2022-04-23T23:06:58.885Z] System Time: 2022-04-23T23:06:58.4080782Z [2022-04-23T23:06:58.885Z] EventsListeners: 0 [2022-04-23T23:06:58.885Z] Registry: https://index.docker.io/v1/ [2022-04-23T23:06:58.885Z] Labels: [2022-04-23T23:06:58.885Z] Experimental: false [2022-04-23T23:06:58.885Z] Insecure Registries: [2022-04-23T23:06:58.885Z] 127.0.0.0/8 [2022-04-23T23:06:58.885Z] Live Restore Enabled: false [2022-04-23T23:06:58.885Z] [2022-04-23T23:06:58.885Z] [2022-04-23T23:06:58.885Z] INFO: Stopping daemon under test [2022-04-23T23:06:58.885Z] SUCCESS: The process with PID 1832 (child process of PID 5400) has been terminated. [2022-04-23T23:06:58.885Z] SUCCESS: The process with PID 5400 (child process of PID 3564) has been terminated. [2022-04-23T23:06:58.885Z] INFO: Stop tailing logs of the daemon under tests [2022-04-23T23:06:58.885Z] INFO: executeCI.ps1 Completed successfully at 04/23/2022 23:06:58. [2022-04-23T23:06:58.885Z] INFO: Tidying up at end of run [2022-04-23T23:06:58.885Z] ----------- DAEMON LOG ------------ [2022-04-23T23:06:58.885Z] 2022/04/23 22:12:29 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-23T23:06:58.885Z] ----------- END DAEMON LOG -------- [2022-04-23T23:06:58.885Z] INFO: Saving daemon under test log (d:\CI\PR-43519\1\dut.out) to bundles\CIDUT.out [2022-04-23T23:06:58.885Z] INFO: Saving daemon under test log (d:\CI\PR-43519\1\dut.err) to bundles\CIDUT.err [2022-04-23T23:06:58.885Z] INFO: Saving containerd logs to bundles [2022-04-23T23:06:58.885Z] INFO: Nuke-Everything... [2022-04-23T23:06:59.342Z] INFO: Container count on control daemon to delete is 2 [2022-04-23T23:06:59.799Z] c6195317fdac [2022-04-23T23:06:59.799Z] ef59f25ec04c [2022-04-23T23:06:59.799Z] INFO: Tidying pidfile d:\CI\PR-43519\1\docker.pid [2022-04-23T23:07:00.257Z] INFO: Nuking d:\CI [2022-04-23T23:07:42.810Z] INFO: Zapped successfully [2022-04-23T23:07:42.810Z] [2022-04-23T23:07:42.810Z] INFO: executeCI.ps1 exiting at Sat Apr 23 23:07:37 CUT 2022. Duration 01:24:39.9634995 [2022-04-23T23:07:42.810Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-23T23:07:43.049Z] Recording test results [2022-04-23T23:07:50.317Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-23T23:07:52.362Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-23T23:07:54.743Z] Archiving artifacts [2022-04-23T23:08:08.674Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43519/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-23T23:08:09.590Z] + make clean [2022-04-23T23:08:11.120Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-23T23:08:11.120Z] docker-dev-cache [2022-04-23T23:08:11.120Z] 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